Skip to content

Commit a308ecb

Browse files
chore(deps): update dependency chai to v5.3.3 (#1008)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [chai](http://chaijs.com) ([source](https://redirect.github.com/chaijs/chai)) | devDependencies | minor | [`5.2.1` -> `5.3.3`](https://renovatebot.com/diffs/npm/chai/5.2.1/5.3.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/chaijs/chai/badge)](https://securityscorecards.dev/viewer/?uri=github.com/chaijs/chai) | --- ### Release Notes <details> <summary>chaijs/chai (chai)</summary> ### [`v5.3.3`](https://redirect.github.com/chaijs/chai/releases/tag/v5.3.3) [Compare Source](https://redirect.github.com/chaijs/chai/compare/v5.3.2...v5.3.3) #### What's Changed - fix: keep names in bundle by [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai/pull/1702](https://redirect.github.com/chaijs/chai/pull/1702) - chore: support publishing v5 by [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai/pull/1703](https://redirect.github.com/chaijs/chai/pull/1703) - chore: update npm tag name by [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai/pull/1704](https://redirect.github.com/chaijs/chai/pull/1704) **Full Changelog**: chaijs/chai@v5.3.2...v5.3.3 ### [`v5.3.2`](https://redirect.github.com/chaijs/chai/compare/v5.3.1...f2c2e3eb44ad687a3a641ac8475e158562016437) [Compare Source](https://redirect.github.com/chaijs/chai/compare/v5.3.1...v5.3.2) ### [`v5.3.1`](https://redirect.github.com/chaijs/chai/releases/tag/v5.3.1) [Compare Source](https://redirect.github.com/chaijs/chai/compare/v5.3.0...v5.3.1) #### What's Changed - chore: remove bundled chai by [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai/pull/1694](https://redirect.github.com/chaijs/chai/pull/1694) **Full Changelog**: chaijs/chai@v5.3.0...v5.3.1 ### [`v5.3.0`](https://redirect.github.com/chaijs/chai/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/chaijs/chai/compare/v5.2.2...v5.3.0) #### What's Changed - chore: change `main` to point at chai directly by [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai/pull/1696](https://redirect.github.com/chaijs/chai/pull/1696) **Full Changelog**: chaijs/chai@v5.2.2...v5.3.0 ### [`v5.2.2`](https://redirect.github.com/chaijs/chai/releases/tag/v5.2.2) [Compare Source](https://redirect.github.com/chaijs/chai/compare/v5.2.1...v5.2.2) #### What's Changed - chore: use `files` for publishing by [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai/pull/1695](https://redirect.github.com/chaijs/chai/pull/1695) **Full Changelog**: chaijs/chai@v5.2.1...v5.2.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - On day 10 and 25 of the month ( * * 10,25 * * ) (UTC), 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/kelektiv/node-cron). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwidGVzdHMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a60f049 commit a308ecb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/jest": "29.5.14",
4545
"@types/node": "22.17.2",
4646
"@types/sinon": "17.0.4",
47-
"chai": "5.2.1",
47+
"chai": "5.3.3",
4848
"cross-env": "7.0.3",
4949
"eslint": "8.57.1",
5050
"eslint-config-prettier": "9.1.2",

0 commit comments

Comments
 (0)