Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps the npm_and_yarn group with 1 update in the / directory: vite.

Updates vite from 7.0.5 to 7.0.7

Release notes

Sourced from vite's releases.

v7.0.7

Please refer to CHANGELOG.md for details.

v7.0.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.7 (2025-09-08)

Bug Fixes

Tests

7.0.6 (2025-07-24)

Bug Fixes

  • deps: update all non-major dependencies (#20442) (e49f505)
  • dev: incorrect sourcemap when optimized CJS is imported (#20458) (ead2dec)
  • module-runner: normalize file:// on windows (#20449) (1c9cb49)
  • respond with correct headers and status code for HEAD requests (#20421) (23d04fc)

Miscellaneous Chores

Code Refactoring

Commits

Dependabot compatibility score

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.0.5 to 7.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.0.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.0.7
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17596155522

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 17559187583: 0.0%
Covered Lines: 0
Relevant Lines: 1970

💛 - Coveralls

@rm-hull rm-hull merged commit 04db465 into main Sep 9, 2025
4 checks passed
@rm-hull rm-hull deleted the dependabot/npm_and_yarn/npm_and_yarn-34180670f1 branch September 9, 2025 22:34
rm-hull added a commit that referenced this pull request Sep 13, 2025
…de-chakra

* 'main' of github.com:rm-hull/scratchpad: (28 commits)
  Update dependencies
  Bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#576)
  Bump @eslint/js from 9.31.0 to 9.35.0 (#577)
  Bump @types/ramda from 0.30.2 to 0.31.1 (#578)
  Bump react-router-dom from 7.7.0 to 7.9.0 (#579)
  Bump axios from 1.10.0 to 1.12.1 (#580)
  Bump eslint-plugin-testing-library from 7.6.0 to 7.6.8 (#573)
  Bump @testing-library/dom from 10.4.0 to 10.4.1 (#572)
  Bump react-dom and @types/react-dom (#569)
  Bump js-base64 from 3.7.7 to 3.7.8 (#570)
  Bump @typescript-eslint/parser from 8.37.0 to 8.43.0 (#574)
  Bump chalk from 5.4.1 to 5.6.2 (#571)
  Bump @typescript-eslint/eslint-plugin from 8.37.0 to 8.43.0 (#567)
  Bump @stylistic/eslint-plugin from 5.2.0 to 5.3.1 (#560)
  Bump @babel/parser from 7.28.0 to 7.28.4 (#565)
  Bump react and @types/react (#564)
  Bump babel-plugin-react-compiler from 19.1.0-rc.2 to 19.1.0-rc.3 (#566)
  Bump vite from 7.0.5 to 7.0.7 in the npm_and_yarn group across 1 directory (#568)
  Bump @types/node from 24.0.15 to 24.3.1 (#562)
  Bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group (#539)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants