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

build(deps-dev): bump @automock/jest from 1.4.0 to 2.1.0 #741

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps @automock/jest from 1.4.0 to 2.1.0.

Changelog

Sourced from @​automock/jest's changelog.

2.1.0 (2023-12-09)

Features

  • jest: unit reference overload methods for identifier metadata (f8c77cf)

2.0.0 (2023-11-10)

Code Refactoring

  • jest: drop support for jest v25.x (18e1677)
  • jest: drop support for native nestjs adapter (85432d0)
  • jest: drop support for node v14 and v12 (ef2b729)
  • jest: improve interfaces and remove types (4bc96e2)

Features

  • jest: replace jest-mock-extended with native mocking functionality (6148f14)

BREAKING CHANGES

  • jest: - Users will need to update their imports due to the relocation of Type and UnitTestBed.
  • Adjustments may be required for the new UnitReference interface.
  • jest: Remove built in support for NestJS adapter from package.json dependencies
  • jest: Drop support for jest v25.x, update package.json peer deps to new jest version range
  • jest: Setup engines for node to be 16 to 20, drop support for v12 and v14
  • jest: Remove export of MockFunction
Commits
  • 1cfcdf4 chore(*): version packages [skip ci]
  • f8c77cf feat(jest): unit reference overload methods for identifier metadata
  • 4800dff docs(jest): update readme file texts
  • 6db3112 chore: tsconfig to skip lib check
  • a1d681c chore(*): version packages [skip ci]
  • 0328850 chore: update jest - config and version 29
  • 4bc96e2 refactor(jest): improve interfaces and remove types
  • 301863e chore(deps): remove nestjs deps and typeorm
  • 357ed52 docs(jest): update readme file
  • 4765741 chore(jest): remove redundant integration test
  • 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 the dependencies Pull requests that update a dependency file label Jan 8, 2024
@github-actions github-actions bot enabled auto-merge January 8, 2024 20:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/automock/jest-2.1.0 branch 4 times, most recently from 9a2fc2f to c766580 Compare January 19, 2024 12:31
Bumps [@automock/jest](https://github.com/automock/automock/tree/HEAD/packages/testbeds/jest) from 1.4.0 to 2.1.0.
- [Release notes](https://github.com/automock/automock/releases)
- [Changelog](https://github.com/automock/automock/blob/master/packages/testbeds/jest/CHANGELOG.md)
- [Commits](https://github.com/automock/automock/commits/@automock/[email protected]/packages/testbeds/jest)

---
updated-dependencies:
- dependency-name: "@automock/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/automock/jest-2.1.0 branch from c766580 to e2db990 Compare January 29, 2024 20:57
@github-actions github-actions bot merged commit d10825e into main Feb 2, 2024
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/automock/jest-2.1.0 branch February 2, 2024 12:45
Copy link
Contributor

github-actions bot commented Feb 2, 2024

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants