[PR #756] [MERGED] chore(deps-dev): Bump @nextcloud/browserslist-config from 3.1.1 to 3.1.2 #766

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/756
Author: @dependabot[bot]
Created: 11/7/2025
Status: Merged
Merged: 11/7/2025
Merged by: @dependabot[bot]

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


📝 Commits (1)

  • 03fb4f1 chore(deps-dev): Bump @nextcloud/browserslist-config from 3.1.1 to 3.1.2

📊 Changes

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

View changed files

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

📄 Description

Bumps @nextcloud/browserslist-config from 3.1.1 to 3.1.2.

Release notes

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

v3.1.2

3.1.2 - 2025-11-07

Fixed

  • fix: adjust config to support only active or used browsers

Changed

  • chore: update node versions This package now supports to be used with Node 22 and Node 24.
  • chore: rename internally browserlist to browserslist
  • chore: use consistent note about contributing and authors
  • chore: manually lint
  • test: use node test runner for testing
  • docs: add changelog to keep track of changes
Changelog

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

3.1.2 - 2025-11-07

Fixed

  • fix: adjust config to support only active or used browsers

Changed

  • chore: update node versions This package now supports to be used with Node 22 and Node 24.
  • chore: rename internally browserlist to browserslist
  • chore: use consistent note about contributing and authors
  • chore: manually lint
  • test: use node test runner for testing
  • docs: add changelog to keep track of changes
Commits
  • c7e5a11 Merge pull request #34 from nextcloud-libraries/chore/release-v3.1.2
  • b5e3768 chore: prepare v3.1.2
  • 143d3d8 Merge pull request #31 from nextcloud-libraries/chore/consistent-contribution
  • 5f91707 chore: use consistent note about contributing and authors
  • 61e62b6 Merge pull request #33 from nextcloud-libraries/fix/config
  • 9a64c2f Merge pull request #32 from nextcloud-libraries/docs/changelog
  • f962626 chore: adjust config to show 90%
  • d05c15f fix: adjust config to support only active or used browsers
  • 462f82c docs: add changelog to keep track of changes
  • 011904a Merge pull request #30 from nextcloud-libraries/susnux-patch-1
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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/756 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/browserslist-config-3.1.2` --- ### 📝 Commits (1) - [`03fb4f1`](https://github.com/nextcloud/twofactor_gateway/commit/03fb4f1f49f328302f65c142f86c51d3c4850141) chore(deps-dev): Bump @nextcloud/browserslist-config from 3.1.1 to 3.1.2 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+6 -6) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud-libraries/browserslist-config) from 3.1.1 to 3.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/browserslist-config/releases"><code>@​nextcloud/browserslist-config</code>'s releases</a>.</em></p> <blockquote> <h2>v3.1.2</h2> <h2>3.1.2 - 2025-11-07</h2> <h3>Fixed</h3> <ul> <li>fix: adjust config to support only active or used browsers</li> </ul> <h3>Changed</h3> <ul> <li>chore: update node versions This package now supports to be used with Node 22 and Node 24.</li> <li>chore: rename internally <code>browserlist</code> to <code>browserslist</code></li> <li>chore: use consistent note about contributing and authors</li> <li>chore: manually lint</li> <li>test: use node test runner for testing</li> <li>docs: add changelog to keep track of changes</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/browserslist-config/blob/main/CHANGELOG.md"><code>@​nextcloud/browserslist-config</code>'s changelog</a>.</em></p> <blockquote> <h2>3.1.2 - 2025-11-07</h2> <h3>Fixed</h3> <ul> <li>fix: adjust config to support only active or used browsers</li> </ul> <h3>Changed</h3> <ul> <li>chore: update node versions This package now supports to be used with Node 22 and Node 24.</li> <li>chore: rename internally browserlist to browserslist</li> <li>chore: use consistent note about contributing and authors</li> <li>chore: manually lint</li> <li>test: use node test runner for testing</li> <li>docs: add changelog to keep track of changes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/c7e5a11a00ef919a98f98f2543b046c25aead019"><code>c7e5a11</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/browserslist-config/issues/34">#34</a> from nextcloud-libraries/chore/release-v3.1.2</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/b5e376849019acf405ae8c38383c88163d800559"><code>b5e3768</code></a> chore: prepare v3.1.2</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/143d3d800c01438b621f007aa63352f8ec224fe1"><code>143d3d8</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/browserslist-config/issues/31">#31</a> from nextcloud-libraries/chore/consistent-contribution</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/5f917076e4902f7079bc42fca57118bbf0f9a62f"><code>5f91707</code></a> chore: use consistent note about contributing and authors</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/61e62b63723d4830d85c4aa9479fe9418ace07b1"><code>61e62b6</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/browserslist-config/issues/33">#33</a> from nextcloud-libraries/fix/config</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/9a64c2fc6484bf150062e9d53e0b235b9c527b22"><code>9a64c2f</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/browserslist-config/issues/32">#32</a> from nextcloud-libraries/docs/changelog</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/f9626263bb16c793a6d498deabc5c00525f31d89"><code>f962626</code></a> chore: adjust config to show 90%</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/d05c15fa0da81a5072a4d2488762de2089597445"><code>d05c15f</code></a> fix: adjust config to support only active or used browsers</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/462f82c86fb9bb4b59e9b361e1c6e1b557ec3a01"><code>462f82c</code></a> docs: add changelog to keep track of changes</li> <li><a href="https://github.com/nextcloud-libraries/browserslist-config/commit/011904ad37f7398d3a0a4e06e3bf7de3c4ce3fb2"><code>011904a</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/browserslist-config/issues/30">#30</a> from nextcloud-libraries/susnux-patch-1</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud-libraries/browserslist-config/compare/v3.1.1...v3.1.2">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=3.1.1&new-version=3.1.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 will merge this PR once CI passes on it, as requested by @nextcloud-command. [//]: # (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:32:05 +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#766
No description provided.