Skip to content

chore(deps): update dependency eslint-plugin-package-json to v1#2524

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-package-json-1.x
Open

chore(deps): update dependency eslint-plugin-package-json to v1#2524
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-package-json-1.x

Conversation

@renovate

@renovate renovate Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-package-json 0.26.01.3.0 age confidence

Release Notes

michaelfaith/eslint-plugin-package-json (eslint-plugin-package-json)

v1.3.0

Compare Source

🚀 Features
🏁 Performance Improvements
  • valid-repository-directory: cache repo root for improved performance in monorepos (#​1907) (88056c3)

v1.2.0

Compare Source

🚀 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

Compare Source

🚀 Features

v1.0.0

Compare Source

⚠ 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
🩹 Bug Fixes

v0.91.2

Compare Source

🚀 Features
🩹 Bug Fixes
  • valid-dependencies: dependencies should be able to use disttags (#​1749) (316b253)

v0.91.1

Compare Source

🩹 Bug Fixes

v0.91.0

Compare Source

⚠ BREAKING CHANGES
🚀 Features
🩹 Bug Fixes
  • valid-publishConfig: rule not reporting violations for deeply nested objects (#​1662) (4c78698)

v0.90.1

Compare Source

🚀 Features

v0.90.0

Compare Source

⚠ BREAKING CHANGES
🚀 Features

v0.89.4

Compare Source

🚀 Features

v0.89.3

Compare Source

🚀 Features
🩹 Bug Fixes

v0.89.2

Compare Source

🚀 Features
🩹 Bug Fixes

v0.89.1

Compare Source

🚀 Features

v0.89.0

Compare Source

⚠ BREAKING CHANGES
  • move the publishable require rules to recommended (#​1565)
🚀 Features

v0.88.3

Compare Source

🚀 Features

v0.88.2

Compare Source

0.88.2 (2026-01-23)

v0.88.1

Compare Source

0.88.2 (2026-01-23)

v0.88.0

Compare Source

0.88.1 (2026-01-07)

v0.87.1

Compare Source

0.88.0 (2026-01-04)

v0.87.0

Compare Source

0.87.1 (2025-12-31)

v0.86.0

Compare Source

Features

v0.85.0

Compare Source

Features

v0.84.0

Compare Source

Features

v0.83.0

Compare Source

Features
  • specify-peers-locally: add rule to require all peers are declared as dev dependencies (#​1407) (5a102ec), closes #​1053

v0.82.0

Compare Source

Features

v0.81.0

Compare Source

Features

v0.80.0

Compare Source

Features

v0.79.0

Compare Source

Features

v0.78.0

Compare Source

Features

v0.77.0

Compare Source

Features

v0.76.0

Compare Source

Features

v0.75.0

Compare Source

Features

v0.74.0

Compare Source

Features

v0.73.0

Compare Source

Features

v0.72.0

Compare Source

Features

v0.71.0

Compare Source

Features

v0.70.0

Compare Source

Features

v0.69.0

Compare Source

Features

v0.68.0

Compare Source

Features

v0.67.0

Compare Source

Features

v0.66.0

Compare Source

Features

v0.65.3

Compare Source

Bug Fixes

v0.65.2

Compare Source

Bug Fixes

v0.65.1

Compare Source

Bug Fixes

v0.65.0

Compare Source

Bug Fixes
Features

v0.64.0

Compare Source

Features

v0.63.0

Compare Source

Features

v0.62.0

Compare Source

Features

v0.61.0

Compare Source

Features

v0.60.0

Compare Source

Features
Bug Fixes
  • deps: update dependency package-json-validator to ~0.60.0 (#​1513) (5b300b6)

v0.59.1

Compare Source

Bug Fixes
  • deps: update dependency validate-npm-package-name to v7 (#​1353) (be9970a)

v0.59.0

Compare Source

Features

v0.58.0

Compare Source

Features

v0.57.0

Compare Source

Features

v0.56.4

Compare Source

Bug Fixes

v0.56.3

Compare Source

Bug Fixes

v0.56.2

Compare Source

Bug Fixes

v0.56.1

Compare Source

Bug Fixes
  • deps: update dependency package-json-validator to ~0.30.0 (#​1241) (c3d247c)

v0.56.0

Compare Source

Features

v0.55.0

Compare Source

Features

v0.54.0

Compare Source

Features

v0.53.0

Compare Source

Features

v0.52.1

Compare Source

Bug Fixes
  • sort-collections: align sorting of scripts with prettier-plugin-packagejson (#​1203) (1f5c590), closes #​753

v0.52.0

Compare Source

Features

v0.51.0

Compare Source

Features

v0.50.0

Compare Source

Features

v0.49.0

Compare Source

Features

v0.48.0

Compare Source

Features

v0.47.1

Compare Source

Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 20, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-package-json-1.x branch 2 times, most recently from 275425a to 5dbfab7 Compare May 21, 2026 22:28
@codecov

codecov Bot commented May 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.42%. Comparing base (3e6e066) to head (f99dfe4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2524   +/-   ##
=======================================
  Coverage   74.42%   74.42%           
=======================================
  Files         169      169           
  Lines        2882     2882           
  Branches      720      720           
=======================================
  Hits         2145     2145           
  Misses        506      506           
  Partials      231      231           
Flag Coverage Δ
mutation 66.72% <ø> (ø)
unit 21.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/eslint-plugin-package-json-1.x branch 5 times, most recently from e311be2 to 146b956 Compare May 27, 2026 16:11
@renovate renovate Bot force-pushed the renovate/eslint-plugin-package-json-1.x branch 12 times, most recently from 54a5a92 to 44bb205 Compare June 3, 2026 17:48
@renovate renovate Bot force-pushed the renovate/eslint-plugin-package-json-1.x branch 3 times, most recently from b37b747 to 6e60872 Compare June 10, 2026 08:09
@renovate renovate Bot force-pushed the renovate/eslint-plugin-package-json-1.x branch 5 times, most recently from d0d1d7a to 1dafdb4 Compare June 16, 2026 03:48
@renovate renovate Bot force-pushed the renovate/eslint-plugin-package-json-1.x branch from 1dafdb4 to f99dfe4 Compare June 19, 2026 00:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants