[PR #309] [MERGED] chore(deps-dev): bump @nuxt/types from 2.17.0 to 2.17.2 in /web #337

Closed
opened 2026-03-03 16:37:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/309
Author: @dependabot[bot]
Created: 12/1/2023
Status: Merged
Merged: 12/11/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/nuxt/types-2.17.2


📝 Commits (1)

  • c7a094d chore(deps-dev): bump @nuxt/types from 2.17.0 to 2.17.2 in /web

📊 Changes

2 files changed (+64 additions, -59 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+63 -58)

📄 Description

Bumps @nuxt/types from 2.17.0 to 2.17.2.

Release notes

Sourced from @​nuxt/types's releases.

v2.17.2

👉 Changelog

compare changes

🩹 Fixes

  • types: Prevent overwriting vue types in template (#22802)
  • types: Don't pin webpack types to exact version (#23531)
  • Remove md4 patch now that webpack has it in core (#23703)

🤖 CI

  • Add script to update changelog for 2.x releases (#23031)
  • Revert to codecov-action v3 (e66e44803)
  • Remove node version from matrix (#23706)
  • Use node 18 for ci jobs (#23701)

❤️ Contributors

v2.17.1

2.17.1 is the next patch release for Nuxt 2.

👉 Changelog

compare changes

🩹 Fixes

  • webpack: Downgrade dev-middleware to fix peer dep issue (#21626)
  • webpack: Pin webpack-dev-middleware to 5.0.0 (#21804)

❤️ Contributors

Commits
  • 2080d82 v2.17.2
  • ffb2243 chore(deps): update all non-major dependencies (2.x) (#23760)
  • c28162c chore(deps): update actions/setup-node action to v4 (2.x) (#23892)
  • e569378 chore(deps): update dependency @​types/serve-static to v1.15.4 (2.x) (#23749)
  • 562ccaf chore(deps): update dependency @​types/pug to v2.0.8 (2.x) (#23747)
  • f8db8e1 chore(deps): update all non-major dependencies (2.x) (#23742)
  • 513fa21 chore(deps): update all non-major dependencies (2.x) (#23711)
  • c6032db chore(deps): update devdependency rollup to v4 (2.x) (#23544)
  • c1bbc5f ci: use node 18 for ci jobs (#23701)
  • c0c5a89 chore(deps): update all non-major dependencies to v6.8.0 (2.x) (#23705)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/NdoleStudio/httpsms/pull/309 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/1/2023 **Status:** ✅ Merged **Merged:** 12/11/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/nuxt/types-2.17.2` --- ### 📝 Commits (1) - [`c7a094d`](https://github.com/NdoleStudio/httpsms/commit/c7a094dac64e86055f6b085a95f7c8aabe09f7e8) chore(deps-dev): bump @nuxt/types from 2.17.0 to 2.17.2 in /web ### 📊 Changes **2 files changed** (+64 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+63 -58) </details> ### 📄 Description Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.17.0 to 2.17.2. <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.17.2</h2> <h2>👉 Changelog</h2> <p><a href="https://github.com/nuxt/nuxt.js/compare/v2.17.1...v2.17.2">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>types:</strong> Prevent overwriting vue types in template (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/22802">#22802</a>)</li> <li><strong>types:</strong> Don't pin webpack types to exact version (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/23531">#23531</a>)</li> <li>Remove md4 patch now that <code>webpack</code> has it in core (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/23703">#23703</a>)</li> </ul> <h3>🤖 CI</h3> <ul> <li>Add script to update changelog for 2.x releases (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/23031">#23031</a>)</li> <li>Revert to codecov-action v3 (<a href="https://github.com/nuxt/nuxt.js/commit/e66e44803">e66e44803</a>)</li> <li>Remove node version from matrix (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/23706">#23706</a>)</li> <li>Use node 18 for ci jobs (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/23701">#23701</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Daniel Roe (<a href="https://github.com/danielroe"><code>@​danielroe</code></a>)</li> <li>Rafał Chłodnicki (<a href="https://github.com/rchl"><code>@​rchl</code></a>)</li> </ul> <h2>v2.17.1</h2> <blockquote> <p>2.17.1 is the next patch release for Nuxt 2.</p> </blockquote> <h2>👉 Changelog</h2> <p><a href="https://github.com/nuxt/nuxt.js/compare/v2.17.0...v2.17.1">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>webpack:</strong> Downgrade dev-middleware to fix peer dep issue (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/21626">#21626</a>)</li> <li><strong>webpack:</strong> Pin webpack-dev-middleware to 5.0.0 (<a href="https://redirect.github.com/nuxt/nuxt.js/pull/21804">#21804</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Daniel Roe (<a href="https://github.com/danielroe"><code>@​danielroe</code></a>)</li> <li>Lehoczky Zoltán (<a href="https://github.com/Lehoczky"><code>@​Lehoczky</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/nuxt/commit/2080d82471962a5a6ea2c7b38c8975c961e919f8"><code>2080d82</code></a> v2.17.2</li> <li><a href="https://github.com/nuxt/nuxt/commit/ffb22437fa89e6ab909af1d459209fa582ba1a12"><code>ffb2243</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23760">#23760</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/c28162c9f3dbdaf4084459ceac772c24c1776578"><code>c28162c</code></a> chore(deps): update actions/setup-node action to v4 (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23892">#23892</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/e569378584b8d78414574205871c9977b36e7f6b"><code>e569378</code></a> chore(deps): update dependency <code>@​types/serve-static</code> to v1.15.4 (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23749">#23749</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/562ccaf258d4eab4b9c0b3b0e3217dc9a4c9b474"><code>562ccaf</code></a> chore(deps): update dependency <code>@​types/pug</code> to v2.0.8 (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23747">#23747</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/f8db8e10decd11b087ff92eb4db8e5b48fe5b66e"><code>f8db8e1</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23742">#23742</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/513fa2158aca509aa3e4c23e7710d33337b0d44c"><code>513fa21</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23711">#23711</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/c6032db16df087062e84487bcc816625115a8c18"><code>c6032db</code></a> chore(deps): update devdependency rollup to v4 (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23544">#23544</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/c1bbc5fcd4b2ae489eb0be2355e992a558fdeddd"><code>c1bbc5f</code></a> ci: use node 18 for ci jobs (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23701">#23701</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/c0c5a894706ae9f71da4b4c8306d27d13bfea16c"><code>c0c5a89</code></a> chore(deps): update all non-major dependencies to v6.8.0 (2.x) (<a href="https://redirect.github.com/nuxt/nuxt.js/issues/23705">#23705</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt.js/compare/v2.17.0...v2.17.2">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.17.0&new-version=2.17.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
kerem 2026-03-03 16:37:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#337
No description provided.