Skip to content

fix(deps): update dependency eslint-plugin-testing-library to v7.16.2#446

Merged
wakamsha merged 1 commit intomainfrom
renovate/eslint-plugin-testing-library-7.x
Apr 17, 2026
Merged

fix(deps): update dependency eslint-plugin-testing-library to v7.16.2#446
wakamsha merged 1 commit intomainfrom
renovate/eslint-plugin-testing-library-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 17, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-testing-library 7.0.07.16.2 age confidence

Release Notes

testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v7.16.2

Compare Source

Bug Fixes

v7.16.1

Compare Source

Bug Fixes

v7.16.0

Compare Source

Features

v7.15.4

Compare Source

Bug Fixes

v7.15.3

Compare Source

Bug Fixes

v7.15.2

Compare Source

Bug Fixes

v7.15.1

Compare Source

Bug Fixes

v7.15.0

Compare Source

Features

v7.14.0

Compare Source

Features

v7.13.6

Compare Source

Bug Fixes

v7.13.5

Compare Source

Bug Fixes

v7.13.4

Compare Source

Bug Fixes

v7.13.3

Compare Source

Bug Fixes

v7.13.2

Compare Source

Bug Fixes

v7.13.1

Compare Source

Bug Fixes

v7.13.0

Compare Source

Features

v7.12.0

Compare Source

Features

v7.11.0

Compare Source

Features

v7.10.0

Compare Source

Features
  • no-wait-for-multiple-assertions: add partial fix support (#​1090) (bd01e08)

v7.9.2

Compare Source

Bug Fixes

v7.9.1

Compare Source

Bug Fixes
  • declare .finally(...) usages as handled in async rules (#​1074) (2d24966)

v7.9.0

Compare Source

Features

v7.8.1

Compare Source

Bug Fixes

v7.8.0

Compare Source

Features

v7.7.0

Compare Source

Features

v7.6.8

Compare Source

Bug Fixes

v7.6.7

Compare Source

Bug Fixes

v7.6.6

Compare Source

Bug Fixes

v7.6.5

Compare Source

Bug Fixes

v7.6.4

Compare Source

Bug Fixes
  • no-node-access: support user-event instances returned from custom render (#​1048) (079043b)

v7.6.3

Compare Source

Bug Fixes

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes

v7.6.0

Compare Source

Features

v7.5.4

Compare Source

Bug Fixes

v7.5.3

Compare Source

Bug Fixes

v7.5.2

Compare Source

Bug Fixes

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features

v7.4.0

Compare Source

Features

v7.3.0

Compare Source

Features

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes

v7.2.0

Compare Source

Features

v7.1.1

Compare Source

Bug Fixes
  • use valid config type for supporting both ESLint v8 and v9 (#​976) (d8e44b2)

v7.1.0

Compare Source

Features

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 4am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 17, 2026
@renovate renovate bot force-pushed the renovate/eslint-plugin-testing-library-7.x branch from 9712401 to 83be90f Compare April 17, 2026 12:09
@wakamsha wakamsha force-pushed the renovate/eslint-plugin-testing-library-7.x branch from 83be90f to a12f00f Compare April 17, 2026 12:13
@wakamsha wakamsha merged commit 148c9f3 into main Apr 17, 2026
2 checks passed
@wakamsha wakamsha deleted the renovate/eslint-plugin-testing-library-7.x branch April 17, 2026 12:14
oss-frontend-github-app bot pushed a commit that referenced this pull request Apr 18, 2026
## [eslint-config-moneyforward-v6.0.0](5.1.4...6.0.0) (2026-04-18)

### ⚠ BREAKING CHANGES

* **eslint-config:** 13 new error-level react-hooks rules are now enabled
by default (component-hook-factories, config, error-boundaries, gating,
globals, immutability, preserve-manual-memoization, purity, refs,
set-state-in-effect, set-state-in-render, static-components, use-memo),
plus 2 new warn-level rules (incompatible-library, unsupported-syntax).
Downstream consumers may see new lint errors on existing React code
and should either fix the violations or explicitly override these rules.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore: fix ci

### Features

* **eslint-config:** enable recommended react-hooks rules from v6 ([#424](#424)) ([5308724](5308724))

### Bug Fixes

* **deps:** update dependency @next/eslint-plugin-next to v15.5.15 ([#441](#441)) ([65bd3d1](65bd3d1))
* **deps:** update dependency eslint-plugin-import to v2.32.0 ([#430](#430)) ([c638eb9](c638eb9))
* **deps:** update dependency eslint-plugin-jest to v29 ([#425](#425)) ([6e84da9](6e84da9))
* **deps:** update dependency eslint-plugin-jsdoc to v62 ([#426](#426)) ([bd6bbc2](bd6bbc2))
* **deps:** update dependency eslint-plugin-n to v17.24.0 ([#447](#447)) ([975af80](975af80))
* **deps:** update dependency eslint-plugin-react-hooks to v7.1.0 ([#443](#443)) ([789ee77](789ee77))
* **deps:** update dependency eslint-plugin-storybook to v10 ([#427](#427)) ([f75c9f6](f75c9f6))
* **deps:** update dependency eslint-plugin-storybook to v9.1.20 ([#445](#445)) ([c2378b1](c2378b1))
* **deps:** update dependency eslint-plugin-testing-library to v7.16.2 ([#446](#446)) ([148c9f3](148c9f3))
* **deps:** update dependency globals to v17 ([#429](#429)) ([83b3424](83b3424))
* **deps:** update typescript-eslint monorepo to v8.58.2 ([#448](#448)) ([de7dc10](de7dc10))
@oss-frontend-github-app
Copy link
Copy Markdown

🎉 This PR is included in version eslint-config-moneyforward-v6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant