fix(deps): update astro dependencies #13749
Open
+1,640
−1,589
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:
^2.11.0
->^2.12.0
^1.51.1
->^1.52.0
2.0.2
->2.2.0
^4.0.17
->^4.1.8
^18.3.20
->^18.3.23
^18.3.5
->^18.3.7
^4.4.0
->^4.4.1
^1.6.0
->^1.7.0
^1.2.0
->^1.2.1
^4.1.1
->^4.2.0
^0.18.9
->^0.18.10
^3.2.1
->^3.3.0
^1.16.2
->^1.17.2
^1.1.0
->^1.3.0
^8.5.3
->^8.5.4
^10.1.5
->^10.2.0
^10.26.4
->^10.26.8
19.0.0
->19.1.0
19.0.0
->19.1.0
^11.1.1
->^11.1.2
^4.37.0
->^4.41.1
^1.86.0
->^1.89.1
^7.7.1
->^7.7.2
^3.2.1
->^3.4.2
^1.9.5
->^1.9.7
^5.25.3
->^5.33.10
^4.0.17
->^4.1.8
^0.2.12
->^0.2.14
^3.1.5
->^3.1.6
^5.8.2
->^5.8.3
^7.5.0
->^7.10.0
^1.15.0
->^1.16.0
^6.3.4
->^6.3.5
^3.0.9
->^3.1.4
^3.5.13
->^3.5.16
^0.2.1
->^0.2.3
^3.24.2
->^3.25.42
Release Notes
withastro/compiler (@astrojs/compiler)
v2.12.0
Compare Source
Minor Changes
e428ae0
: Add head propagation metadata to server islandsmicrosoft/playwright (@playwright/test)
v1.52.0
Compare Source
preactjs/signals (@preact/signals)
v2.2.0
Compare Source
Minor Changes
62bed44
Thanks @JoviDeCroock! - Add an option to specify a watched/unwatched callback to a signalPatch Changes
587e702
,62bed44
]:v2.1.1
Compare Source
Patch Changes
a34eab2
Thanks @JoviDeCroock! - Ensure we build the thingv2.1.0
Compare Source
Minor Changes
4b585a5
Thanks @JoviDeCroock! - Provide@preact/signals/utils
package with some helpers to make working with signals easier in Preactv2.0.5
Compare Source
Patch Changes
#677
b990e7e
Thanks @JoviDeCroock! - We reduce the raf timeout to be just above a timeout that is associated with a 30hz refresh rate. This ensures that for hidden frames the timeout drift can't be too large, the drift being too high could lead to unexpected situations.#679
f51eef4
Thanks @WeirdConstructor! - Fix accessing signals from Preact Class Component constructor.v2.0.4
Compare Source
Patch Changes
36fcb2e
Thanks @JoviDeCroock! - Correctly set peerDep of signalsv2.0.3
Compare Source
Patch Changes
f72e769
Thanks @JoviDeCroock! - Fix array signals when used as jsxtailwindlabs/tailwindcss (@tailwindcss/vite)
v4.1.8
Compare Source
Added
@apply
fails (#18059)Fixed
<style>
blocks (#18057, 18068)tailwindcss
in pnpm monorepos (#18065)order-none
toorder-0
(#18126)class:
attributes when extracting classes (#18093)-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)\n
at the end of the file (#18155).pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)toJSON()
(#18083)v4.1.7
Compare Source
Added
Fixed
_
before numbers during candidate extraction (#17961)@theme
and@utility
together (#17675)::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)-rotate-*
utilities properly negate arbitrary values (#18014):merge(…)
selectors in legacy JS plugins (#18020).
are properly extracted from Clojure files (#18038)@import … source(…)
(#17963)class
(#18025)v4.1.6
Compare Source
Added
h-[1lh]
toh-lh
) (#17831, #17854)@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)Fixed
scale
values generate negative values (#17831)@reference
(#17836)_
withbg-red-500/(--my_opacity)
(#17889).log
files for classes by default (#17906)@apply
rules (#17925)optionalDependencies
are skipped (#17929)v4.1.5
Compare Source
Added
@tailwindcss/upgrade
to upgrade between versions of v4.* (#17717)h-lh
/min-h-lh
/max-h-lh
utilities (#17790)display
,visibility
,content-visibility
,overlay
, andpointer-events
when usingtransition
to simplify@starting-style
usage (#17812)Fixed
.geojson
or.db
files for classes by default (#17700, #17711)_
with.
in theme suggestions for@utility
if surrounded by digits (#17733)color-mix(…)
when opacity is100%
(#17815)-
to variants starting with@
(#17814)Changed
.hg
,.svn
,.venv
,venv
,.yarn
,.next
,.turbo
,.parcel-cache
,__pycache__
, and.svelte-kit
folders by default (can be overridden by@source …
rules) (#17892)@source
rules that point inside.hg
,.svn
,.venv
,venv
,.yarn
,.next
,.turbo
,.parcel-cache
,__pycache__
, and.svelte-kit
folders no longer consider your.gitignore
rules (#17892)v4.1.4
Compare Source
Added
@tailwindcss/oxide-wasm32-wasi
target for running Tailwind in browser environments like StackBlitz (#17558)Fixed
color-mix(…)
polyfills do not cause used CSS variables to be removed (#17555)color-mix(…)
polyfills create fallbacks for theme variables that reference other theme variables (#17562){10..0..5}
and{0..10..-5}
(#17591)skew-*
utilities (#17627)shadow-inherit
,inset-shadow-inherit
,drop-shadow-inherit
, andtext-shadow-inherit
inherit the shadow color (#17647)fontSize
JS theme keys (#17630)fontSize
array tuple syntax to CSS theme variables (#17630)debug-js/debug (debug)
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.4.0...4.4.1
guybedford/es-module-lexer (es-module-lexer)
v1.7.0
Compare Source
What's Changed
Full Changelog: guybedford/es-module-lexer@1.6.0...1.7.0
mmkal/expect-type (expect-type)
v1.2.1
Compare Source
0c5a05d
kornelski/http-cache-semantics (http-cache-semantics)
v4.2.0
Compare Source
lit/lit (lit)
v3.3.0
Compare Source
Minor Changes
#4901
c9160405
Thanks @maxpatiiuk! - Dev mode warnings are now emitted on the next microtask after package import, allowing for a wider opportunity to suppress the warnings by consumers.#4934
4824c4ce
- Adds property option foruseDefault
. When set, the initial default value is not considered a change and does not reflect whenreflect
is set. In addition, when the attribute is removed, the default value is restored.Patch Changes
#4949
3e2f87f6
- fixes inconsistent initial changed properties values#4956
0a9bc720
Thanks @louis-bompart! - Import barrels explicitly for compatibility with modern Node resolution w/ ESMUpdated dependencies [
c9160405
,3e2f87f6
,4824c4ce
,0a9bc720
]:antfu-collective/package-manager-detector (package-manager-detector)
v1.3.0
Compare Source
🚀 Features
stopDir
option todetect()
- by @luxass and @antfu in https://github.com/antfu-collective/package-manager-detector/issues/39 (6d8be)🐞 Bug Fixes
View changes on GitHub
v1.2.0
Compare Source
🚀 Features
View changes on GitHub
postcss/postcss (postcss)
v8.5.4
Compare Source
csstools/postcss-plugins (postcss-preset-env)
v10.2.0
Compare Source
May 27, 2025
@csstools/postcss-color-mix-variadic-function-arguments
Check the plugin README for usage details.cssdb
to8.3.0
(patch)@csstools/postcss-progressive-custom-properties
to4.1.0
(minor)@csstools/css-tokenizer
to3.0.4
(patch)postcss-custom-properties
to14.0.5
(patch)v10.1.6
Compare Source
April 19, 2025
cssdb
to8.2.5
(patch)@csstools/postcss-progressive-custom-properties
to4.0.1
(patch)@csstools/postcss-random-function
to2.0.0
(major)@csstools/css-calc
to2.1.3
(patch)@csstools/css-color-parser
to3.0.9
(patch)preactjs/preact (preact)
v10.26.8
Compare Source
Fixes
facebook/react (react)
v19.1.0
Compare Source
facebook/react (react-dom)
v19.1.0
Compare Source
rollup/rollup (rollup)
v4.41.1
Compare Source
2025-05-24
Bug Fixes
this.resolve
withskipSelf: true
, subsequent calls when handling this by the same plugin with same parameters will returnnull
to avoid infinite recursions (#5945)Pull Requests
v4.41.0
Compare Source
2025-05-18
Features
Pull Requests
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.