AmadeusITGroup / kassette

kassette is a development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.
MIT License
9 stars 15 forks source link

chore(deps): bump @microsoft/api-extractor from 7.20.1 to 7.21.2 #419

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @microsoft/api-extractor from 7.20.1 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)
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)
dependabot[bot] commented 2 years ago

Superseded by #421.