rigor789 / nativescript-vue-next

MIT License
91 stars 7 forks source link

build(deps-dev): bump @microsoft/api-extractor from 7.22.2 to 7.30.0 #638

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @microsoft/api-extractor from 7.22.2 to 7.30.0.

Changelog

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

7.30.0

Fri, 02 Sep 2022 17:48:42 GMT

Minor changes

  • Add new "apiReport.includeForgottenExports" and "docModel.includeForgottenExports" properties to control whether forgotten exports are included in the API report and doc model files.
  • Fix incorrect declaration references for symbols not exported from the package's entry point.

7.29.5

Wed, 24 Aug 2022 03:01:22 GMT

Version update only

7.29.4

Wed, 24 Aug 2022 00:14:38 GMT

Patches

  • Remove use of LegacyAdapters.sortStable

7.29.3

Fri, 19 Aug 2022 00:17:19 GMT

Version update only

7.29.2

Wed, 10 Aug 2022 09:52:12 GMT

Patches

  • Fix incorrect declaration references for local symbols within namespaces

7.29.1

Wed, 10 Aug 2022 08:12:16 GMT

Patches

  • Fix a regression where .api.json excerpts were sometimes missing tokens (GitHub #3561), and generally improve the quality of excerpt generation

7.29.0

Wed, 03 Aug 2022 18:40:35 GMT

Minor changes

  • Upgrade TypeScript dependency to 4.7

7.28.7

Mon, 01 Aug 2022 02:45:32 GMT

Version update only

... (truncated)

Commits
  • e7ed934 Bump versions [skip ci]
  • e76db69 Update changelogs [skip ci]
  • 54db4bb Merge remote-tracking branch 'remotes/origin/main' into exported
  • 19f91a8 Merge branch 'main' into refs
  • d9a0587 Respond to PR feedback
  • b68fec6 Handle some Members navigation step edge cases
  • 2772223 Bump versions [skip ci]
  • 62f06d2 Update changelogs [skip ci]
  • 66e2fe7 Bump versions [skip ci]
  • a916747 Update changelogs [skip ci]
  • 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 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] commented 2 years ago

Superseded by #639.