[PR #313] [MERGED] chore(deps-dev): bump @nuxt/typescript-build from 2.1.0 to 3.0.2 in /web #343

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/web/nuxt/typescript-build-3.0.2


📝 Commits (1)

  • 77e7c9c chore(deps-dev): bump @nuxt/typescript-build from 2.1.0 to 3.0.2 in /web

📊 Changes

2 files changed (+16 additions, -19 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+15 -18)

📄 Description

Bumps @nuxt/typescript-build from 2.1.0 to 3.0.2.

Release notes

Sourced from @​nuxt/typescript-build's releases.

@​nuxt/typescript-build@​3.0.2

Fixes

  • Bump consola dependency from 2.x to 3.x to align with most Nuxt 2 packages

What's Changed

Full Changelog: https://github.com/nuxt/typescript/compare/@​nuxt/typescript-build@​3.0.1...@​nuxt/typescript-build@​3.0.2

@​nuxt/typescript-build@​3.0.1

Bug Fixes

  • deep merge user's module options (#578) (d95453e)
  • extend typescript peer dependency range to include 5.x (#587) (6e5a51b)
  • typescript-build: set logger instance correctly (#580) (96d84f1)

@​nuxt/typescript-build@​3.0.0

Breaking changes

  • typescript is now a peer dependency so needs to be installed manually as a devDependency. Currently only typescript 4.x is tested and officially supported.

Bug Fixes

Commits
  • 056307d Publish
  • 8913e9d docs: replace typescript@4 with typescript since v5 is allowed too
  • 1e882dc docs: be more specific about Nuxt version in readme
  • 8189014 docs: fix case of reference to the typeCheck option
  • 108243f chore(deps): lock file maintenance (package.json) (#605)
  • c81840b chore(deps): lock file maintenance (packages/typescript-runtime/package.json)...
  • 1ae43b4 chore(deps): lock file maintenance (packages/typescript-build/package.json) (...
  • b1123b2 chore(deps): update devdependency lerna to v7 (#609)
  • 4ee9ae1 chore(deps): update dependency ts-node to v10 (#510)
  • 0da0f56 chore(deps): update all non-major dependencies (#620)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rchl, a new releaser for @​nuxt/typescript-build since your current version.


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/313 **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/typescript-build-3.0.2` --- ### 📝 Commits (1) - [`77e7c9c`](https://github.com/NdoleStudio/httpsms/commit/77e7c9cf965dd857056602cf86bf579541c968a1) chore(deps-dev): bump @nuxt/typescript-build from 2.1.0 to 3.0.2 in /web ### 📊 Changes **2 files changed** (+16 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+15 -18) </details> ### 📄 Description Bumps [@nuxt/typescript-build](https://github.com/nuxt/typescript) from 2.1.0 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/typescript/releases"><code>@​nuxt/typescript-build</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​nuxt/typescript-build</code><a href="https://github.com/3"><code>@​3</code></a>.0.2</h2> <h2>Fixes</h2> <ul> <li>Bump <code>consola</code> dependency from 2.x to 3.x to align with most Nuxt 2 packages</li> </ul> <h2>What's Changed</h2> <ul> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/567">nuxt/typescript#567</a></li> <li>chore(deps): lock file maintenance (packages/typescript-build/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/590">nuxt/typescript#590</a></li> <li>chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/591">nuxt/typescript#591</a></li> <li>chore(deps): lock file maintenance (package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/589">nuxt/typescript#589</a></li> <li>chore(deps): update dependency consola to v3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/592">nuxt/typescript#592</a></li> <li>chore(deps): update dependency consola to v3.1.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/595">nuxt/typescript#595</a></li> <li>chore(deps): update devdependency lerna to v6.6.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/599">nuxt/typescript#599</a></li> <li>docs: add extra information about options handling by <a href="https://github.com/rchl"><code>@​rchl</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/594">nuxt/typescript#594</a></li> <li>chore(deps): update devdependency eslint to v8.41.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/600">nuxt/typescript#600</a></li> <li>chore(deps): lock file maintenance (package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/596">nuxt/typescript#596</a></li> <li>chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/598">nuxt/typescript#598</a></li> <li>chore(deps): lock file maintenance (packages/typescript-build/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/597">nuxt/typescript#597</a></li> <li>chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/603">nuxt/typescript#603</a></li> <li>chore(deps): lock file maintenance (packages/typescript-build/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/602">nuxt/typescript#602</a></li> <li>chore(deps): lock file maintenance (package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/601">nuxt/typescript#601</a></li> <li>fix(docs): fix missing content on some pages by <a href="https://github.com/rchl"><code>@​rchl</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/610">nuxt/typescript#610</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/608">nuxt/typescript#608</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/620">nuxt/typescript#620</a></li> <li>chore(deps): update dependency ts-node to v10 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/510">nuxt/typescript#510</a></li> <li>chore(deps): update devdependency lerna to v7 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/609">nuxt/typescript#609</a></li> <li>chore(deps): lock file maintenance (packages/typescript-build/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/606">nuxt/typescript#606</a></li> <li>chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/607">nuxt/typescript#607</a></li> <li>chore(deps): lock file maintenance (package.json) by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/nuxt/typescript/pull/605">nuxt/typescript#605</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@3.0.1...@nuxt/typescript-build@3.0.2">https://github.com/nuxt/typescript/compare/<code>@​nuxt/typescript-build</code><code>@​3.0.1...</code><code>@​nuxt/typescript-build</code><code>@​3.0.2</code></a></p> <h2><code>@​nuxt/typescript-build</code><a href="https://github.com/3"><code>@​3</code></a>.0.1</h2> <h3>Bug Fixes</h3> <ul> <li>deep merge user's module options (<a href="https://redirect.github.com/nuxt/typescript/issues/578">#578</a>) (<a href="https://github.com/nuxt/typescript/commit/d95453e48cb86dae40eaf89832326ebe65ea8cbf">d95453e</a>)</li> <li>extend typescript peer dependency range to include 5.x (<a href="https://redirect.github.com/nuxt/typescript/issues/587">#587</a>) (<a href="https://github.com/nuxt/typescript/commit/6e5a51b6fd84b198d34ab69472a7190f521d0120">6e5a51b</a>)</li> <li><strong>typescript-build:</strong> set logger instance correctly (<a href="https://redirect.github.com/nuxt/typescript/issues/580">#580</a>) (<a href="https://github.com/nuxt/typescript/commit/96d84f1719c93f5c9fe552848df902172695856e">96d84f1</a>)</li> </ul> <h2><code>@​nuxt/typescript-build</code><a href="https://github.com/3"><code>@​3</code></a>.0.0</h2> <h3>Breaking changes</h3> <ul> <li><code>typescript</code> is now a peer dependency so needs to be installed manually as a <code>devDependency</code>. Currently only <code>typescript</code> 4.x is tested and officially supported.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>make typescript a peer dependency (<a href="https://redirect.github.com/nuxt/typescript/issues/563">#563</a>) (<a href="https://github.com/nuxt/typescript/commit/6ba193742b29d7da3bf12793734f0fd80881c83f">6ba1937</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/typescript/commit/056307d5559be5b54540240b1d63e6dfcdd0bd25"><code>056307d</code></a> Publish</li> <li><a href="https://github.com/nuxt/typescript/commit/8913e9d579d2d9ac43349e23c955cb16a89f5ded"><code>8913e9d</code></a> docs: replace <code>typescript@4</code> with <code>typescript</code> since v5 is allowed too</li> <li><a href="https://github.com/nuxt/typescript/commit/1e882dc027103cd0887e1764e5ffce77c59a6d97"><code>1e882dc</code></a> docs: be more specific about Nuxt version in readme</li> <li><a href="https://github.com/nuxt/typescript/commit/8189014e10c2fdf25a15b86df69be505e016789b"><code>8189014</code></a> docs: fix case of reference to the typeCheck option</li> <li><a href="https://github.com/nuxt/typescript/commit/108243f3d670bcf42c9daf8611700a50841d93e9"><code>108243f</code></a> chore(deps): lock file maintenance (package.json) (<a href="https://redirect.github.com/nuxt/typescript/issues/605">#605</a>)</li> <li><a href="https://github.com/nuxt/typescript/commit/c81840bcf25b226108a9a1f57b8da859c02bea26"><code>c81840b</code></a> chore(deps): lock file maintenance (packages/typescript-runtime/package.json)...</li> <li><a href="https://github.com/nuxt/typescript/commit/1ae43b4fc4b0c7e7f0367e1250d7b2758b1d6779"><code>1ae43b4</code></a> chore(deps): lock file maintenance (packages/typescript-build/package.json) (...</li> <li><a href="https://github.com/nuxt/typescript/commit/b1123b241c24d201a58ea9ae673636077e8cd0f5"><code>b1123b2</code></a> chore(deps): update devdependency lerna to v7 (<a href="https://redirect.github.com/nuxt/typescript/issues/609">#609</a>)</li> <li><a href="https://github.com/nuxt/typescript/commit/4ee9ae137dc0e68c006aec4dd8add2c83cca6ab4"><code>4ee9ae1</code></a> chore(deps): update dependency ts-node to v10 (<a href="https://redirect.github.com/nuxt/typescript/issues/510">#510</a>)</li> <li><a href="https://github.com/nuxt/typescript/commit/0da0f56c70a2302f76fb83d8ab00006d8c37fa3a"><code>0da0f56</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/nuxt/typescript/issues/620">#620</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@2.1.0...@nuxt/typescript-build@3.0.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~rchl">rchl</a>, a new releaser for <code>@​nuxt/typescript-build</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxt/typescript-build&package-manager=npm_and_yarn&previous-version=2.1.0&new-version=3.0.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:56 +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#343
No description provided.