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

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

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 Feb 24, 2025

Bumps the development-dependencies group with 4 updates in the / directory: vite, rollup, @rsbuild/core and svelte.

Updates vite from 6.1.0 to 6.1.1

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

v6.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.1.1 (2025-02-19)

Commits

Updates rollup from 4.34.7 to 4.34.8

Release notes

Sourced from rollup's releases.

v4.34.8

4.34.8

2025-02-17

Bug Fixes

  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#5846)

Pull Requests

  • #5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)
Changelog

Sourced from rollup's changelog.

4.34.8

2025-02-17

Bug Fixes

  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#5846)

Pull Requests

  • #5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)
Commits

Updates @rsbuild/core from 1.2.8 to 1.2.11

Release notes

Sourced from @​rsbuild/core's releases.

v1.2.11

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.2.10...v1.2.11

v1.2.10

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.2.9...v1.2.10

v1.2.9

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

... (truncated)

Commits

Updates svelte from 5.20.1 to 5.20.4

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: update types and inline docs for flushSync (#15348)

[email protected]

Patch Changes

  • fix: allow @const inside #key (#15377)

  • fix: remove unnecessary ?? '' on some expressions (#15287)

  • fix: correctly override class attributes with class directives (#15352)

[email protected]

Patch Changes

  • chore: remove unused options.uid in render (#15302)

  • fix: do not warn for binding_property_non_reactive if binding is a store in an each (#15318)

  • fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)

  • fix: muted reactive without bind and select/autofocus attributes working with function calls (#15326)

  • fix: ensure input elements and elements with dir attribute are marked as non-static (#15259)

  • fix: fire delegated events on target even it was disabled in the meantime (#15319)

Changelog

Sourced from svelte's changelog.

5.20.4

Patch Changes

  • fix: update types and inline docs for flushSync (#15348)

5.20.3

Patch Changes

  • fix: allow @const inside #key (#15377)

  • fix: remove unnecessary ?? '' on some expressions (#15287)

  • fix: correctly override class attributes with class directives (#15352)

5.20.2

Patch Changes

  • chore: remove unused options.uid in render (#15302)

  • fix: do not warn for binding_property_non_reactive if binding is a store in an each (#15318)

  • fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)

  • fix: muted reactive without bind and select/autofocus attributes working with function calls (#15326)

  • fix: ensure input elements and elements with dir attribute are marked as non-static (#15259)

  • fix: fire delegated events on target even it was disabled in the meantime (#15319)

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 4 updates

Bumps the development-dependencies group with 4 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [rollup](https://github.com/rollup/rollup), [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `vite` from 6.1.0 to 6.1.1
- [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/[email protected]/packages/vite)

Updates `rollup` from 4.34.7 to 4.34.8
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.34.7...v4.34.8)

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

Updates `svelte` from 5.20.1 to 5.20.4
- [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: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@rsbuild/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: svelte
  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 Feb 24, 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