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 dependencies group with 4 updates #37

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the dependencies group with 4 updates: @unhead/vue, @vueuse/core, vue and vue-i18n.

Updates @unhead/vue from 1.9.16 to 1.10.0

Release notes

Sourced from @​unhead/vue's releases.

v1.10.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.10.0-beta.6

   🐞 Bug Fixes

    View changes on GitHub

v1.10.0-beta.5

   🐞 Bug Fixes

    View changes on GitHub

v1.10.0-beta.4

   🐞 Bug Fixes

    View changes on GitHub

v1.10.0-beta.3

No significant changes

... (truncated)

Commits
  • 9ff6c10 chore: release v1.10.0
  • d775612 chore: release v1.10.0-beta.6
  • ecc7e11 fix(scripts): avoid vue overriding status with ref
  • c5b22d2 chore: release v1.10.0-beta.5
  • ca08a73 chore: release v1.10.0-beta.4
  • 229c053 fix(scripts): avoid type wrapping promises
  • 767d1ed chore: release v1.10.0-beta.3
  • acf1e9a chore: release v1.10.0-beta.2
  • 7746a35 fix(scripts): infer types from use()
  • 3fe9217 feat(scripts): safer lifecycle hooks onLoaded, onError (#381)
  • Additional commits viewable in compare view

Updates @vueuse/core from 10.11.0 to 10.11.1

Release notes

Sourced from @​vueuse/core's releases.

v10.11.1

No significant changes

    View changes on GitHub
Commits
  • dce876a chore: release v10.11.1
  • 19f2ad3 refactor(types): update MaybeRef types to match Vue3.5 and use local export...
  • See full diff in compare view

Updates vue from 3.4.36 to 3.4.38

Release notes

Sourced from vue's releases.

v3.4.38

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.37

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.4.38 (2024-08-15)

Bug Fixes

  • build: revert entities to 4.5 to avoid runtime resolution errors (f349af7), closes #11603
  • compiler-core: use ast-based check for function expressions when possible (236cac3), closes #11615
  • compiler-sfc: handle keyof operator with index object (#11581) (74d26db)
  • types: add fallback stub for DOM types when DOM lib is absent (#11598) (4db0085)

3.4.37 (2024-08-08)

Bug Fixes

  • compiler-core: use isProp.arg.loc instead of isProp.loc (#11547) (236fb7a)
  • custom-element: fix custom-element double render on immediate prop change (978ff3c), closes #9885 #11335
  • defineModel: detect changes respect custom getter and setter (#11543) (e042888), closes #11541 #11526 #11527
  • keep-alive: avoid cache suspense comment root (#11479) (a917c05)
  • keep-alive: fix render error in cached is undefined (#11496) (81351dc), closes #11427 #11431
  • Revert "fix(types/ref): allow getter and setter types to be unrelated (#11442)" (b1abac0)
  • Revert "fix(types/ref): correct type inference for nested refs (#11536)" (3a56315)
  • runtime-core: fix warning for missing event handler (#11489) (e359ff0), closes #4803 #8268
  • runtime-core: prioritize using the provides from currentApp in nested createApp (#11502) (7e75de0), closes #11488
    • Note: this change will break inject calls inside Pinia stores that expects to be able to inject provided values from the component using the store. This is expected because the usage is relying on previously incorrect behavior.
  • runtime-dom: apply css vars before mount (#11538) (fdc2a31), closes #11533
  • ssr: ensure content is valid when rendering normal slot (#11491) (6c90324), closes #11326
  • types/ref: correct type inference for nested refs (#11536) (536f623), closes #11532 #11537
  • types: allow DirectiveArguments third parameter to accept undefined (#11540) (1058ce8)
Commits
  • 56e658e release: v3.4.38
  • 0bdb2a3 workflow: move private packages to separate directory
  • 74d26db fix(compiler-sfc): handle keyof operator with index object (#11581)
  • 236cac3 fix(compiler-core): use ast-based check for function expressions when possible
  • b27d900 chore: update changelog regarding inject behavior change
  • f349af7 fix(build): revert entities to 4.5 to avoid runtime resolution errors
  • 4db0085 fix(types): add fallback stub for DOM types when DOM lib is absent (#11598)
  • 28db2e6 release: v3.4.37
  • 6be63e0 workflow: new release workflow
  • e333312 workflow: fix release script in actions
  • Additional commits viewable in compare view

Updates vue-i18n from 9.13.1 to 9.14.0

Release notes

Sourced from vue-i18n's releases.

v9.14.0

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v9.13.1...v9.14.0

Changelog

Sourced from vue-i18n's changelog.

v10.0.0-beta.6 (2024-08-29T05:48:00Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

📝️ Documentations

🍭 Examples

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.0-beta.5...v10.0.0-beta.6

v10.0.0-beta.5 (2024-07-19T02:23:39Z)

This changelog is generated by GitHub Releases

What's Changed

📝️ Documentations

Full Changelog: intlify/vue-i18n@v10.0.0-beta.4...v10.0.0-beta.5

v10.0.0-beta.4 (2024-07-16T04:02:31Z)

This changelog is generated by GitHub Releases

What's Changed

... (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 dependencies group with 4 updates: [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue), [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core), [vue](https://github.com/vuejs/core) and [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n).


Updates `@unhead/vue` from 1.9.16 to 1.10.0
- [Release notes](https://github.com/unjs/unhead/releases)
- [Commits](https://github.com/unjs/unhead/commits/v1.10.0/packages/vue)

Updates `@vueuse/core` from 10.11.0 to 10.11.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/core)

Updates `vue` from 3.4.36 to 3.4.38
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.36...v3.4.38)

Updates `vue-i18n` from 9.13.1 to 9.14.0
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.14.0/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: "@unhead/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2024 16:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
Copy link

vercel bot commented Sep 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
creasi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 1, 2024 4:55pm

@feryardiant feryardiant merged commit ef86d6d into main Sep 5, 2024
4 checks passed
@feryardiant feryardiant deleted the dependabot/npm_and_yarn/dependencies-e71b2ac5a7 branch September 5, 2024 23:20
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