Skip to content

chore: Bump @microsoft/api-extractor from 7.20.0 to 7.21.2 #4816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps @microsoft/api-extractor from 7.20.0 to 7.21.2.

Changelog

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

7.21.2

Sat, 09 Apr 2022 19:07:47 GMT

Patches

  • Fix ambient modules bug caused by #3321.

7.21.1

Sat, 09 Apr 2022 02:24:26 GMT

Patches

  • Rename the "master" branch to "main".

7.21.0

Fri, 08 Apr 2022 20:05:59 GMT

Minor changes

  • Add support for projects that use tsconfig.json "baseUrl" and "paths" settings to remap imports of local files (GitHub #3291)

7.20.1

Wed, 06 Apr 2022 22:35:23 GMT

Patches

  • Fix an issue where .api.json excerpt text included extra whitespace (GitHub #3316)
Commits
  • 57d2b0c Bump versions [skip ci]
  • c7ba4c7 Update changelogs [skip ci]
  • 97a7a81 Amended some comments
  • 4453c4b Treat all ambient modules as external just as we did before.
  • 79c4cf7 Bump versions [skip ci]
  • 1ba9258 Update changelogs [skip ci]
  • e20f9a1 Prepare to rename the master branch to main.
  • f8ef07e Bump versions [skip ci]
  • c4ec19e Update changelogs [skip ci]
  • cac0acb Merge pull request #3321 from zelliott/path-mapping
  • 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.20.0 to 7.21.2.
- [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.21.2/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>
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Apr 11, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit dcb4818. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 43 targets

Sent with 💌 from NxCloud.

@dependabot dependabot bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Apr 11, 2022
@netlify
Copy link

netlify bot commented Apr 11, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit dcb4818
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6254a935f32651000882c2f8
😎 Deploy Preview https://deploy-preview-4816--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #4816 (dcb4818) into main (f64a788) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4816   +/-   ##
=======================================
  Coverage   91.71%   91.72%           
=======================================
  Files         353      355    +2     
  Lines       11990    11997    +7     
  Branches     3483     3483           
=======================================
+ Hits        10997    11004    +7     
  Misses        655      655           
  Partials      338      338           
Flag Coverage Δ
unittest 91.72% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/visitor-keys/src/visitor-keys.ts 100.00% <0.00%> (ø)
packages/visitor-keys/src/get-keys.ts 100.00% <0.00%> (ø)

@bradzacher bradzacher merged commit c19320b into main Apr 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/api-extractor-7.21.2 branch April 11, 2022 23:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant