Skip to content
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

chore(deps): bump the minor group across 1 directory with 6 updates #2585

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps the minor group with 6 updates in the / directory:

Package From To
@vitest/coverage-v8 3.0.2 3.0.3
vitest 3.0.2 3.0.3
@vueuse/core 12.4.0 12.5.0
vitepress 1.6.1 1.6.3
@nuxtjs/i18n 9.1.1 9.1.2
vite 6.0.7 6.0.11

Updates @vitest/coverage-v8 from 3.0.2 to 3.0.3

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.0.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates vitest from 3.0.2 to 3.0.3

Release notes

Sourced from vitest's releases.

v3.0.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 33ab8a2 chore: release v3.0.3
  • e43a8f5 fix(browser): don't fail when running --browser.headless if the browser proje...
  • fa4634b fix(browser): don't throw a validation error if v8 coverage is used with filt...
  • 7f36b6f perf(reporters): update summary only when needed (#7291)
  • See full diff in compare view

Updates @vueuse/core from 12.4.0 to 12.5.0

Release notes

Sourced from @​vueuse/core's releases.

v12.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 1e153e9 chore: release v12.5.0
  • 98a83d7 feat(useFetch): add parameters to the afterFetch and onFetchError (#4499)
  • 01acd57 feat(useClipboard): should fall back to legacy clipboard when read/write fail...
  • 0ebefbe docs(useClipboardItems): fix demo by using text/plain mime type (#4513)
  • f3cc7ec fix(useVirtualList): allow readonly arrays as input (#4504)
  • 69cedd2 feat(useCountdown): new function (#4125)
  • b6947f7 fix(useMagicKeys): fix key order issue on first use (#4505)
  • d08eb2c refactor: use useTemplateRef instead of ref in demos and docs (#4482)
  • 8a8d6a3 feat(useFileDialog): add initialFiles option (#4509)
  • 3933a0b chore(deps): update to vitest@3 (#4501)
  • Additional commits viewable in compare view

Updates vitepress from 1.6.1 to 1.6.3

Release notes

Sourced from vitepress's releases.

v1.6.3

Please refer to CHANGELOG.md for details.

v1.6.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.6.3 (2025-01-22)

Bug Fixes

  • docsearch not rendering properly (3e4120e)

1.6.2 (2025-01-22)

Bug Fixes

  • fix static content removal for lean chunks due to Vue 3.5 changes (#4508) (8214cae)
Commits

Updates @nuxtjs/i18n from 9.1.1 to 9.1.2

Release notes

Sourced from @​nuxtjs/i18n's releases.

v9.1.2

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxtjs/i18n's changelog.

v9.1.2 (2025-01-21T17:26:23Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vite from 6.0.7 to 6.0.11

Release notes

Sourced from vite's releases.

v6.0.11

Please refer to CHANGELOG.md for details.

v6.0.10

Please refer to CHANGELOG.md for details.

v6.0.9

This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

v6.0.8

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.0.11 (2025-01-21)

6.0.10 (2025-01-20)

6.0.9 (2025-01-20)

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

6.0.8 (2025-01-20)

Commits
  • a0ed405 release: v6.0.11
  • 3d03899 fix: allow CORS from loopback addresses by default (#19249)
  • aeb3ec8 fix: preview.allowedHosts with specific values was not respected (#19246)
  • 9654348 release: v6.0.10
  • 2495022 fix: try parse server.origin URL (#19241)
  • a55f8ba release: v6.0.9
  • bd896fb fix!: check host header to prevent DNS rebinding attacks and introduce `serve...
  • 029dcd6 fix: verify token for HMR WebSocket connection
  • b09572a fix!: default server.cors: false to disallow fetching from untrusted origins
  • c0f72a6 release: v6.0.8
  • Additional commits viewable in compare 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 minor group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.2` | `3.0.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.2` | `3.0.3` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.4.0` | `12.5.0` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.6.1` | `1.6.3` |
| [@nuxtjs/i18n](https://github.com/nuxt-modules/i18n) | `9.1.1` | `9.1.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.7` | `6.0.11` |



Updates `@vitest/coverage-v8` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/coverage-v8)

Updates `vitest` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/vitest)

Updates `@vueuse/core` from 12.4.0 to 12.5.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.5.0/packages/core)

Updates `vitepress` from 1.6.1 to 1.6.3
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.6.1...v1.6.3)

Updates `@nuxtjs/i18n` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/nuxt-modules/i18n/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v9.1.1...v9.1.2)

Updates `vite` from 6.0.7 to 6.0.11
- [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/v6.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@nuxtjs/i18n"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2025 00:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jan 23, 2025
Copy link

changeset-bot bot commented Jan 23, 2025

⚠️ No Changeset found

Latest commit: 097abd9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@larsrickert
Copy link
Collaborator

closed in favor of #2592

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-bea9472604 branch January 23, 2025 16:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant