Skip to content

chore(deps): update all non-major dependencies#44

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#44
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@microsoft/api-extractor (source) ^7.57.7^7.58.1 age confidence devDependencies minor
@rsbuild/core (source) 2.0.0-beta.102.0.0-rc.0 age confidence devDependencies patch
@rslib/core (source) ^0.20.2^0.20.3 age confidence devDependencies patch
@rslint/core ^0.3.3^0.3.4 age confidence devDependencies patch
@rstest/adapter-rslib (source) ^0.2.1^0.2.2 age confidence devDependencies patch
@rstest/core (source) ^0.9.5^0.9.6 age confidence devDependencies patch
@rstest/coverage-istanbul (source) ^0.3.0^0.3.1 age confidence devDependencies patch
@types/node (source) ^24.12.0^24.12.2 age confidence devDependencies patch
dprint ^0.53.1^0.53.2 age confidence devDependencies patch
node (source) >=20.12.0>=20.20.2 age confidence engines minor
node 2424.14.1 age confidence uses-with minor

Release Notes

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

v7.58.1

Compare Source

Sat, 04 Apr 2026 00:14:00 GMT

Patches

v7.58.0

Compare Source

Wed, 01 Apr 2026 15:13:38 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.9.3

v7.57.8

Compare Source

Tue, 31 Mar 2026 15:14:14 GMT

Version update only

web-infra-dev/rsbuild (@​rsbuild/core)

v2.0.0-rc.0

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

Full Changelog: web-infra-dev/rsbuild@v2.0.0-beta.11...v2.0.0-rc.0

v2.0.0-beta.11

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v2.0.0-beta.10...v2.0.0-beta.11

web-infra-dev/rslib (@​rslib/core)

v0.20.3

Compare Source

What's Changed

Other Changes

Full Changelog: web-infra-dev/rslib@v0.20.2...v0.20.3

web-infra-dev/rslint (@​rslint/core)

v0.3.4

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
  • fix: correct reported lint duration to include full execution time by @​fansenze in #​584
Documentation 📖
Other Changes
  • chore(deps): update module github.com/bmatcuk/doublestar/v4 to v4.10.0 by @​renovate[bot] in #​578
  • chore(deps): update module github.com/fatih/color to v1.19.0 by @​renovate[bot] in #​579
  • chore(deps): update module golang.org/x/tools to v0.43.0 by @​renovate[bot] in #​582

Full Changelog: web-infra-dev/rslint@v0.3.3...v0.3.4

web-infra-dev/rstest (@​rstest/adapter-rslib)

v0.2.2

Compare Source

What's Changed

New Features 🎉
Other Changes

Full Changelog: web-infra-dev/rstest@v0.2.1...v0.2.2

dprint/dprint (dprint)

v0.53.2

Compare Source

Changes

  • fix: use original URL for plugin type detection after redirect (#​1121)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 902a9cff86a0ce643d5f1bb53e3e2434096511542363924e18016ee7bedb769f
dprint-aarch64-apple-darwin.zip a185ba53f74e1e3a8ccdaf03a5d6f96b67d3fdf3f86d0d0f98950d15817eb0c4
dprint-x86_64-pc-windows-msvc.zip
dprint-x86_64-pc-windows-msvc-installer.exe
dprint-x86_64-unknown-linux-gnu.zip dcb73c6890c80dff15d5c91f7e01c09a5eb6e4c96373525765d08a60f02e4598
dprint-x86_64-unknown-linux-musl.zip 7ff2cf9b25c687bd59867528ae9a5526c17e75e82e9788bf1f84a0e3ca7163b6
dprint-aarch64-unknown-linux-gnu.zip 490b620a386497b09ce25cc92c4cb784dfdb9d15448db972b164721d6f795ddd
dprint-aarch64-unknown-linux-musl.zip c3843a4604dac7428f41f762c4c352e409c63bd634172765bbac482dc59773ba
dprint-riscv64gc-unknown-linux-gnu.zip 9fe90a2e414cfd59c6df984a3910ce11e0c349d5326ab7debec06682f3ba1150
dprint-loongarch64-unknown-linux-gnu.zip e8d7b0f440ea1dac65eeb1c11407a2e77dfa31f72fdb28b15b5eb8ca75b5cb83
dprint-loongarch64-unknown-linux-musl.zip a5901a80e331c8e4201fbb321c02b742a3ad618ce2e72a9dc2738b7283f5baa9
nodejs/node (node)

v20.20.2: 2026-03-24, Version 20.20.2 'Iron' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-21717) fix array index hash collision (Joyee Cheung)
  • (CVE-2026-21713) use timing-safe comparison in Web Cryptography HMAC and KMAC (Filip Skokan)
  • (CVE-2026-21710) use null prototype for headersDistinct/trailersDistinct (Matteo Collina)
  • (CVE-2026-21716) include permission check on lib/fs/promises (RafaelGSS)pull/795>
  • (CVE-2026-21715) add permission check to realpath.native (RafaelGSS)
  • (CVE-2026-21714) handle NGHTTP2_ERR_FLOW_CONTROL error code (RafaelGSS)
  • (CVE-2026-21637) wrap SNICallback invocation in try/catch (Matteo Collina)
Commits

v20.20.1: 2026-03-05, Version 20.20.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

v20.20.0: 2026-01-13, Version 20.20.0 'Iron' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

Commits

v20.19.6: 2025-11-25, Version 20.19.6 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2cbe73f to 7b8a07e Compare April 3, 2026 13:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b8a07e to fe31b36 Compare April 4, 2026 01:41
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