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

⬆️ Bump eslint-plugin-jsonc from 0.8.2 to 1.2.1 #160

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps eslint-plugin-jsonc from 0.8.2 to 1.2.1.

Release notes

Sourced from eslint-plugin-jsonc's releases.

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.

New Rules:

  • #57 Added jsonc/no-floating-decimal rule.

v0.9.0

⚙️ Updates

  • #40 Improve error messages in jsonc/valid-json-number rule.
Commits
  • bed699d 1.2.1
  • d5b569b Fix issue where ordering could not be applied to non-standard paths in `jsonc...
  • 053f677 Update dependency eslint-plugin-yml to ^0.8.0 (#74)
  • e99a7d7 1.2.0
  • 2285dbd Add option to jsonc/sort-keys rule that allows to specify order of properti...
  • 5d3a676 Update dependency @ota-meshi/eslint-plugin to ^0.3.0 (#72)
  • 57097db Update dependency eslint-plugin-regexp to ^0.4.0 (#71)
  • e49a86e update docs
  • 1e10292 Update dependency stylelint-config-standard to v21
  • 6000294 Update dependency @ota-meshi/eslint-plugin to ^0.2.0 (#67)
  • 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

Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 0.8.2 to 1.2.1.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Commits](ota-meshi/eslint-plugin-jsonc@v0.8.2...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file labels Mar 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2021

Superseded by #194.

@dependabot dependabot bot closed this Jun 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsonc-1.2.1 branch June 14, 2021 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant