Skip to content

deps: bump @rushstack/eslint-patch from 1.15.0 to 1.16.1#1387

Merged
dylankelly merged 1 commit intomainfrom
dependabot/npm_and_yarn/rushstack/eslint-patch-1.16.1
May 5, 2026
Merged

deps: bump @rushstack/eslint-patch from 1.15.0 to 1.16.1#1387
dylankelly merged 1 commit intomainfrom
dependabot/npm_and_yarn/rushstack/eslint-patch-1.16.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps @rushstack/eslint-patch from 1.15.0 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.
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)
  • See full diff in compare view

@dependabot dependabot Bot requested a review from a team April 29, 2026 05:39
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 29, 2026
@dependabot dependabot Bot requested review from dylankelly and lambry April 29, 2026 05:39
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Assignees

The following users could not be added as assignees: @dpc-sdp/dgs-frontend. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dylankelly
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dylankelly
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.15.0 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 force-pushed the dependabot/npm_and_yarn/rushstack/eslint-patch-1.16.1 branch from 09f39aa to 1e401cc Compare May 5, 2026 00:05
@dylankelly dylankelly merged commit 842d453 into main May 5, 2026
11 checks passed
@dylankelly dylankelly deleted the dependabot/npm_and_yarn/rushstack/eslint-patch-1.16.1 branch May 5, 2026 01:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants