[PR #588] [CLOSED] Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 #605

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/588
Author: @dependabot[bot]
Created: 8/19/2023
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nextcloud/browserslist-config-3.0.0


📝 Commits (1)

  • 6ae1e9a Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 package-lock.json (+9 -9)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/browserslist-config from 2.3.0 to 3.0.0.

Release notes

Sourced from @​nextcloud/browserslist-config's releases.

v3.0.0

What's Changed

We now supports node ^20.0.0 and npm ^9.0.0

Full Changelog: https://github.com/nextcloud/browserslist-config/compare/v2.3.0...v3.0.0

Commits
  • f911743 Merge pull request #13 from nextcloud-libraries/release/3.0.0
  • 2a490f3 3.0.0
  • c0e8f2b Merge pull request #11 from nextcloud/automated/update-engines/default
  • adccf2e chore: update node engines to next LTS (node 20 / npm 9)
  • 4168f64 Merge pull request #10 from nextcloud/automated/update-workflows
  • efe7f03 chore: update workflows from templates
  • e9b3666 Merge pull request #9 from nextcloud/automated/update-workflows
  • efffad3 chore: update workflows from templates
  • f72a124 Merge pull request #8 from nextcloud/fix/ie11
  • cfc7906 Remove IE 11 since it's already dead
  • See full diff 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/nextcloud/twofactor_gateway/pull/588 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/19/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/browserslist-config-3.0.0` --- ### 📝 Commits (1) - [`6ae1e9a`](https://github.com/nextcloud/twofactor_gateway/commit/6ae1e9a926f7416d191eafd057be5e392681fd81) Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+9 -9) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.3.0 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud/browserslist-config/releases"><code>@​nextcloud/browserslist-config</code>'s releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h2>What's Changed</h2> <p>We now supports node <code>^20.0.0</code> and npm <code>^9.0.0</code></p> <ul> <li>Removed IE 11 since it's already dead by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud/browserslist-config/pull/8">nextcloud/browserslist-config#8</a></li> <li>Update node engines to next LTS by <a href="https://github.com/nextcloud-command"><code>@​nextcloud-command</code></a> in <a href="https://redirect.github.com/nextcloud/browserslist-config/pull/11">nextcloud/browserslist-config#11</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextcloud/browserslist-config/compare/v2.3.0...v3.0.0">https://github.com/nextcloud/browserslist-config/compare/v2.3.0...v3.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/f911743043105569fab1b74b57dd0f42a1cf4b08"><code>f911743</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/browserslist-config/issues/13">#13</a> from nextcloud-libraries/release/3.0.0</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/2a490f3da23e1c2f75c94039eea63f2e1ae77a8a"><code>2a490f3</code></a> 3.0.0</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/c0e8f2b77c09e2a60bd6a5deb48dd2d04415403c"><code>c0e8f2b</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/browserslist-config/issues/11">#11</a> from nextcloud/automated/update-engines/default</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/adccf2e15d0ecfe46e6daa2479740c0632c9a96e"><code>adccf2e</code></a> chore: update node engines to next LTS (node 20 / npm 9)</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/4168f64e244513dda4ca9788de66951af073e065"><code>4168f64</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/browserslist-config/issues/10">#10</a> from nextcloud/automated/update-workflows</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/efe7f038c697a9710179e8832b5494955e2c5443"><code>efe7f03</code></a> chore: update workflows from templates</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/e9b3666c91ed19ce89e293662e5a419366fe7581"><code>e9b3666</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/browserslist-config/issues/9">#9</a> from nextcloud/automated/update-workflows</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/efffad32b8ff4f8dbec75f5f710be57e40168804"><code>efffad3</code></a> chore: update workflows from templates</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/f72a1241a35a355ddf01b9674e6a717ac2f054e5"><code>f72a124</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/browserslist-config/issues/8">#8</a> from nextcloud/fix/ie11</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/cfc7906f2e83d4dde0acd7616e097552c07a0bd4"><code>cfc7906</code></a> Remove IE 11 since it's already dead</li> <li>See full diff in <a href="https://github.com/nextcloud/browserslist-config/compare/v2.3.0...v3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextcloud/browserslist-config&package-manager=npm_and_yarn&previous-version=2.3.0&new-version=3.0.0)](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-02-26 06:31:36 +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#605
No description provided.