Skip to content

Commit 61b3eee

Browse files
chore(deps): update dependency jasmine-core to v5.12.0 (#2196)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [jasmine-core](https://jasmine.github.io) ([source](https://redirect.github.com/jasmine/jasmine)) | [`5.7.1` -> `5.12.0`](https://renovatebot.com/diffs/npm/jasmine-core/5.7.1/5.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jasmine-core/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jasmine-core/5.7.1/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jasmine/jasmine (jasmine-core)</summary> ### [`v5.12.0`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.12.0) [Compare Source](https://redirect.github.com/jasmine/jasmine/compare/v5.11.0...v5.12.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.12.0.md). ### [`v5.11.0`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.11.0) [Compare Source](https://redirect.github.com/jasmine/jasmine/compare/v5.10.0...v5.11.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.11.0.md). ### [`v5.10.0`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.10.0) [Compare Source](https://redirect.github.com/jasmine/jasmine/compare/v5.9.0...v5.10.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.10.0.md). ### [`v5.9.0`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.9.0) [Compare Source](https://redirect.github.com/jasmine/jasmine/compare/v5.8.0...v5.9.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.9.0.md). ### [`v5.8.0`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.8.0) [Compare Source](https://redirect.github.com/jasmine/jasmine/compare/v5.7.1...v5.8.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.8.0.md). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/runtime-env/import-meta-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9aa89e7 commit 61b3eee

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/examples/angular-webpack-example/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/angular-webpack-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jasmine": "5.1.9",
3232
"@types/node": "22.15.17",
3333
"cross-env": "7.0.3",
34-
"jasmine-core": "5.7.1",
34+
"jasmine-core": "5.12.0",
3535
"karma": "6.4.4",
3636
"karma-chrome-launcher": "3.2.0",
3737
"karma-coverage": "2.2.1",

0 commit comments

Comments
 (0)