ng-apimock / dev-interface

development interface for @ng-apimock/core
MIT License
5 stars 5 forks source link

chore(deps-dev): bump jest-preset-angular from 12.2.3 to 13.0.0 #503

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps jest-preset-angular from 12.2.3 to 13.0.0.

Release notes

Sourced from jest-preset-angular's releases.

v13.0.0

Please refer to CHANGELOG.md for details.

v13.0.0-next.1

No release notes provided.

v13.0.0-next.0

No release notes provided.

v12.2.6

No release notes provided.

v12.2.5

No release notes provided.

v12.2.4

No release notes provided.

Changelog

Sourced from jest-preset-angular's changelog.

13.0.0 (2023-02-18)

Bug Fixes

Features

BREAKING CHANGES

  • Drop support for Angular 11, 12
  • Jest 29 is required
  • destroyAfterEach and teardown are no longer available to use, please use testEnvironmentOptions instead.

13.0.0-next.1 (2023-01-27)

Features

13.0.0-next.0 (2023-01-26)

Bug Fixes

Features

... (truncated)

Commits
  • ed88693 chore(release): 13.0.0 (#1974)
  • fda879e build(deps): Update Jest packages to ^29.4.3 (#1972)
  • ce3da6a build(deps): Update Angular packages (#1971)
  • ba8d9ca build(deps): Update commitlint monorepo to ^17.4.3 (#1970)
  • e36f447 build(deps): Update Angular packages (#1969)
  • ca11dfd build(deps): Update dependency prettier to ^2.8.4 (#1967)
  • 238ce12 build(deps): bump @​sideway/formula from 3.0.0 to 3.0.1 in /website (#1968)
  • ce895c2 build(deps): Update Jest packages to ^29.4.2 (#1966)
  • 991a606 build(deps): Update ESLint packages to ^5.51.0 (#1965)
  • c50042a build(deps): Update dependency @​types/node to ^18.13.0 (#1964)
  • 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 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)