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

⬆️ Bump the dependencies group across 1 directory with 4 updates #133

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps the dependencies group with 4 updates in the / directory: @nuxt/content, @vueuse/core, @vueuse/nuxt and nuxt-og-image.

Updates @nuxt/content from 2.13.4 to 3.2.2

Changelog

Sourced from @​nuxt/content's changelog.

3.2.2 (2025-02-24)

Bug Fixes

  • client-database: separate db init from collection dump fetch (#3188) (82425a5)
  • search: invalid helper naming (895c220), closes #3186

3.2.1 (2025-02-21)

Bug Fixes

  • bunsqlite: polyfills not being loaded (#3176) (139744c)
  • client-database: prevent concurrent initialization (#3174) (49531dd)
  • ContentRenderer: async loader types (f1a9b8e)
  • llms: add missing import for defineNitroPlugin (#3170) (b091253)
  • llms: add missing import on queryCollection (2fe61e6)

3.2.0 (2025-02-20)

Features

Bug Fixes

  • queryCollectionItemSurroundings type definition in built module (#3121) (808c133)
  • allow count(*) query (71221d3), closes #3136
  • constant initialization of content tables (#3146) (b2b1b4e)
  • database: prevent creating multiple database connections (#3126) (06a7014)
  • generate checksum after processing all sources (e97c787)
  • manage concurent initializations (#3132) (c351947)
  • nuxtlabs studio url in migration (#3150) (5e69bf2)
  • remove zod from server bundle (842bcd6)
  • renderer: do not ignore component objects (#3127) (8a66225)
  • type: register module hooks types (#3166) (afcf815)
  • type: type error on built package (7be1a2b)
  • use a 90 seconds timeout to prevent Cloudflare from timing out (#3160) (7552090)

3.1.1 (2025-02-11)

Bug Fixes

  • docs: use bindingName instead of binding (#3109) (311609c)
  • don't force pg for vercel (#3093) (0866008)
  • preset: allow presets to provide default options (254fd24)
  • query: allow uppercase in column names (#3100) (598dd13)

... (truncated)

Commits

Updates @vueuse/core from 12.5.0 to 12.7.0

Release notes

Sourced from @​vueuse/core's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • bc9683f chore: release v12.7.0
  • 3ca0d92 fix(useFetch): partial overwrite when {combination: 'overwrite'} (#4430)
  • e1a7ef3 fix(useTextareaAutosize): improve resize handling with requestAnimationFrame ...
  • 5dd2a1e refactor: migrate more shallowRef
  • d9352a3 refactor: change primitive to shallowRef, rename ref usage to deepRef (...
  • 3041e78 feat(useRafFn): add once option (#4583)
  • 4c233b0 refactor: replace tryOnBeforeUnmount with tryOnScopeDispose (#4584)
  • 77c795d chore: release v12.6.1
  • 92d6e47 chore: fix bundle
  • 5234db2 chore: release v12.6.0
  • Additional commits viewable in compare view

Updates @vueuse/nuxt from 12.5.0 to 12.7.0

Release notes

Sourced from @​vueuse/nuxt's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates nuxt-og-image from 4.0.0 to 4.1.4

Release notes

Sourced from nuxt-og-image's releases.

v4.1.4

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.3

   🐞 Bug Fixes

    View changes on GitHub

v4.1.2

   🐞 Bug Fixes

    View changes on GitHub

v4.1.1

No release notes provided.

v4.1.0

   🚀 Features

    View changes on GitHub

v4.0.3

   🐞 Bug Fixes

    View changes on GitHub

v4.0.2

   🐞 Bug Fixes

... (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 in the / directory: [@nuxt/content](https://github.com/nuxt/content), [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core), [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) and [nuxt-og-image](https://github.com/nuxt-modules/og-image).


Updates `@nuxt/content` from 2.13.4 to 3.2.2
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v2.13.4...v3.2.2)

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

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

Updates `nuxt-og-image` from 4.0.0 to 4.1.4
- [Release notes](https://github.com/nuxt-modules/og-image/releases)
- [Commits](nuxt-modules/og-image@v4.0.0...v4.1.4)

---
updated-dependencies:
- dependency-name: "@nuxt/content"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vueuse/nuxt"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nuxt-og-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies 🤖 Pull requests that update a dependency file label Feb 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #134.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-936e02c850 branch March 3, 2025 12:40
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.

0 participants