ForestAdmin / forest-express-sequelize

🌱 Express/Sequelize agent for Forest Admin to integrate directly to your existing Express/Sequelize backend application.
https://www.forestadmin.com
GNU General Public License v3.0
191 stars 47 forks source link

chore(deps-dev): bump jest-extended from 0.11.5 to 3.2.3 #1059

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jest-extended from 0.11.5 to 3.2.3.

Release notes

Sourced from jest-extended's releases.

v3.2.3

What's Changed

Full Changelog: https://github.com/jest-community/jest-extended/compare/v3.2.2...v3.2.3

v3.2.2

What's Changed

New Contributors

Full Changelog: https://github.com/jest-community/jest-extended/compare/v3.2.1...v3.2.2

v3.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/jest-community/jest-extended/compare/v3.2.0...v3.2.1

v3.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/jest-community/jest-extended/compare/v3.1.0...v3.2.0

v3.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • 6fbb99e 3.2.3
  • 9dae371 fix(types): fix jest AsymmetricMatcher type (#551)
  • d6f44b6 v3.2.2
  • 4b3fa65 fix(types): add vitest support for AsymmetricMatchers (#549)
  • df02532 chore(deps): bump minimatch in /examples/typescript/all (#531)
  • 8ced841 v3.2.1
  • 678b467 Update docusaurus monorepo to v2.2.0 (#504)
  • d670f40 Add filenames to code snippets under Setup docs page (#540)
  • 30a420e Create pass/fail error messages only if required (#545)
  • 2b23769 chore(deps): bump json5 from 2.2.0 to 2.2.3 in /examples/typescript/all (#547)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by simenb, a new releaser for jest-extended since your current version.


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 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[bot] commented 1 year ago

Superseded by #1071.