build: update all non-major dependencies #30177
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.1
->7.5.0
v0.21.0
->v0.22.1
v2.3.6
->v2.3.7
v3.5.2
->v3.5.3
v3.28.15
->v3.28.16
v2.1.8
->v2.1.9
23.0.171
->23.0.175
0.5.0
->0.5.1
6.3.2
->6.3.3
3.1.1
->3.1.2
Release Notes
SBoudrias/Inquirer.js (@inquirer/prompts)
v7.5.0
Compare Source
instructions
option allowing to customize the messages in the help tips.@inquirer/select
prompt. Also added aloop
option to control the list loop behaviour when reaching the boundaries.aspect-build/rules_esbuild (aspect_rules_esbuild)
v0.22.1
Compare Source
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
To use rules_esbuild with bazel-lib 2.0, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_esbuild@v0.22.0...v0.22.1
v0.22.0
Compare Source
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
To use rules_esbuild with bazel-lib 2.0, you must additionally register the coreutils toolchain.
What's Changed
New Contributors
Full Changelog: aspect-build/rules_esbuild@v0.21.0...v0.22.0
aspect-build/rules_js (aspect_rules_js)
v2.3.7
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.6...v2.3.7
aspect-build/rules_ts (aspect_rules_ts)
v3.5.3
Compare Source
Using Bzlmod:
Add to your
MODULE.bazel
file:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACE
file:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.5.2...v3.5.3
github/codeql-action (github/codeql-action)
v3.28.16
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.16 - 23 Apr 2025
See the full CHANGELOG.md for more information.
google-github-actions/auth (google-github-actions/auth)
v2.1.9
Compare Source
What's Changed
Full Changelog: google-github-actions/auth@v2.1.8...v2.1.9
quicktype/quicktype (quicktype-core)
v23.0.175
Compare Source
v23.0.174
Compare Source
v23.0.173
Compare Source
v23.0.172
Compare Source
2wce/rollup-plugin-sourcemaps2 (rollup-plugin-sourcemaps2)
v0.5.1
Compare Source
Patch Changes
01b826d
: chore: update dependenciesvitejs/vite (vite)
v6.3.3
Compare Source
ssrTransform
re-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629vitest-dev/vitest (vitest)
v3.1.2
Compare Source
🐞 Bug Fixes
chai
variable invitest/globals
(fix: #7474) - by @Jay-Karia in https://github.com/vitest-dev/vitest/issues/7771 and https://github.com/vitest-dev/vitest/issues/7474 (d9297)test.exclude
when same object passed incoverage.exclude
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7774 (c3751)envionmentOptions
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7795 (67430)await
profiler calls - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7763 (795a6)🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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.
This PR has been generated by Renovate Bot.