influxdb-client-js icon indicating copy to clipboard operation
influxdb-client-js copied to clipboard

chore(deps-dev): bump @microsoft/api-extractor from 7.50.0 to 7.51.1

Open dependabot[bot] opened this issue 9 months ago • 1 comments

Bumps @microsoft/api-extractor from 7.50.0 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
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)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@microsoft/api-extractor [< 7.30, > 7.29.3]
@microsoft/api-extractor [>= 7.30.a, < 7.31]
@microsoft/api-extractor [< 7.32, > 7.31.1]

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[bot] avatar Mar 01 '25 10:03 dependabot[bot]

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (fccedfd) to head (e04b31c).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines         1450      1450           
  Branches       345       345           
=========================================
  Hits          1450      1450           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 01 '25 10:03 codecov-commenter

Superseded by #1127.

dependabot[bot] avatar Apr 01 '25 10:04 dependabot[bot]