tillkuhn / angkor

🌅(Mostly) educational app to manage favorite locations and recipes. Techstack Frontend: Angular 16 (TypeScript, Mapbox GL), Backend: Spring Boot 3.2 (JDK 21, Kotlin, PostgreSQL, Kafka, Cognito), Go Microservices, Docker, Terraform managed AWS Infrastructure
Apache License 2.0
16 stars 4 forks source link

Bump jest-preset-angular from 14.0.3 to 14.1.1 in /angular #706

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps jest-preset-angular from 14.0.3 to 14.1.1.

Release notes

Sourced from jest-preset-angular's releases.

v14.1.1

Please refer to CHANGELOG.md for details.

v14.1.0

Please refer to CHANGELOG.md for details.

v14.0.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

14.1.1 (2024-06-19)

Features

14.1.0 (2024-05-21)

Features

  • extend version support range to Angular 18 (24e097d)
  • remove ivy flag for snapshot serializer (3433cd8)

14.0.4 (2024-05-07)

Features

  • Support generic type for signal queries, closes #2392
  • Support outputFromObservable, closes #2374
  • Support input.required, closes #2370
Commits
  • 59aa32d chore(release): 14.1.1
  • c0af6c3 feat: add polyfill for TextEncoder
  • 09847bc build(deps): Update dependency @​types/node to ^20.14.6
  • b8a7655 build(deps): bump ws in /examples/example-app-monorepo
  • 9872dce build(deps): Update dependency glob to ^10.4.2
  • f447fe8 build(deps): bump ws from 8.16.0 to 8.17.1 in /examples/example-app-v15
  • f437346 build(deps): Update ESLint packages to ^7.13.1
  • 19e1a25 build(deps): Update dependency @​types/node to ^20.14.5
  • 214ee49 build(deps): bump braces in /examples/example-app-v17
  • 783f534 build(deps): Update dependency ts-jest to v29.1.5
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 month ago

Superseded by #717.