Skip to content

fix(deps): update all non-major dependencies#1306

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#1306
renovate[bot] wants to merge 2 commits intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-extractor (source) ^7.50.0 -> ^7.52.8 age adoption passing confidence
@swc/core (source) 1.10.18 -> 1.11.24 age adoption passing confidence
@types/node (source) 22.13.4 -> 22.15.18 age adoption passing confidence
bumpp ^10.0.3 -> ^10.1.1 age adoption passing confidence
consola ^3.4.0 -> ^3.4.2 age adoption passing confidence
debug ^4.4.0 -> ^4.4.1 age adoption passing confidence
esbuild ^0.25.0 -> ^0.25.4 age adoption passing confidence
fix-dts-default-cjs-exports ^1.0.0 -> ^1.0.1 age adoption passing confidence
pnpm (source) 10.4.1 -> 10.11.0 age adoption passing confidence
postcss (source) 8.5.2 -> 8.5.3 age adoption passing confidence
prettier (source) 3.5.1 -> 3.5.3 age adoption passing confidence
rollup (source) ^4.34.8 -> ^4.40.2 age adoption passing confidence
rollup-plugin-dts 6.1.1 -> 6.2.1 age adoption passing confidence
sass 1.85.0 -> 1.89.0 age adoption passing confidence
svelte (source) 5.19.9 -> 5.30.1 age adoption passing confidence
terser (source) ^5.39.0 -> ^5.39.2 age adoption passing confidence
tinyglobby ^0.2.11 -> ^0.2.13 age adoption passing confidence
tsup (source) 8.3.6 -> 8.4.0 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.3 age adoption passing confidence
vitest (source) 3.0.6 -> 3.1.3 age adoption passing confidence

Release Notes

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

v7.52.8

Compare Source

Tue, 13 May 2025 02:09:20 GMT

Patches
  • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified

v7.52.7

Compare Source

Thu, 01 May 2025 15:11:33 GMT

Patches
  • Fix an issue where default exports were sometimes trimmed incorrectly in .api.md files when using reportVariants (GitHub #​4775)

v7.52.6

Compare Source

Thu, 01 May 2025 00:11:12 GMT

Version update only

v7.52.5

Compare Source

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

v7.52.4

Compare Source

Thu, 17 Apr 2025 00:11:21 GMT

Patches
  • Update documentation for extends

v7.52.3

Compare Source

Fri, 04 Apr 2025 18:34:35 GMT

Patches
  • Add support for customizing which TSDoc tags appear in API reports

v7.52.2

Compare Source

Tue, 25 Mar 2025 15:11:15 GMT

Version update only

v7.52.1

Compare Source

Tue, 11 Mar 2025 02:12:34 GMT

Version update only

v7.52.0

Compare Source

Tue, 11 Mar 2025 00:11:25 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.8.2

v7.51.1

Compare Source

Sat, 01 Mar 2025 05:00:09 GMT

Patches
  • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.

v7.51.0

Compare Source

Thu, 27 Feb 2025 01:10:39 GMT

Minor changes
  • Add a docModel.releaseTagsToTrim property to api-extractor.json to specify which release tags should be trimmed when the doc model is produced.

v7.50.1

Compare Source

Sat, 22 Feb 2025 01:11:11 GMT

Patches
  • Upgrade the bundled compiler engine to TypeScript 5.7.3
swc-project/swc (@​swc/core)

v1.11.24

Compare Source

v1.11.22

Compare Source

Bug Fixes
Features
  • (bindings/core) Enhance existing parse function to accept both string and buffer types(#​10371) (c9a2afc)

  • (css/prefixer) Fix default implementation (#​10351) (34f4e41)

Miscellaneous Tasks
Performance
Refactor
Testing

v1.11.21

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance

v1.11.20

Compare Source

Bug Fixes

Related issue:

Features
Miscellaneous Tasks
Performance
Testing

v1.11.18

Compare Source

Bug Fixes
Features
Refactor
Testing

v1.11.16

Compare Source

Miscellaneous Tasks

v1.11.15

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor
Testing

v1.11.13

Compare Source

Features
Performance

v1.11.12

Compare Source

Bug Fixes
Documentation
Features
Performance
  • (es/minifier) Merge dead_branch_remover into pure optimizer (#​10201) (6841523)

v1.11.11

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.11.10

Compare Source

Bug Fixes
  • (es/proposal) Fix declarations for explicit-resource-management (#​10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#​10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#​10187) (9aca205)

Documentation
Features
Miscellaneous Tasks
Performance
  • (es/minifier) Do not repeat applying pure minifier on last (#​10196) (e6b7cee)
Refactor
Testing

v1.11.9

Compare Source

Bug Fixes
  • (es/compat) Hoist arguments in object method while lowering async functions (#​10167) (e764df2)

  • (es/minifier) Check array inline for indexed with dynamic key (#​10184) (c2fe4bf)

Features
Performance

v1.11.8

Compare Source

Bug Fixes
Features
Performance
Refactor
Ci

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 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.

@vercel
Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsup ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 1:42pm

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@codesandbox
Copy link

codesandbox bot commented Feb 24, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 24, 2025

Open in StackBlitz

npm i https://pkg.pr.new/egoist/tsup@1306

commit: 483933b

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1500ec5 to e91155f Compare February 24, 2025 19:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e91155f to 51d3cf2 Compare February 25, 2025 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 51d3cf2 to 9f1b93e Compare February 25, 2025 06:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9f1b93e to 1a61873 Compare February 25, 2025 17:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a61873 to 4d6c794 Compare February 25, 2025 18:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4d6c794 to de9b46f Compare February 25, 2025 22:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de9b46f to 1a7fe68 Compare February 26, 2025 16:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a7fe68 to 7271749 Compare February 27, 2025 03:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7271749 to 35e622c Compare February 27, 2025 11:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 35e622c to f198a04 Compare February 28, 2025 14:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f198a04 to a2ed5f4 Compare February 28, 2025 19:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a2ed5f4 to 15c38cc Compare February 28, 2025 23:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ca0a4e to 27e6d4c Compare March 6, 2025 02:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27e6d4c to 647ad02 Compare March 6, 2025 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 647ad02 to 12e0ec6 Compare March 7, 2025 02:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12e0ec6 to 1e9c4d6 Compare March 7, 2025 17:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e9c4d6 to 9b9661f Compare March 7, 2025 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b9661f to 7b47f10 Compare March 8, 2025 09:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b47f10 to 6ebc9ea Compare March 10, 2025 05:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6ebc9ea to 8dc83fd Compare March 11, 2025 02:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8dc83fd to 6623a48 Compare March 11, 2025 19:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6623a48 to 4b18b7d Compare March 12, 2025 06:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b18b7d to 8dbb837 Compare March 12, 2025 18:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8dbb837 to b2d012f Compare March 13, 2025 19:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2d012f to ca3d869 Compare March 17, 2025 02:53
@renovate
Copy link
Contributor Author

renovate bot commented May 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants