Skip to content

chore(deps-dev): bump @testing-library/react from 16.3.2 to 16.3.3 - #2764

Merged
kompiro merged 1 commit into
mainfrom
dependabot/npm_and_yarn/testing-library/react-16.3.3
Sep 7, 2026
Merged

kompiro merged 1 commit into
mainfrom
dependabot/npm_and_yarn/testing-library/react-16.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @testing-library/react from 16.3.2 to 16.3.3.

Release notes

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

v16.3.3

16.3.3 (2026-08-27)

Bug Fixes

  • Avoid act() re-entrant when dispatching events (#1468) (20ce75f)
Commits

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 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)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.2 to 16.3.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Dependency Triage: @testing-library/react 16.3.2 → 16.3.3

Package: @testing-library/react (dev/test dependency)
Semver level: patch
Manifests touched: 2 files (package.json + pnpm-lock.yaml)
Batch classification: Weekly batch (opened 2026-09-07 with the rest, no GHSA in body).

Upstream evidence

Structural failure modes checked

  • Not package-scoped-only; manifest + lockfile move together.
  • @testing-library/react is not in pnpm-workspace.yaml overrides:.
  • Not part of the react (react/react-dom) Dependabot group — this is the testing-library package, a separate dependency from react/react-dom themselves, so it does not require the react-dom pairing.

Open questions for the reviewer

  • Since this patch touches act() re-entrancy specifically, if any app tests dispatch nested/chained events inside act() blocks, re-run the full test suite rather than assuming a patch bump is behavior-neutral.

Generated by Dependabot weekly triage · auto · 46 AIC · ⊞ 8.4K · ◷

@kompiro
kompiro merged commit daf159f into main Sep 7, 2026
9 checks passed
@kompiro
kompiro deleted the dependabot/npm_and_yarn/testing-library/react-16.3.3 branch September 7, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant