[PR #616] [CLOSED] Chore(deps): Bump @nextcloud/router from 2.1.1 to 3.0.1 #629

Closed
opened 2026-02-26 06:31:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/616
Author: @dependabot[bot]
Created: 9/28/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nextcloud/router-3.0.1


📝 Commits (1)

  • 4403eec Chore(deps): Bump @nextcloud/router from 2.1.1 to 3.0.1

📊 Changes

2 files changed (+72 additions, -36 deletions)

View changed files

📝 package-lock.json (+71 -35)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/router from 2.1.1 to 3.0.1.

Release notes

Sourced from @​nextcloud/router's releases.

v3.0.1

3.0.1 - 2024-04-22

Full Changelog

Fixed

Changed

v3.0.0

3.0.0 - 2024-02-01

Full Changelog

Enhancements

Fixed

Changed

Dependencies

New Contributors

v2.2.1

2.2.1 - 2024-01-24

Full Changelog

Fixed

Changed

v2.2.0

2.2.0 - 2023-10-18

Full Changelog

... (truncated)

Changelog

Sourced from @​nextcloud/router's changelog.

3.0.1 - 2024-04-22

Full Changelog

Fixed

Changed

3.0.0 - 2024-02-01

Full Changelog

Enhancements

Fixed

Changed

Dependencies

New Contributors

2.2.1 - 2024-01-24

Full Changelog

Fixed

Changed

2.2.0 - 2023-10-18

Full Changelog

What's Changed

... (truncated)

Commits
  • de0a7b5 Merge pull request #613 from nextcloud-libraries/chore/3-0-1
  • c3041c0 chore: Prepare 3.0.1 release
  • 3d0682c Merge pull request #612 from nextcloud-libraries/fix/file-whitelist
  • 28067a5 Merge pull request #611 from nextcloud-libraries/fix/imagePath-doc
  • 341d05f fix: Use files whitelist instead of .npmignore to only include needed files
  • d9f41e3 fix: imagePath always adds .svg if no extension is set on the file name
  • ef11cf3 Merge pull request #610 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • 90b158b build(deps-dev): Bump vite from 5.2.9 to 5.2.10
  • e4d7a25 Merge pull request #609 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • e53e22a build(deps-dev): Bump vite from 5.2.8 to 5.2.9
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 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/nextcloud/twofactor_gateway/pull/616 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/28/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/router-3.0.1` --- ### 📝 Commits (1) - [`4403eec`](https://github.com/nextcloud/twofactor_gateway/commit/4403eeca5b4d8a87b57994848348c5f31ced93e9) Chore(deps): Bump @nextcloud/router from 2.1.1 to 3.0.1 ### 📊 Changes **2 files changed** (+72 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+71 -35) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/router](https://github.com/nextcloud-libraries/nextcloud-router) from 2.1.1 to 3.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/nextcloud-router/releases"><code>@​nextcloud/router</code>'s releases</a>.</em></p> <blockquote> <h2>v3.0.1</h2> <h2>3.0.1 - 2024-04-22</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-router/compare/v3.0.0...v3.0.1">Full Changelog</a></p> <h3>Fixed</h3> <ul> <li>fix: <code>imagePath</code> always adds <code>.svg</code> if no extension is set on the file name by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/611">nextcloud-libraries/nextcloud-router#611</a></li> <li>fix: Use files whitelist instead of .npmignore to only include needed files by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/612">nextcloud-libraries/nextcloud-router#612</a></li> </ul> <h3>Changed</h3> <ul> <li>fix typo in changelog by <a href="https://github.com/Antreesy"><code>@​Antreesy</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/572">nextcloud-libraries/nextcloud-router#572</a></li> <li>build(deps): Bump <code>@​nextcloud/typings</code> from 1.7.0 to 1.8.0</li> </ul> <h2>v3.0.0</h2> <h2>3.0.0 - 2024-02-01</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-router/compare/v2.2.1...v3.0.0">Full Changelog</a></p> <h3>Enhancements</h3> <ul> <li>Drop <code>core-js</code> and move to vite by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/563">nextcloud-libraries/nextcloud-router#563</a></li> <li>enh(tests): Add unit tests and CI workflow for testing by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/564">nextcloud-libraries/nextcloud-router#564</a></li> <li>feat: add method to get a base URL, allow to pass remote base by <a href="https://github.com/Antreesy"><code>@​Antreesy</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/558">nextcloud-libraries/nextcloud-router#558</a></li> </ul> <h3>Fixed</h3> <ul> <li>fix: Adjust <code>generateFilePath</code> to include <code>type</code> also for <code>index.php</code> by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/566">nextcloud-libraries/nextcloud-router#566</a></li> <li>fix(getRootUrl)!: If not configured use first subdirectory as webroot instead of last by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/570">nextcloud-libraries/nextcloud-router#570</a></li> </ul> <h3>Changed</h3> <ul> <li>Clean up code (drop unreachable code) and minor modernization by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/565">nextcloud-libraries/nextcloud-router#565</a></li> <li>chore: Add ESLint to project and fix issues reported by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/561">nextcloud-libraries/nextcloud-router#561</a></li> <li>Make README a bit nicer by adding badges for coverage and documentation by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/569">nextcloud-libraries/nextcloud-router#569</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps-dev): Bump vitest from 1.2.1 to 1.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/567">nextcloud-libraries/nextcloud-router#567</a></li> <li>build(deps-dev): Bump <code>@​vitest/coverage-v8</code> from 1.2.1 to 1.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/568">nextcloud-libraries/nextcloud-router#568</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/Antreesy"><code>@​Antreesy</code></a> made their first contribution in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/558">nextcloud-libraries/nextcloud-router#558</a></li> </ul> <h2>v2.2.1</h2> <h2>2.2.1 - 2024-01-24</h2> <p><a href="https://github.com/nextcloud/nextcloud-router/compare/v2.2.0...v2.2.1">Full Changelog</a></p> <h3>Fixed</h3> <ul> <li>fix: Do not rely on <code>OC.webroots</code> or <code>OC.appwebroots</code> but use own logic by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/560">nextcloud-libraries/nextcloud-router#560</a></li> </ul> <h3>Changed</h3> <ul> <li>chore: Update NPM version to 10 to align with version shipped by LTS Node 20 by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/559">nextcloud-libraries/nextcloud-router#559</a></li> </ul> <h2>v2.2.0</h2> <h2>2.2.0 - 2023-10-18</h2> <p><a href="https://github.com/nextcloud/nextcloud-router/compare/v2.1.2...v2.2.0">Full Changelog</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/nextcloud-router/blob/main/CHANGELOG.md"><code>@​nextcloud/router</code>'s changelog</a>.</em></p> <blockquote> <h2>3.0.1 - 2024-04-22</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-router/compare/v3.0.0...v3.0.1">Full Changelog</a></p> <h3>Fixed</h3> <ul> <li>fix: <code>imagePath</code> always adds <code>.svg</code> if no extension is set on the file name by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/611">nextcloud-libraries/nextcloud-router#611</a></li> <li>fix: Use files whitelist instead of .npmignore to only include needed files by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/612">nextcloud-libraries/nextcloud-router#612</a></li> </ul> <h3>Changed</h3> <ul> <li>fix typo in changelog by <a href="https://github.com/Antreesy"><code>@​Antreesy</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/572">nextcloud-libraries/nextcloud-router#572</a></li> <li>build(deps): Bump <code>@​nextcloud/typings</code> from 1.7.0 to 1.8.0</li> </ul> <h2>3.0.0 - 2024-02-01</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-router/compare/v2.2.1...v3.0.0">Full Changelog</a></p> <h3>Enhancements</h3> <ul> <li>Drop <code>core-js</code> and move to vite by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/563">nextcloud-libraries/nextcloud-router#563</a></li> <li>enh(tests): Add unit tests and CI workflow for testing by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/564">nextcloud-libraries/nextcloud-router#564</a></li> <li>feat: add method to get a base URL, allow to pass remote base by <a href="https://github.com/Antreesy"><code>@​Antreesy</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/558">nextcloud-libraries/nextcloud-router#558</a></li> </ul> <h3>Fixed</h3> <ul> <li>fix: Adjust <code>generateFilePath</code> to include <code>type</code> also for <code>index.php</code> by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/566">nextcloud-libraries/nextcloud-router#566</a></li> <li>fix(getRootUrl)!: If not configured use first subdirectory as webroot instead of last by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/570">nextcloud-libraries/nextcloud-router#570</a></li> </ul> <h3>Changed</h3> <ul> <li>Clean up code (drop unreachable code) and minor modernization by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/565">nextcloud-libraries/nextcloud-router#565</a></li> <li>chore: Add ESLint to project and fix issues reported by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/561">nextcloud-libraries/nextcloud-router#561</a></li> <li>Make README a bit nicer by adding badges for coverage and documentation by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/569">nextcloud-libraries/nextcloud-router#569</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps-dev): Bump vitest from 1.2.1 to 1.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/567">nextcloud-libraries/nextcloud-router#567</a></li> <li>build(deps-dev): Bump <code>@​vitest/coverage-v8</code> from 1.2.1 to 1.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/568">nextcloud-libraries/nextcloud-router#568</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/Antreesy"><code>@​Antreesy</code></a> made their first contribution in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/558">nextcloud-libraries/nextcloud-router#558</a></li> </ul> <h2>2.2.1 - 2024-01-24</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-router/compare/v2.2.0...v2.2.1">Full Changelog</a></p> <h3>Fixed</h3> <ul> <li>fix: Do not rely on <code>OC.webroots</code> or <code>OC.appwebroots</code> but use own logic by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/560">nextcloud-libraries/nextcloud-router#560</a></li> </ul> <h3>Changed</h3> <ul> <li>chore: Update NPM version to 10 to align with version shipped by LTS Node 20 by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/559">nextcloud-libraries/nextcloud-router#559</a></li> </ul> <h2>2.2.0 - 2023-10-18</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-router/compare/v2.1.2...v2.2.0">Full Changelog</a></p> <h3>What's Changed</h3> <ul> <li>chore: update NC typings versions by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/pull/491">nextcloud-libraries/nextcloud-router#491</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/de0a7b5f714d4ea396684b8b9a0623ea61b2f21d"><code>de0a7b5</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/issues/613">#613</a> from nextcloud-libraries/chore/3-0-1</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/c3041c056b5e1753ed996dc3282c815ef7780513"><code>c3041c0</code></a> chore: Prepare 3.0.1 release</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/3d0682c48da13380d02cbb1178d661e41fed3725"><code>3d0682c</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/issues/612">#612</a> from nextcloud-libraries/fix/file-whitelist</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/28067a59a94f1367be8daa4b5d6213ee5f49e6c5"><code>28067a5</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/issues/611">#611</a> from nextcloud-libraries/fix/imagePath-doc</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/341d05f13f8c867b4a472e7315e93455030d5b7f"><code>341d05f</code></a> fix: Use files whitelist instead of .npmignore to only include needed files</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/d9f41e343cc15741b79931af0f6603dbeb703106"><code>d9f41e3</code></a> fix: <code>imagePath</code> always adds <code>.svg</code> if no extension is set on the file name</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/ef11cf36787b0bc8cd3d6785661c9296f4b19776"><code>ef11cf3</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/issues/610">#610</a> from nextcloud-libraries/dependabot/npm_and_yarn/vite...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/90b158b77cdf3966c89943119d79f9ed73945930"><code>90b158b</code></a> build(deps-dev): Bump vite from 5.2.9 to 5.2.10</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/e4d7a25f52cdc92b9482a559446c6d3fb749e905"><code>e4d7a25</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-router/issues/609">#609</a> from nextcloud-libraries/dependabot/npm_and_yarn/vite...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-router/commit/e53e22a7f1ca950224a9d2b7c533d764e798d339"><code>e53e22a</code></a> build(deps-dev): Bump vite from 5.2.8 to 5.2.9</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud-libraries/nextcloud-router/compare/v2.1.1...v3.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextcloud/router&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:39 +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/twofactor_gateway-nextcloud#629
No description provided.