-
-
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
bbe01a5
to
9a733bf
Compare
c835db0
to
f34d78c
Compare
30730b9
to
e442c92
Compare
e442c92
to
f2c2489
Compare
This PR contains the following updates:
^0.1.1
->^0.1.2
^2.27.10
->^2.27.11
1.49.0
->1.49.1
^1.49.0
->^1.49.1
^1.3.0
->^1.3.1
1.3.0
->1.3.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
^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.9
^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
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
^4.27.4
->^4.29.1
^1.81.0
->^1.83.0
^1.80.6
->^1.83.0
^1.23.1
->^1.24.4
^5.2.9
->^5.16.0
^5.1.16
->^5.16.0
^0.7.22
->^0.7.31
^3.4.14
->^3.4.17
^3.4.15
->^3.4.17
^5.6.3
->^5.7.2
^8.16.0
->^8.18.2
^1.14.0
->^1.14.4
^6.0.5
->^6.0.6
^7.6.7
->^7.6.8
^2.1.6
->^2.1.8
^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
]: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:
preactjs/signals (@preact/signals)
v1.3.1
Compare Source
Patch Changes
#620
4cda002
Thanks @developit! - Simplify text update patch to avoid using new internals#618
021c726
Thanks @JoviDeCroock! - Ensure that the Effects versions are updated when using it as a JSX Signalrollup/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)vuejs/core (@vue/compiler-sfc)
v3.5.13
Compare Source
Bug Fixes
Performance Improvements
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
debug-js/debug (debug)
v4.4.0
Compare Source
Fixes (hopefully) the inefficient regex warnings in
.enable()
.Minor version as this is invariably going to break certain users who misuse the
.enable()
API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.Full Changelog: debug-js/debug@4.3.7...4.4.0
guybedford/es-module-lexer (es-module-lexer)
v1.6.0
Compare Source
eslint/eslint (eslint)
v9.17.0
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](https://redirect.github.com/WebReflection/linkedom/compar
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.