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-dev): bump eslint-plugin-jest-dom from 3.6.5 to 5.5.0 in /superset-frontend #31217

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps eslint-plugin-jest-dom from 3.6.5 to 5.5.0.

Release notes

Sourced from eslint-plugin-jest-dom's releases.

v5.5.0

5.5.0 (2024-11-17)

Features

v5.4.0

5.4.0 (2024-04-19)

Features

v5.3.0

5.3.0 (2024-04-19)

Features

Reverts

  • downgrade codecov/codecov-action (again) (#351) (18afe30)

v5.2.0

5.2.0 (2024-03-21)

Features

  • add should-be-fine support for flat configs (#343) (a3b6695)

v5.1.1

5.1.1 (2024-03-21)

Bug Fixes

  • prefer-to-have-style: handle toHaveProperty with variable property name (#347) (622c191)

v5.1.0

5.1.0 (2023-08-26)

Features

... (truncated)

Commits
  • 786e56e feat: add TypeScript types (#382)
  • 15809b6 chore: sort package.json (#381)
  • 3965c8f feat: support ESLint v9 (#355)
  • de56a19 ci: update matrix node version conditions (#364)
  • 3fc5b10 ci: don't run @testing-library/dom v10 against Node 12.x (#365)
  • 60a3a37 feat: allow testing-library/dom v10 (#362)
  • 7478eba ci: only test against latest versions of ESLint majors (#363)
  • 227d0f8 ci: update matrix of node versions to test against (#361)
  • 18afe30 revert: downgrade codecov/codecov-action (again) (#351)
  • 7ddc1f6 chore(deps): bump codecov/codecov-action from 3 to 4 (#350)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Dec 1, 2024
@sadpandajoe
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/eslint-plugin-jest-dom-5.5.0 branch from a7c11c8 to e54040c Compare December 19, 2024 22:20
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 3.6.5 to 5.5.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](testing-library/eslint-plugin-jest-dom@v3.6.5...v5.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@sadpandajoe
Copy link
Member

v4.0.0 breaking change: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
v5.0.0 breaking change: Requires @testing-library/dom@^8.0.0 || ^9.0.0

@sadpandajoe sadpandajoe force-pushed the dependabot/npm_and_yarn/superset-frontend/eslint-plugin-jest-dom-5.5.0 branch from e54040c to abfd364 Compare December 20, 2024 00:34
@rusackas rusackas merged commit ddd964e into master Dec 20, 2024
37 of 38 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/eslint-plugin-jest-dom-5.5.0 branch December 20, 2024 21:45
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.

2 participants