rigor789 / nativescript-vue-next

MIT License
90 stars 7 forks source link

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Changelog

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

7.26.0

Fri, 24 Jun 2022 07:16:47 GMT

Minor changes

  • Include new configuration option for preserving enum member order

7.25.3

Thu, 23 Jun 2022 22:14:24 GMT

Version update only

7.25.2

Fri, 17 Jun 2022 09:17:54 GMT

Version update only

7.25.1

Fri, 17 Jun 2022 00:16:18 GMT

Version update only

7.25.0

Tue, 07 Jun 2022 09:37:04 GMT

Minor changes

  • Add an "isReadonly" field to the doc model to indicate whether a property or variable is readonly
  • Add an "isProtected" field to the doc model to indicate protected class members

7.24.2

Wed, 25 May 2022 22:25:07 GMT

Patches

  • Fix an issue where API Extractor would fail to run on a project where "moduleResolution" is set to "Node16" in tsconfig.json

7.24.1

Thu, 19 May 2022 15:13:20 GMT

Patches

  • Fix a recent regression that produced an error "Cannot read properties of undefined" (GitHub #3423)

7.24.0

Sat, 14 May 2022 03:01:27 GMT

Minor changes

  • Throw an error early if API Extractor will attempt to process non-.d.ts files

... (truncated)

Commits
  • f658016 Bump versions [skip ci]
  • 31d204b Update changelogs [skip ci]
  • 65d4aac Replace ApiItemContainerMixin.shouldSortMembers with ApiItemContainerMixin.pr...
  • c6b808d Merge remote-tracking branch 'remotes/origin/main' into preserve-enum-member-...
  • 85deede Bump versions [skip ci]
  • 619cc70 Update changelogs [skip ci]
  • e858f0d Bump versions [skip ci]
  • 59f640e Update changelogs [skip ci]
  • 1998ba8 Bump versions [skip ci]
  • 2d4c4e2 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 #623.