Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps jest-preset-angular from 14.3.3 to 14.4.1.

Release notes

Sourced from jest-preset-angular's releases.

v14.4.1

Please refer to CHANGELOG.md for details.

v14.4.0

Please refer to CHANGELOG.md for details.

v14.4.0-rc.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

14.4.1 (2024-11-28)

Bug Fixes

  • fix: remove @angular-devkit/build-angular from peerDependencies (2f6bc3d)

14.4.0 (2024-11-27)

Features

  • feat: add preset creator functions (552922e)
  • feat: add support for Angular 19 (4a73245)

Code Refactoring

  • refactor: use createCjsPreset function for jest-preset.js (9d18d0f)
  • refactor: deprecate legacy presets (8da5630)

DEPRECATIONS

Commits
  • 7d346fc chore(release): 14.4.1
  • 2f6bc3d fix: remove @angular-devkit/build-angular from peerDependencies (#2880)
  • 858eede build(deps): Update dependency @​types/node to ^22.10.1
  • 2c8d72c build(deps): Update Angular packages to ^19.0.1
  • 0e71118 docs: add missing property for config returned by preset
  • 62b14ea docs: correct preset return type
  • e215823 build(deps): Update dependency jest-preset-angular to ^14.4.0
  • b955792 Revert "docs: update README to remove obsolete attribute"
  • 04f209c chore(release): 14.4.0
  • 5d12946 build(deps): Update typescript-eslint monorepo to ^8.16.0
  • 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 Dec 2, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 05:59
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (a2f71e9) to head (376003b).
Report is 133 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1156   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          49       49           
  Lines         607      607           
  Branches       38       38           
=======================================
  Hits          605      605           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 14.3.3 to 14.4.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@v14.3.3...v14.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-preset-angular-14.4.1 branch from 12fa484 to 376003b Compare December 2, 2024 13:30
Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 163b3cf into main Dec 2, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-preset-angular-14.4.1 branch December 2, 2024 13:41
Copy link

🎉 This PR is included in version 7.1.0 🎉

The release is available on:

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.

1 participant