Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump the vite group across 1 directory with 3 updates#20995

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 1, 2025

Bumps the vite group with 3 updates in the /site directory:@vitejs/plugin-react,vite andvitest.

Updates@vitejs/plugin-react from 5.1.0 to 5.1.1

Release notes

Sourced from@​vitejs/plugin-react's releases.

plugin-react@5.1.1

Update code to support newerrolldown-vite (#976)

rolldown-vite will removeoptimizeDeps.rollupOptions in favor ofoptimizeDeps.rolldownOptions soon. This plugin now usesoptimizeDeps.rolldownOptions to support newerrolldown-vite. Please updaterolldown-vite to the latest version if you are using an older version.

Changelog

Sourced from@​vitejs/plugin-react's changelog.

5.1.1 (2025-11-12)

Update code to support newerrolldown-vite (#976)

rolldown-vite will removeoptimizeDeps.rollupOptions in favor ofoptimizeDeps.rolldownOptions soon. This plugin now usesoptimizeDeps.rolldownOptions to support newerrolldown-vite. Please updaterolldown-vite to the latest version if you are using an older version.

Commits
  • 23db727 release: plugin-react@5.1.1
  • bcc7db0 chore: add changelog for#976 and#978
  • 4a2e229 fix(react): use rolldownOptions instead of deprecated rollupOptions in optimi...
  • 41cb823 fix(deps): update all non-major dependencies (#968)
  • 9cabe27 fix(deps): update all non-major dependencies (#960)
  • c8d918e chore(react): use ts-ignore for ecosystem-ci (#956)
  • 0849e42 fix(deps): update all non-major dependencies (#953)
  • See full diff incompare view

Updatesvite from 7.1.12 to 7.2.6

Release notes

Sourced fromvite's releases.

v7.2.6

Please refer toCHANGELOG.md for details.

v7.2.5

Please refer toCHANGELOG.md for details.

Note: 7.2.5 failed to publish so it is skipped on npm

v7.2.4

Please refer toCHANGELOG.md for details.

v7.2.3

Please refer toCHANGELOG.md for details.

v7.2.2

Please refer toCHANGELOG.md for details.

plugin-legacy@7.2.1

Please refer toCHANGELOG.md for details.

v7.2.1

Please refer toCHANGELOG.md for details.

plugin-legacy@7.2.0

Please refer toCHANGELOG.md for details.

v7.2.0

Please refer toCHANGELOG.md for details.

v7.2.0-beta.1

Please refer toCHANGELOG.md for details.

v7.2.0-beta.0

Please refer toCHANGELOG.md for details.

Changelog

Sourced fromvite's changelog.

7.2.6 (2025-12-01)

7.2.5 (2025-12-01)

Bug Fixes

Performance Improvements

Documentation

  • clarify manifest.jsonimports field is JS chunks only (#21136) (46d3077)

Miscellaneous Chores

7.2.4 (2025-11-20)

Bug Fixes

7.2.3 (2025-11-20)

Bug Fixes

Performance Improvements

Miscellaneous Chores

  • deps: update dependency@​rollup/plugin-commonjs to v29 (#21099) (02ceaec)
  • deps: update rolldown-related dependencies (#21095) (39a0a15)
  • deps: update rolldown-related dependencies (#21127) (5029720)

7.2.2 (2025-11-07)

Bug Fixes

7.2.1 (2025-11-06)

... (truncated)

Commits

Updatesvitest from 4.0.6 to 4.0.14

Release notes

Sourced fromvitest's releases.

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.13

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.12

   🐞 Bug Fixes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 vite group with 3 updates in the /site directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.1- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.1/packages/plugin-react)Updates `vite` from 7.1.12 to 7.2.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.2.6/packages/vite)Updates `vitest` from 4.0.6 to 4.0.14- [Release notes](https://github.com/vitest-dev/vitest/releases)- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest)---updated-dependencies:- dependency-name: "@vitejs/plugin-react"  dependency-version: 5.1.1  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: vite- dependency-name: vite  dependency-version: 7.2.6  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: vite- dependency-name: vitest  dependency-version: 4.0.14  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: vite...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsDec 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)December 1, 2025 09:07
@github-actionsgithub-actionsbot merged commitcfd6c4b intomainDec 1, 2025
38 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/site/vite-92f6e185c6 branchDecember 1, 2025 09:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp