[PR #245] [MERGED] fix(deps): bump nuxt from 2.17.0 to 2.17.1 in /web #288

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/245
Author: @dependabot[bot]
Created: 7/17/2023
Status: Merged
Merged: 7/17/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/nuxt-2.17.1


📝 Commits (1)

  • a06b541 fix(deps): bump nuxt from 2.17.0 to 2.17.1 in /web

📊 Changes

3 files changed (+1646 additions, -1205 deletions)

View changed files

📝 web/package-lock.json (+984 -731)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+661 -473)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps nuxt from 2.17.0 to 2.17.1.

Release notes

Sourced from nuxt's releases.

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
  • 9de25af v2.17.1
  • 79696cf chore(deps): update all non-major dependencies (2.x) (#22129)
  • 997ba1a chore(deps): update all non-major dependencies (2.x) (#22092)
  • 8b1eb60 chore(deps): update all non-major dependencies (2.x) (#22075)
  • 2c234bb chore(deps): update typescript-eslint monorepo to v6 (2.x) (major) (#22076)
  • 83ae22d chore(deps): update all non-major dependencies (2.x) (#22035)
  • 7ffa47c chore(deps): update all non-major dependencies (2.x) (#21820)
  • 1853c67 chore(deps): update dependency postcss-preset-env to v9 (2.x) (#21910)
  • 8edc36e chore(deps): update all non-major dependencies (2.x) (#21777)
  • f7b60f8 fix(webpack): pin webpack-dev-middleware to 5.0.0 (#21804)
  • 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/NdoleStudio/httpsms/pull/245 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/nuxt-2.17.1` --- ### 📝 Commits (1) - [`a06b541`](https://github.com/NdoleStudio/httpsms/commit/a06b541cfa011eef10d0c91d01916809841fccc9) fix(deps): bump nuxt from 2.17.0 to 2.17.1 in /web ### 📊 Changes **3 files changed** (+1646 additions, -1205 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+984 -731) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+661 -473) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [nuxt](https://github.com/nuxt/nuxt) from 2.17.0 to 2.17.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/nuxt/releases">nuxt's releases</a>.</em></p> <blockquote> <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/9de25afa865ca6861a7bb6e3b6b89df56616d93d"><code>9de25af</code></a> v2.17.1</li> <li><a href="https://github.com/nuxt/nuxt/commit/79696cfa44af078a61a80ae14f9fd9172ec4a115"><code>79696cf</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt/issues/22129">#22129</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/997ba1a42a36d1ea187ca2b1b9baa3c9f34c1153"><code>997ba1a</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt/issues/22092">#22092</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/8b1eb60119116fe166210ee2b139c5d39e269f7e"><code>8b1eb60</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt/issues/22075">#22075</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/2c234bbdbd6884e799ffff431812e7de63cc896e"><code>2c234bb</code></a> chore(deps): update typescript-eslint monorepo to v6 (2.x) (major) (<a href="https://redirect.github.com/nuxt/nuxt/issues/22076">#22076</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/83ae22d63c14d2202eec2f5593c4cb451f4c01ee"><code>83ae22d</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt/issues/22035">#22035</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/7ffa47c52025d4c15b5e9a58990fd7c167f86776"><code>7ffa47c</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt/issues/21820">#21820</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/1853c67fa3785446eb3003e6ab628cba6d695755"><code>1853c67</code></a> chore(deps): update dependency postcss-preset-env to v9 (2.x) (<a href="https://redirect.github.com/nuxt/nuxt/issues/21910">#21910</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/8edc36e54f51079bcf7eed3f5742b95b0bc26a40"><code>8edc36e</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://redirect.github.com/nuxt/nuxt/issues/21777">#21777</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/f7b60f8ff930ca66616a573be30c27e5c7343375"><code>f7b60f8</code></a> fix(webpack): pin <code>webpack-dev-middleware</code> to 5.0.0 (<a href="https://redirect.github.com/nuxt/nuxt/issues/21804">#21804</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt/compare/v2.17.0...v2.17.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nuxt&package-manager=npm_and_yarn&previous-version=2.17.0&new-version=2.17.1)](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>
kerem 2026-03-03 16:37:40 +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#288
No description provided.