Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-testing-library to v6 #727

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Jul 12, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-testing-library devDependencies major 5.11.1 -> 6.2.2

Release Notes

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

v6.2.2

Compare Source

Bug Fixes
  • await-async-events: false positives for userEvent.setup() returned (#​895) (fb32c5c)

v6.2.1

Compare Source

Bug Fixes
  • await-async-events: false positive reports on awaited expressions evaluating to promise (#​890) (767f1be)

v6.2.0

Compare Source

Features
  • prefer-presence-queries: support react-native matcher toBeOnTheScreen (#​844) (b9fef59)

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes
  • no-await-sync-events: stop reporting user-event by default (#​803) (88246fc)

v6.0.0

Compare Source

You can follow the migration guide to v6.

BREAKING CHANGES
  • await-async-query: await-async-query is now called await-async-queries
  • no-await-sync-events: no-await-sync-events is now enabled by default in the DOM, Angular & React configs
  • no-await-sync-query: no-await-sync-query is now called no-await-sync-queries
  • no-debugging-utils: no-debugging-utils now enables all debug methods in all configs by default
  • no-node-access: no-node-access is now enabled by default in the DOM config
  • await-fire-event: await-fire-event is now called await-async-event
  • no-global-regexp-flag-in-query: no-global-regexp-flag-in-query is now enabled by default in all configs
  • no-manual-cleanup: no-manual-cleanup is now enabled by default in the React & Vue configs
  • no-render-in-setup: no-render-in-setup is now called no-render-in-lifecycle
  • prefer-wait-for: prefer-wait-for is now removed
Bug Fixes
Features
  • await-async-event: add basic fixer (#​656) (b4b5394)
  • await-async-query: rename to await-async-queries (#​665) (c1803df)
  • await-fire-event: rename to await-async-event + add support for user-event (#​652) (b4ce9bb)
  • no-await-sync-events: add to DOM, Angular & React configs by default (#​667) (afce5ea)
  • no-await-sync-query: rename to no-await-sync-queries (#​666) (7ed3da8)
  • no-debugging-utils: enable all debug methods in all configs by default (#​663) (e394ce0)
  • no-debugging-utils: warn instead of error in all configs (#​662) (8063f8f)
  • no-global-regexp-flag-in-query: add to all configs by default (#​660) (c76a7bf)
  • no-manual-cleanup: add to React & Vue configs by default (#​659) (8f6ebf5)
  • no-node-access: add to DOM config by default (#​661) (8dfe155)
  • no-render-in-setup: rename to no-render-in-lifecycle (#​649) (9acba43)
  • prefer-wait-for: remove rule (#​648) (20f23ad)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@descope descope bot added the renovate label Jul 12, 2024
@descope descope bot enabled auto-merge (squash) July 12, 2024 20:43
@descope descope bot merged commit c3efdae into main Jul 12, 2024
7 checks passed
Copy link

vercel bot commented Jul 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
access-key-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 8:43pm
audit-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 8:43pm
role-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 8:43pm
user-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 8:43pm
user-profile-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 8:43pm

@descope descope bot deleted the renovate/eslint-plugin-testing-library-6.x branch July 12, 2024 20:43
asafshen pushed a commit that referenced this pull request Jul 15, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[eslint-plugin-jsx-a11y](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y)
| devDependencies | minor | [`6.7.1` ->
`6.9.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsx-a11y/6.7.1/6.9.0)
|

---

### Release Notes

<details>
<summary>jsx-eslint/eslint-plugin-jsx-a11y
(eslint-plugin-jsx-a11y)</summary>

###
[`v6.9.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v690---2024-06-19)

[Compare
Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0)

##### Fixed

- \[Fix] `img-redundant-alt`: fixed multibyte character support
[`#969`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969)
- \[meta] fix changelog links
[`#960`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960)

##### Commits

- \[New] add support for Flat Config
[`6b5f096`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6b5f096f10b47326d68e2893152a48a79c8555b4)
- Revert "\[Fix] `isNonInteractiveElement`: Upgrade aria-query to 5.3.0
and axobject-query to 3.2.1"
[`75d5dd7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75d5dd722bd67186d97afa7b151fd6fee5885c70)
- \[Robustness] use `safe-regex-test`
[`4c7e781`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4c7e7815c12a797587bb8e3cdced7f3003848964)
- \[actions] update actions/checkout
[`51a1ca7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/51a1ca7b4d83d4fbd1ea62888f7f2dc21ece6788)
- \[Dev Deps] update `@babel/cli`, `@babel/core`,
`@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`,
`@babel/register`, `eslint-doc-generator`, `object.entries`
[`1271ac1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1271ac1d6e5dcf9a2bc2c086faaf062335629171)
- \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/register`,
`aud`, `eslint-plugin-import`, `npmignore`, `object.assign`
[`540cb7a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/540cb7aefead582f237071d55a40f098d0885478)
- \[Deps] update `@babel/runtime`, `array-includes`,
`es-iterator-helpers`, `hasown`, `object.fromentries`, `safe-regex-test`
[`5d14408`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5d1440825a8838ae10dc94cc3a4a7e1e967644b4)
- \[Deps] pin `aria-query` and `axobject-query`, add `ls-engines` test
to CI
[`32fd82c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/32fd82c628d7f3e4ec8c06a1994f4eca1be2be4f)
- \[Dev Deps] update `@babel/core`, `@babel/eslint-parser`,
`@babel/plugin-transform-flow-strip-types`, `eslint-doc-generator`
[`d1b4114`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d1b41142248a7cca45bb5f0b96ff23ee87fb9411)
- \[Fix] ensure `summary` remains non-interactive
[`6a048da`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6a048dacf2b98eaa204e2a5a70dc7e3d48d9463a)
- \[Deps] remove `@babel/runtime`
[`0a98ad8`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0a98ad83ffa7f4b66458cc1c39db2ef32bb2c480)
- \[New] `no-noninteractive-element-to-interactive-role`: allow
`menuitemradio` and `menuitemcheckbox` on \<li>
[`c0733f9`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c0733f94031fe3eec6b4d54176afe47929bb0a84)
- \[Deps] update `@babel/runtime`, `safe-regex-test`
[`0d5321a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0d5321a5457c5f0da0ca216053cc5b4f571b53ae)
- \[actions] pin codecov to v3.1.5
[`961817f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/961817f61fa56cd7815c6940c27ef08469b1516b)
- \[Deps] unpin `axe-core`
[`b3559cf`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b3559cf89be6b5352cd77ffa025831b3d793d565)
- \[Deps] move `object.entries` to dev deps
[`1be7b70`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1be7b709eececd83f1d5f67a60b2c97cfe9a561d)
- \[Deps] update `@babel/runtime`
[`2a48abb`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2a48abb5effa911e7d1a8575e1c9768c947a33f1)
- \[Deps] update `@babel/runtime`
[`1adec35`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1adec3517fc2c9797212ca4d38858deed917e7be)

###
[`v6.8.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v680---2023-11-01)

[Compare
Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.8.0)

##### Merged

- Allow `title` attribute or `aria-label` attribute instead of
accessible child in the "anchor-has-content" rule
[`#727`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/727)

##### Fixed

- \[Docs] `aria-activedescendant-has-tabindex`: align with changes from
[#&#8203;708](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/708)
[`#924`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/924)
- \[Fix] `control-has-associated-label`: don't accept whitespace as an
accessible label
[`#918`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/918)

##### Commits

- \[Tests] migrate helper parsers function from `eslint-plugin-react`
[`ce4d57f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce4d57f853ce7f71bd31edaa524eeb3ff1d27cf1)
- \[Refactor] use `es-iterator-helpers`
[`52de824`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/52de82403752bb2ccbcac3379925650a0112d4af)
- \[New] `mouse-events-have-key-events`: add
`hoverInHandlers`/`hoverOutHandlers` config
[`db64898`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/db64898fa591f17827053ad3c2ddeafdf7297dd6)
- \[New] add `polymorphicPropName` setting for polymorphic components
[`fffb05b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fffb05b38c8eee926ee758e9ceb9eae4e697fbdd)
- \[Fix] `isNonInteractiveElement`: Upgrade aria-query to 5.3.0 and
axobject-query to 3.2.1
[`64bfea6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/64bfea6352a704470a760fa6ea25cfc5a50414db)
- \[Refactor] use `hasown` instead of `has`
[`9a8edde`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/9a8edde7f2e80b7d104dd576f91526c6c4cbebb9)
- \[actions] update used actions
[`10c061a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/10c061a70cac067641e3a084d0fb464960544505)
- \[Dev Deps] update `@babel/cli`, `@babel/core`,
`@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`,
`@babel/register`, `aud`, `eslint-doc-generator`,
`eslint-plugin-import`, `minimist`
[`6d5022d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6d5022d4894fa88d3c15c8b858114e8b2a8a440f)
- \[Dev Deps] update `@babel/cli`, `@babel/core`,
`@babel/eslint-parser`, `@babel/register`, `eslint-doc-generator`,
`eslint-plugin-import`
[`4dc7f1e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4dc7f1e5c611aeea2f81dc50d4ec0b206566181a)
- \[New] `anchor-has-content`: Allow title attribute OR aria-label
attribute
[`e6bfd5c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/e6bfd5cb7c060fcaf54ede85a1be74ebe2f60d1e)
- \[patch] `mouse-events-have-key-events`: rport the attribute, not the
node
[`eadd70c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/eadd70cb1d0478c24538ee7604cf5493a96c0715)
- \[Deps] update `@babel/runtime`, `array-includes`,
`array.prototype.flatmap`, `object.entries`, `object.fromentries`
[`46ffbc3`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/46ffbc38512be4ed3db2f0fcd7d21af830574f63)
- \[Deps] update `@babel/runtime`, `axobject-query`, `jsx-ast-utils`,
`semver`
[`5999555`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5999555714f594c0fccfeeab2063c2658d9e4392)
- \[Fix] pin `aria-query` and `axe-core` to fix failing tests on main
[`8d8f016`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8d8f0169dbaaa28143cf936cba3046c6e53fa134)
- \[patch] move `semver` from Deps to Dev Deps
[`4da13e7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4da13e79743ad2e1073fc2bb682197e1ba6dbea3)
- \[Deps] update `ast-types-flow`
[`b755318`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b755318e675e73a33b1bb7ee809abc88c1927408)
- \[Dev Deps] update `eslint-plugin-import`
[`f1c976b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f1c976b6af2d4f5237b481348868a5216e169296)
- \[Deps] unpin `language-tags`
[`3d1d26d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/3d1d26d89d492947cbf69f439deec9e7cfaf9867)
- \[Docs] `no-static-element-interactions`: tabIndex is written tabindex
[`1271153`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1271153653ada3f8d95b8e39f0164d5b255abea0)
- \[Deps] Upgrade ast-types-flow to mitigate Docker user namespacing
problems
[`f0d2ddb`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f0d2ddb65f21278ad29be43fb167a1092287b4b1)
- \[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which
kill the install process in npm < 6
[`0c278f4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0c278f4805ec18d8ee4d3e8dfa2f603a28d7e113)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge
- At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants