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 jest-preset-angular from 14.1.0 to 14.2.4 #12507

Closed

chore(deps-dev): bump jest-preset-angular from 14.1.0 to 14.2.4

f4ca494
Select commit
Loading
Failed to load commit list.
Closed

chore(deps-dev): bump jest-preset-angular from 14.1.0 to 14.2.4 #12507

chore(deps-dev): bump jest-preset-angular from 14.1.0 to 14.2.4
f4ca494
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Oct 6, 2024 in 4s

1/3 Fail(s): APPROVALS

Status: FAIL

    Here are some stats of the run:
    3 validations were ran.
    2 PASSED
    1 FAILED

Details

✔️ Validator: TITLE

  • ✔️ title must exclude '^[WIP]'
    Input : chore(deps-dev): bump jest-preset-angular from 14.1.0 to 14.2.4
    Settings : {"must_exclude":{"regex":"^\\[WIP\\]","message":"This is work in progress. Do not merge yet."}}
  • ✔️ title must include '^(feat|docs|chore|fix|test)((\w+))?(:|().+$'
    Input : chore(deps-dev): bump jest-preset-angular from 14.1.0 to 14.2.4
    Settings : {"must_include":{"regex":"^(feat|docs|chore|fix|test)(\\(\\w+\\))?(:|\\().+$","message":"Semantic release conventions must be followed."}}

✔️ Validator: DESCRIPTION

  • ✔️ description must exclude '[ ]'
    Input : Bumps jest-preset-angular from 14.1.0 to 14.2.4.
Release notes

Sourced from jest-preset-angular's releases.

v14.2.4

Please refer to CHANGELOG.md for details.

v14.2.3

Please refer to CHANGELOG.md for details.

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.

Changelog

Sourced from jest-preset-angular's changelog.

14.2.4 (2024-09-12)

Bug Fixes

  • build: ensure build step runs before publishing (3a602db)

14.2.3 (2024-09-12)

Bug Fixes

  • fix(transformers): handle template literals in styles or styleUrl property (03cae4c), closes #2735

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)

... (truncated)

Commits
  • dfd084c chore(release): 14.2.4
  • 3a602db build: ensure build step runs before publishing
  • a3ec578 build: ensure deps are installed when publishing package
  • 527ae57 build: bring back id for create-release workflow
  • 754c7df chore(release): 14.2.3
  • 0073530 build: enable automatic release on tag creation
  • 03cae4c fix(transformers): handle template literals in styles or styleUrl property (#...
  • 2b28777 build(deps): Update Angular packages to ^18.2.4
  • 9068400 build(deps): Update dependency husky to ^9.1.6
  • 420973e build(deps): Update angular-eslint monorepo to ^18.3.1
  • 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)
Settings : ```{"must_exclude":{"regex":"\\[ \\]","message":"There are incomplete TODO task(s) unchecked."}}``` #### ❌ Validator: APPROVALS * ❌ ***(approvals: InnaAtanasova required ***OR*** approvals: droshev required ***OR*** approvals: dpavlenishvili required ***OR*** approvals: mikerodonnell89 required ***OR*** approvals count is less than "2")*** Input : Settings : ```{"or":[{"required":{"reviewers":["InnaAtanasova"]}},{"required":{"reviewers":["droshev"]}},{"required":{"reviewers":["dpavlenishvili"]}},{"required":{"reviewers":["mikerodonnell89"]}},{"min":{"count":2}}]}```