Skip to content
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bluwy/giget-core ^0.1.1 -> ^0.1.2 age adoption passing confidence
@changesets/cli (source) ^2.27.10 -> ^2.27.11 age adoption passing confidence
@playwright/test (source) 1.49.0 -> 1.49.1 age adoption passing confidence
@playwright/test (source) ^1.49.0 -> ^1.49.1 age adoption passing confidence
@preact/signals (source) ^1.3.0 -> ^1.3.1 age adoption passing confidence
@preact/signals (source) 1.3.0 -> 1.3.1 age adoption passing confidence
@rollup/pluginutils (source) ^5.1.3 -> ^5.1.4 age adoption passing confidence
@solidjs/router ^0.15.1 -> ^0.15.2 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) ^5.0.1 -> ^5.0.3 age adoption passing confidence
@types/alpinejs (source) ^3.13.10 -> ^3.13.11 age adoption passing confidence
@types/canvas-confetti (source) ^1.6.4 -> ^1.9.0 age adoption passing confidence
@types/react (source) ^18.3.12 -> ^18.3.18 age adoption passing confidence
@types/react-dom (source) ^18.3.1 -> ^18.3.5 age adoption passing confidence
@vue/compiler-sfc (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence
alpinejs (source) ^3.14.3 -> ^3.14.8 age adoption passing confidence
debug ^4.3.7 -> ^4.4.0 age adoption passing confidence
es-module-lexer ^1.5.4 -> ^1.6.0 age adoption passing confidence
eslint (source) ^9.15.0 -> ^9.17.0 age adoption passing confidence
fast-xml-parser ^4.5.0 -> ^4.5.1 age adoption passing confidence
hast-util-to-html ^9.0.3 -> ^9.0.4 age adoption passing confidence
linkedom ^0.18.5 -> ^0.18.6 age adoption passing confidence
magic-string ^0.30.14 -> ^0.30.17 age adoption passing confidence
node-mocks-http ^1.16.1 -> ^1.16.2 age adoption passing confidence
open-props ^1.7.7 -> ^1.7.9 age adoption passing confidence
p-limit ^6.1.0 -> ^6.2.0 age adoption passing confidence
postcss-preset-env (source) ^10.1.1 -> ^10.1.3 age adoption passing confidence
preact (source) ^10.25.0 -> ^10.25.4 age adoption passing confidence
preact (source) ^10.24.3 -> ^10.25.4 age adoption passing confidence
preact-render-to-string ^6.5.11 -> ^6.5.12 age adoption passing confidence
prettier (source) ^3.4.1 -> ^3.4.2 age adoption passing confidence
react (source) 19.0.0-rc-fb9a90fa48-20240614 -> 19.0.0 age adoption passing confidence
react-dom (source) 19.0.0-rc-fb9a90fa48-20240614 -> 19.0.0 age adoption passing confidence
rollup (source) ^4.27.4 -> ^4.29.1 age adoption passing confidence
sass ^1.81.0 -> ^1.83.0 age adoption passing confidence
sass ^1.80.6 -> ^1.83.0 age adoption passing confidence
shiki (source) ^1.23.1 -> ^1.24.4 age adoption passing confidence
svelte (source) ^5.2.9 -> ^5.16.0 age adoption passing confidence
svelte (source) ^5.1.16 -> ^5.16.0 age adoption passing confidence
svelte2tsx (source) ^0.7.22 -> ^0.7.31 age adoption passing confidence
tailwindcss (source) ^3.4.14 -> ^3.4.17 age adoption passing confidence
tailwindcss (source) ^3.4.15 -> ^3.4.17 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.2 age adoption passing confidence
typescript-eslint (source) ^8.16.0 -> ^8.18.2 age adoption passing confidence
unstorage ^1.14.0 -> ^1.14.4 age adoption passing confidence
vite (source) ^6.0.5 -> ^6.0.6 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.6.7 -> ^7.6.8 age adoption passing confidence
vitest (source) ^2.1.6 -> ^2.1.8 age adoption passing confidence
vue (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence
yocto-spinner ^0.1.0 -> ^0.1.2 age adoption passing confidence
zod (source) ^3.23.8 -> ^3.24.1 age adoption passing confidence
zod-to-json-schema ^3.23.5 -> ^3.24.1 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.11

Compare Source

Patch Changes
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
  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130
preactjs/signals (@​preact/signals)

v1.3.1

Compare Source

Patch Changes
rollup/plugins (@​rollup/pluginutils)

v5.1.4

2024-12-15

Updates
  • refactor: replace test with includes (#​1787)
solidjs/solid-router (@​solidjs/router)

v0.15.2

Patch Changes
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v5.0.3

Compare Source

Patch Changes
  • fix errorhandling to work with errors that don't have a code property (#​1054)

v5.0.2

Compare Source

Patch Changes
  • adapt internal handling of warning and error 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

  • Fix x-mask triggering update requests on load #​4481

v3.14.7

Compare Source

Fixed

  • Fix x-teleport by removing clone x-ignore #​4469

v3.14.6

Compare Source

Fixed

  • Fix regression on x-ignore when removed #​4458

v3.14.5

Compare Source

Changed

  • Optimize mutation observer to better handle move operations - ref #​4450 #​4451
  • 🐛 Fixes Regression in Mutation handling #​4450

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
Miscellaneous

Full 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
Copy link

changeset-bot bot commented Dec 2, 2024

⚠️ No Changeset found

Latest commit: f2c2489

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added feat: markdown Related to Markdown (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope) pkg: example Related to an example package (scope) pkg: preact Related to Preact (scope) pkg: integration Related to any renderer integration (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: astro Related to the core `astro` package (scope) labels Dec 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a6de441 to 5555250 Compare December 2, 2024 07:57
@github-actions github-actions bot added pkg: react Related to React (scope) pkg: solid Related to Solid (scope) labels Dec 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 04b6b87 to e2969de Compare December 2, 2024 14:51
@bluwy
Copy link
Member

bluwy commented Dec 2, 2024

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 23f5f83 to 90d42f0 Compare December 3, 2024 21:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from bbe01a5 to 9a733bf Compare December 20, 2024 12:04
@github-actions github-actions bot removed the pkg: solid Related to Solid (scope) label Dec 20, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c835db0 to f34d78c Compare December 26, 2024 05:25
@github-actions github-actions bot added the pkg: solid Related to Solid (scope) label Dec 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 30730b9 to e442c92 Compare December 27, 2024 18:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e442c92 to f2c2489 Compare December 28, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feat: markdown Related to Markdown (scope) pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant