Skip to content

chore(deps-dev): bump the development-dependencies group with 4 updates #203

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 Mar 31, 2025

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

Updates vite from 6.2.3 to 6.2.4

Release notes

Sourced from vite's releases.

v6.2.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.4 (2025-03-31)

Commits

Updates parcel from 2.14.2 to 2.14.4

Release notes

Sourced from parcel's releases.

v2.14.4

Fixed

  • Core

    • Fix duplicate bundles error message – Details
  • JavaScript

    • Support ESM externals and exports in dev packager – Details
    • Treat Deno's jsr: dependencies as external – Details

v2.14.3

Fixed

  • JavaScript
    • Updated to React 19.1, which enables Server Components to be used with stable React instead of only canary – Details
Changelog

Sourced from parcel's changelog.

[2.14.4] - 2025-03-29

Fixed

  • Core

    • Fix duplicate bundles error message – Details
  • JavaScript

    • Support ESM externals and exports in dev packager – Details
    • Treat Deno's jsr: dependencies as external – Details

[2.14.3] - 2025-03-28

Fixed

  • JavaScript
    • Updated to React 19.1, which enables Server Components to be used with stable React instead of only canary – Details
Commits

Updates rollup from 4.37.0 to 4.38.0

Release notes

Sourced from rollup's releases.

v4.38.0

4.38.0

2025-03-29

Features

  • Support .filter option in resolveId, load and transform hooks (#5882)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.38.0

2025-03-29

Features

  • Support .filter option in resolveId, load and transform hooks (#5882)

Pull Requests

Commits

Updates @rsbuild/core from 1.2.19 to 1.3.1

Release notes

Sourced from @​rsbuild/core's releases.

v1.3.1

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.3.0...v1.3.1

v1.3.0

See Announcing Rspack 1.3 for more details.

Breaking Changes 💡

Rsbuild dev server no longer sets Access-Control-Allow-Origin: * header to all requests by default. This is the same default behavior as esbuild and Vite, which prevents any website from sending any requests to the dev server.

It is recommended to set up trusted origins via server.cors, see the server.cors documentation for more details.

See also:

What's Changed

New Features 🎉

... (truncated)

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 4 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [parcel](https://github.com/parcel-bundler/parcel), [rollup](https://github.com/rollup/rollup) and [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core).


Updates `vite` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

Updates `parcel` from 2.14.2 to 2.14.4
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.14.2...v2.14.4)

Updates `rollup` from 4.37.0 to 4.38.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.37.0...v4.38.0)

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: parcel
  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-minor
  dependency-group: development-dependencies
- dependency-name: "@rsbuild/core"
  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 Mar 31, 2025
Copy link

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 cd94d77 into main Apr 1, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-35ee999a6c branch April 1, 2025 06:43
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