Skip to content

Commit

Permalink
chore(deps): update dependency @nuxtjs/seo to ^2.0.0-rc.21 (#818)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxtjs/seo](https://nuxtseo.com/)
([source](https://redirect.github.com/harlan-zw/nuxt-seo)) |
[`^2.0.0-rc.20` ->
`^2.0.0-rc.21`](https://renovatebot.com/diffs/npm/@nuxtjs%2fseo/2.0.0-rc.20/2.0.0-rc.21)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxtjs%2fseo/2.0.0-rc.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxtjs%2fseo/2.0.0-rc.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nuxtjs%2fseo/2.0.0-rc.20/2.0.0-rc.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxtjs%2fseo/2.0.0-rc.20/2.0.0-rc.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>harlan-zw/nuxt-seo (@&#8203;nuxtjs/seo)</summary>

###
[`v2.0.0-rc.21`](https://redirect.github.com/harlan-zw/nuxt-seo/releases/tag/v2.0.0-rc.21)

[Compare
Source](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.20...v2.0.0-rc.21)

#####    🐞 Bug Fixes

- **useBreadcrumbItems**: Nuxt instance in computed  -  by
[@&#8203;harlan-zw](https://redirect.github.com/harlan-zw)
[<samp>(c1696)</samp>](https://redirect.github.com/harlan-zw/nuxt-seo/commit/c1696ea)

#####     [View changes on
GitHub](https://redirect.github.com/harlan-zw/nuxt-seo/compare/v2.0.0-rc.20...v2.0.0-rc.21)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/antoinezanardi/werewolves-assistant-web-next).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 1852cf0 commit 41b08ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "^8.4.0",
"@nuxtjs/robots": "^4.1.6",
"@nuxtjs/seo": "^2.0.0-rc.20",
"@nuxtjs/seo": "^2.0.0-rc.21",
"@nuxtjs/sitemap": "^6.0.1",
"@nuxtjs/tailwindcss": "^6.12.1",
"@pinia/nuxt": "^0.5.4",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41b08ae

Please sign in to comment.