Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update all non-major dependencies #18230

Merged
merged 1 commit into from
Sep 30, 2024

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
@shikijs/vitepress-twoslash (source) ^1.18.0 -> ^1.21.0 age adoption passing confidence
@types/node (source) ^20.16.7 -> ^20.16.10 age adoption passing confidence
@types/react (source) ^18.3.9 -> ^18.3.10 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/shared (source) ^3.5.8 -> ^3.5.10 age adoption passing confidence
eslint-plugin-import-x ^4.3.0 -> ^4.3.1 age adoption passing confidence
eslint-plugin-react ^7.36.1 -> ^7.37.0 age adoption passing confidence
miniflare (source) ^3.20240909.5 -> ^3.20240925.0 age adoption passing confidence
sass ^1.79.3 -> ^1.79.4 age adoption passing confidence
sass-embedded ^1.79.3 -> ^1.79.4 age adoption passing confidence
svelte-check ^4.0.2 -> ^4.0.4 age adoption passing confidence
terser (source) ^5.33.0 -> ^5.34.1 age adoption passing confidence
vue (source) ^3.5.8 -> ^3.5.10 age adoption passing confidence
vue (source) ^3.5.8 -> ^3.5.10 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.2

Compare Source

Ignore directive sourcemap error #​369

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.3.1

Compare Source

Patch Changes
  • #​162 38d0081 Thanks @​AaronMoat! - Fix issue where no-duplicates rule with prefer-inline incorrectly marks default type and named type imports as duplicates
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.0

Compare Source

Added
Changed
sveltejs/language-tools (svelte-check)

v4.0.4

Compare Source

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

v4.0.3

Compare Source

  • breaking(svelte5): only generate function component shape in runes mode (#​2517). This means you can no longer just do Component in type positions. Instead you need to prepend it with typeof. Here's how you do it:
    • ...when typing a component instance: Before: let x: Component. After: let x: ReturnType<typeof Component>
    • ...when typing a component constructor/function: Before let x: typeof Component. After let x: typeof Component (no change)
  • fix: revert additional two-way-binding checks as they were causing bugs (#​2508)
  • fix: include files indirectly belonging to a project into correct project (#​2488)
  • fix: check project files update more aggressively before assigning service (#​2518)
  • chore: upgrade to chokidar 4 (#​2502)
vuejs/core (vue)

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes

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

stackblitz bot commented Sep 30, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

sapphi-red
sapphi-red previously approved these changes Sep 30, 2024
@sapphi-red sapphi-red merged commit c0edd26 into main Sep 30, 2024
13 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch September 30, 2024 05:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant