Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps jest-preset-angular from 13.0.1 to 13.1.1.

Release notes

Sourced from jest-preset-angular's releases.

v13.1.1

Please refer to CHANGELOG.md for details.

v13.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

13.1.1 (2023-05-14)

Bug Fixes

  • file separator issue on Windows causing error in ngcc-jest-processor (#2079) (b6b3911)

13.1.0 (2023-05-06)

Features

  • bump peer deps to support angular 16 (#2061) (18abd21)
  • utils: skip ngcc processing in ng16 or higher (#2063) (2661988)
Commits
  • 6bf8afa chore(release): 13.1.1 (#2095)
  • e9c08e0 build(deps): Update Angular packages to ^16.0.1 (#2092)
  • 2bca0e8 build(deps): Update dependency @​types/node to ^18.16.9 (#2093)
  • 668ef35 build(deps): Update dependency eslint-plugin-jsdoc to ^44.2.3 (#2089)
  • 908a2c6 build(deps): Update dependency @​types/node to ^16.18.29 (#2090)
  • 128b76c build(deps): Update dependency rimraf to v5 (#2087)
  • 61b69b4 build(deps): Update dependency eslint-plugin-jsdoc to ^44.2.1 (#2088)
  • c3a59ff build(deps): Update dependency glob to v10 (#2085)
  • 55e2e3e build(deps): Update dependency @​angular/material to v16 (#2083)
  • 8c44aed build(deps): Update dependency eslint-plugin-jsdoc to v44 (#2084)
  • 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 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 requested a review from a team as a code owner May 15, 2023 05:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #738 (3b35c74) into main (7256c45) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #738   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          49       49           
  Lines         606      606           
  Branches       38       38           
=======================================
  Hits          604      604           
  Misses          2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-preset-angular-13.1.1 branch from ad2b3e9 to bdf561b Compare May 15, 2023 12:06
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 13.0.1 to 13.1.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@v13.0.1...v13.1.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-13.1.1 branch from bdf561b to 3b35c74 Compare May 15, 2023 13:28
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 7cb10cf into main May 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-preset-angular-13.1.1 branch May 15, 2023 13:45
@github-actions
Copy link

🎉 This PR is included in version 4.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.

2 participants