Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 9 updates #240

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

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps the development-dependencies group with 9 updates in the / directory:

Package From To
typescript 5.8.3 5.9.2
@farmfe/core 1.7.9 1.7.11
vite 7.0.4 7.0.6
rollup 4.45.0 4.46.2
@rsbuild/core 1.4.6 1.4.14
@sveltejs/kit 2.22.5 2.27.0
@sveltejs/vite-plugin-svelte 6.0.0 6.1.0
svelte 5.35.6 5.37.3
svelte-check 4.2.2 4.3.1

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates @farmfe/core from 1.7.9 to 1.7.11

Release notes

Sourced from @​farmfe/core's releases.

@​farmfe/core@​1.7.11

Patch Changes

  • cebded5f: fix #2211 exports should panic only when strict_exports is true
  • cebded5f: fix #2210 compatible with invalid css syntax by ignoring recovered errors"

@​farmfe/core@​1.7.10

Patch Changes

  • 606bf87a: fix: remove hmr origin validate
Commits

Updates vite from 7.0.4 to 7.0.6

Release notes

Sourced from vite's releases.

v7.0.6

Please refer to CHANGELOG.md for details.

v7.0.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.6 (2025-07-24)

Bug Fixes

  • deps: update all non-major dependencies (#20442) (e49f505)
  • dev: incorrect sourcemap when optimized CJS is imported (#20458) (ead2dec)
  • module-runner: normalize file:// on windows (#20449) (1c9cb49)
  • respond with correct headers and status code for HEAD requests (#20421) (23d04fc)

Miscellaneous Chores

Code Refactoring

7.0.5 (2025-07-17)

Bug Fixes

  • deps: update all non-major dependencies (#20406) (1a1cc8a)
  • remove special handling for Accept: text/html (#20376) (c9614b9)
  • watch assets referenced by new URL(, import.meta.url) (#20382) (6bc8bf6)

Miscellaneous Chores

  • deps: update dependency rolldown to ^1.0.0-beta.27 (#20405) (1165667)

Code Refactoring

  • use foo.endsWith("bar") instead of /bar$/.test(foo) (#20413) (862e192)
Commits

Updates rollup from 4.45.0 to 4.46.2

Release notes

Sourced from rollup's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

v4.46.1

4.46.1

2025-07-28

Bug Fixes

  • Do not fail when using the in operator on external namespaces (#6036)

Pull Requests

  • #6036: disables optimization for external namespace when using the in operator (@​TrickyPi)

v4.46.0

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

v4.45.3

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

... (truncated)

Changelog

Sourced from rollup's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

4.46.1

2025-07-28

Bug Fixes

  • Do not fail when using the in operator on external namespaces (#6036)

Pull Requests

  • #6036: disables optimization for external namespace when using the in operator (@​TrickyPi)

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

Pull Requests

  • #6014: chore(deps): update dependency @​vue/language-server to v3 (@​renovate[bot])

... (truncated)

Commits

Updates @rsbuild/core from 1.4.6 to 1.4.14

Release notes

Sourced from @​rsbuild/core's releases.

v1.4.14

What's Changed

Trusted Publishing

All Rsbuild npm packages are now published based on npm's trusted publishing, making Rsbuild's npm packages more secure and transparent.

See:

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.4.13...v1.4.14

v1.4.13

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document 📖

Other Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rsbuild/core since your current version.


Updates @sveltejs/kit from 2.22.5 to 2.27.0

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.27.0

Minor Changes

  • feat: remote functions (#13986)

@​sveltejs/kit@​2.26.1

Patch Changes

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

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

@​sveltejs/kit@​2.26.0

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)

@​sveltejs/kit@​2.25.2

Patch Changes

  • fix: correctly set URL when navigating during an ongoing navigation (#14004)

@​sveltejs/kit@​2.25.1

Patch Changes

  • fix: add missing params property (#14012)

@​sveltejs/kit@​2.25.0

Minor Changes

  • feat: support asynchronous read implementations from adapters (#13859)

Patch Changes

  • fix: log when no Svelte config file has been found to avoid confusion (#14001)

@​sveltejs/kit@​2.24.0

Minor Changes

  • feat: typed params prop for page/layout components (#13999)

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.27.0

Minor Changes

  • feat: remote functions (#13986)

2.26.1

Patch Changes

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

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

2.26.0

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)

2.25.2

Patch Changes

  • fix: correctly set URL when navigating during an ongoing navigation (#14004)

2.25.1

Patch Changes

  • fix: add missing params property (#14012)

2.25.0

Minor Changes

  • feat: support asynchronous read implementations from adapters (#13859)

Patch Changes

  • fix: log when no Svelte config file has been found to avoid confusion (#14001)

... (truncated)

Commits

Updates @sveltejs/vite-plugin-svelte from 6.0.0 to 6.1.0

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​6.1.0

Minor Changes

  • feat: add support for the new experimental.async option and apply dynamicCompileOptions when compiling Svelte modules (#1176)

Patch Changes

  • skip comment blocks when reporting compiler errors that might be caused by a preprocessor issue (#1166)

  • increase logLevel to info for "no Svelte config found" message (#1179)

Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

6.1.0

Minor Changes

  • feat: add support for the new experimental.async option and apply dynamicCompileOptions when compiling Svelte modules (#1176)

Patch Changes

  • skip comment blocks when reporting compiler errors that might be caused by a preprocessor issue (#1166)

  • increase logLevel to info for "no Svelte config found" message (#1179)

Commits
  • b5f7194 Version Packages (#1169)
  • 16c08e5 fix: log missing config at info level (#1179)
  • 6abf2c6 feat: support experimental.async and dynamicCompileOptions for Svelte modules...
  • 55951de fix(deps): update all non-major dependencies (#1175)
  • 666dc61 fix: do not wrongly suggest that a lang attribute is missing when finding com...
  • See full diff in compare view

Updates svelte from 5.35.6 to 5.37.3

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: reset attribute cache after setting corresponding property (#16543)

[email protected]

Patch Changes

  • fix: double event processing in firefox due to event object being garbage collected (#16527)

  • fix: add bindable dimension attributes types to SVG and MathML elements (#16525)

  • fix: correctly differentiate static fields before emitting duplicate_class_field (#16526)

  • fix: prevent last_propagated_event from being DCE'd (#16538)

[email protected]

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)

[email protected]

Minor Changes

  • feat: ignore component options in compileModule (#16362)

Patch Changes

  • fix: always mark props as stateful (#16504)

[email protected]

Patch Changes

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

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

[email protected]

Patch Changes

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

... (truncated)

Changelog

Sourced from svelte's changelog.

5.37.3

Patch Changes

  • fix: reset attribute cache after setting corresponding property (#16543)

5.37.2

Patch Changes

  • fix: double event processing in firefox due to event object being garbage collected (#16527)

  • fix: add bindable dimension attributes types to SVG and MathML elements (#16525)

  • fix: correctly differentiate static fields before emitting duplicate_class_field (#16526)

  • fix: prevent last_propagated_event from being DCE'd (#16538)

5.37.1

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)

5.37.0

Minor Changes

  • feat: ignore component options in compileModule (#16362)

Patch Changes

  • fix: always mark props as stateful (#16504)

5.36.17

Patch Changes

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

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

... (truncated)

Commits

Updates svelte-check from 4.2.2 to 4.3.1

Release notes

Sourced from svelte-check's releases.

svelte-check-4.3.1

fix: handle object literal in MustacheTag (sveltejs/language-tools#2805)

svelte-check-4.3.0

  • feat: zero types for params (#2795)
  • feat: add await support (#2799)
  • fix: strip doctype using AST instead of regex (#2798)
  • chore: make human output more concise and readable (#2748)
Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ectory with 9 updates

Bumps the development-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| [@farmfe/core](https://github.com/farm-fe/farm) | `1.7.9` | `1.7.11` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.4` | `7.0.6` |
| [rollup](https://github.com/rollup/rollup) | `4.45.0` | `4.46.2` |
| [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) | `1.4.6` | `1.4.14` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.22.5` | `2.27.0` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `6.0.0` | `6.1.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.35.6` | `5.37.3` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.2.2` | `4.3.1` |



Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

Updates `@farmfe/core` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/farm-fe/farm/releases)
- [Changelog](https://github.com/farm-fe/farm/blob/main/release-plz.toml)
- [Commits](https://github.com/farm-fe/farm/compare/@farmfe/[email protected]...@farmfe/[email protected])

Updates `vite` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.0.6/packages/vite)

Updates `rollup` from 4.45.0 to 4.46.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.45.0...v4.46.2)

Updates `@rsbuild/core` from 1.4.6 to 1.4.14
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.4.14/packages/core)

Updates `@sveltejs/kit` from 2.22.5 to 2.27.0
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

Updates `@sveltejs/vite-plugin-svelte` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte)

Updates `svelte` from 5.35.6 to 5.37.3
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `svelte-check` from 4.2.2 to 4.3.1
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.2.2...svelte-check-4.3.1)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@farmfe/core"
  dependency-version: 1.7.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: vite
  dependency-version: 7.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@rsbuild/core"
  dependency-version: 1.4.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: svelte
  dependency-version: 5.37.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: svelte-check
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Aug 4, 2025
Copy link

sonarqubecloud bot commented Aug 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants