[PR #71] [CLOSED] chore(deps-dev): bump @nuxt/types from 2.15.4 to 2.15.5 #76

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/nuxt/types-2.15.5


📝 Commits (1)

  • 6b7cf58 chore(deps-dev): bump @nuxt/types from 2.15.4 to 2.15.5

📊 Changes

2 files changed (+349 additions, -836 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+348 -835)

📄 Description

Bumps @nuxt/types from 2.15.4 to 2.15.5.

Release notes

Sourced from @​nuxt/types's releases.

v2.15.5

🐛 Bug Fixes

  • babel
    • #9232 Loose option for babel class-properties and private-methods (resolves #9224)
  • vue-app
    • #9201 Use route.replace instead of router.push to trigger navigation guards (resolves #9111)
  • builder
    • #9153 Resolve aliases in build.watch paths (resolves #9045)
  • cli
    • #9152 Add warning for css-loader < 4.2 (resolves #9117)

💖 Thanks to

Commits
  • 0460a27 v2.15.5 [release]
  • 1190e7b hotfix: revert feat additions
  • ed803a7 chore: update rollup dependencies
  • 682d1a6 chore(deps): update dependency dotenv to v9 (#9244)
  • 0c19226 chore(deps): update all non-major dependencies (#9235)
  • 8130bc1 chore: update Q&A to discussions
  • 1676b86 chore(deps): lock file maintenance (#9168)
  • 45fdf17 chore(deps): update devdependency puppeteer-core to v9 (#9175)
  • 1db912f chore(deps): ingore wrap-ansi v8 which requires node 12
  • ff38942 chore(deps): update dependency @​types/file-loader to v5 (#9197)
  • 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/71 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/10/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt/types-2.15.5` --- ### 📝 Commits (1) - [`6b7cf58`](https://github.com/ArthurDanjou/website-old/commit/6b7cf58cc4cbfba55fe96cf3357e2a1d4c26ae98) chore(deps-dev): bump @nuxt/types from 2.15.4 to 2.15.5 ### 📊 Changes **2 files changed** (+349 additions, -836 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+348 -835) </details> ### 📄 Description Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.4 to 2.15.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/nuxt.js/releases"><code>@​nuxt/types</code>'s releases</a>.</em></p> <blockquote> <h2>v2.15.5</h2> <h3>🐛 Bug Fixes</h3> <ul> <li><code>babel</code> <ul> <li><a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9232">#9232</a> Loose option for babel <code>class-properties</code> and <code>private-methods</code> (resolves <a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9224">#9224</a>)</li> </ul> </li> <li><code>vue-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9201">#9201</a> Use <code>route.replace</code> instead of <code>router.push</code> to trigger navigation guards (resolves <a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9111">#9111</a>)</li> </ul> </li> <li><code>builder</code> <ul> <li><a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9153">#9153</a> Resolve aliases in <code>build.watch</code> paths (resolves <a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9045">#9045</a>)</li> </ul> </li> <li><code>cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9152">#9152</a> Add warning for <code>css-loader &lt; 4.2</code> (resolves <a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9117">#9117</a>)</li> </ul> </li> </ul> <h3>💖 Thanks to</h3> <ul> <li>Thomas Beduneau (<a href="https://github.com/enwin"><code>@​enwin</code></a>)</li> <li><a href="https://github.com/rlam3"><code>@​rlam3</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/nuxt.js/commit/0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6"><code>0460a27</code></a> v2.15.5 [release]</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/1190e7b6851381cafe185a951f00b82bc4a1e64a"><code>1190e7b</code></a> hotfix: revert feat additions</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/ed803a7b9a49c7c744a4a9db83efa06f2194a0fb"><code>ed803a7</code></a> chore: update rollup dependencies</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/682d1a6636bdecf9eaff5d71a779df9e6d73b39b"><code>682d1a6</code></a> chore(deps): update dependency dotenv to v9 (<a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9244">#9244</a>)</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/0c1922607ff5a41c3f957e34c0acbda3daa08e3a"><code>0c19226</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9235">#9235</a>)</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/8130bc13bfbbaf520ab6a119758bb235b73956a5"><code>8130bc1</code></a> chore: update Q&amp;A to discussions</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/1676b861df383dde6f39f10f4d67318c6488821b"><code>1676b86</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9168">#9168</a>)</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/45fdf17f37bf91145e11af39e143f2280c7aa170"><code>45fdf17</code></a> chore(deps): update devdependency puppeteer-core to v9 (<a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9175">#9175</a>)</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/1db912f75cef971bcdf7c59b2a8af54711abd258"><code>1db912f</code></a> chore(deps): ingore wrap-ansi v8 which requires node 12</li> <li><a href="https://github.com/nuxt/nuxt.js/commit/ff38942c09f49abce7dae07fd2abf0b46602f72b"><code>ff38942</code></a> chore(deps): update dependency <code>@​types/file-loader</code> to v5 (<a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/9197">#9197</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxt/types&package-manager=npm_and_yarn&previous-version=2.15.4&new-version=2.15.5)](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:50 +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#76