Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

Bumps eslint-plugin-jsonc from 0.7.1 to 1.3.1.

Release notes

Sourced from eslint-plugin-jsonc's releases.

v1.3.1

🐛 Bug Fixes

  • #101 Fixed false negatives for using eslint: preset in jsonc/auto rule.

v1.3.0

⚙️ Updates

  • #100 Replace ESLint CLIEngine with @eslint/eslintrc

v1.2.1

🐛 Big Fixes

  • #75 Fixed issue where ordering could not be applied to non-standard paths in jsonc/sort-keys rule

v1.2.0

✨ Enhancements

  • #70 Added option to jsonc/sort-keys rule that allows to specify order of properties with array.

v1.1.0

✨ Enhancements

New Rules:

  • #61 Added jsonc/no-octal rule that disallow legacy octal literals.
  • #61 Added jsonc/no-binary-numeric-literals rule that disallow binary numeric literals.
  • #61 Added jsonc/no-octal-numeric-literals rule that disallow octal numeric literals.
  • #61 Added jsonc/no-hexadecimal-numeric-literals rule that disallow hexadecimal numeric literals.
  • #61 Added jsonc/no-unicode-codepoint-escapes rule that disallow Unicode code point escape sequences.
  • #61 Added jsonc/no-escape-sequence-in-identifier rule that disallow escape sequences in identifiers.
  • #61 Added jsonc/no-nan rule that disallow NaN.
  • #61 Added jsonc/no-infinity rule that disallow Infinity.
  • #61 Added jsonc/no-plus-sign rule that disallow plus sign.

⚙️ Update

  • #60 Upgrade jsonc-eslint-parser to v1.0.0

v1.0.0

💥 Breaking Changes

  • Updated presets configs.
    • Changed plugin:jsonc/recommended-with-json and plugin:jsonc/recommended-with-jsonc configs
      • #57 Added jsonc/no-floating-decimal rule.

✨ Enhancements

Core:

  • #53 Added new plugin:jsonc/prettier config for use with Prettier.

... (truncated)

Commits
  • ea5e04d 1.3.1
  • 970b220 Fix false negatives for using eslint: preset in jsonc/auto rule (#101)
  • a1ad306 1.3.0
  • 0d6d522 Replace ESLint CLIEngine with @eslint/eslintrc (#100)
  • 505a984 Update dependency eslint-plugin-regexp to ^0.12.0 (#99)
  • db02410 Update dependency stylelint-plugin-stylus to ^0.11.0
  • d46e396 Update dependency mocha to v9 (#97)
  • acf3474 Update dependency eslint-plugin-regexp to ^0.11.0
  • 3e918b7 Update dependency ts-node to v10 (#93)
  • b5a7672 Add parser config doc (#94)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 0.7.1 to 1.3.1.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Commits](ota-meshi/eslint-plugin-jsonc@v0.7.1...v1.3.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2021

The following labels could not be found: dependencies, automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 5, 2021

Superseded by #79.

@dependabot dependabot bot closed this Jul 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsonc-1.3.1 branch July 5, 2021 18:10
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