Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2022

Bumps @microsoft/api-extractor from 7.29.5 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.
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
  • 02ee8a0 Fix subtle bug with ApiNamespaceImports
  • 3b2129d Responded to PR comments and prepared PR for review
  • d4e758d Update PR based upon reviewer feedback
  • f9a98d4 Small bug fix
  • 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.29.5 to 7.30.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.30.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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 6, 2022 17:56
@dependabot dependabot bot requested a review from cpcallen September 6, 2022 17:56
@dependabot dependabot bot added PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file labels Sep 6, 2022
@BeksOmega
Copy link
Contributor

I don't want to touch this b/c I don't have great visibility on what Maribeth had to do to get APIExtractor to work.

Copy link
Collaborator

@cpcallen cpcallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unlike @BeksOmega I like to live dangerously. Semver says this is a non-breaking change. Let's find out if that's true. (We can always revert!)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #6435.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/microsoft/api-extractor-7.30.0 branch September 19, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants