Skip to content

fix(deps): update all non-major dependencies #1183

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) ^9.31.0 -> ^9.32.0 age confidence
@sveltejs/eslint-config ~8.2.0 -> ~8.3.4 age confidence
@sveltejs/kit (source) ^2.25.1 -> ^2.26.1 age confidence
@types/node (source) ^22.16.5 -> ^22.17.0 age confidence
eslint (source) ^9.31.0 -> ^9.32.0 age confidence
eslint-plugin-n ^17.21.0 -> ^17.21.3 age confidence
svelte (source) ^5.36.13 -> ^5.37.1 age confidence
vite (source) ^7.0.5 -> ^7.0.6 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.32.0

Compare Source

sveltejs/eslint-config (@​sveltejs/eslint-config)

v8.3.4

Compare Source

Patch Changes

v8.3.3

Compare Source

Patch Changes
  • fix: remove projectService from base config" (#​53)

v8.3.2

Compare Source

Patch Changes
  • fix: reduce resource usage (#​50)

v8.3.1

Compare Source

Patch Changes
  • fix: enable projectService (#​47)

v8.3.0

Compare Source

Minor Changes
  • feat: add two type checked rules used in Svelte and SvelteKit (#​45)
sveltejs/kit (@​sveltejs/kit)

v2.26.1

Compare Source

Patch Changes
  • fix: posixify internal app server path (#​14049)

  • fix: ignore route groups when generating typed routes (#​14050)

v2.26.0

Compare Source

Minor Changes
  • feat: better type-safety for page.route.id, page.params, page.url.pathname and various other places (#​13864)

  • feat: resolve(...) and asset(...) helpers for resolving paths (#​13864)

  • feat: Add $app/types module with Asset, RouteId, Pathname, ResolvedPathname RouteParams<T> and LayoutParams<T> (#​13864)

v2.25.2

Compare Source

Patch Changes
  • fix: correctly set URL when navigating during an ongoing navigation (#​14004)
eslint/eslint (eslint)

v9.32.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.21.3

Compare Source

🩹 Fixes

v17.21.2

Compare Source

🧹 Chores

v17.21.1

Compare Source

🩹 Fixes
  • ci: Ignore type test failures for types present in ESLint 8 that we removed in ESLint 9.31.0 (#​460) (76f8150)
  • no-restricted-require: Handle .. paths (#​458) (34719e8)
sveltejs/svelte (svelte)

v5.37.1

Compare Source

Patch Changes
  • chore: remove some todos (#​16515)

  • fix: allow await expressions inside {#await ...} argument (#​16514)

  • fix: append_styles in an effect to make them available on mount (#​16509)

  • chore: remove parser.template_untrimmed (#​16511)

  • fix: always inject styles when compiling as a custom element (#​16509)

v5.37.0

Compare Source

Minor Changes
  • feat: ignore component options in compileModule (#​16362)
Patch Changes
  • fix: always mark props as stateful (#​16504)

v5.36.17

Compare Source

Patch Changes
  • fix: throw on duplicate class field declarations (#​16502)

  • fix: add types for part attribute to svg attributes (#​16499)

v5.36.16

Compare Source

Patch Changes
  • fix: don't update a focused input with values from its own past (#​16491)

  • fix: don't destroy effect roots created inside of deriveds (#​16492)

v5.36.15

Compare Source

Patch Changes
  • fix: preserve dirty status of deferred effects (#​16487)

v5.36.14

Compare Source

Patch Changes
  • fix: keep input in sync when binding updated via effect (#​16482)

  • fix: rename form accept-charset attribute (#​16478)

  • fix: prevent infinite async loop (#​16482)

  • fix: exclude derived writes from effect abort and rescheduling (#​16482)

vitejs/vite (vite)

v7.0.6

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 force-pushed the renovate/all-minor-patch branch 2 times, most recently from 994559d to 87ccd5f Compare July 28, 2025 23:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 87ccd5f to 5e2226d Compare July 29, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants