-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
fix(deps): update all non-major dependencies #19190
base: main
Are you sure you want to change the base?
Conversation
1e1402f
to
d91ff3a
Compare
d91ff3a
to
139bb8f
Compare
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. |
I needed to bump rollup to fix type issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I let you merge this one if you'd like it in a patch @bluwy. I would merge it in 6.1 when we start the beta.
I think we can wait for the minor 👍 |
This PR contains the following updates:
^7.26.3
->^7.26.5
^9.17.0
->^9.18.0
^1.26.1
->^1.26.2
^22.10.5
->^22.10.6
^1.3.2
->^1.3.3
^4.24.3
->^4.24.4
^3.39.0
->^3.40.0
^9.17.0
->^9.18.0
^7.37.3
->^7.37.4
^0.4.16
->^0.4.18
^1.28.2
->^1.29.1
^3.20241218.0
->^3.20241230.2
^1.7.3
->^1.7.4
^2.0.0
->^2.0.1
9.15.3
->9.15.4
^8.4.49
->^8.5.1
^1.83.1
->^1.83.4
^1.83.1
->^1.83.4
^1.9.3
->^1.9.4
^5.16.5
->^5.17.5
^4.1.1
->^4.1.4
^8.19.1
->^8.20.0
^3.2.0
->^3.3.1
^1.3.3
->^1.3.4
Release Notes
babel/babel (@babel/parser)
v7.26.5
Compare Source
v7.26.5 (2025-01-10)
👓 Spec Compliance
babel-parser
import.defer()
form ofimport defer
(@babel-bot)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
isInStrictMode
in Babel 7 (@liuxingbaoyu)babel-plugin-transform-typescript
babel-parser
@(a.b)()
(@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
babel-compat-data
,babel-preset-env
transform-typeof-symbol
compat data (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
🔬 Output optimization
babel-plugin-transform-nullish-coalescing-operator
Committers: 5
eslint/eslint (@eslint/js)
v9.18.0
Compare Source
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.26.2
Compare Source
🚀 Features
View changes on GitHub
vitejs/release-scripts (@vitejs/release-scripts)
v1.3.3
Compare Source
browserslist/browserslist (browserslist)
v4.24.4
Compare Source
zloirock/core-js (core-js)
v3.40.0
Compare Source
Error.isError
stage 3 proposal:Error.isError
.sham
Iterator
sequencing stage 2.7 proposal:IteratorResult
objects when possible, tc39/proposal-iterator-sequencing/17, tc39/proposal-iterator-sequencing/18, December 2024 TC39 meetingSet
methodsDataView.prototype.{ getFloat16, setFloat16 }
performance, #1379, thanks @LeviPesin%TypedArray%.prototype.toSpliced
Math.scale
) available on globalRegExp.escape
marked as shipped from Safari 18.2Promise.try
marked as shipped from Safari 18.2Math.f16round
andDataView.prototype.{ getFloat16, setFloat16 }
marked as shipped from Safari 18.2Uint8Array
to / from base64 and hex proposal methods marked as shipped from Safari 18.2JSON.parse
source text access proposal features marked as shipped from FF135RegExp.escape
marked as shipped from FF134Promise.try
marked as shipped from FF134Symbol.dispose
,Symbol.asyncDispose
andIterator.prototype[@​@​dispose]
marked as shipped from FF135JSON.parse
source text access proposal features marked as shipped from Bun 1.1.43URL.parse
was added - 22.1 instead of 22.0eslint/eslint (eslint)
v9.18.0
Compare Source
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.18
Compare Source
ESM/CJS interop is the worth that happend to this ecosystem, this is all I have to say.
v0.4.17
Compare Source
.default
property access under TS node16 module resolution (fixes #70)parcel-bundler/lightningcss (lightningcss)
v1.29.1
Compare Source
v1.29.0
Compare Source
Added
@view-transition
rule,view-transition-class
andview-transition-group
properties, and class selector features of the view transition pseudo elements. This enables CSS module scoping and better minification when using these features. – #885@font-feature-values
rule – #840light-dark()
function – parcel-bundler/lightningcss@3043896Fixed
list-style
shorthand property – parcel-bundler/lightningcss@97891d8:nth-child(an + b of X)
selectors in CSS modules – parcel-bundler/lightningcss@ed9e659\0
characters in filenames – parcel-bundler/lightningcss@43707c3composeVisitors
– #875cloudflare/workers-sdk (miniflare)
v3.20241230.2
Compare Source
Patch Changes
8e9aa40
Thanks @penalosa! - Use TEXT bindings for plain text values in Miniflare. This is an internal detail that should have no user facing impact.v3.20241230.1
Compare Source
Minor Changes
78bdec5
Thanks @penalosa! - Support theCF-Connecting-IP
header, which will be available in your Worker to determine the IP address of the client that initiated a request.Patch Changes
2c76887
Thanks @lambrospetrou! - Fix D1 exports to properly pad HEX strings for binary values.v3.20241230.0
Compare Source
Patch Changes
#7652
b4e0af1
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
unjs/mlly (mlly)
v1.7.4
Compare Source
compare changes
🏡 Chore
❤️ Contributors
unjs/pathe (pathe)
v2.0.1
Compare Source
compare changes
🩹 Fixes
posix
/win32
namespaces (#197)❤️ Contributors
pnpm/pnpm (pnpm)
v9.15.4
Compare Source
postcss/postcss (postcss)
v8.5.1
Compare Source
v8.5.0
Compare Source
sass/dart-sass (sass)
v1.83.4
Compare Source
v1.83.3
Compare Source
v1.83.2
Compare Source
Properly display deprecation IDs for the JS Sass API.
Don't display deprecation IDs for user-defined deprecations.
sass/embedded-host-node (sass-embedded)
v1.83.4
Compare Source
v1.83.3
Compare Source
v1.83.2
Compare Source
Properly display deprecation IDs for the JS Sass API.
Don't display deprecation IDs for user-defined deprecations.
solidjs/solid (solid-js)
v1.9.4
Compare Source
sveltejs/svelte (svelte)
v5.17.5
Compare Source
Patch Changes
feat: allow const tag inside
svelte:boundary
(#14993)fix: ensure signal write invalidation within effects is consistent (#14989)
v5.17.4
Compare Source
Patch Changes
fix: never consider inert boundary effects (#14999)
fix: store access on component destroy (#14968)
fix: correctly transform
pre
with no content (#14973)fix: wrap each block expression in derived to encapsulate effects (#14967)
v5.17.3
Compare Source
Patch Changes
v5.17.2
Compare Source
Patch Changes
fix: account for parent scale when animating elements (#14957)
fix: apply
overflow: hidden
style when transitioning elements, where necessary (#14930)fix: properly add owners to function bindings (#14962)
v5.17.1
Compare Source
Patch Changes
fix: remove bindable prop validation (#14946)
chore: tweak "invalid assignment" compiler error message (#14955)
fix: silence false-positive stale value warning (#14958)
v5.17.0
Compare Source
Minor Changes
Patch Changes
fix: handle default values in object destructuring within "each" blocks when using characters like "}" and "]" (#14554)
fix: account for min-width/height in
slide
transition (#14942)fix: prevent long delays causing erratic spring behaviour (#14940)
feat: warn on using
slide
transition with table elements (#14936)chore: improve signal performance by reducing duplicate deps (#14945)
v5.16.6
Compare Source
Patch Changes
fix: Make Tween duration 0 set current to target immediately (#14937)
fix: guard against
customElements
being unavailable in browser extension contexts (#14933)fix: treat
inert
as a boolean attribute (#14935)fix: remove leading newline from
<pre>
contents (#14922)sveltejs/language-tools (svelte-check)
v4.1.4
Compare Source
v4.1.3
Compare Source
v4.1.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.20.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
unjs/unbuild (unbuild)
v3.3.1
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v3.3.0
Compare Source
compare changes
🚀 Enhancements
inlineDependencies
(#480)🩹 Fixes
💅 Refactors
withTrailingSlash
util (#482)🏡 Chore
❤️ Contributors
yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)
v1.3.4
Compare Source
🚀 Features
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "* 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.
This PR was generated by Mend Renovate. View the repository job log.