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

build(deps): bump @nuxt/content from 2.13.4 to 3.0.1 in /docs #447

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/content from 2.13.4 to 3.0.1.

Changelog

Sourced from @​nuxt/content's changelog.

3.0.1 (2025-01-27)

Bug Fixes

  • studio: return when collection not found (0e0c8e7)
  • validate query before execute (#3048) (0f0da14)

3.0.0 (2025-01-16)

Bug Fixes

3.0.0-alpha.9 (2025-01-15)

Features

Bug Fixes

  • docs: ensure card prose on the homepage matches the correct title (#2919) (67c57a7)
  • hooks: generate missing dirname & extension in vFile (e048a55), closes #2970
  • module: update dump template on new file creation (e098115)
  • module: mark build.pathMeta as optional in module config (8329a63)
  • module: split big sql queries into two (#2917) (a27dcae)
  • navigation: prevent duplicate nodes (#2959) (67d6c6b)
  • navigation: respect user defined order (#2974) (b832033)
  • prevent import cache in development (8ea4de1)
  • refine json and boolean fields after retrieving content (#2957) (0dacb1e)
  • shiki: inline codes syntax highlighting (f124c95)
  • shiki: preserve style priority on compress (b95e807)
  • sqlite: remove extra / from database filename in windows (8a9af69), closes #2897
  • sqlite: remove leading / from file path (85010c1)
  • types: inject content types to server tsConfig (203ac90), closes #2968
  • typos: collectionQureyBuilder (#2953) (71036e2)
  • undefined ssr event & and invalid column update (#2962) (9660776)
  • vfile extension format (12aef72)

Performance Improvements

3.0.0-alpha.8 (2024-12-09)

... (truncated)

Commits
  • 38b2402 chore(release): v3.0.1
  • 0e0c8e7 fix(studio): return when collection not found
  • 0f0da14 fix: validate query before execute (#3048)
  • 6f98de8 chore(release): v3.0.0
  • 47fdc08 chore(deps): update dependency nuxt to v3.15.2 (#2977)
  • 2b8a7b0 docs(seo): update template for studio pages
  • 1a751f6 chore: upgrade deps
  • 1c17518 docs: update v3 homepage
  • 1dd5b21 fix(templates): demo url
  • 1dd4e31 docs: remove banner & change v2 link
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @hougesen.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 30, 2025
@hougesen
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/nuxt/content-3.0.1 branch from 8610990 to e79428b Compare January 30, 2025 02:22
Bumps [@nuxt/content](https://github.com/nuxt/content) from 2.13.4 to 3.0.1.
- [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.0.1)

---
updated-dependencies:
- dependency-name: "@nuxt/content"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/nuxt/content-3.0.1 branch from e79428b to 616d6a2 Compare January 30, 2025 02:29
@dependabot dependabot bot merged commit d1b0c19 into main Jan 30, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/nuxt/content-3.0.1 branch January 30, 2025 02:32
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.

1 participant