[PR #187] [CLOSED] fix(deps): bump @nuxtjs/composition-api from 0.29.3 to 0.30.0 #192

Closed
opened 2025-12-01 17:06:14 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/187
Author: @dependabot[bot]
Created: 11/8/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nuxtjs/composition-api-0.30.0


📝 Commits (1)

  • b5a00d0 fix(deps): bump @nuxtjs/composition-api from 0.29.3 to 0.30.0

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+8 -8)

📄 Description

Bumps @nuxtjs/composition-api from 0.29.3 to 0.30.0.

Release notes

Sourced from @​nuxtjs/composition-api's releases.

v0.30.0

0.30.0 (2021-11-05)

Bug Fixes

Changelog

Sourced from @​nuxtjs/composition-api's changelog.

0.30.0 (2021-11-05)

Bug Fixes

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/187 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/8/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/composition-api-0.30.0` --- ### 📝 Commits (1) - [`b5a00d0`](https://github.com/ArthurDanjou/website-old/commit/b5a00d0714c5e8608e7fabed5060eee61919759b) fix(deps): bump @nuxtjs/composition-api from 0.29.3 to 0.30.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+8 -8) </details> ### 📄 Description Bumps [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) from 0.29.3 to 0.30.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/composition-api/releases"><code>@​nuxtjs/composition-api</code>'s releases</a>.</em></p> <blockquote> <h2>v0.30.0</h2> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.29.3...0.30.0">0.30.0</a> (2021-11-05)</h2> <h3>Bug Fixes</h3> <ul> <li>resolve all aliases (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/578">#578</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/d2c7516ebb6478d0628e85c6f2201f86cd7b1abf">d2c7516</a>)</li> <li>use <code>.mjs</code> version of <code>@vue/compoisition-api</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/577">#577</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/f49884b6dbe34869de88b56c2c6ef01d609d8556">f49884b</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/composition-api/blob/main/CHANGELOG.md"><code>@​nuxtjs/composition-api</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.29.3...0.30.0">0.30.0</a> (2021-11-05)</h2> <h3>Bug Fixes</h3> <ul> <li>resolve all aliases (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/578">#578</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/d2c7516ebb6478d0628e85c6f2201f86cd7b1abf">d2c7516</a>)</li> <li>use <code>.mjs</code> version of <code>@vue/compoisition-api</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/577">#577</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/f49884b6dbe34869de88b56c2c6ef01d609d8556">f49884b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/composition-api/commit/f17889d73cfa6d43d87b94bc86e54bc5321da4ab"><code>f17889d</code></a> chore: release v0.30.0</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/4e46dfad8a23877ad294b1029d0b4d41d88abfd0"><code>4e46dfa</code></a> docs: add recommendation to use nuxt bridge (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/579">#579</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/c6f0dc0c51c40d3ec602737ae82cb460c09b784e"><code>c6f0dc0</code></a> chore: bump lockfile</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/2e0050210437bd9bb2faadffe9b332a23bdce716"><code>2e00502</code></a> chore: ignore docus upgrades for now</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/d2c7516ebb6478d0628e85c6f2201f86cd7b1abf"><code>d2c7516</code></a> fix: resolve all aliases (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/578">#578</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/5aa89ca64b0b60dfefe26cdf660fa238a8d297bc"><code>5aa89ca</code></a> docs: fix docus syntax error (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/570">#570</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/3e9fe6e2f756cc89c74d1361b7444ad4bc0958db"><code>3e9fe6e</code></a> docs: fix indentation</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/21233f4dd640716b61708d38ac21801a863e4d62"><code>21233f4</code></a> chore: upgrade dev dependencies</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/f49884b6dbe34869de88b56c2c6ef01d609d8556"><code>f49884b</code></a> fix: use <code>.mjs</code> version of <code>@vue/compoisition-api</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/577">#577</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/composition-api/compare/0.29.3...0.30.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/composition-api&package-manager=npm_and_yarn&previous-version=0.29.3&new-version=0.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:06:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#192