Skip to content

build(deps-dev): bump vite from 6.2.5 to 6.2.7#314

Closed
dependabot[bot] wants to merge 1 commit into
rcfrom
dependabot/npm_and_yarn/vite-6.2.7
Closed

build(deps-dev): bump vite from 6.2.5 to 6.2.7#314
dependabot[bot] wants to merge 1 commit into
rcfrom
dependabot/npm_and_yarn/vite-6.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2025

Bumps vite from 6.2.5 to 6.2.7.

Release notes

Sourced from vite's releases.

v6.2.7

Please refer to CHANGELOG.md for details.

v6.2.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.7 (2025-04-30)

6.2.6 (2025-04-10)

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2025
@dependabot dependabot Bot requested a review from ilfa as a code owner June 4, 2025 13:08
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2025
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 4, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2025

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 92.58% 649/701
🟢 Branches 86.78% 151/174
🟢 Functions 91.79% 123/134
🟢 Lines 92.76% 615/663

Test suite run success

170 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from 49a739f

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 92.58 86.78 91.79 92.76
🟢  mgmt-lambda 98.93 93.33 100 98.93
🟢   DefaultSettings.ts 100 100 100 100
🟢   app.ts 97.91 95 100 97.91 26
🟢   auth.ts 100 100 100 100
🟢   exceptions.ts 100 66.66 100 100 20
🟢   routing.ts 100 100 100 100
🟢  mgmt-lambda/handlers 87.22 72.5 93.33 87.15
🟢   errorHandlers.ts 100 71.42 100 100 22,41
🟡   statusHandler.ts 80 50 100 80 76-80,84-89
🟢   updateHandler.ts 87.21 75.86 87.5 87.12 50-51,67-68,139-142,214,219-228,290-291,319
🟢  mgmt-lambda/utils 81.25 88.88 66.66 100
🟢   cloudfrontUtils.ts 100 88.88 100 100 6
🔴   delay.ts 40 100 0 100
🟢  proxy/handlers 87.91 86.95 90.32 88.63
🟢   handleAgentDowloading.ts 96.29 66.66 100 96.15 31
🟡   handleResult.ts 76.74 100 76.92 78.04 90-105
🟢   handleStatus.ts 100 100 100 100
🟡  proxy/test 77.77 100 50 71.42
🟡   aws.ts 77.77 100 50 71.42 4-5
🟢  proxy/test/utils/customer-variables 100 100 100 100
🟢   in-memory-customer-variables.ts 100 100 100 100
🟢  proxy/utils 94.57 85.71 94.28 94.11
🟢   buffer.ts 100 100 100 100
🟢   cache-control.ts 100 100 100 100
🟢   cookie.ts 100 100 100 100
🟢   headers.ts 100 100 100 100
🔴   is-blob.ts 0 0 0 0 6-7
🟢   log.ts 85.71 33.33 100 83.33 11
🟢   request.ts 100 100 100 100
🟢   routing.ts 100 100 100 100
🔴   string.ts 14.28 100 0 14.28 2-8
🟢   traffic.ts 100 100 100 100
🟢  proxy/utils/customer-variables 100 100 100 100
🟢   customer-variables.ts 100 100 100 100
🟢   defaults.ts 100 100 100 100
🟢   header-customer-variables.ts 100 100 100 100
🟢   maybe-obfuscate-variable.ts 100 100 100 100
🟢   selectors.ts 100 100 100 100
🟢   types.ts 100 100 100 100
🟢  proxy/utils/customer-variables/secrets-manager 95.58 100 100 95.52
🟢   normalize-secret.ts 100 100 100 100
🟢   retrieve-secret.ts 100 100 100 100
🟢   secrets-manager-variables.ts 86.95 100 100 86.95 28,50-55
🟢   validate-secret.ts 100 100 100 100

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-6.2.7 branch from c36956b to 5a43ad6 Compare June 10, 2025 13:33
@ilfa
Copy link
Copy Markdown
Member

ilfa commented Jun 23, 2025

@dependabot recreate

2 similar comments
@ilfa
Copy link
Copy Markdown
Member

ilfa commented Jun 26, 2025

@dependabot recreate

@ilfa
Copy link
Copy Markdown
Member

ilfa commented Jun 26, 2025

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-6.2.7 branch from 5a43ad6 to cc1b451 Compare June 26, 2025 12:54
@erayaydin
Copy link
Copy Markdown
Member

@dependabot recreate

Dependabot couldn't find the original pull request head commit, c36956b.
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-6.2.7 branch from cc1b451 to 49a739f Compare June 26, 2025 14:07
@github-actions
Copy link
Copy Markdown
Contributor

This PR will not create a new release 🚀

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 10, 2025

Superseded by #331.

@dependabot dependabot Bot closed this Sep 10, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vite-6.2.7 branch September 10, 2025 02:08
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