Skip to content

chore(deps-dev): bump the development-dependencies group with 6 updates #206

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2025

Bumps the development-dependencies group with 6 updates:

Package From To
typescript 5.8.2 5.8.3
@farmfe/core 1.7.1 1.7.2
rollup 4.38.0 4.39.0
@rsbuild/core 1.3.1 1.3.4
@sveltejs/kit 2.20.2 2.20.4
svelte 5.25.3 5.25.7

Updates typescript from 5.8.2 to 5.8.3

Commits

Updates @farmfe/core from 1.7.1 to 1.7.2

Release notes

Sourced from @​farmfe/core's releases.

@​farmfe/core@​1.7.2

Patch Changes

  • e0a9e48f: fix treeshake assign expr reference
Commits

Updates rollup from 4.38.0 to 4.39.0

Release notes

Sourced from rollup's releases.

v4.39.0

4.39.0

2025-04-02

Features

  • Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (#5891)

Bug Fixes

  • Mark the id property as optional in the filter for the resolveId hook (#5896)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.39.0

2025-04-02

Features

  • Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (#5891)

Bug Fixes

  • Mark the id property as optional in the filter for the resolveId hook (#5896)

Pull Requests

Commits

Updates @rsbuild/core from 1.3.1 to 1.3.4

Release notes

Sourced from @​rsbuild/core's releases.

v.1.3.4

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.3.3...v.1.3.4

v1.3.3

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.3.2...v1.3.3

... (truncated)

Commits

Updates @sveltejs/kit from 2.20.2 to 2.20.4

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.20.4

Patch Changes

  • chore: remove internal class-replacement hack that isn't needed anymore (#13664)

@​sveltejs/kit@​2.20.3

Patch Changes

  • fix: only call afterNavigate once on app start when SSR is disabled (#13593)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.20.4

Patch Changes

  • chore: remove internal class-replacement hack that isn't needed anymore (#13664)

2.20.3

Patch Changes

  • fix: only call afterNavigate once on app start when SSR is disabled (#13593)
Commits

Updates svelte from 5.25.3 to 5.25.7

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: ensure clearing of old values happens independent of root flushes (#15664)

[email protected]

Patch Changes

  • fix: ignore generic type arguments while creating AST (#15659)

  • fix: better consider component and its snippets during css pruning (#15630)

[email protected]

Patch Changes

  • fix: add setters to $derived class properties (#15628)

  • fix: silence assignment warning on more function bindings (#15644)

  • fix: make sure CSS is preserved during SSR with bindings (#15645)

[email protected]

Patch Changes

  • fix: support TS type assertions (#15642)

  • fix: ensure undefined class still applies scoping class, if necessary (#15643)

Changelog

Sourced from svelte's changelog.

5.25.7

Patch Changes

  • fix: ensure clearing of old values happens independent of root flushes (#15664)

5.25.6

Patch Changes

  • fix: ignore generic type arguments while creating AST (#15659)

  • fix: better consider component and its snippets during css pruning (#15630)

5.25.5

Patch Changes

  • fix: add setters to $derived class properties (#15628)

  • fix: silence assignment warning on more function bindings (#15644)

  • fix: make sure CSS is preserved during SSR with bindings (#15645)

5.25.4

Patch Changes

  • fix: support TS type assertions (#15642)

  • fix: ensure undefined class still applies scoping class, if necessary (#15643)

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

Bumps the development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |
| [@farmfe/core](https://github.com/farm-fe/farm) | `1.7.1` | `1.7.2` |
| [rollup](https://github.com/rollup/rollup) | `4.38.0` | `4.39.0` |
| [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) | `1.3.1` | `1.3.4` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.20.2` | `2.20.4` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.25.3` | `5.25.7` |


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

Updates `@farmfe/core` from 1.7.1 to 1.7.2
- [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 `rollup` from 4.38.0 to 4.39.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.38.0...v4.39.0)

Updates `@rsbuild/core` from 1.3.1 to 1.3.4
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v.1.3.4/packages/core)

Updates `@sveltejs/kit` from 2.20.2 to 2.20.4
- [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 `svelte` from 5.25.3 to 5.25.7
- [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)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@farmfe/core"
  dependency-version: 1.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@rsbuild/core"
  dependency-version: 1.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.20.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: svelte
  dependency-version: 5.25.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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

sonarqubecloud bot commented Apr 6, 2025

Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ Tested locally with the artifact built by GH Actions
✔️ All checks pass
✔️ Changelog and release-notes reviewed. Nothing impactful for us.

@dependabot squash and merge

@dependabot dependabot bot merged commit f9d00cd into main Apr 7, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-8671b8b7f4 branch April 7, 2025 14:34
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.

1 participant