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

[Snyk] Upgrade eslint-plugin-testing-library from 5.11.1 to 6.2.2 #182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade eslint-plugin-testing-library from 5.11.1 to 6.2.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 24 versions ahead of your current version.

  • The recommended version was released on 3 months ago.

Release notes
Package name: eslint-plugin-testing-library
  • 6.2.2 - 2024-04-15

    6.2.2 (2024-04-15)

    Bug Fixes

    • await-async-events: false positives for userEvent.setup() returned (#895) (fb32c5c)
  • 6.2.1 - 2024-04-12

    6.2.1 (2024-04-12)

    Bug Fixes

    • await-async-events: false positive reports on awaited expressions evaluating to promise (#890) (767f1be)
  • 6.2.0 - 2023-11-21

    6.2.0 (2023-11-21)

    Features

    • prefer-presence-queries: support react-native matcher toBeOnTheScreen (#844) (b9fef59)
  • 6.1.2 - 2023-11-09

    6.1.2 (2023-11-09)

    Bug Fixes

    • await-async-events: avoid reporting userEvent.setup() in wrappers (#834) (a1bb21e), closes #800
  • 6.1.1 - 2023-11-09

    6.1.1 (2023-11-09)

    Bug Fixes

    • handle multiple imports with no-manual-cleanup (#835) (cb84da2)
  • 6.1.0 - 2023-10-12

    6.1.0 (2023-10-12)

    Features

  • 6.0.2 - 2023-09-23

    6.0.2 (2023-09-23)

    Bug Fixes

    • await-async-events: sync userEvent.setup() should not be reported (#817) (c0b6e6f), closes #800
  • 6.0.1 - 2023-08-24

    6.0.1 (2023-08-24)

    Bug Fixes

    • no-await-sync-events: stop reporting user-event by default (#803) (88246fc)
  • 6.0.0 - 2023-08-12

    6.0.0 (2023-08-12)

    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

    • await-async-event: pluralize to await-async-events (#670) (7238f76)
    • await-async-events: improve fixer (#675) (9d5554c)

    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)
  • 6.0.0-alpha.15 - 2023-08-05

    6.0.0-alpha.15 (2023-08-05)

    Bug Fixes

    • await-async-util: false positives due to empty strings (#733) (c2b8515)
    • await-async-utils: false positive when destructuring (#722) (34a0a55)
    • deps: update dependencies to latest minor (#753) (9dbd966)
    • prefer-presence-queries: ignore getBy* inside within for on absence queries (#740) (b75dc73)

    Features

    • add prefer-query-matchers rule (#750) (31516ad)
    • consistent-data-testid: add support for custom error message (#719) (79b380f), closes #718
  • 6.0.0-alpha.14 - 2022-12-20
  • 6.0.0-alpha.13 - 2022-10-14
  • 6.0.0-alpha.12 - 2022-10-05
  • 6.0.0-alpha.11 - 2022-10-05
  • 6.0.0-alpha.10 - 2022-10-05
  • 6.0.0-alpha.9 - 2022-10-05
  • 6.0.0-alpha.8 - 2022-10-03
  • 6.0.0-alpha.7 - 2022-10-03
  • 6.0.0-alpha.6 - 2022-10-02
  • 6.0.0-alpha.5 - 2022-10-02
  • 6.0.0-alpha.4 - 2022-10-02
  • 6.0.0-alpha.3 - 2022-10-02
  • 6.0.0-alpha.2 - 2022-09-20
  • 6.0.0-alpha.1 - 2022-09-19
  • 5.11.1 - 2023-08-05
from eslint-plugin-testing-library GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade eslint-plugin-testing-library from 5.11.1 to 6.2.2.

See this package in npm:
eslint-plugin-testing-library

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/ecffd32e-fac2-4929-b603-d61396ed0c78?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Jul 23, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants