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 #12092

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@solidjs/router ^0.14.5 -> ^0.14.7 age adoption passing confidence
@types/react (source) ^18.3.9 -> ^18.3.10 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.1 -> ^4.3.2 age adoption passing confidence
@vue/compiler-sfc (source) ^3.5.8 -> ^3.5.10 age adoption passing confidence
rehype ^13.0.1 -> ^13.0.2 age adoption passing confidence
rehype-stringify ^10.0.0 -> ^10.0.1 age adoption passing confidence
rollup (source) ^4.22.4 -> ^4.22.5 age adoption passing confidence
sass ^1.79.3 -> ^1.79.4 age adoption passing confidence
shiki (source) ^1.19.0 -> ^1.21.0 age adoption passing confidence
svelte2tsx (source) ^0.7.19 -> ^0.7.21 age adoption passing confidence
vue (source) ^3.5.8 -> ^3.5.10 age adoption passing confidence

Release Notes

solidjs/solid-router (@​solidjs/router)

v0.14.7

Patch Changes
  • 3594e45: fix iterator methods on useSubmissions

v0.14.6

Patch Changes
  • 0a964b6: Fix duplicated push history
  • c61231d: Fix scrollToHash to handle hashes starting with a number
  • 83b7093: remove extra code, fix #​406 slow perf on localeCompare
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.2

Compare Source

Ignore directive sourcemap error #​369

vuejs/core (@​vue/compiler-sfc)

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes
rehypejs/rehype (rehype)

v13.0.2

Compare Source

(note: this is a patch of all packages)

Miscellaneous
Types
Documentation

Full Changelog: rehypejs/rehype@13.0.1...13.0.2

rollup/rollup (rollup)

v4.22.5

Compare Source

2024-09-27

Bug Fixes
  • Allow parsing of certain unicode characters again (#​5674)
Pull Requests
sass/dart-sass (sass)

v1.79.4

Compare Source

JS API
  • Fix a bug where passing green or blue to color.change() for legacy
    colors would fail.
shikijs/shiki (shiki)

v1.21.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.20.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
sveltejs/language-tools (svelte2tsx)

v0.7.21

Compare Source

  • fix: relax component constructor type (#​2524)

v0.7.20

Compare Source

  • fix: silence type error in old d.ts files
  • fix: revert additional two-way-binding checks as they were causing bugs (#​2508)
  • breaking(svelte5): only generate function component shape in runes mode (#​2517)

Configuration

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


  • 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 Sep 30, 2024
Copy link

changeset-bot bot commented Sep 30, 2024

⚠️ No Changeset found

Latest commit: 49b89b3

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: react Related to React (scope) pkg: lit Related to Lit (scope) pkg: integration Related to any renderer integration (scope) pkg: astro Related to the core `astro` package (scope) labels Sep 30, 2024
@bluwy bluwy merged commit 928dc31 into main Sep 30, 2024
14 checks passed
@bluwy bluwy deleted the renovate/all-minor-patch branch September 30, 2024 02:17
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: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: lit Related to Lit (scope) pkg: react Related to React (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