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(lambda): bump the vite group in /lambdas with 2 updates#4878

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

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/lambdas/vite-5085cf18b8

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 10, 2025

Bumps the vite group in /lambdas with 2 updates:vite andvitest.

Updatesvite from 7.1.12 to 7.2.0

Release notes

Sourced fromvite's releases.

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.0 (2025-11-05)

Bug Fixes

  • css: fallback to sass when sass-embedded platform binary is missing (#21002) (b1fd616)
  • module-runner: makegetBuiltins response JSON serializable (#21029) (ad5b3bf)
  • types: add undefined to optional properties for exactOptionalProperties type compatibility (#21040) (2833c55)

Miscellaneous Chores

7.2.0-beta.1 (2025-10-29)

Bug Fixes

  • increase stream reset rate limit for HTTP2 (#21024) (4f44f22)
  • optimizer: externalize virtual modules for html like files (#21001) (e5af352)

Documentation

Code Refactoring

7.2.0-beta.0 (2025-10-28)

Features

  • addimport.meta.resolve support for ESM config (bundle config loader) (#20962) (f86789a)
  • addperEnvironmentWatchChangeDuringDev (#20996) (a5e98e6)
  • add vite client connect events (#20978) (543d87c)
  • build: emit license (#18546) (b42c3fb)
  • dev: support HTTP2 even if proxy feature is used (#20869) (fc21af7)
  • lib: enable minification but keep pure annotations for es output with terser (#20522) (df997d0)
  • optimizer: add rush lockfile support (#20833) (718ca2d)
  • utils: support multiple certificates in resolveServerUrls (#20707) (24513e5)

Bug Fixes

  • build: ensure amd bundles requestrequire to be injected (#20861) (bb85bd7)
  • build: replacenames in the manifest with unmangledname for CSS assets (#20585) (4abf056)
  • deps: downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (#20988) (856e683)
  • deps: update all non-major dependencies (#21008) (185641e)
  • disable optional peer dep handling fornodeResolveWithVite (#20989) (ca18b23)
  • handle query parameters for/@vite/* modules (#20998) (6843a6a)
  • module-runner: resolveresolvedSources correctly (#20959) (c4f6039)
  • resolve: match resolved subpath import path's relative prefix with regex (fix#20972) (#20973) (ff2d83e)
  • update build log to include environment name (#20987) (77c25c1)
  • use esm entrypoint for css preprocessors and terser (#20918) (1460824)

... (truncated)

Commits
  • 8293de0 release: v7.2.0
  • 2833c55 fix(types): add undefined to optional properties for exactOptionalProperties ...
  • e3a6a83 chore(deps): update rolldown-related dependencies (#21047)
  • b1fd616 fix(css): fallback to sass when sass-embedded platform binary is missing (#21...
  • ad5b3bf fix(module-runner): makegetBuiltins response JSON serializable (#21029)
  • 793baa2 release: v7.2.0-beta.1
  • e5af352 fix(optimizer): externalize virtual modules for html like files (#21001)
  • 4f44f22 fix: increase stream reset rate limit for HTTP2 (#21024)
  • a2df778 refactor: usefs.cpSync (#21019)
  • 246df13 docs: clarify the values are escaped automatically (#21017)
  • Additional commits viewable incompare view

Updatesvitest from 4.0.5 to 4.0.7

Release notes

Sourced fromvitest's releases.

v4.0.7

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 1f5d9d2 chore: release v4.0.7
  • a1b7361 fix(jsdom): supportURL.createObjectURL,FormData.set(prop, blob) (#8935)
  • 751c392 fix(cli): parse--execArgv as array (#8924)
  • c9078a2 fix: create environment once per worker withisolate: false (#8915)
  • 9d2b4d5 fix(browser): inheritisolate option, deprecatebrowser.isolate/`browser....
  • 680a612 perf(pool): sort test files by project by default (#8914)
  • fdb2e79 fix(typecheck): handle re-runs outsidetsc (#8920)
  • 6240d51 fix: bindprocess in case global is overwritten (#8916)
  • d41fa74 fix(pool): avoid--require argument when running in deno (#8897)
  • b60149b perf(reporters): remove unnecessaryArray.from call (#8907)
  • Additional commits viewable incompare view

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 in /lambdas with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).Updates `vite` from 7.1.12 to 7.2.0- [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.0/packages/vite)Updates `vitest` from 4.0.5 to 4.0.7- [Release notes](https://github.com/vitest-dev/vitest/releases)- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.7/packages/vitest)---updated-dependencies:- dependency-name: vite  dependency-version: 7.2.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: vite- dependency-name: vitest  dependency-version: 4.0.7  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 labelsNov 10, 2025
@dependabotdependabotbot requested a review froma team as acode ownerNovember 10, 2025 19:06
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsNov 10, 2025
@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/vite^7.2.0🟢 7.2
Details
CheckScoreReason
Code-Review🟢 7Found 20/27 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions🟢 6detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Binary-Artifacts🟢 7binaries present in source code
Pinned-Dependencies🟢 6dependency not pinned by hash detected -- score normalized to 6
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST🟢 4SAST tool is not run on all commits -- score normalized to 4
npm/vitest^4.0.7 UnknownUnknown
npm/@vitest/expect4.0.8 UnknownUnknown
npm/@vitest/mocker4.0.8 UnknownUnknown
npm/@vitest/pretty-format4.0.8 UnknownUnknown
npm/@vitest/runner4.0.8 UnknownUnknown
npm/@vitest/snapshot4.0.8 UnknownUnknown
npm/@vitest/spy4.0.8 UnknownUnknown
npm/@vitest/utils4.0.8 UnknownUnknown
npm/std-env3.10.0 UnknownUnknown
npm/vite7.2.2🟢 7.2
Details
CheckScoreReason
Code-Review🟢 7Found 20/27 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions🟢 6detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Binary-Artifacts🟢 7binaries present in source code
Pinned-Dependencies🟢 6dependency not pinned by hash detected -- score normalized to 6
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST🟢 4SAST tool is not run on all commits -- score normalized to 4
npm/vitest4.0.8 UnknownUnknown

Scanned Files

  • lambdas/package.json
  • lambdas/yarn.lock

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

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