Skip to content

Commit

Permalink
chore(deps): update dependency jasmine-core to v5.4.0 (#451)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jasmine-core](https://jasmine.github.io)
([source](https://redirect.github.com/jasmine/jasmine)) | [`5.3.0` ->
`5.4.0`](https://renovatebot.com/diffs/npm/jasmine-core/5.3.0/5.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/jasmine-core/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jasmine-core/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jasmine-core/5.3.0/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jasmine-core/5.3.0/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jasmine/jasmine (jasmine-core)</summary>

###
[`v5.4.0`](https://redirect.github.com/jasmine/jasmine/releases/tag/v5.4.0)

[Compare
Source](https://redirect.github.com/jasmine/jasmine/compare/v5.3.0...v5.4.0)

Please see the [release
notes](https://redirect.github.com/jasmine/jasmine/blob/main/release_notes/5.4.0.md).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
America/New_York, 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/openedx/edx-ui-toolkit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 18ee1d1 commit 9ad93c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
15 changes: 4 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"gulp-util": "3.0.8",
"gulp4-run-sequence": "^1.0.1",
"jasmine": "5.4.0",
"jasmine-core": "5.3.0",
"jasmine-core": "5.4.0",
"jsdoc3-parser": "3.0.0",
"jsdox": "0.4.10",
"karma": "6.4.4",
Expand Down

0 comments on commit 9ad93c0

Please sign in to comment.