[PR #279] [CLOSED] fix(deps): bump @nuxtjs/composition-api from 0.32.0 to 0.33.0 #291

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/279
Author: @dependabot[bot]
Created: 7/11/2022
Status: Closed

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


📝 Commits (1)

  • c508e36 fix(deps): bump @nuxtjs/composition-api from 0.32.0 to 0.33.0

📊 Changes

2 files changed (+23 additions, -131 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+22 -130)

📄 Description

Bumps @nuxtjs/composition-api from 0.32.0 to 0.33.0.

Release notes

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

v0.33.0

0.33.0 (2022-07-08)

⚠ BREAKING CHANGES

  • upgrade defu and other dev-dependencies
  • Some of the API and behaviour differ between Vue 2.7 and @vue/composition-api. In addition, there are some composition utilites that are no longer exported from @nuxtjs/composition-api, such as defineAsyncComponent, warn, etc.

Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information.

Features

Miscellaneous Chores

  • upgrade defu and other dev-dependencies (1cbce73)
Changelog

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

0.33.0 (2022-07-08)

⚠ BREAKING CHANGES

  • upgrade defu and other dev-dependencies
  • Some of the API and behaviour differ between Vue 2.7 and @vue/composition-api. In addition, there are some composition utilites that are no longer exported from @nuxtjs/composition-api, such as defineAsyncComponent, warn, etc.

Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information.

Features

Miscellaneous Chores

  • upgrade defu and other dev-dependencies (1cbce73)
Commits
  • 516bc58 chore: release v0.33.0
  • 558548e chore(deps): update all non-major dependencies (#630)
  • 1cbce73 chore!: upgrade defu and other dev-dependencies
  • e8e5cd6 chore: swap upath -> pathe
  • ae9307a feat!: use vue 2.7 composition api (#645)
  • 3066e46 chore(deps): update node.js to v16 (#640)
  • a063a2d docs: clarify where $http is coming from (#531)
  • 58307dc chore(deps): update github/codeql-action action to v2 (#628)
  • 55b569c chore(deps): update all non-major dependencies (#629)
  • 6ecee85 chore(deps): update all non-major dependencies (#626)
  • 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 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/279 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/11/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/composition-api-0.33.0` --- ### 📝 Commits (1) - [`c508e36`](https://github.com/ArthurDanjou/website-old/commit/c508e368f95c16b498de5a96f9777001f16fb3a8) fix(deps): bump @nuxtjs/composition-api from 0.32.0 to 0.33.0 ### 📊 Changes **2 files changed** (+23 additions, -131 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+22 -130) </details> ### 📄 Description Bumps [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) from 0.32.0 to 0.33.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.33.0</h2> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.32.0...0.33.0">0.33.0</a> (2022-07-08)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>upgrade <code>defu</code> and other dev-dependencies</li> <li>Some of the API and behaviour differ between Vue 2.7 and <code>@vue/composition-api</code>. In addition, there are some composition utilites that are no longer exported from <code>@nuxtjs/composition-api</code>, such as <code>defineAsyncComponent</code>, <code>warn</code>, etc.</li> </ul> <p>Please read <a href="https://blog.vuejs.org/posts/vue-2-7-naruto.html">https://blog.vuejs.org/posts/vue-2-7-naruto.html</a> for the announcement and more information.</p> <h3>Features</h3> <ul> <li>use vue 2.7 composition api (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/645">#645</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/ae9307aec6b8f0b5c333f39238ea7339aa8fa411">ae9307a</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/644">#644</a> <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/643">#643</a> <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/593">#593</a></li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>upgrade <code>defu</code> and other dev-dependencies (<a href="https://github.com/nuxt-community/composition-api/commit/1cbce731e807fe6331f6c0f701206806f7ccac7d">1cbce73</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.32.0...0.33.0">0.33.0</a> (2022-07-08)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>upgrade <code>defu</code> and other dev-dependencies</li> <li>Some of the API and behaviour differ between Vue 2.7 and <code>@vue/composition-api</code>. In addition, there are some composition utilites that are no longer exported from <code>@nuxtjs/composition-api</code>, such as <code>defineAsyncComponent</code>, <code>warn</code>, etc.</li> </ul> <p>Please read <a href="https://blog.vuejs.org/posts/vue-2-7-naruto.html">https://blog.vuejs.org/posts/vue-2-7-naruto.html</a> for the announcement and more information.</p> <h3>Features</h3> <ul> <li>use vue 2.7 composition api (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/645">#645</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/ae9307aec6b8f0b5c333f39238ea7339aa8fa411">ae9307a</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/644">#644</a> <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/643">#643</a> <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/593">#593</a></li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>upgrade <code>defu</code> and other dev-dependencies (<a href="https://github.com/nuxt-community/composition-api/commit/1cbce731e807fe6331f6c0f701206806f7ccac7d">1cbce73</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/composition-api/commit/516bc58e004b08ba97038d59a4be069f8ec887df"><code>516bc58</code></a> chore: release v0.33.0</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/558548ec5e646183a406ea97ec2bea5653a4a98c"><code>558548e</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/630">#630</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/1cbce731e807fe6331f6c0f701206806f7ccac7d"><code>1cbce73</code></a> chore!: upgrade <code>defu</code> and other dev-dependencies</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/e8e5cd6de5ee95f9361ee12a606357d631a3a057"><code>e8e5cd6</code></a> chore: swap upath -&gt; pathe</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/ae9307aec6b8f0b5c333f39238ea7339aa8fa411"><code>ae9307a</code></a> feat!: use vue 2.7 composition api (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/645">#645</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/3066e4688cd334f2f4e0f82caa9487d9c7e5441e"><code>3066e46</code></a> chore(deps): update node.js to v16 (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/640">#640</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/a063a2df23aeb2b282ff7b68ab58eab7922b5497"><code>a063a2d</code></a> docs: clarify where <code>$http</code> is coming from (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/531">#531</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/58307dcfb559179c0891d394cfb71e1a49ff62fc"><code>58307dc</code></a> chore(deps): update github/codeql-action action to v2 (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/628">#628</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/55b569ca7ce50d4c4004db3fc0d4dd0b1491e92b"><code>55b569c</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/629">#629</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/6ecee851c2c55913c0c92f92f9951bba2115cbab"><code>6ecee85</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/626">#626</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/composition-api/compare/0.32.0...0.33.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.32.0&new-version=0.33.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:39 +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#291