Skip to content

Navigation Menu

Sign in
Sign up

build(deps-dev): bump the all-patches group with 2 updates - #2247

Closed
dependabot[bot] wants to merge 1 commit into
main from
dependabot/npm_and_yarn/all-patches-ba096c54af
Closed

build(deps-dev): bump the all-patches group with 2 updates #2247
dependabot[bot] wants to merge 1 commit into
main from
dependabot/npm_and_yarn/all-patches-ba096c54af

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps the all-patches group with 2 updates: @testing-library/react and eslint.

Updates @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

Updates eslint from 10.9.0 to 10.9.1

Release notes

Sourced from eslint's releases.

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-patches group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [eslint](https://github.com/eslint/eslint).
Updates `@testing-library/react` 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)
Updates `eslint` from 10.9.0 to 10.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.9.0...v10.9.1)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
 dependency-version: 16.3.3
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: all-patches
- dependency-name: eslint
 dependency-version: 10.9.1
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: all-patches
...
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 Aug 31, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, straightforward devDependency patch bump.

What was reviewed: confirmed the diff only touches two devDependencies (@ testing-library/react ^16.2.0 → ^16.3.3, eslint ^10.9.0 → ^10.9.1) in package.json with matching package-lock.json updates; no source, config, or documentation files are touched.

Extended reasoning...

Overview

This PR is a Dependabot-authored dependency bump touching only package.json and package-lock.json. The diff confirms exactly two devDependency version changes: @ testing-library/react from ^16.2.0 to ^16.3.3 and eslint from ^10.9.0 to ^10.9.1. No application, server, or client source code is modified, and no configuration files under contents/ are touched.

Security risks

None identified. Both packages are well-known, widely-used devDependencies (a React testing utility and the ESLint linter) with no runtime footprint in production code. The version bumps are patch-level releases per the upstream changelogs referenced in the PR description (a bugfix for act() re-entrancy in testing-library, and a false-positive fix in an ESLint rule plus doc/chore updates). There is no indication of supply-chain risk beyond the inherent trust already placed in these ecosystem-standard packages.

Level of scrutiny

This warrants minimal scrutiny. Per CLAUDE.md, dependency bumps that don't touch contents/ config files require no migration, and pure dependency bumps are exempted from the changelog requirement. The change is mechanical, self-contained, and matches its stated description exactly.

Other factors

The lockfile diff is consistent with the package.json change (verified via the provided diff), and there's no indication of unrelated or unexpected modifications. This is exactly the kind of small, well-scoped, low-risk change suited for automated approval.

@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

dependabot Bot deleted the dependabot/npm_and_yarn/all-patches-ba096c54af branch September 7, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@claude claude[bot] claude[bot] left review comments

Assignees

No one assigned

Labels

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

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /