fix(deps): update all non-major dependencies - #762
Merged
Conversation
commit: |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
13 times, most recently
from
April 20, 2026 09:25
d5f514d to
929d8ca
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
14 times, most recently
from
April 27, 2026 09:48
8e116e0 to
9340ea4
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 27, 2026 19:40
9340ea4 to
85bfe2f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
13 times, most recently
from
May 5, 2026 11:14
16026af to
8f13b3c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
May 8, 2026 04:38
316dc0d to
502ee79
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 8, 2026 04:41
502ee79 to
2b64d9d
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.0.0-rc.13→1.0.0^1.0.0-rc.13→^1.0.0^1.15.24→^1.15.33^4.2.2→^4.2.4^24.12.2→^24.12.37.0.0-dev.20260407.1→7.0.0-dev.20260507.1^10.4.27→^10.5.0^10.2.0→^10.3.0^11.3.4→^11.3.510.33.0→10.33.4^4.2.2→^4.2.4^0.21.7→^0.22.0^8.58.0→^8.59.2^4.1.3→^4.1.5^3.5.32→^3.5.34^5.0.4→^5.0.6Release Notes
rolldown/rolldown (@rolldown/pluginutils)
v1.0.0Compare Source
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
⚙️ Miscellaneous Tasks
v1.0.0-rc.18Compare Source
💥 BREAKING CHANGES
🐛 Bug Fixes
this.emitFilechunk path synchronous to avoid deadlock (#9031) by @lazarvbrowser: falseignored modules (#9192) by @shulaoda🚜 Refactor
📚 Documentation
⚙️ Miscellaneous Tasks
--separator before forwarded args invp run(#9246) by @shulaoda❤️ New Contributors
v1.0.0-rc.17Compare Source
🐛 Bug Fixes
this.resolve()returns null for bare relative paths without importer (#9142) by @Copilot🚜 Refactor
📚 Documentation
RenderedModule(#9147) by @sapphi-red⚡ Performance
🧪 Testing
playground/lazy-compilation(#7974) by @hyf0⚙️ Miscellaneous Tasks
ci: windows(#9153) by @hyf0❤️ New Contributors
v1.0.0-rc.16Compare Source
🚀 Features
🐛 Bug Fixes
cbreference after__commonJSfactory initialization (#9067) by @hyf0-agent@__NO_SIDE_EFFECTS__wrapper should not remove dynamic imports (#9075) by @IWANABETHATGUY🚜 Refactor
📚 Documentation
optionshook behavior difference with Rollup in watch mode (#9053) by @sapphi-red⚡ Performance
generate_transitive_esm_initto iterative (#9046) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
extendedTests: falseshorthand in test config (#9050) by @hyf0❤️ New Contributors
v1.0.0-rc.15Compare Source
🐛 Bug Fixes
generate_transitive_esm_initon circular dependencies (#9041) by @shulaoda🚜 Refactor
v1.0.0-rc.14Compare Source
🚀 Features
disable_panic_hookfeature to disable the panic hook (#9023) by @sapphi-red🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚙️ Miscellaneous Tasks
❤️ New Contributors
swc-project/swc (@swc/core)
v1.15.33Compare Source
Bug Fixes
(ci) Update rand lockfile entries (#11827) (7988966)
(es/minifier) Fold unary bool nullish coalescing (#11826) (e39ae3d)
(es/minifier) Preserve for-init sequence order (#11837) (16a56d0)
(es/parser) Parse empty Flow exact object type (#11836) (3d18a26)
Features
v1.15.32Compare Source
Bug Fixes
(es/flow) Fix Flow type-only modules in script transforms (#11817) (be38316)
(es/flow) Avoid restoring module context when flow syntax is enabled (#11819) (3ed7243)
(es/minifier) Preserve frozen spread registry keys (#11825) (347181c)
(es/parser) Align Flow generic arrow JSX disambiguation (#11821) (28a7fad)
Features
jsc.preserveSymlinkstoswc::Options(#11813) (fe38342)v1.15.30Compare Source
Bug Fixes
(deploy) Fix musl binding test workflow (#11804) (c30a522)
(deploy) Build package ts before Linux GNU binding tests (#11806) (a3d3ef3)
(es/jsx) Preserve quoted JSX attribute newlines (#11796) (9fe56c8)
(es/minifier) Support full ES version parsing in minify (#11800) (af1f08f)
(es/module) Add opt-in symlink-preserving resolver (#11801) (6028240)
(es/parser) Allow return type annotation on Flow constructors (#11790) (d66b29c)
(es/parser) Support Flow anonymous keyof indexers (#11792) (452c4e5)
(es/parser) Add Flow strip RN and RNW regression corpus (#11799) (23a9109)
Documentation
Features
v1.15.26Compare Source
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.2.4Compare Source
Fixed
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)v4.2.3Compare Source
Fixed
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)@tailwindcss/webpack(#19723)px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)overflow-{x,y}-*intooverflow-*(#19842)overscroll-{x,y}-*intooverscroll-*(#19842)--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846).envand.env.*to default ignored content files (#19846)overflow-ellipsisintotext-ellipsis(#19849)start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)NODE_PATHenvironment variable in standalone CLI (#19617)microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260507.1Compare Source
v7.0.0-dev.20260506.1Compare Source
v7.0.0-dev.20260505.1Compare Source
v7.0.0-dev.20260504.1Compare Source
v7.0.0-dev.20260503.1Compare Source
v7.0.0-dev.20260502.1Compare Source
v7.0.0-dev.20260501.1Compare Source
v7.0.0-dev.20260430.1Compare Source
v7.0.0-dev.20260429.1Compare Source
v7.0.0-dev.20260428.1Compare Source
v7.0.0-dev.20260427.1Compare Source
v7.0.0-dev.20260426.1Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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 was generated by Mend Renovate. View the repository job log.