Skip to content

Bump @nuxt/content from 1.15.1 to 2.2.0 - #43

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nuxt/content-2.2.0
Closed

Bump @nuxt/content from 1.15.1 to 2.2.0#43
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nuxt/content-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 24, 2022

Copy link
Copy Markdown
Contributor

Bumps @nuxt/content from 1.15.1 to 2.2.0.

Changelog

Sourced from @​nuxt/content's changelog.

v2.2.0

compare changes

🚀 Enhancements

  • document-driven: Support navigation.redirect from _dir files (#1545)
  • Spa mode (#1525)
  • Config for anchor link generation of headings (#1564)
  • parser: Introduce _dir field in contents (#1613)

🔥 Performance

  • build: Build caches before pre-rendering contents (#1530)

🩹 Fixes

  • module: Make documentDriven configs optional (#1539)
  • Add missing imports (451b000e)
  • Missing imports on preview mode (f9f161b1)
  • Use relative .md link (#1556)
  • module: Multi-source array (#1578)
  • navigation: Missing composable when navigation is disabled (#1577)
  • Ignore built content in preview mode (bc01cde3)
  • ClientDB: Drop LocalStorage (7afd857b)
  • client-db: Race-condition on multiple calls (c11a4800)
  • <ContentList>: Respect query.path when path is missing (#1598)
  • <ContentDoc>: Render blink in SSG (#1600)
  • Update h3 usage with explicit defineEventHandler (#1603)
  • anchorLinks: Add useRuntimeConfig imports (#1605)
  • runtime: Detect 404 api responses in SSG (#1608)
  • queryContent: Use path argument as prefix if there is another condition (#1612)

📖 Documentation

  • Fix type client only -> client-only (#1535)
  • content-list: Updated query reference and added example (#1548)
  • Add search (#1575)
  • Update algolia key (9e91948e)
  • Cleanup deps (#1582)
  • Upgrade Content version (c76c5a75)
  • Broken link on Markdown API page (#1588)
  • composables: Fix close tag ContentRenderer (#1597)
  • Update badge style (49b1c4cc)
  • Update cover (ba2aeb45)
  • No need to register manually nitro plugin (b6bbb42c)
  • Fix nitro plugins link (0259a901)
  • Update findSurround usage (#1609)
  • Guidance on using local images (#1617)

... (truncated)

Commits
  • 23f9d7e chore(release): release v2.2.0
  • 0b56bac chore(deps): lock file maintenance (#1591)
  • 627cb64 chore(deps): update all non-major dependencies (#1587)
  • 80e82a7 docs: guidance on using local images (#1617)
  • 2a92bab docs: update findSurround usage (#1609)
  • 98271a7 feat(parser): introduce _dir field in contents (#1613)
  • 5ec049d fix(queryContent): use path argument as prefix if there is another conditio...
  • 15842a4 fix(runtime): detect 404 api responses in SSG (#1608)
  • 0259a90 docs: fix nitro plugins link
  • b6bbb42 docs: no need to register manually nitro plugin
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by farnabaz, a new releaser for @​nuxt/content since your current version.


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 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)

Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.15.1 to 2.2.0.
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/content/compare/@nuxt/content@1.15.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@netlify

netlify Bot commented Oct 24, 2022

Copy link
Copy Markdown

Deploy Preview for scintillating-toffee-71952e failed.

⚠️ Continuous deployment needs attention — organization-owned private repository detected.
Upgrade to Pro or change repository settings in order to continue deploying from this repository.
For more information, visit the deploy log and FAQ page.

Name Link
🔨 Latest commit d7b86ed
🔍 Latest deploy log https://app.netlify.com/sites/scintillating-toffee-71952e/deploys/6356f6bc3e2fc90008c5c929

@netlify

netlify Bot commented Oct 24, 2022

Copy link
Copy Markdown

Deploy Preview for armatanalytics failed.

⚠️ Continuous deployment needs attention — organization-owned private repository detected.
Upgrade to Pro or change repository settings in order to continue deploying from this repository.
For more information, visit the deploy log and FAQ page.

Name Link
🔨 Latest commit d7b86ed
🔍 Latest deploy log https://app.netlify.com/sites/armatanalytics/deploys/6356f6bcc1f57e0008ffe2f2

@dependabot @github

dependabot Bot commented on behalf of github Oct 31, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #44.

@dependabot dependabot Bot closed this Oct 31, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nuxt/content-2.2.0 branch October 31, 2022 20:35
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