brokerize / client-js

2 stars 2 forks source link

chore(deps-dev): bump @microsoft/api-extractor from 7.23.1 to 7.42.1 #98

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @microsoft/api-extractor from 7.23.1 to 7.42.1.

Changelog

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

7.42.1

Fri, 01 Mar 2024 01:10:08 GMT

Version update only

7.42.0

Thu, 29 Feb 2024 07:11:45 GMT

Minor changes

  • Add glob support in bundledPackages

Patches

  • Don't mark items documented with {@​inheritDoc} references to package-external items as "undocumented"

7.41.1

Wed, 28 Feb 2024 16:09:27 GMT

Version update only

7.41.0

Sat, 24 Feb 2024 23:02:51 GMT

Minor changes

  • Replace const enums with conventional enums to allow for compatibility with JavaScript consumers.

7.40.6

Wed, 21 Feb 2024 21:45:28 GMT

Patches

  • Replace the dependency on the colors package with Colorize from @rushstack/terminal.

7.40.5

Wed, 21 Feb 2024 08:55:47 GMT

Patches

  • Fix an issue where imports were trimmed from external packages based when generating .d.ts rollups

7.40.4

Tue, 20 Feb 2024 21:45:10 GMT

Version update only

7.40.3

Mon, 19 Feb 2024 21:54:27 GMT

... (truncated)

Commits
  • 936ffa9 Bump versions [skip ci]
  • b6edc37 Update changelogs [skip ci]
  • fff6984 Bump versions [skip ci]
  • ad6f464 Update changelogs [skip ci]
  • 043da3b Merge pull request #4434 from Josmithr/regexp-bundledPackages
  • 323c72e Update the init template to document the glob syntax
  • 8f23e2d Merge pull request #4498 from Josmithr/dont-mark-external-items-as-undocumented
  • a00c6fa Bump versions [skip ci]
  • 6df00e7 Update changelogs [skip ci]
  • a968ae1 Update decoupled local dependencies.
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 7 months ago

Superseded by #100.