Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @microsoft/api-extractor from 7.48.1 to 7.51.1 #1293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps @microsoft/api-extractor from 7.48.1 to 7.51.1.

Changelog

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

7.51.1

Sat, 01 Mar 2025 05:00:09 GMT

Patches

  • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.

7.51.0

Thu, 27 Feb 2025 01:10:39 GMT

Minor changes

  • Add a docModel.releaseTagsToTrim property to api-extractor.json to specify which release tags should be trimmed when the doc model is produced.

7.50.1

Sat, 22 Feb 2025 01:11:11 GMT

Patches

  • Upgrade the bundled compiler engine to TypeScript 5.7.3

7.50.0

Wed, 12 Feb 2025 01:10:52 GMT

Minor changes

  • Update merge behavior for derived configurations to allow overriding array properties

7.49.2

Thu, 30 Jan 2025 01:11:42 GMT

Version update only

7.49.1

Thu, 09 Jan 2025 01:10:10 GMT

Version update only

7.49.0

Tue, 07 Jan 2025 22:17:32 GMT

Minor changes

  • Upgrade the bundled compiler engine to TypeScript 5.7.2
Commits
  • b5544f7 Bump versions [skip ci]
  • 1f03a6b Update changelogs [skip ci]
  • 9a25abc [api-extractor] Fix an issue with preservation of triple-slash references. (#...
  • deb48bc Bump versions [skip ci]
  • ebee6d7 Update changelogs [skip ci]
  • 82e5859 [api-extractor] Add a docModel.releaseTagsToTrim property to api-extractor.js...
  • e02148a Bump @​types/node and @​types/webpack-env. (#5132)
  • 438525c Bump versions [skip ci]
  • 8168b18 Update changelogs [skip ci]
  • 3edaff4 Upgrade the bundled compiler engine to TypeScript 5.7.2 (#5121)
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 03:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

🔍 Visual review for your branch is published 🔍

Here are the links to:

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.48.1 to 7.51.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.51.1/apps/api-extractor)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  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/microsoft/api-extractor-7.51.1 branch from 1e45753 to 861ad6e Compare March 4, 2025 17:20
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