Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.10 #258

Merged
merged 49 commits into from
Dec 27, 2022
Merged

0.0.10 #258

merged 49 commits into from
Dec 27, 2022

Conversation

gregoranders
Copy link
Owner

Description

Fix issue with quoted fields

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

  • Dependencies (non-breaking change which updates dependencies)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

dependabot bot and others added 30 commits June 28, 2020 18:26
…lopment/microsoft/api-documenter-7.8.19

npm: bump @microsoft/api-documenter from 7.8.17 to 7.8.19
…lopment/eslint-plugin-react-7.20.1

npm: bump eslint-plugin-react from 7.20.0 to 7.20.1
…lopment/eslint-plugin-react-hooks-4.0.5

npm: bump eslint-plugin-react-hooks from 4.0.4 to 4.0.5
…lopment/eslint-plugin-react-7.20.3

npm: bump eslint-plugin-react from 7.20.1 to 7.20.3
…lopment/microsoft/api-documenter-7.8.21

npm: bump @microsoft/api-documenter from 7.8.19 to 7.8.21
…lopment/eslint-plugin-jest-23.18.0

npm: bump eslint-plugin-jest from 23.17.1 to 23.18.0
…lopment/typescript-eslint/eslint-plugin-3.5.0

npm: bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0
…elopment

* 'development' of github.com:gregoranders/ts-csv:
  npm: bump eslint-plugin-react-hooks from 4.0.4 to 4.0.5
  npm: bump eslint-plugin-react from 7.20.1 to 7.20.3
  npm: bump @microsoft/api-documenter from 7.8.19 to 7.8.21
  npm: bump eslint-plugin-jest from 23.17.1 to 23.18.0
  npm: bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0
  npm: bump eslint-plugin-react from 7.20.0 to 7.20.1
gregoranders and others added 19 commits February 2, 2022 18:28
Prepares 0.0.10 release.
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.9.0...v8.10.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@codeclimate
Copy link

codeclimate bot commented Dec 27, 2022

Code Climate has analyzed commit c86aca7 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@gregoranders gregoranders merged commit 857c7ff into master Dec 27, 2022
gregoranders added a commit that referenced this pull request Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant