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.2.2 in /angular #717

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps jest-preset-angular from 14.0.3 to 14.2.2.

Release notes

Sourced from jest-preset-angular's releases.

v14.2.2

Please refer to CHANGELOG.md for details.

v14.2.1

Please refer to CHANGELOG.md for details.

v14.2.0

Please refer to CHANGELOG.md for details.

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.2.2 (2024-07-31)

Bug Fixes

  • fix: publish correct build assets, closes #2641

14.2.1 (2024-07-30)

Bug Fixes

  • fix: load ts lib files to properly transform constructor for isolatedModules: true (31e78b1)

14.2.0 (2024-07-22)

Features

  • feat(serializers): add option to remove comp attributes (a1be63d), closes #2578 #2580

Code Refactoring

  • refactor(compiler): replace copied codes from ts source with public API (ad7a297)
  • refactor(serializers): improve codes for snapshot serializer (047f09a)
  • refactor(serializers): use proper ts types for ng-snapshot (3ce21cd)

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)

... (truncated)

Commits
  • d5bb069 chore(release): 14.2.2
  • 62c68f0 test: update example apps with extra tests for downlevel constructor
  • 275f060 build(deps): Update dependency eslint-plugin-jsdoc to ^48.10.2
  • b325a64 build(deps): Update dependency jest-preset-angular to ^14.2.1
  • 00b7618 chore(release): 14.2.1
  • 31e78b1 fix: load ts lib files to properly transform constructor for `isolatedModules...
  • dd1ee16 build(devs-infra): disable Prettier update rule
  • 9320875 build(deps): Update dependency eslint-plugin-jsdoc to ^48.10.1
  • 757327c build(deps-dev): downgrade Prettier to 2.x
  • 4180f06 build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.3
  • 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.