influxdb-client-js
influxdb-client-js copied to clipboard
chore(deps-dev): bump @microsoft/api-extractor from 7.50.0 to 7.51.1
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 withpreserve="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.releaseTagsToTrimproperty toapi-extractor.jsonto 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
b5544f7Bump versions [skip ci]1f03a6bUpdate changelogs [skip ci]9a25abc[api-extractor] Fix an issue with preservation of triple-slash references. (#...deb48bcBump versions [skip ci]ebee6d7Update changelogs [skip ci]82e5859[api-extractor] Add a docModel.releaseTagsToTrim property to api-extractor.js...e02148aBump@types/nodeand@types/webpack-env. (#5132)438525cBump versions [skip ci]8168b18Update changelogs [skip ci]3edaff4Upgrade 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
:warning: Please install the 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.
Superseded by #1127.