[PR #103] [CLOSED] fix(deps): bump @nuxtjs/composition-api from 0.23.4 to 0.24.6 #106

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/103
Author: @dependabot[bot]
Created: 7/2/2021
Status: Closed

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


📝 Commits (1)

  • f9f9c3d fix(deps): bump @nuxtjs/composition-api from 0.23.4 to 0.24.6

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps @nuxtjs/composition-api from 0.23.4 to 0.24.6.

Release notes

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

v0.24.6

0.24.6 (2021-07-02)

v0.24.5

0.24.5 (2021-06-24)

v0.24.4

0.24.4 (2021-06-07)

v0.24.3

0.24.3 (2021-06-02)

Bug Fixes

  • use webpack:config to add entry for better nuxt/storybook compatibility (#495) (1b07abe), closes #494

v0.24.2

0.24.2 (2021-05-28)

v0.24.1

0.24.1 (2021-05-28)

Bug Fixes

  • alias @nuxtjs/composition-api to esm library (5d30325), closes #488

v0.24.0

0.24.0 (2021-05-21)

⚠ BREAKING CHANGES

  • package exports have been moved

  • see nuxt-community/composition-api#480 for context

  • output .mjs files for runtime templates

  • (outside of Nuxt) only auto-registers plugin if NODE_ENV == 'test'

Bug Fixes

Build System

  • move globals and register to runtime directory (842a724)
  • output .mjs files for runtime templates (23afd5a)
Changelog

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

0.24.6 (2021-07-02)

0.24.5 (2021-06-24)

0.24.4 (2021-06-07)

0.24.3 (2021-06-02)

Bug Fixes

  • use webpack:config to add entry for better nuxt/storybook compatibility (#495) (1b07abe), closes #494

0.24.2 (2021-05-28)

0.24.1 (2021-05-28)

Bug Fixes

  • alias @nuxtjs/composition-api to esm library (5d30325), closes #488

0.24.0 (2021-05-21)

⚠ BREAKING CHANGES

  • package exports have been moved

  • see nuxt-community/composition-api#480 for context and further changes to come

  • output .mjs files for runtime templates

  • (outside of Nuxt) only auto-registers plugin if NODE_ENV == 'test'

Bug Fixes

Build System

  • move globals and register to runtime directory (842a724)
  • output .mjs files for runtime templates (23afd5a)
Commits
  • 0d6683e chore: release v0.24.6
  • 436f977 chore: upgrade @vue/composition-api
  • f51e31d chore: release v0.24.5
  • 82092e4 chore: bump @vue/composition-api dependency
  • 85238a3 chore: upgrade dev deps
  • dece5e2 chore: release v0.24.4
  • 525d930 chore: upgrade @vue/composition-api
  • 73970c5 chore: release v0.24.3
  • 17fe2f1 chore: upgrade deps
  • 1b07abe fix: use webpack:config to add entry for better nuxt/storybook compatibilit...
  • 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/103 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/2/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/composition-api-0.24.6` --- ### 📝 Commits (1) - [`f9f9c3d`](https://github.com/ArthurDanjou/website-old/commit/f9f9c3d1da38ba2df57fbcd3a251af364343dccd) fix(deps): bump @nuxtjs/composition-api from 0.23.4 to 0.24.6 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) from 0.23.4 to 0.24.6. <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.24.6</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.5...0.24.6">0.24.6</a> (2021-07-02)</h3> <h2>v0.24.5</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.4...0.24.5">0.24.5</a> (2021-06-24)</h3> <h2>v0.24.4</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.3...0.24.4">0.24.4</a> (2021-06-07)</h3> <h2>v0.24.3</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.2...0.24.3">0.24.3</a> (2021-06-02)</h3> <h3>Bug Fixes</h3> <ul> <li>use <code>webpack:config</code> to add entry for better nuxt/storybook compatibility (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/495">#495</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/1b07abeada072da79c1f0105d73389b799f4f8e1">1b07abe</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/494">#494</a></li> </ul> <h2>v0.24.2</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/list...0.24.2">0.24.2</a> (2021-05-28)</h3> <h2>v0.24.1</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.0...0.24.1">0.24.1</a> (2021-05-28)</h3> <h3>Bug Fixes</h3> <ul> <li>alias <code>@nuxtjs/composition-api</code> to esm library (<a href="https://github.com/nuxt-community/composition-api/commit/5d303252fc45da6add8827d745e0ca69d3c8f8c5">5d30325</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/488">#488</a></li> </ul> <h2>v0.24.0</h2> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.23.4...0.24.0">0.24.0</a> (2021-05-21)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li> <p>package exports have been moved</p> </li> <li> <p>see <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/pull/480">nuxt-community/composition-api#480</a> for context</p> </li> <li> <p>output <code>.mjs</code> files for runtime templates</p> </li> <li> <p>(outside of Nuxt) only auto-registers plugin if NODE_ENV == 'test'</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li>add meta plugin after other modules (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/481">#481</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/86ed34ee95640fc9c1039f5ec70c60d7797275fa">86ed34e</a>)</li> <li>rework composition API registration (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/484">#484</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/1e423c3783ba2aa70b38a536366623cf8b181515">1e423c3</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/476">#476</a> <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/479">#479</a></li> </ul> <h3>Build System</h3> <ul> <li>move <code>globals</code> and <code>register</code> to runtime directory (<a href="https://github.com/nuxt-community/composition-api/commit/842a724ccaa26e6e7812f6d6ac7cce4ef49de506">842a724</a>)</li> <li>output <code>.mjs</code> files for runtime templates (<a href="https://github.com/nuxt-community/composition-api/commit/23afd5acb00326753da23dea3583bc08fb086e29">23afd5a</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> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.5...0.24.6">0.24.6</a> (2021-07-02)</h3> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.4...0.24.5">0.24.5</a> (2021-06-24)</h3> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.3...0.24.4">0.24.4</a> (2021-06-07)</h3> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.2...0.24.3">0.24.3</a> (2021-06-02)</h3> <h3>Bug Fixes</h3> <ul> <li>use <code>webpack:config</code> to add entry for better nuxt/storybook compatibility (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/495">#495</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/1b07abeada072da79c1f0105d73389b799f4f8e1">1b07abe</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/494">#494</a></li> </ul> <h3><a href="https://github.com/nuxt-community/composition-api/compare/list...0.24.2">0.24.2</a> (2021-05-28)</h3> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.24.0...0.24.1">0.24.1</a> (2021-05-28)</h3> <h3>Bug Fixes</h3> <ul> <li>alias <code>@nuxtjs/composition-api</code> to esm library (<a href="https://github.com/nuxt-community/composition-api/commit/5d303252fc45da6add8827d745e0ca69d3c8f8c5">5d30325</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/488">#488</a></li> </ul> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.23.4...0.24.0">0.24.0</a> (2021-05-21)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li> <p>package exports have been moved</p> </li> <li> <p>see <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/pull/480">nuxt-community/composition-api#480</a> for context and further changes to come</p> </li> <li> <p>output <code>.mjs</code> files for runtime templates</p> </li> <li> <p>(outside of Nuxt) only auto-registers plugin if NODE_ENV == 'test'</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li>add meta plugin after other modules (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/481">#481</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/86ed34ee95640fc9c1039f5ec70c60d7797275fa">86ed34e</a>)</li> <li>rework composition API registration (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/484">#484</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/1e423c3783ba2aa70b38a536366623cf8b181515">1e423c3</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/476">#476</a> <a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/479">#479</a></li> </ul> <h3>Build System</h3> <ul> <li>move <code>globals</code> and <code>register</code> to runtime directory (<a href="https://github.com/nuxt-community/composition-api/commit/842a724ccaa26e6e7812f6d6ac7cce4ef49de506">842a724</a>)</li> <li>output <code>.mjs</code> files for runtime templates (<a href="https://github.com/nuxt-community/composition-api/commit/23afd5acb00326753da23dea3583bc08fb086e29">23afd5a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/composition-api/commit/0d6683ee30d1d16cf1debc55741f0b392dc58cb3"><code>0d6683e</code></a> chore: release v0.24.6</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/436f9770972e06d365c2dfdc8aad32e16929ceba"><code>436f977</code></a> chore: upgrade <code>@vue/composition-api</code></li> <li><a href="https://github.com/nuxt-community/composition-api/commit/f51e31d541a6a8f547dc049b15e431b15275e413"><code>f51e31d</code></a> chore: release v0.24.5</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/82092e4d277c473524528fd57f6c1744b338f306"><code>82092e4</code></a> chore: bump <code>@vue/composition-api</code> dependency</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/85238a33bec7ac7263b4e53205be49728c226a0b"><code>85238a3</code></a> chore: upgrade dev deps</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/dece5e2351fafc15ac7fb11fa5474ded3c5af9e1"><code>dece5e2</code></a> chore: release v0.24.4</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/525d930822afee3b9b4cef2ca8af3f15681c0a32"><code>525d930</code></a> chore: upgrade <code>@vue/composition-api</code></li> <li><a href="https://github.com/nuxt-community/composition-api/commit/73970c50de0ac47d4f6d87c04adc6368da343413"><code>73970c5</code></a> chore: release v0.24.3</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/17fe2f1d02b956405fc82b5fb3041ad237cd6f60"><code>17fe2f1</code></a> chore: upgrade deps</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/1b07abeada072da79c1f0105d73389b799f4f8e1"><code>1b07abe</code></a> fix: use <code>webpack:config</code> to add entry for better nuxt/storybook compatibilit...</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/composition-api/compare/0.23.4...0.24.6">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.23.4&new-version=0.24.6)](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:05:57 +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#106