-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 #12410
base: main
Are you sure you want to change the base?
Conversation
|
CodSpeed Performance ReportMerging #12410 will not alter performanceComparing Summary
|
898d938
to
873cdbf
Compare
873cdbf
to
74a53df
Compare
4a9fe2c
to
36fff90
Compare
371befa
to
086f4fa
Compare
0a80d3d
to
098cf61
Compare
5f895e9
to
d8fac7f
Compare
258ca6a
to
cd456e6
Compare
cd456e6
to
af2e457
Compare
This PR contains the following updates:
^4.0.0
->^4.0.1
^1.1.4
->^1.1.5
^5.1.4
->^5.2.0
^4.0.1
->^4.1.0
^3.5.12
->^3.5.13
^0.8.0
->^0.9.0
^4.0.0
->^4.1.0
^9.14.0
->^9.15.0
^2.6.0
->^2.7.0
^8.4.47
->^8.4.49
^10.0.9
->^10.1.0
^4.24.4
->^4.27.2
^1.80.6
->^1.81.0
^1.22.2
->^1.23.0
^5.1.16
->^5.2.2
^0.7.22
->^0.7.26
^3.4.14
->^3.4.15
^2.2.3
->^2.3.0
^8.13.0
->^8.14.0
^6.20.1
->^6.21.0
^5.4.10
->^5.4.11
^7.6.3
->^7.6.4
^2.1.4
->^2.1.5
^3.5.12
->^3.5.13
Release Notes
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v4.0.1
Compare Source
Patch Changes
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.0
v5.1.5
hash
to replacecreateHash
(#460) (de88394), closes #460vitejs/vite-plugin-vue (@vitejs/plugin-vue-jsx)
v4.1.0
hash
to replacecreateHash
(#460) (de88394), closes #460vuejs/core (@vue/compiler-sfc)
v3.5.13
Compare Source
Bug Fixes
Performance Improvements
delucis/astro-embed (astro-embed)
v0.9.0
Compare Source
Minor Changes
22779f0a7b48283e4c6a71f7b01641d93fdb2a6f
Thanks @ascorbic! - Adds Bluesky Post embedPatch Changes
22779f0a7b48283e4c6a71f7b01641d93fdb2a6f
]:watson/ci-info (ci-info)
v4.1.0
Compare Source
What's Changed
ci.id
to return vendor constant 81fd993New Contributors
Full Changelog: watson/ci-info@v4.0.0...v4.1.0
eslint/eslint (eslint)
v9.15.0
Compare Source
ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)
v2.7.0
Compare Source
Minor Changes
Patch Changes
Updates unicode property alias resource with latest (#766)
fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (#776)
postcss/postcss (postcss)
v8.4.49
Compare Source
source.offset
(by @romainmenke).v8.4.48
Compare Source
csstools/postcss-plugins (postcss-preset-env)
v10.1.0
Compare Source
November 11, 2024
@csstools/postcss-random-function
Check the plugin README for usage details.@csstools/postcss-sign-functions
Check the plugin README for usage details.@csstools/css-calc
to2.1.0
(minor)rollup/rollup (rollup)
v4.27.2
Compare Source
2024-11-15
Bug Fixes
Pull Requests
v4.27.1
Compare Source
2024-11-15
Bug Fixes
Pull Requests
v4.27.0
Compare Source
2024-11-15
Features
Bug Fixes
Pull Requests
v4.26.0
Compare Source
2024-11-13
Features
await bundle.close()
via explicit resource management in TypeScript (#5721)Pull Requests
using
forRollupBuild
(@shulaoda)v4.25.0
Compare Source
2024-11-09
Features
output.sourcemapDebugIds
option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)Bug Fixes
Pull Requests
sass/dart-sass (sass)
v1.81.0
Compare Source
Fix a few cases where deprecation warnings weren't being emitted for global
built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()
calculation with a single argument, as longas that argument might be a unitless number.
v1.80.7
Compare Source
Embedded Host
0
asundefined
for thegreen
andblue
channels in theLegacyColor
constructor.shikijs/shiki (shiki)
v1.23.0
Compare Source
🚀 Features
@michael-makes/shiki-colorized-brackets
JSR package - by @MichaelMakesGames in https://github.com/shikijs/shiki/issues/831 (94cc6)View changes on GitHub
sveltejs/svelte (svelte)
v5.2.2
Compare Source
Patch Changes
v5.2.1
Compare Source
Patch Changes
fix: mark pseudo classes nested inside
:not
as used (#14303)fix: disallow invalid attributes for
<svelte:window>
and<svelte:document>
(#14228)fix: ensure props passed to components via mount are updateable (#14210)
fix: mark subtree dynamic for img with loading attribute (#14317)
fix: avoid relying on Node specifics within compiler (#14314)
v5.2.0
Compare Source
Minor Changes
v5.1.17
Compare Source
Patch Changes
fix: account for
:has(...)
as part of:root
(#14229)fix: prevent nested pseudo class from being marked as unused (#14229)
fix: use strict equality for key block comparisons in runes mode (#14285)
fix: bump
is-reference
dependency to fiximport.meta
bug (#14286)sveltejs/language-tools (svelte2tsx)
v0.7.26
Compare Source
v0.7.25
Compare Source
v0.7.24
Compare Source
$props
: infer types for$bindable
, infer function type from arrow functionv0.7.23
Compare Source
const load = ...
declarations (#2540)tailwindlabs/tailwindcss (tailwindcss)
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)vercel/turborepo (turbo)
v2.3.0
: Turborepo v2.3.0Compare Source
What's Changed
Docs
jest
/ts-jest
to latest by @dimitropoulos in https://github.com/vercel/turborepo/pull/9155TURBO_FORCE
is a boolean. by @anthonyshew in https://github.com/vercel/turborepo/pull/9380//#
means. by @anthonyshew in https://github.com/vercel/turborepo/pull/9377turbo info
by @anthonyshew in https://github.com/vercel/turborepo/pull/9413--cache
flag. by @anthonyshew in https://github.com/vercel/turborepo/pull/9427@turbo/codemod
Examples
Changelog
h
key. by @anthonyshew in https://github.com/vercel/turborepo/pull/9350Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.