Skip to content

Bump @rushstack/eslint-patch from 1.10.2 to 1.16.1 in /demo/plugins/rpc/app#647

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/demo/plugins/rpc/app/rushstack/eslint-patch-1.16.1
Open

Bump @rushstack/eslint-patch from 1.10.2 to 1.16.1 in /demo/plugins/rpc/app#647
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/demo/plugins/rpc/app/rushstack/eslint-patch-1.16.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps @rushstack/eslint-patch from 1.10.2 to 1.16.1.

Changelog

Sourced from @​rushstack/eslint-patch's changelog.

1.16.1

Fri, 20 Feb 2026 00:15:04 GMT

Patches

  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes microsoft/rushstack#5644.

1.16.0

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes

  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.

1.15.0

Wed, 12 Nov 2025 01:57:54 GMT

Minor changes

  • In ESLint >= 9.37, report bulk suppressed messages as suppressed messages rather than removing them completely.

1.14.1

Fri, 24 Oct 2025 11:22:09 GMT

Patches

  • Fix an issue where suppressed rule violations still show up in the report in ESLint >=9.37.0.
  • Fix an issue where the ESLint process will crash when running in the ESLint VSCode extension in ESLint >=9.37.0.

1.14.0

Mon, 13 Oct 2025 15:13:02 GMT

Minor changes

  • Bump eslint to ~9.37.0 and the @typescript-eslint/* packages to ~8.46.0.

1.13.0

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes

  • Normalize import of builtin modules to use the node: protocol.

1.12.0

Thu, 26 Jun 2025 18:57:04 GMT

Minor changes

  • Update for compatibility with ESLint 9

... (truncated)

Commits
  • 53b1eaa Bump versions [skip ci]
  • 618c203 Update changelogs [skip ci]
  • 7e14cda fix: remove "import" entries from exports in package.json files (#5650)
  • 95ca0b5 Bump decoupled local dependencies and fix some issues with projects' `rush-pr...
  • 4444a90 Bump versions [skip ci]
  • 2e69104 Update changelogs [skip ci]
  • 6d669f1 Normalize the output folders to lib-commonjs, lib-dts, and lib-esm for ...
  • 5ea020f Update decoupled local dependencies. (#5514)
  • ef8e24d Bump versions [skip ci]
  • c46a39c Update changelogs [skip ci]
  • 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 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 [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.10.2 to 1.16.1.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.16.1/eslint/eslint-patch)

---
updated-dependencies:
- dependency-name: "@rushstack/eslint-patch"
  dependency-version: 1.16.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 Feb 23, 2026
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