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 all non-major dependencies #207

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@microsoft/api-extractor (source) 7.33.6 -> 7.47.11 age adoption passing confidence devDependencies minor
@rollup/plugin-alias (source) ^5.1.0 -> ^5.1.1 age adoption passing confidence devDependencies patch
@rollup/plugin-commonjs (source) ^25.0.7 -> ^25.0.8 age adoption passing confidence devDependencies patch
@rollup/plugin-node-resolve (source) ^15.0.1 -> ^15.3.0 age adoption passing confidence devDependencies minor
@rollup/plugin-replace (source) ^5.0.5 -> ^5.0.7 age adoption passing confidence devDependencies patch
@types/jsdom (source) ^21.1.6 -> ^21.1.7 age adoption passing confidence devDependencies patch
@vue/test-utils ^2.2.2 -> ^2.4.6 age adoption passing confidence devDependencies minor
andresz1/size-limit-action v1.7.0 -> v1.8.0 age adoption passing confidence action minor
lint-staged ^13.0.3 -> ^13.3.0 age adoption passing confidence devDependencies minor
prettier (source) ^3.1.1 -> ^3.3.3 age adoption passing confidence devDependencies minor
rollup (source) ^2.79.1 -> ^2.79.2 age adoption passing confidence devDependencies patch
rollup-plugin-typescript2 ^0.34.1 -> ^0.36.0 age adoption passing confidence devDependencies minor
size-limit ^8.1.0 -> ^8.2.6 age adoption passing confidence devDependencies minor
typescript (source) ^4.8.4 -> ^4.9.5 age adoption passing confidence devDependencies minor
vue (source) ^3.2.45 -> ^3.5.12 age adoption passing confidence devDependencies minor

Release Notes

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

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.

v7.39.5

Compare Source

Mon, 05 Feb 2024 23:46:52 GMT

Version update only

v7.39.4

Compare Source

Thu, 25 Jan 2024 01:09:30 GMT

Version update only

v7.39.3

Compare Source

Tue, 23 Jan 2024 20:12:57 GMT

Version update only

v7.39.2

Compare Source

Tue, 23 Jan 2024 16:15:05 GMT

Version update only

v7.39.1

Compare Source

Wed, 03 Jan 2024 00:31:18 GMT

Version update only

v7.39.0

Compare Source

Wed, 20 Dec 2023 01:09:45 GMT

Minor changes
  • Update API Extractor to support TypeScript 5.3.3

v7.38.5

Compare Source

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

v7.38.4

Compare Source

Tue, 05 Dec 2023 01:10:16 GMT

Patches
  • Don't export trimmed namespace members during rollup (#​2791)

v7.38.3

Compare Source

v7.38.2

Compare Source

Wed, 01 Nov 2023 23:11:35 GMT

Patches
  • Fix line endings in published package.

v7.38.1

Compare Source

Mon, 30 Oct 2023 23:36:38 GMT

Version update only

v7.38.0

Compare Source

v7.37.3

Compare Source

v7.37.2

Compare Source

v7.37.1

Compare Source

Tue, 26 Sep 2023 09:30:33 GMT

Patches
  • Update type-only imports to include the type modifier.

v7.37.0

Compare Source

Fri, 15 Sep 2023 00:36:58 GMT

Minor changes

v7.36.4

Compare Source

Tue, 08 Aug 2023 07:10:39 GMT

Version update only

v7.36.3

Compare Source

Wed, 19 Jul 2023 00:20:31 GMT

Patches
  • Updated semver dependency

v7.36.2

Compare Source

Wed, 12 Jul 2023 15:20:39 GMT

Patches
  • Add api-extractor support for .d.mts and .d.cts files

v7.36.1

Compare Source

Thu, 06 Jul 2023 00:16:19 GMT

Version update only

v7.36.0

Compare Source

Mon, 19 Jun 2023 22:40:21 GMT

Minor changes
  • Use the IRigConfig interface in the IExtractorConfigLoadForFolderOptions object insteacd of the RigConfig class.

v7.35.4

Compare Source

Thu, 15 Jun 2023 00:21:01 GMT

Version update only

v7.35.3

Compare Source

Tue, 13 Jun 2023 01:49:01 GMT

Version update only

v7.35.2

Compare Source

Wed, 07 Jun 2023 22:45:16 GMT

Version update only

v7.35.1

Compare Source

Mon, 29 May 2023 15:21:15 GMT

Version update only

v7.35.0

Compare Source

Mon, 22 May 2023 06:34:32 GMT

Minor changes
  • Upgrade the TypeScript dependency to ~5.0.4

v7.34.9

Compare Source

Fri, 12 May 2023 00:23:05 GMT

Version update only

v7.34.8

Compare Source

Thu, 04 May 2023 00:20:28 GMT

Version update only

v7.34.7

Compare Source

Mon, 01 May 2023 15:23:20 GMT

Version update only

v7.34.6

Compare Source

Sat, 29 Apr 2023 00:23:03 GMT

Version update only

v7.34.5

Compare Source

Thu, 27 Apr 2023 17:18:42 GMT

Version update only

v7.34.4

Compare Source

Fri, 10 Feb 2023 01:18:50 GMT

Version update only

v7.34.3

Compare Source

Sun, 05 Feb 2023 03:02:02 GMT

Version update only

v7.34.2

Compare Source

Wed, 01 Feb 2023 02:16:34 GMT

Version update only

v7.34.1

Compare Source

Mon, 30 Jan 2023 16:22:30 GMT

Version update only

v7.34.0

Compare Source

Wed, 25 Jan 2023 07:26:55 GMT

Minor changes
  • Add new .api.json field isAbstract to track abstract modifier in ApiClass, ApiMethod, and ApiProperty via ApiAbstractMixin (GitHub #​3661)

v7.33.8

Compare Source

Wed, 18 Jan 2023 22:44:12 GMT

Patches
  • Use ts.getCheckFlags to fix TS 5.0

v7.33.7

Compare Source

Fri, 09 Dec 2022 16:18:28 GMT

Version update only

rollup/plugins (@​rollup/plugin-alias)

v5.1.1

2024-09-22

Bugfixes
  • fix: remove unused slash dependency (#​1763)
rollup/plugins (@​rollup/plugin-commonjs)

v25.0.8

2024-05-22

Bugfixes
  • fix: preserve the class body property keys even if they are special keywords (#​1688)
rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)

v15.2.3

Compare Source

2023-10-08

Bugfixes
  • fix: modulePaths default is not set #​1534

v15.2.2

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v15.2.1

Compare Source

2023-08-22

Bugfixes
  • fix: Implement package exports / imports resolution algorithm according to Node documentation #​1549

v15.2.0

Compare Source

2023-08-17

Features
  • feat: pass original importee to secondary resolve #​1557

v15.1.0

Compare Source

2023-05-30

Features
  • feat: Resolve js/jsx/mjs/cjs imports from TypeScript files #​1498

v15.0.2

Compare Source

2023-04-04

Bugfixes
  • fix: bump is-builtin-module version, imports with a trailing slash #​1424
rollup/plugins (@​rollup/plugin-replace)

v5.0.7

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)
vuejs/test-utils (@​vue/test-utils)

v2.4.6

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.5...v2.4.6

v2.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5

v2.4.4

Compare Source

What's Changed

  • fix: ignore prototype methods when using setData on objects by @​Haberkamp in [https://github.com/vuejs/test

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@github-actions
Copy link

github-actions bot commented Nov 21, 2022

size-limit report 📦

Path Size
size-checks/basic.js 0 B (+100% 🔺)

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c91470d to 46468f9 Compare November 27, 2022 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 60a5cd5 to 3893081 Compare December 7, 2022 23:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0db5943 to 3817109 Compare December 15, 2022 05:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Dec 17, 2022
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b96bc4c to f63a4f7 Compare January 7, 2023 13:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2e480a4 to 47b38af Compare January 14, 2023 05:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 47b38af to 45daad0 Compare March 16, 2023 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45daad0 to 8044c07 Compare March 24, 2023 20:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8044c07 to 3090cfd Compare April 17, 2023 09:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 21a2e61 to 7131d65 Compare May 30, 2023 19:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6aeda65 to 8b312c4 Compare June 13, 2023 03:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fcec9a4 to 0f61adf Compare June 20, 2023 01:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6248d0e to 73f7b27 Compare June 23, 2023 06:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9109c84 to ac1c9d3 Compare August 2, 2024 20:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c363109 to 12c1a06 Compare August 13, 2024 01:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 00920fa to 35200d0 Compare August 21, 2024 06:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3e321d7 to 7586508 Compare September 10, 2024 10:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bcc526e to b13ceba Compare September 16, 2024 11:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d0b226c to c675f2e Compare September 27, 2024 15:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c675f2e to d92270e Compare October 3, 2024 16:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7c7aba4 to 0a560c0 Compare October 15, 2024 00:30
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.

0 participants