ericblade / quagga2-reader-qr

Quagga2 sample external reader for QR codes
32 stars 10 forks source link

[Snyk] Upgrade @testing-library/jest-dom from 5.16.5 to 6.1.3 #195

Open ericblade opened 8 months ago

ericblade commented 8 months ago

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


Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.5 to 6.1.3.

:information_source: 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 is a major version upgrade, and may be a breaking change. - The recommended version is **7 versions** ahead of your current version. - The recommended version was released **2 months ago**, on 2023-09-06.
Release notes
Package name: @testing-library/jest-dom
  • 6.1.3 - 2023-09-06

    6.1.3 (2023-09-06)

    Bug Fixes

  • 6.1.2 - 2023-08-24

    6.1.2 (2023-08-24)

    Bug Fixes

    • bump @ adobe/css-tools for ESM support (#525) (b959a68)
  • 6.1.1 - 2023-08-23

    6.1.1 (2023-08-23)

    Bug Fixes

    • package.json: update main and module file paths (#523) (853a3e5)
  • 6.1.0 - 2023-08-23

    6.1.0 (2023-08-23)

    Features

    • Publish ESM and CJS (#519)
  • 6.0.1 - 2023-08-18

    6.0.1 (2023-08-18)

    Bug Fixes

    • matchers type is making the global expect unsafe (#513) (bdb34f1)
  • 6.0.0 - 2023-08-13

    6.0.0 (2023-08-13)

    Features

    • local types, supporting jest, @ jest/globals, vitest (#511) (4b764b9)

    BREAKING CHANGES

    • Removes the extend-expect script. Users should use
      the default import path or one of the new test platform-specific
      paths to automatically extend the appropriate "expect" instance.

    extend-expect was not documented in the Readme, so this change should
    have minimal impact.

    Users can now use the following import paths to automatically extend
    "expect" for their chosen test platform:

    • @ testing-library/jest-dom - jest (@ types/jest)
    • @ testing-library/jest-dom/jest-globals - @ jest/globals
    • @ testing-library/jest-dom/vitest - vitest

    For example:

    import '@ testing-library/jest-dom/jest-globals'

    Importing from one of the above paths will augment the appropriate
    matcher interface for the given test platform, assuming the import
    is done in a .ts file that is included in the user's tsconfig.json.

    It's also (still) possible to import the matchers directly without
    side effects:

    import * as matchers from '@ testing-library/jest-dom/matchers'

    • Update kcd-scripts
    • Drop node < 14
  • 5.17.0 - 2023-07-18

    5.17.0 (2023-07-18)

    Features

    • New toHaveAccessibleErrorMessage better implementing the spec, deprecate toHaveErrorMessage (#503) (d717c66)
  • 5.16.5 - 2022-08-04

    5.16.5 (2022-08-04)

    Bug Fixes

    • migrate ccs v3 to @ adobe/css-tools v4 (#470) (948d90f)
from @testing-library/jest-dom GitHub release notes
Commit messages
Package name: @testing-library/jest-dom
  • 5b492ac fix: proper @ jest/globals import (#530)
  • b959a68 fix: bump @ adobe/css-tools for ESM support (#525)
  • 853a3e5 fix(package.json): update main and module file paths (#523)
  • 3d834bb feat: manually trigger release (#520)
  • 61d17bd chore: Publish ESM and CJS (#519)
  • bdb34f1 fix: matchers type is making the global expect unsafe (#513)
  • 4b764b9 feat: local types, supporting jest, @ jest/globals, vitest (#511)
  • d717c66 feat: New `toHaveAccessibleErrorMessage` better implementing the spec, deprecate `toHaveErrorMessage` (#503)
Compare

**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: 🧐 [View latest project report](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b?utm_source=github&utm_medium=referral&page=upgrade-pr) πŸ›  [Adjust upgrade PR settings](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) πŸ”• [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/ericblade-github-marketplace/project/d6fcc241-c2a3-40dc-97df-27a5478c294b/settings/integration?pkg=@testing-library/jest-dom&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
rollingversions[bot] commented 8 months ago

There is no change log for this pull request yet.

Create a changelog