Skip to content

Bump @microsoft/api-extractor from 7.19.4 to 7.25.0#39

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microsoft/api-extractor-7.25.0
Closed

Bump @microsoft/api-extractor from 7.19.4 to 7.25.0#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microsoft/api-extractor-7.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2022

Copy link
Copy Markdown

Bumps @microsoft/api-extractor from 7.19.4 to 7.25.0.

Changelog

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

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
  • Generate API doc model nodes for setters without getters

Patches

  • Address edge case in excerptBuilder token range logic

7.23.2

Tue, 10 May 2022 01:20:43 GMT

Version update only

7.23.1

Wed, 04 May 2022 23:29:13 GMT

Patches

  • Update the global variable analyzer to add support for changes to the TypeScript internals coming in v4.7

7.23.0

Sat, 23 Apr 2022 02:13:06 GMT

Minor changes

... (truncated)

Commits
  • 8dcb67b Bump versions [skip ci]
  • f03abd4 Update changelogs [skip ci]
  • 7913201 Merge remote-tracking branch 'remotes/origin/main' into api-readonly-mixin
  • fd89af2 Merge pull request #3387 from zelliott/protected-mixin
  • d6d567b Bump versions [skip ci]
  • d266ec7 Update changelogs [skip ci]
  • 18b51b5 add return type for getModeForUsageLocation
  • 9b25861 fix: add missing required parameter for getResolvedModule to ensure typescrip...
  • b9d1d35 [api-extractor] address comments
  • b6448b6 [api-extractor] include ts.isVarConst to typescript internals
  • 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)

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.19.4 to 7.25.0.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.25.0/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 added the dependencies Pull requests that update a dependency file label Jun 7, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2022

Copy link
Copy Markdown
Author

Superseded by #41.

@dependabot dependabot Bot closed this Jun 17, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/microsoft/api-extractor-7.25.0 branch June 17, 2022 19:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants