cessda / cessda.cvs.two

Apache License 2.0
0 stars 2 forks source link

Bump jest-preset-angular from 8.4.0 to 11.0.1 #550

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jest-preset-angular from 8.4.0 to 11.0.1.

Release notes

Sourced from jest-preset-angular's releases.

v11.0.1

No release notes provided.

v11.0.0

No release notes provided.

v11.0.0-rc.4

No release notes provided.

v11.0.0-rc.3

No release notes provided.

v11.0.0-rc.2

No release notes provided.

v11.0.0-rc.1

No release notes provided.

v11.0.0-rc.0

No release notes provided.

v10.1.0

No release notes provided.

v10.0.1

No release notes provided.

v10.0.0

No release notes provided.

v9.0.7

No release notes provided.

v9.0.6

No release notes provided.

v9.0.5

No release notes provided.

v9.0.4

No release notes provided.

v9.0.3

No release notes provided.

v9.0.2

No release notes provided.

v9.0.1

No release notes provided.

... (truncated)

Changelog

Sourced from jest-preset-angular's changelog.

11.0.1 (2021-11-22)

Bug Fixes

11.0.0 (2021-11-18)

Bug Fixes

  • presets: use ts-jest types for preset types (#1172) (81854f6)
  • presets: add mjs to the list of moduleFileExtensions (#1155) (3c992a1), closes #1147

Features

Code Refactoring

  • presets: improve transformIgnorePatterns value (#1162) (99a4b1b1)

Performance Improvements

BREAKING CHANGES

  • js files from node_modules are now compiled with esbuild to improve performance.
  • NodeJs range version support now is ^12.20.0 || ^14.15.0 || >=16.10.0
  • Due to the introduction of ESM package format for Angular packages, several things are added to the default preset to handle .mjs files from Angular ESM packages. Please check our migration documentation at https://thymikee.github.io/jest-preset-angular/docs/next/guides/angular-13+

Special Thanks

Alan Agius, Pete Bacon Darwin from Angular team

11.0.0-rc.4 (2021-11-15)

... (truncated)

Commits
  • 1d66827 chore(release): 11.0.1 (#1194)
  • debcd2a build(devs-dep): update project deps and e2e deps (#1193)
  • c7f6550 fix: add bs-logger as a direct dependency (#1192)
  • 78f9673 build(deps-dev): bump @​types/node from 16.11.7 to 16.11.9 (#1190)
  • 9181938 build(deps-dev): bump @​types/jest from 27.0.2 to 27.0.3 (#1189)
  • 4baed7b build(deps-dev): bump JamesIves/github-pages-deploy-action (#1188)
  • f7e199e chore(release): 11.0.0 (#1186)
  • 40b769b test: run unit tests and e2e tests in 1 single command yarn test (#1180)
  • 2a22998 build(deps-dev): bump @​commitlint/cli from 14.1.0 to 15.0.0 (#1178)
  • b490e0a build(deps-dev): bump @​commitlint/config-angular from 14.1.0 to 15.0.0 (#1177)
  • 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)