[PR #159] [CLOSED] fix(deps): bump @nuxtjs/composition-api from 0.27.0 to 0.29.2 #163

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/159
Author: @dependabot[bot]
Created: 9/22/2021
Status: Closed

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


📝 Commits (1)

  • 022cc53 fix(deps): bump @nuxtjs/composition-api from 0.27.0 to 0.29.2

📊 Changes

2 files changed (+454 additions, -14 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+453 -13)

📄 Description

Bumps @nuxtjs/composition-api from 0.27.0 to 0.29.2.

Release notes

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

v0.29.2

0.29.2 (2021-09-21)

Features

  • add new exports from @vue/composition-api (6d0ebd0)

v0.29.1

0.29.1 (2021-09-21)

v0.29.0

0.29.0 (2021-09-08)

v0.28.0

0.28.0 (2021-09-04)

Features

Bug Fixes

  • preserve reactive objects on useFetch hydration (#541) (4c3e734)
Changelog

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

0.29.2 (2021-09-21)

Features

  • add new exports from @vue/composition-api (6d0ebd0)

0.29.1 (2021-09-21)

0.29.0 (2021-09-08)

0.28.0 (2021-09-04)

Features

Bug Fixes

  • preserve reactive objects on useFetch hydration (#541) (4c3e734)
Commits
  • dd65784 chore: release v0.29.2
  • ea553cd chore: bump deps
  • 6d0ebd0 feat: add new exports from @vue/composition-api
  • 5a378c4 chore: release v0.29.1
  • 3b5b895 chore: upgrade dependencies
  • 73c9949 chore: release v0.29.0
  • a52044f chore: require users use a version of node that supports subpath export patte...
  • 4c8d8c5 style: lint
  • e2eec56 chore: release v0.28.0
  • b49f15b chore: upgrade dev dependencies
  • 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/159 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/22/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/composition-api-0.29.2` --- ### 📝 Commits (1) - [`022cc53`](https://github.com/ArthurDanjou/website-old/commit/022cc53c007ff62ec0ddfc99af47b0587ae6710d) fix(deps): bump @nuxtjs/composition-api from 0.27.0 to 0.29.2 ### 📊 Changes **2 files changed** (+454 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+453 -13) </details> ### 📄 Description Bumps [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) from 0.27.0 to 0.29.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.29.2</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.29.1...0.29.2">0.29.2</a> (2021-09-21)</h3> <h3>Features</h3> <ul> <li>add new exports from <code>@vue/composition-api</code> (<a href="https://github.com/nuxt-community/composition-api/commit/6d0ebd09af7dbf12a4a8cf87d7aedd5cdfcdedb9">6d0ebd0</a>)</li> </ul> <h2>v0.29.1</h2> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.29.0...0.29.1">0.29.1</a> (2021-09-21)</h3> <h2>v0.29.0</h2> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.28.0...0.29.0">0.29.0</a> (2021-09-08)</h2> <h2>v0.28.0</h2> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.27.0...0.28.0">0.28.0</a> (2021-09-04)</h2> <h3>Features</h3> <ul> <li>enable <code>script setup</code> syntax (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/542">#542</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/8bfadeb9c7355e7fa8d4ac0892f3259570a380b4">8bfadeb</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>preserve reactive objects on <code>useFetch</code> hydration (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/541">#541</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/4c3e73426c4bc78127bca5393b05be4fec65f369">4c3e734</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.29.1...0.29.2">0.29.2</a> (2021-09-21)</h3> <h3>Features</h3> <ul> <li>add new exports from <code>@vue/composition-api</code> (<a href="https://github.com/nuxt-community/composition-api/commit/6d0ebd09af7dbf12a4a8cf87d7aedd5cdfcdedb9">6d0ebd0</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/composition-api/compare/0.29.0...0.29.1">0.29.1</a> (2021-09-21)</h3> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.28.0...0.29.0">0.29.0</a> (2021-09-08)</h2> <h2><a href="https://github.com/nuxt-community/composition-api/compare/0.27.0...0.28.0">0.28.0</a> (2021-09-04)</h2> <h3>Features</h3> <ul> <li>enable <code>script setup</code> syntax (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/542">#542</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/8bfadeb9c7355e7fa8d4ac0892f3259570a380b4">8bfadeb</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>preserve reactive objects on <code>useFetch</code> hydration (<a href="https://github-redirect.dependabot.com/nuxt-community/composition-api/issues/541">#541</a>) (<a href="https://github.com/nuxt-community/composition-api/commit/4c3e73426c4bc78127bca5393b05be4fec65f369">4c3e734</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/composition-api/commit/dd6578479a1b5acd6dd40071a8035e8cdd3fa0fc"><code>dd65784</code></a> chore: release v0.29.2</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/ea553cd01415342e0a35f747d4d180e79eb9a05c"><code>ea553cd</code></a> chore: bump deps</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/6d0ebd09af7dbf12a4a8cf87d7aedd5cdfcdedb9"><code>6d0ebd0</code></a> feat: add new exports from <code>@vue/composition-api</code></li> <li><a href="https://github.com/nuxt-community/composition-api/commit/5a378c49d17069e64b48710feaf9885f5527fae0"><code>5a378c4</code></a> chore: release v0.29.1</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/3b5b895f65719ae8c8efed0a2429101383d82a6a"><code>3b5b895</code></a> chore: upgrade dependencies</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/73c9949daa0f02774814489e1039028f60651f91"><code>73c9949</code></a> chore: release v0.29.0</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/a52044ffd4a8358da2086cc4666a95b5c303173a"><code>a52044f</code></a> chore: require users use a version of node that supports subpath export patte...</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/4c8d8c54984e2f6cf44ce459f8e3b9a8fca58485"><code>4c8d8c5</code></a> style: lint</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/e2eec56e62c7f5db61635d68ea744e532ec3195b"><code>e2eec56</code></a> chore: release v0.28.0</li> <li><a href="https://github.com/nuxt-community/composition-api/commit/b49f15b94cab93db3d8981fa01aedb3f8761a8d1"><code>b49f15b</code></a> chore: upgrade dev dependencies</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/composition-api/compare/0.27.0...0.29.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.27.0&new-version=0.29.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:06:08 +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#163