Skip to content

Comments

build(deps-dev): bump @microsoft/api-extractor from 7.56.0 to 7.57.1#1923

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/microsoft/api-extractor-7.57.1
Closed

build(deps-dev): bump @microsoft/api-extractor from 7.56.0 to 7.57.1#1923
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/microsoft/api-extractor-7.57.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @microsoft/api-extractor from 7.56.0 to 7.57.1.

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.57.1

Fri, 20 Feb 2026 00:15:03 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.

7.57.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.

7.56.3

Sat, 07 Feb 2026 01:13:26 GMT

Patches

  • Upgrade lodash dependency from ~4.17.15 to ~4.17.23.

7.56.2

Wed, 04 Feb 2026 20:42:47 GMT

Patches

  • Update minimatch dependency from 10.0.3 to 10.1.2

7.56.1

Wed, 04 Feb 2026 16:13:27 GMT

Version update only

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 ...
  • d61ddd6 Bump versions [skip ci]
  • bd434ef Update changelogs [skip ci]
  • 505d12d Upgrade lodash to 4.17.23 and @​types/lodash to 4.17.23 (#5603)
  • 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 [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.56.0 to 7.57.1.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.57.1/apps/api-extractor)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.57.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 20, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Superseded by #1924.

@dependabot dependabot bot closed this Feb 23, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/api-extractor-7.57.1 branch February 23, 2026 13:23
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