Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps eslint-plugin-package-json from 0.59.1 to 0.65.1.

Release notes

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

v0.65.1

0.65.1 (2025-11-09)

Bug Fixes

  • scripts-name-casing: ignore prepublishOnly built-in script (#1369) (b672551), closes #1368

v0.65.0

0.65.0 (2025-11-08)

Bug Fixes

  • valid-bin, valid-bundleDependencies: improve report precision (#1360) (3d0bd1e), closes #000

Features

v0.64.0

0.64.0 (2025-11-04)

Features

v0.63.0

0.63.0 (2025-11-04)

Features

v0.62.0

0.62.0 (2025-11-03)

Features

v0.61.0

0.61.0 (2025-11-03)

Features

... (truncated)

Changelog

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

0.65.1 (2025-11-09)

Bug Fixes

  • scripts-name-casing: ignore prepublishOnly built-in script (#1369) (b672551), closes #1368

0.65.0 (2025-11-08)

Bug Fixes

  • valid-bin, valid-bundleDependencies: improve report precision (#1360) (3d0bd1e), closes #000

Features

0.64.0 (2025-11-04)

Features

0.63.0 (2025-11-04)

Features

0.62.0 (2025-11-03)

Features

0.61.0 (2025-11-03)

Features

0.60.0 (2025-11-03)

Features

Commits
  • a733b54 chore: release v0.65.1
  • b672551 fix(scripts-name-casing): ignore prepublishOnly built-in script (#1369)
  • 2e682cb chore: release v0.65.0
  • 8d3680c feat(no-redundant-publishConfig): add new rule (#1366)
  • 835133c chore(deps): update dependency @​vitest/eslint-plugin to v1.4.0 (#1364)
  • 3d0bd1e fix(valid-bin, valid-bundleDependencies): improve report precision (#1360)
  • 128e048 refactor: create new valid- rule factory (#1347)
  • 8565554 docs: add christopher-buss as a contributor for bug (#1362)
  • 197f13c chore: release v0.64.0
  • 0e10e87 feat(bin-name-casing): add new rule (#1343)
  • 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 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/JoshuaKGoldberg/eslint-plugin-package-json) from 0.59.1 to 0.65.1.
- [Release notes](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/releases)
- [Changelog](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/CHANGELOG.md)
- [Commits](JoshuaKGoldberg/eslint-plugin-package-json@v0.59.1...v0.65.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2025
@github-actions github-actions bot enabled auto-merge November 10, 2025 03:01
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (438a330) to head (dceb8ea).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1644   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          216       216           
  Branches        56        56           
=========================================
  Hits           216       216           
🚀 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.

@github-actions github-actions bot merged commit 5bcd387 into master Nov 10, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-package-json-0.65.1 branch November 10, 2025 03:01
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.

2 participants