cessda / cessda.cvs.two

Apache License 2.0
0 stars 2 forks source link

Bump jest-preset-angular from 11.0.1 to 11.1.2 #732

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jest-preset-angular from 11.0.1 to 11.1.2.

Changelog

Sourced from jest-preset-angular's changelog.

11.1.2 (2022-04-24)

Bug Fixes

  • correct deprecation message of ngcc-jest-processor (3899abf), closes #1411

11.1.1 (2022-02-11)

Performance Improvements

  • transformer: cache checking esbuild result (#1309) (3412142)
  • transformer: leverage the ts-jest config set cache (#1318) (d47d1eb), closes #1311

11.1.0 (2022-01-20)

Bug Fixes

DEPRECATIONS

  • ngcc-jest-processor is deprecated in favor of globalSetup file (#1275) (75e7368)
Commits
  • eb14beb chore(release): 11.1.2
  • 3899abf fix: correct deprecation message of ngcc-jest-processor
  • 73f81ca chore(release): 11.1.1 (#1330)
  • b10ac06 build(deps-dev): upgrade project deps and e2e deps (#1321)
  • 3412142 perf(transformer): cache checking esbuild result (#1309)
  • b56ebd5 build(deps-dev): bump eslint-plugin-jsdoc from 37.8.0 to 37.8.2 (#1320)
  • 21a6838 build(deps-dev): bump rxjs from 7.5.2 to 7.5.4 (#1319)
  • ea8f560 build(deps-dev): bump @​typescript-eslint/parser from 5.10.2 to 5.11.0 (#1314)
  • cd14a93 build(deps-dev): bump eslint-plugin-jsdoc from 37.7.1 to 37.8.0 (#1316)
  • d47d1eb perf(transformer): leverage the ts-jest config set cache (#1318)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | jest-preset-angular | [>= 13.a, < 14] |

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 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)