[PR #432] [MERGED] build(deps-dev): Bump @testing-library/react from 16.3.0 to 16.3.1 #437

Closed
opened 2026-02-26 12:41:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/432
Author: @dependabot[bot]
Created: 1/7/2026
Status: Merged
Merged: 1/13/2026
Merged by: @MickLesk

Base: mainHead: dependabot/npm_and_yarn/testing-library/react-16.3.1


📝 Commits (1)

  • 73bfb23 build(deps-dev): Bump @testing-library/react from 16.3.0 to 16.3.1

📊 Changes

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

View changed files

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

📄 Description

Bumps @testing-library/react from 16.3.0 to 16.3.1.

Release notes

Sourced from @​testing-library/react's releases.

v16.3.1

16.3.1 (2025-12-15)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​testing-library/react 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/community-scripts/ProxmoxVE-Local/pull/432 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/testing-library/react-16.3.1` --- ### 📝 Commits (1) - [`73bfb23`](https://github.com/community-scripts/ProxmoxVE-Local/commit/73bfb23522030cbb7f1df52a20ec68312dd916ce) build(deps-dev): Bump @testing-library/react from 16.3.0 to 16.3.1 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.0 to 16.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s releases</a>.</em></p> <blockquote> <h2>v16.3.1</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v16.3.0...v16.3.1">16.3.1</a> (2025-12-15)</h2> <h3>Bug Fixes</h3> <ul> <li>Switch to trusted publishing (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1437">#1437</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/a2d37ffa09d85b10485f29b79cf7cb4f8ec943db">a2d37ff</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/react-testing-library/commit/a2d37ffa09d85b10485f29b79cf7cb4f8ec943db"><code>a2d37ff</code></a> fix: Switch to trusted publishing (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1437">#1437</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/cd6a175a28067e6825eedef5bb9f1e0ab49c0837"><code>cd6a175</code></a> chore: fix action permissions (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1436">#1436</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/22b8c280f4d4a59d883d73d9e0af0d570e8e1928"><code>22b8c28</code></a> chore: fix release (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1435">#1435</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/d996673698dc3120cdb07162a81698316abf5a9a"><code>d996673</code></a> chore: new release workflow (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1434">#1434</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/205ce1756d3379f32e0afde6bf0bca76bcb7cb49"><code>205ce17</code></a> chore: fix typo in jest.config.js (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1427">#1427</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/aba574074b7b39b4a4f15446bb66774051db35f2"><code>aba5740</code></a> [test] Fix tests for <code>react@experimental</code> (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1424">#1424</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/590bc18a7f24e025d4154e228adda71452fdec9e"><code>590bc18</code></a> [test] Fix <code>npm run typecheck</code> (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1423">#1423</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/1c931a6c03091d725eccee7767d9ec696d5d33c6"><code>1c931a6</code></a> chore(deps): use <code>npm-run-all2</code> (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1411">#1411</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/react-testing-library/compare/v16.3.0...v16.3.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​testing-library/react</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=16.3.0&new-version=16.3.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 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 12:41:22 +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/ProxmoxVE-Local#437
No description provided.