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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2021

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-preset-angular-11.0.1 branch 2 times, most recently from 720d4b1 to ed64ffb Compare December 23, 2021 17:32
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 8.4.0 to 11.0.1.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](thymikee/jest-preset-angular@v8.4.0...v11.0.1)

---
updated-dependencies:
- dependency-name: jest-preset-angular
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-preset-angular-11.0.1 branch from ed64ffb to 4aa4d5f Compare December 23, 2021 17:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants