Skip to content

Bump eslint-plugin-package-json from 0.91.2 to 1.3.0#4172

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/eslint-plugin-package-json-1.3.0
Closed

Bump eslint-plugin-package-json from 0.91.2 to 1.3.0#4172
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/eslint-plugin-package-json-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps eslint-plugin-package-json from 0.91.2 to 1.3.0.

Release notes

Sourced from eslint-plugin-package-json's releases.

v1.3.0

1.3.0 (2026-06-01)

🚀 Features

🏁 Performance Improvements

  • valid-repository-directory: cache repo root for improved performance in monorepos (#1907) (88056c3)

v1.2.0

1.2.0 (2026-05-28)

🚀 Features

  • experimental: add meta.languages to all rules (#1889) (2b8523f)
  • experimental: add new /experimental entry point (#1874) (48828e6)
  • experimental: export plugin and configs compatible with @eslint/json (#1886) (5a9a1e3)

v1.1.0

1.1.0 (2026-05-18)

🚀 Features

v1.0.0

1.0.0 (2026-05-17)

⚠ BREAKING CHANGES

  • add valid-browser rule (#1763)
  • add valid-bugs rule (#1644)
  • add valid-funding rule (#1643)
  • add valid-gypfile rule (#1765)
  • add valid-libc rule (#1764)
  • add valid-packageManager rule (#1640)
  • add valid-peerDependenciesMeta-relationship rule (#1767)
  • add valid-peerDependenciesMeta rule (#1766)
  • drop legacy-recommended rc-based config (#1579)
  • drop support for eslint v8 (#1589)
  • order-properties: remove legacy order option
  • remove valid-package-definition rule (#1707)
  • update node engines to ^22.22.2 || >=24.15.0 (#1824)

... (truncated)

Changelog

Sourced from eslint-plugin-package-json's changelog.

1.3.0 (2026-06-01)

🚀 Features

🏁 Performance Improvements

  • valid-repository-directory: cache repo root for improved performance in monorepos (#1907) (88056c3)

1.2.0 (2026-05-28)

🚀 Features

  • experimental: add meta.languages to all rules (#1889) (2b8523f)
  • experimental: add new /experimental entry point (#1874) (48828e6)
  • experimental: export plugin and configs compatible with @eslint/json (#1886) (5a9a1e3)

1.1.0 (2026-05-18)

🚀 Features

1.0.0 (2026-05-17)

⚠ BREAKING CHANGES

  • add valid-browser rule (#1763)
  • add valid-bugs rule (#1644)
  • add valid-funding rule (#1643)
  • add valid-gypfile rule (#1765)
  • add valid-libc rule (#1764)
  • add valid-packageManager rule (#1640)
  • add valid-peerDependenciesMeta-relationship rule (#1767)
  • add valid-peerDependenciesMeta rule (#1766)
  • drop legacy-recommended rc-based config (#1579)
  • drop support for eslint v8 (#1589)
  • order-properties: remove legacy order option
  • remove valid-package-definition rule (#1707)
  • update node engines to ^22.22.2 || >=24.15.0 (#1824)
  • valid-name: refactor to align with other valid- rules (#1821)

🚀 Features

... (truncated)

Commits
  • cf91db5 chore(main): release 1.3.0 (#1897)
  • 88056c3 perf(valid-repository-directory): cache repo root for improved performance in...
  • 8b6bee1 chore(deps): update pnpm to v11.5.0 (#1905)
  • b2f938b chore: tweak import sort order (#1904)
  • 1d7f5a7 chore(deps): update dependency eslint-plugin-yml to v3.4.0 (#1903)
  • be6580b chore(deps): update dependency eslint-plugin-jsonc to v3.2.0 (#1902)
  • fab4c34 chore(deps): lock file maintenance (#1901)
  • 0edab6c chore(deps): pin dependency @​ianvs/prettier-plugin-sort-imports to 4.7.1 (#1900)
  • 0935ac5 chore: move import sorting to prettier (#1899)
  • e7869d6 chore(deps): update dependency @​eslint/json to v2 (#1898)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-package-json](https://github.com/michaelfaith/eslint-plugin-package-json) from 0.91.2 to 1.3.0.
- [Release notes](https://github.com/michaelfaith/eslint-plugin-package-json/releases)
- [Changelog](https://github.com/michaelfaith/eslint-plugin-package-json/blob/main/CHANGELOG.md)
- [Commits](michaelfaith/eslint-plugin-package-json@v0.91.2...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2026

Looks like eslint-plugin-package-json is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/eslint-plugin-package-json-1.3.0 branch June 3, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants