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

chore(deps-dev): bump eslint-plugin-jsonc from 0.8.0 to 1.1.0 #139

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jsonc from 0.8.0 to 1.1.0.

Release notes

Sourced from eslint-plugin-jsonc's releases.

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.

v0.8.2

🐛 Bug Fixes

  • #32 Fixed bug that rules not work when using jsonc-eslint-parser as vue-eslint-parser fallback parser.

v0.8.1

🐛 Bugfixes

  • #29 Fixed crash when used with eslint-plugin-markdown in jsonc/auto rule.
Commits

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)

@dependabot dependabot bot added automerge Automatically merge the PR when checks are passing and approval has been obtained dependencies Updates to dependencies labels Mar 1, 2021
@dependabot dependabot bot requested a review from rintaun March 1, 2021 18:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #153.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsonc-1.1.0 branch March 15, 2021 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge the PR when checks are passing and approval has been obtained dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants