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

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/85
Author: @dependabot[bot]
Created: 5/31/2021
Status: Closed

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


📝 Commits (1)

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

📊 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.2.

Release notes

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

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

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/85 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/31/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/composition-api-0.24.2` --- ### 📝 Commits (1) - [`fce5388`](https://github.com/ArthurDanjou/website-old/commit/fce53881b2673a02b108fc321512e3cfa3dcb3b4) fix(deps): bump @nuxtjs/composition-api from 0.23.4 to 0.24.2 ### 📊 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.2. <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.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/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/6bc02bbb546cb99d92a01c61038246d2360dd15f"><code>6bc02bb</code></a> chore: release v0.24.2</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/d8d16d4da1b1d989bff4c6d59a9fb72588ff08ea"><code>d8d16d4</code></a> chore: upgrade <code>@vue/composition-api</code></li> <li><a href="https://github.com/nuxt-community/composition-api/commit/93a0ee37e54a9d7a1838900e7fc4fb00f49436be"><code>93a0ee3</code></a> chore: release v0.24.1</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/5d303252fc45da6add8827d745e0ca69d3c8f8c5"><code>5d30325</code></a> fix: alias <code>@nuxtjs/composition-api</code> to esm library</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/417edbe9107c3f052e5a24b7558d98926a949c5f"><code>417edbe</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/466">#466</a>)</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/72361ceb5683413acb5a5b888ad1bcb0d3b067a3"><code>72361ce</code></a> style: small lintings</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/3f6bfd7e6cbee2fed1287dc4b8d72e601164ca13"><code>3f6bfd7</code></a> chore: release v0.24.0</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/143eafd607887c57d8e71d952dbdb82aae689162"><code>143eafd</code></a> chore: upgrade dependencies</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/abe4f768633b4267a2594292375a2bbab0d5d365"><code>abe4f76</code></a> chore: upgrade devDependencies</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/ded5699cc44bcd0b91db0c56ad54f9f2f2d248e5"><code>ded5699</code></a> chore: :package: update Docus (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/485">#485</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/composition-api/compare/0.23.4...0.24.2">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.2)](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:52 +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#85