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

Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates #5631

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: @types/jest and jest-preset-angular.

Updates @types/jest from 29.5.11 to 29.5.12

Commits

Updates jest-preset-angular from 13.1.4 to 14.0.0

Release notes

Sourced from jest-preset-angular's releases.

v14.0.0

Please refer to CHANGELOG.md for details.

v13.1.6

Please refer to CHANGELOG.md for details.

v13.1.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

14.0.0 (2024-01-11)

BREAKING CHANGES

  • Drop support for Angular 13, 14 (a3091b5)

13.1.6 (2024-01-11)

Bug Fixes

13.1.5 (2024-01-03)

Bug Fixes

Commits
  • 7164570 chore(release): 14.0.0
  • a3091b5 feat: drop support Angular 13, 14
  • be9aac4 chore(release): 13.1.6
  • d00d0b9 chore(deps): bump follow-redirects (#2210)
  • 1fbdfee chore(deps): bump follow-redirects in /examples/example-app-v15 (#2209)
  • ec00068 chore(deps): bump follow-redirects in /examples/example-app-monorepo (#2208)
  • 3f4e0d5 chore(deps): bump follow-redirects from 1.14.9 to 1.15.4 in /website (#2207)
  • 7ab1e29 build(deps): Update dependency @​angular/common to ^15.2.10 (#2206)
  • 520cb29 build(deps): Update dependency @​angular/cli to ^17.0.10 (#2205)
  • 9ed9354 fix: revert drop support Angular 13, 14 (#2214)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner February 1, 2024 20:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Feb 1, 2024
@shamoon shamoon enabled auto-merge (squash) February 1, 2024 21:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src-ui/dev/frontend-jest-dependencies-9aa0419735 branch from 05cc810 to ab37441 Compare February 1, 2024 21:30
Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular).


Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-preset-angular` from 13.1.4 to 14.0.0
- [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@v13.1.4...v14.0.0)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-preset-angular
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-jest-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src-ui/dev/frontend-jest-dependencies-9aa0419735 branch from ab37441 to ca821bc Compare February 1, 2024 21:37
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (89aff63) 96.57% compared to head (05cc810) 96.57%.
Report is 1 commits behind head on dev.

❗ Current head 05cc810 differs from pull request most recent head ca821bc. Consider uploading reports for the commit ca821bc to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #5631   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files         401      401           
  Lines       15829    15829           
  Branches     1155     1227   +72     
=======================================
  Hits        15287    15287           
+ Misses        542      538    -4     
- Partials        0        4    +4     
Flag Coverage Δ
backend 95.43% <ø> (ø)
frontend 97.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@shamoon shamoon merged commit 6090305 into dev Feb 1, 2024
25 checks passed
@shamoon shamoon deleted the dependabot/npm_and_yarn/src-ui/dev/frontend-jest-dependencies-9aa0419735 branch February 1, 2024 21:43
Copy link
Contributor

github-actions bot commented Mar 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant