Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

chore(deps-dev): bump @nuxt/content from 2.7.1 to 2.10.0 #3627

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps @nuxt/content from 2.7.1 to 2.10.0.

Changelog

Sourced from @​nuxt/content's changelog.

v2.10.0

compare changes

🚀 Enhancements

  • Add homepage on package.json (#2413)
  • api: Cache api endpoints (d2bcf70f)

🩹 Fixes

  • Add missing imports for search (#2412)
  • Import nuxt composables from #imports (#2418)
  • 7.search-content.md typo (7bf89960)
  • Enable cache only for clientDb (#2425)
  • Remove d.ts (#2427)
  • Ensure bundler module resolution works with runtime type imports (#2470)
  • Imports (f33f5a20)

📖 Documentation

🏡 Chore

  • perf: Leverage ISR instead for query caching (dee73c67)
  • Remove routeRules added (6b94f131)
  • perf: Leverage ISR instead for query caching" (6a56986c)
  • Upgrade @​nuxtjs/mdc^0.3.0 (8c442665)
  • Remove ts-ignore as unstorage has fixed subpath export (#2472)
  • Test bundler module resolution (#2474)

❤️ Contributors

... (truncated)

Commits
  • a69ea72 chore(release): release v2.10.0
  • fa0d52c chore: test bundler module resolution (#2474)
  • 2821ee9 chore(deps): update devdependency vitest to ^1.1.0 (#2471)
  • 77166b2 chore: remove ts-ignore as unstorage has fixed subpath export (#2472)
  • 8c44266 chore: upgrade @​nuxtjs/mdc^0.3.0
  • 6a56986 Revert "chore(perf): leverage ISR instead for query caching"
  • 6b94f13 chore: remove routeRules added
  • dee73c6 chore(perf): leverage ISR instead for query caching
  • f33f5a2 fix: imports
  • d2bcf70 feat(api): cache api endpoints
  • 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 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 the dependencies pr Pull requests that update a dependency file. label Jan 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/content-2.10.0 branch 4 times, most recently from 82d93bc to e651bb4 Compare January 15, 2024 15:27
@eddybrando
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/content-2.10.0 branch from e651bb4 to 5fdedbf Compare January 17, 2024 14:52
Copy link
Collaborator

@eddybrando eddybrando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chagenlog LGTM! Also tested locally.

@eddybrando
Copy link
Collaborator

@dependabot rebase

Bumps [@nuxt/content](https://github.com/nuxt/content) from 2.7.1 to 2.10.0.
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v2.7.1...v2.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/content-2.10.0 branch from 5fdedbf to b6d1594 Compare January 17, 2024 15:01
@eddybrando eddybrando merged commit 2741429 into main Jan 17, 2024
6 checks passed
@eddybrando eddybrando deleted the dependabot/npm_and_yarn/nuxt/content-2.10.0 branch January 17, 2024 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies pr Pull requests that update a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant