-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 #12579
base: main
Are you sure you want to change the base?
Conversation
|
a6de441
to
5555250
Compare
04b6b87
to
e2969de
Compare
Looks like Vitest (vite-node) just released a new version that removes vite 6 support, since it's causing some breaking changes: vitest-dev/vitest#6992 I think it's better to hold off resolving this PR for now until we release Astro 5. |
23f5f83
to
90d42f0
Compare
c835db0
to
f34d78c
Compare
5936f06
to
d953f9a
Compare
eb78aaf
to
6886f12
Compare
6886f12
to
a56b683
Compare
This PR contains the following updates:
^0.1.1
->^0.1.2
^2.27.10
->^2.27.11
5.1.0
->5.1.1
5.1.0
->5.1.1
1.49.0
->1.49.1
^1.49.0
->^1.49.1
^5.1.3
->^5.1.4
^0.15.1
->^0.15.2
^5.0.1
->^5.0.3
^3.13.10
->^3.13.11
^1.6.4
->^1.9.0
^18.3.12
->^18.3.18
^18.3.1
->^18.3.5
^3.5.12
->^3.5.13
^3.14.3
->^3.14.8
^4.3.7
->^4.4.0
^1.5.4
->^1.6.0
^9.15.0
->^9.17.0
^3.3.2
->^3.3.3
^4.5.0
->^4.5.1
^9.0.3
->^9.0.4
^0.18.5
->^0.18.6
^0.30.14
->^0.30.17
^1.16.1
->^1.16.2
^1.7.7
->^1.7.10
^6.1.0
->^6.2.0
^10.1.1
->^10.1.3
^10.25.0
->^10.25.4
^10.24.3
->^10.25.4
^6.5.11
->^6.5.12
^3.4.1
->^3.4.2
^0.2.12
->^0.3.0
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
^4.27.4
->^4.30.1
^1.81.0
->^1.83.1
^1.80.6
->^1.83.1
^1.23.1
->^1.26.1
^5.2.9
->^5.16.5
^5.1.16
->^5.16.5
^0.7.22
->^0.7.31
^3.4.14
->^3.4.17
^3.4.15
->^3.4.17
^0.3.1
->^0.3.2
^5.6.3
->^5.7.2
^8.16.0
->^8.19.1
^1.14.0
->^1.14.4
^6.0.5
->^6.0.7
^7.6.7
->^7.7.0
^1.0.4
->^1.0.5
^3.5.12
->^3.5.13
^0.1.0
->^0.1.2
^3.23.8
->^3.24.1
^3.23.5
->^3.24.1
Release Notes
changesets/changesets (@changesets/cli)
v2.27.11
Compare Source
Patch Changes
f0270f6
]:fontsource/font-files (@fontsource/monofett)
v5.1.1
Compare Source
fontsource/font-files (@fontsource/montserrat)
v5.1.1
Compare Source
microsoft/playwright (@playwright/test)
v1.49.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode
Browser Versions
This version was also tested against the following stable channels:
rollup/plugins (@rollup/pluginutils)
v5.1.4
2024-12-15
Updates
test
withincludes
(#1787)solidjs/solid-router (@solidjs/router)
v0.15.2
Patch Changes
fe5c83e
: Add JSdoc9a5e350
: Vite 6 compatibility20ad18f
: only clear completed actions on navigationsveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v5.0.3
Compare Source
Patch Changes
v5.0.2
Compare Source
Patch Changes
code
property to changes in svelte5 (#1044)alpinejs/alpine (alpinejs)
v3.14.8
Compare Source
Fixed
v3.14.7
Compare Source
Fixed
v3.14.6
Compare Source
Fixed
v3.14.5
Compare Source
Changed
v3.14.4
Compare Source
What's Changed
Full Changelog: alpinejs/alpine@v3.14.3...v3.14.4
guybedford/es-module-lexer (es-module-lexer)
v1.6.0
Compare Source
eslint/eslint (eslint)
v9.17.0
Compare Source
mrmlnc/fast-glob (fast-glob)
v3.3.3
Compare Source
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v4.5.1
Compare Source
syntax-tree/hast-util-to-html (hast-util-to-html)
v9.0.4
Compare Source
Fix
6000808
Fix to allow other strings for boolean attributesby @hesxenon in https://github.com/syntax-tree/hast-util-to-html/pull/46
Miscellaneous
aa36aa6
5692e42
Refactor code-styleFull Changelog: syntax-tree/hast-util-to-html@9.0.3...9.0.4
WebReflection/linkedom (linkedom)
v0.18.6
Compare Source
eugef/node-mocks-http (node-mocks-http)
v1.16.2
Compare Source
argyleink/open-props (open-props)
v1.7.10
Compare Source
v1.7.9
Compare Source
v1.7.8
Compare Source
sindresorhus/p-limit (p-limit)
v6.2.0
Compare Source
limitFunction()
(#88)ef48184
csstools/postcss-plugins (postcss-preset-env)
v10.1.3
Compare Source
December 27, 2024
@csstools/css-calc
to2.1.1
(patch)@csstools/css-color-parser
to3.0.7
(patch)v10.1.2
Compare Source
December 13, 2024
cssdb
to8.2.3
(patch)css-has-pseudo
to7.0.2
(patch)preactjs/preact (preact)
v10.25.4
Compare Source
Types
Fixes
v10.25.3
Compare Source
Fixes
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.