Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the eslint group with 1 update: eslint-plugin-package-json.

Updates eslint-plugin-package-json from 0.65.1 to 0.74.0

Release notes

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

v0.73.0

0.73.0 (2025-11-13)

Features

  • order-properties: lexicographically sort non-standard properties (#1375) (f7c0d01), closes #1374

v0.72.0

0.72.0 (2025-11-13)

Features

  • valid-contributors: add new rule for validating contributors (#1387) (82a844c), closes #1372

v0.71.0

0.71.0 (2025-11-13)

Features

v0.70.0

0.70.0 (2025-11-13)

Features

  • valid-private: add new rule for validating private (#1384) (9a9b3d2), closes #837

v0.69.0

0.69.0 (2025-11-12)

Features

v0.68.0

0.68.0 (2025-11-12)

Features

  • valid-keywords: add new rule for validating keywords (#1381) (a227184), closes #829

v0.67.0

0.67.0 (2025-11-12)

... (truncated)

Changelog

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

0.74.0 (2025-11-14)

Features

  • valid-publishConfig: add new rule for validating publishConfig (#1388) (6d1fab4), closes #841

0.73.0 (2025-11-13)

Features

  • order-properties: lexicographically sort non-standard properties (#1375) (f7c0d01), closes #1374

0.72.0 (2025-11-13)

Features

  • valid-contributors: add new rule for validating contributors (#1387) (82a844c), closes #1372

0.71.0 (2025-11-13)

Features

0.70.0 (2025-11-13)

Features

  • valid-private: add new rule for validating private (#1384) (9a9b3d2), closes #837

0.69.0 (2025-11-12)

Features

0.68.0 (2025-11-12)

Features

  • valid-keywords: add new rule for validating keywords (#1381) (a227184), closes #829

0.67.0 (2025-11-12)

Features

0.66.0 (2025-11-11)

... (truncated)

Commits
  • 6dde350 chore: release v0.74.0
  • 4234a60 chore(deps): update dependency knip to v5.68.0 (#1394)
  • 3f1ffc5 feat(valid-man): add new rule for validating man (#1392)
  • 6d1fab4 feat(valid-publishConfig): add new rule for validating publishConfig (#1388)
  • bc50384 docs: add christopher-buss as a contributor for code (#1391)
  • c434d96 chore: release v0.73.0
  • f7c0d01 feat(order-properties): lexicographically sort non-standard properties (#1375)
  • 7d14dc1 docs: add christopher-buss as a contributor for ideas (#1389)
  • 7f20938 chore: release v0.72.0
  • 82a844c feat(valid-contributors): add new rule for validating contributors (#1387)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/dependabot-npm_and_yarn-eslint-0dc562a64c

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 17, 2025

⚠️ No Changeset found

Latest commit: d931418

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog Nov 17, 2025
@mfranzke mfranzke enabled auto-merge (squash) November 17, 2025 11:53
@mfranzke
Copy link
Collaborator

@dependabot recreate

Bumps the eslint group with 1 update: [eslint-plugin-package-json](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json).


Updates `eslint-plugin-package-json` from 0.65.1 to 0.74.0
- [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.65.1...v0.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-0dc562a64c branch from 2e71b04 to d931418 Compare November 17, 2025 11:57
@mfranzke mfranzke merged commit 4d176cb into main Nov 17, 2025
71 checks passed
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-eslint-0dc562a64c branch November 17, 2025 12:11
@github-project-automation github-project-automation bot moved this from ⏰ready for release to ✅ Done in UX Engineering Team Backlog Nov 17, 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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants