Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the eslint group with 2 updates in the / directory: eslint-plugin-package-json and @typescript-eslint/eslint-plugin.

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

Release notes

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

v0.83.0

0.83.0 (2025-11-17)

Features

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

v0.82.0

0.82.0 (2025-11-17)

Features

  • require-sideEffects: add new rule for requiring sideEffects (#1406) (0a8388d), closes #1405

v0.81.0

0.81.0 (2025-11-17)

Features

  • require-attribution: add new rule to require proper attribution (#1408) (e646f94), closes #1404

v0.80.0

0.80.0 (2025-11-17)

Features

v0.79.0

0.79.0 (2025-11-15)

Features

v0.78.0

0.78.0 (2025-11-15)

Features

  • valid-repository: add new rule for validating repository (#1393) (2b38e88), closes #838

v0.77.0

0.77.0 (2025-11-15)

... (truncated)

Changelog

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

0.83.0 (2025-11-17)

Features

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

0.82.0 (2025-11-17)

Features

  • require-sideEffects: add new rule for requiring sideEffects (#1406) (0a8388d), closes #1405

0.81.0 (2025-11-17)

Features

  • require-attribution: add new rule to require proper attribution (#1408) (e646f94), closes #1404

0.80.0 (2025-11-17)

Features

0.79.0 (2025-11-15)

Features

0.78.0 (2025-11-15)

Features

  • valid-repository: add new rule for validating repository (#1393) (2b38e88), closes #838

0.77.0 (2025-11-15)

Features

0.76.0 (2025-11-15)

Features

  • valid-engines: add new rule for validating engines (#1397) (ba834f0), closes #826

0.75.0 (2025-11-15)

... (truncated)

Commits
  • 4505ac2 chore: release v0.83.0
  • 5a102ec feat(specify-peers-locally): add rule to require all peers are declared as de...
  • 4b2bd1e chore: release v0.82.0
  • 0a8388d feat(require-sideEffects): add new rule for requiring sideEffects (#1406)
  • 48d432b chore: release v0.81.0
  • e646f94 feat(require-attribution): add new rule to require proper attribution (#1408)
  • 08d3b2c chore(deps): update actions/checkout digest to 93cb6ef (#1412)
  • fbe51ef chore: release v0.80.0
  • c8fd152 feat(require-exports): add new rule to require exports (#1410)
  • 256a3e3 chore(deps): update pnpm to v10.21.0 (#1411)
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.46.3 to 8.47.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.47.0

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.4

8.46.4 (2025-11-10)

🩹 Fixes

  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • parser: error when both projectService and project are set (#11333)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.46.4 (2025-11-10)

🩹 Fixes

  • parser: error when both projectService and project are set (#11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 28cf803 chore(release): publish 8.47.0
  • 6c6db24 feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...
  • 843f144 chore(release): publish 8.46.4
  • 997e0c0 fix(parser): error when both projectService and project are set (#11333)
  • 7c6944e chore: fix typos (#11744)
  • 189a7f7 fix(eslint-plugin): handle override modifier in promise-function-async fixer ...
  • c779f3c fix(eslint-plugin): [no-deprecated] fix double-report on computed literal ide...
  • ea2ee6b chore(eslint-plugin): use correct type for return type of createValidator (...
  • See full diff in compare view

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

Bumps the eslint group with 2 updates in the / directory: [eslint-plugin-package-json](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


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

Updates `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.47.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: eslint-plugin-package-json
  dependency-version: 0.83.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

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 20, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 20, 2025

⚠️ No Changeset found

Latest commit: 1813c97

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 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Status: ⏰ready for release

Development

Successfully merging this pull request may close these issues.

1 participant