Skip to content
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

fix(deps): update dependency @microsoft/api-extractor to ~7.49.0 #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-extractor (source) ~7.40.0 -> ~7.49.0 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-extractor)

v7.49.1

Compare Source

Thu, 09 Jan 2025 01:10:10 GMT

Version update only

v7.49.0

Compare Source

Tue, 07 Jan 2025 22:17:32 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.7.2

v7.48.1

Compare Source

Sat, 14 Dec 2024 01:11:07 GMT

Version update only

v7.48.0

Compare Source

Sat, 23 Nov 2024 01:18:55 GMT

Minor changes
  • Update TSDoc dependencies.

v7.47.12

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v7.47.11

Compare Source

Thu, 17 Oct 2024 08:35:06 GMT

Version update only

v7.47.10

Compare Source

Tue, 15 Oct 2024 00:12:31 GMT

Patches
  • Fix a compatibility issue with usage of getModeForUsageLocation in TypeScript 5.6

v7.47.9

Compare Source

Fri, 13 Sep 2024 00:11:42 GMT

Version update only

v7.47.8

Compare Source

Tue, 10 Sep 2024 20:08:11 GMT

Version update only

v7.47.7

Compare Source

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

v7.47.6

Compare Source

Mon, 12 Aug 2024 22:16:04 GMT

Version update only

v7.47.5

Compare Source

Fri, 02 Aug 2024 17:26:42 GMT

Version update only

v7.47.4

Compare Source

Sat, 27 Jul 2024 00:10:27 GMT

Patches
  • Include CHANGELOG.md in published releases again

v7.47.3

Compare Source

Wed, 24 Jul 2024 00:12:14 GMT

Patches
  • Fix an edge case when discarding the file extension from the "reportFileName" setting and improve its documentation

v7.47.2

Compare Source

Wed, 17 Jul 2024 06:55:09 GMT

Version update only

v7.47.1

Compare Source

Tue, 16 Jul 2024 00:36:22 GMT

Version update only

v7.47.0

Compare Source

Mon, 03 Jun 2024 23:43:15 GMT

Minor changes
  • Add support for re-exporting modules using syntax such as export * as ns from './file' (GitHub #​2780)

v7.46.2

Compare Source

Thu, 30 May 2024 00:13:05 GMT

Patches
  • Include missing type modifiers on type-only exports.

v7.46.1

Compare Source

Wed, 29 May 2024 02:03:50 GMT

Version update only

v7.46.0

Compare Source

Wed, 29 May 2024 00:10:52 GMT

Minor changes
  • Bump TSDoc dependencies.

v7.45.1

Compare Source

Tue, 28 May 2024 15:10:09 GMT

Version update only

v7.45.0

Compare Source

Tue, 28 May 2024 00:09:47 GMT

Minor changes
  • Improve support for resolving the tsdoc-metadata.json to include the folder referenced by a types field in an "exports" field and an "typesVersions" field in addition to "types", "typings", and "tsdocMetadata" fields.

v7.44.1

Compare Source

Sat, 25 May 2024 04:54:07 GMT

Version update only

v7.44.0

Compare Source

Fri, 24 May 2024 00:15:08 GMT

Minor changes
  • Add support for "variants" of API reports which include or exclude items by release tag

v7.43.8

Compare Source

Thu, 23 May 2024 02:26:56 GMT

Version update only

v7.43.7

Compare Source

Thu, 16 May 2024 15:10:22 GMT

Version update only

v7.43.6

Compare Source

Wed, 15 May 2024 23:42:58 GMT

Version update only

v7.43.5

Compare Source

Wed, 15 May 2024 06:04:17 GMT

Version update only

v7.43.4

Compare Source

Fri, 10 May 2024 05:33:33 GMT

Version update only

v7.43.3

Compare Source

Wed, 08 May 2024 22:23:50 GMT

Version update only

v7.43.2

Compare Source

Mon, 06 May 2024 15:11:04 GMT

Version update only

v7.43.1

Compare Source

Wed, 10 Apr 2024 15:10:09 GMT

Version update only

v7.43.0

Compare Source

Tue, 19 Mar 2024 15:10:18 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.4.2

v7.42.3

Compare Source

Sun, 03 Mar 2024 20:58:12 GMT

Version update only

v7.42.2

Compare Source

Sat, 02 Mar 2024 02:22:23 GMT

Version update only

v7.42.1

Compare Source

Fri, 01 Mar 2024 01:10:08 GMT

Version update only

v7.42.0

Compare Source

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"

v7.41.1

Compare Source

Wed, 28 Feb 2024 16:09:27 GMT

Version update only

v7.41.0

Compare Source

Sat, 24 Feb 2024 23:02:51 GMT

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

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners December 9, 2024 12:12
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 9, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 9, 2024
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Dec 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2024
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Dec 10, 2024
@renovate-bot renovate-bot changed the title fix(deps): update dependency @microsoft/api-extractor to ~7.48.0 fix(deps): update dependency @microsoft/api-extractor to ~7.49.0 Jan 8, 2025
@renovate-bot renovate-bot force-pushed the renovate/microsoft-api-extractor-7.x branch from ec60aa1 to 50c43c1 Compare January 8, 2025 15:18
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2025
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jan 8, 2025
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants