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

chore(deps): update dependency @microsoft/api-extractor to v7.48.1 #338

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2024

This PR contains the following updates:

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

Release Notes

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

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.

v7.40.6

Compare Source

Wed, 21 Feb 2024 21:45:28 GMT

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

v7.40.5

Compare Source

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

v7.40.4

Compare Source

Tue, 20 Feb 2024 21:45:10 GMT

Version update only

v7.40.3

Compare Source

Mon, 19 Feb 2024 21:54:27 GMT

Version update only

v7.40.2

Compare Source

Sat, 17 Feb 2024 06:24:34 GMT

Patches
  • Fix broken link to API documentation

v7.40.1

Compare Source

Thu, 08 Feb 2024 01:09:21 GMT

Version update only

v7.40.0

Compare Source

Wed, 07 Feb 2024 01:11:18 GMT

Minor changes
  • Classify arrow functions as function kind in the doc model export.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 680590f to 98341d7 Compare February 8, 2024 04:04
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.40.0 chore(deps): update dependency @microsoft/api-extractor to v7.40.1 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch 3 times, most recently from 27ef2c8 to b1efd3e Compare February 17, 2024 06:50
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.40.1 chore(deps): update dependency @microsoft/api-extractor to v7.40.2 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from b1efd3e to 0bc69f4 Compare February 20, 2024 01:02
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.40.2 chore(deps): update dependency @microsoft/api-extractor to v7.40.3 Feb 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.40.3 chore(deps): update dependency @microsoft/api-extractor to v7.40.4 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 0bc69f4 to 957c8a4 Compare February 20, 2024 22:27
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.40.4 chore(deps): update dependency @microsoft/api-extractor to v7.40.5 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 957c8a4 to 5b395c4 Compare February 21, 2024 11:06
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.40.5 chore(deps): update dependency @microsoft/api-extractor to v7.40.6 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 5b395c4 to 7860767 Compare February 21, 2024 22:36
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.40.6 chore(deps): update dependency @microsoft/api-extractor to v7.41.0 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch 2 times, most recently from 231e3c3 to 76efcdc Compare February 28, 2024 16:29
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.41.0 chore(deps): update dependency @microsoft/api-extractor to v7.41.1 Feb 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.41.1 chore(deps): update dependency @microsoft/api-extractor to v7.42.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch 2 times, most recently from 7ed85a5 to 36c26b2 Compare March 2, 2024 09:41
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.42.0 chore(deps): update dependency @microsoft/api-extractor to v7.42.2 Mar 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.42.2 chore(deps): update dependency @microsoft/api-extractor to v7.42.3 Mar 3, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 36c26b2 to 625052d Compare March 3, 2024 22:58
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 625052d to 71178d5 Compare March 19, 2024 17:04
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.42.3 chore(deps): update dependency @microsoft/api-extractor to v7.43.0 Mar 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.43.0 chore(deps): update dependency @microsoft/api-extractor to v7.43.1 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 71178d5 to d5cb57e Compare April 10, 2024 16:34
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.43.1 chore(deps): update dependency @microsoft/api-extractor to v7.43.2 May 6, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from d5cb57e to 83908a6 Compare May 6, 2024 16:02
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 1d2c1cb to 06da79e Compare July 16, 2024 01:34
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.0 chore(deps): update dependency @microsoft/api-extractor to v7.47.1 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch 2 times, most recently from 010c49c to 034269f Compare July 17, 2024 10:43
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.1 chore(deps): update dependency @microsoft/api-extractor to v7.47.2 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 034269f to 0a78b39 Compare July 24, 2024 00:48
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.2 chore(deps): update dependency @microsoft/api-extractor to v7.47.3 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 0a78b39 to ecfd7ba Compare July 27, 2024 03:43
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.3 chore(deps): update dependency @microsoft/api-extractor to v7.47.4 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from ecfd7ba to db05903 Compare August 2, 2024 18:42
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.4 chore(deps): update dependency @microsoft/api-extractor to v7.47.5 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from db05903 to c084591 Compare August 12, 2024 22:57
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.5 chore(deps): update dependency @microsoft/api-extractor to v7.47.6 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from c084591 to 15c87f8 Compare August 21, 2024 07:06
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.6 chore(deps): update dependency @microsoft/api-extractor to v7.47.7 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 15c87f8 to 808987e Compare September 10, 2024 21:13
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.7 chore(deps): update dependency @microsoft/api-extractor to v7.47.8 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 808987e to d1179a1 Compare September 13, 2024 00:39
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.8 chore(deps): update dependency @microsoft/api-extractor to v7.47.9 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from d1179a1 to 78d2380 Compare October 15, 2024 04:16
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.9 chore(deps): update dependency @microsoft/api-extractor to v7.47.10 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 78d2380 to aefda42 Compare October 17, 2024 12:03
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.10 chore(deps): update dependency @microsoft/api-extractor to v7.47.11 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from aefda42 to 5bcdb48 Compare November 22, 2024 03:26
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.11 chore(deps): update dependency @microsoft/api-extractor to v7.47.12 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 5bcdb48 to 9bd7a2b Compare November 23, 2024 03:50
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.47.12 chore(deps): update dependency @microsoft/api-extractor to v7.48.0 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 9bd7a2b to 51e517c Compare December 14, 2024 04:22
@renovate renovate bot changed the title chore(deps): update dependency @microsoft/api-extractor to v7.48.0 chore(deps): update dependency @microsoft/api-extractor to v7.48.1 Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant