Skip to content

build(deps-dev): bump eslint-plugin-package-json from 0.33.2 to 0.45.1#87

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-package-json-0.45.1
Closed

build(deps-dev): bump eslint-plugin-package-json from 0.33.2 to 0.45.1#87
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-package-json-0.45.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps eslint-plugin-package-json from 0.33.2 to 0.45.1.

Release notes

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

v0.45.1

0.45.1 (2025-07-18)

Bug Fixes

  • valid-repository-directory: use correct path separator when on windows (#1177) (0688419), closes #1175

v0.45.0

0.45.0 (2025-07-17)

Features

  • valid-license: add new rule for validating license (#1174) (df450a1), closes #830

v0.44.1

0.44.1 (2025-07-10)

Bug Fixes

  • deps: update dependency package-json-validator to ~0.20.0 (#1170) (941cf73)

v0.44.0

0.44.0 (2025-07-09)

Features

  • valid-bundleDependencies: add new rule for validating bundleDependencies (#1148) (ee44973), closes #819

v0.43.4

0.43.4 (2025-07-09)

Bug Fixes

  • deps: update dependency package-json-validator to ~0.19.0 (#1167) (9c72efd)

v0.43.3

0.43.3 (2025-07-08)

Bug Fixes

  • deps: update dependency @​altano/repository-tools to v2 (#1164) (0c54bc9)

v0.43.2

0.43.2 (2025-07-04)

... (truncated)

Changelog

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

0.45.1 (2025-07-18)

Bug Fixes

  • valid-repository-directory: use correct path separator when on windows (#1177) (0688419), closes #1175

0.45.0 (2025-07-17)

Features

  • valid-license: add new rule for validating license (#1174) (df450a1), closes #830

0.44.1 (2025-07-10)

Bug Fixes

  • deps: update dependency package-json-validator to ~0.20.0 (#1170) (941cf73)

0.44.0 (2025-07-09)

Features

  • valid-bundleDependencies: add new rule for validating bundleDependencies (#1148) (ee44973), closes #819

0.43.4 (2025-07-09)

Bug Fixes

  • deps: update dependency package-json-validator to ~0.19.0 (#1167) (9c72efd)

0.43.3 (2025-07-08)

Bug Fixes

  • deps: update dependency @​altano/repository-tools to v2 (#1164) (0c54bc9)

0.43.2 (2025-07-04)

Bug Fixes

  • deps: update dependency package-json-validator to ~0.18.0 (#1160) (dfebe75)

0.43.1 (2025-07-03)

Bug Fixes

  • disallow extra properties in rule options (#1156) (4186e96)

0.43.0 (2025-07-02)

... (truncated)

Commits
  • cdd6847 chore: release v0.45.1
  • 0688419 fix(valid-repository-directory): use correct path separator when on windows (...
  • c07e8f2 docs: add lishaduck as a contributor for bug (#1176)
  • 2450fea chore: release v0.45.0
  • df450a1 feat(valid-license): add new rule for validating license (#1174)
  • 45d3a8f chore(deps): update pnpm to v10.13.0 (#1173)
  • 0f76430 chore(deps): update dependency typescript-eslint to v8.36.0 (#1172)
  • 791e505 chore(deps): update dependency eslint-plugin-n to v17.21.0 (#1171)
  • 1c8aa69 chore: release v0.44.1
  • 941cf73 fix(deps): update dependency package-json-validator to ~0.20.0 (#1170)
  • 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.33.2 to 0.45.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](michaelfaith/eslint-plugin-package-json@v0.33.2...v0.45.1)

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

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 Jul 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #91.

@dependabot dependabot bot closed this Aug 4, 2025
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