chaijs/chai (chai)
### [`v5.1.0`](https://togithub.com/chaijs/chai/releases/tag/v5.1.0)
[Compare Source](https://togithub.com/chaijs/chai/compare/v5.0.3...v5.1.0)
#### What's Changed
- Remove useless guards and add parentheses to constuctors by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1593](https://togithub.com/chaijs/chai/pull/1593)
- Cleanup jsdoc comments by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1596](https://togithub.com/chaijs/chai/pull/1596)
- Convert comments in "legal comments" format to jsdoc or normal comments by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1598](https://togithub.com/chaijs/chai/pull/1598)
- Implement `iterable` assertion by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1592](https://togithub.com/chaijs/chai/pull/1592)
- Assert interface fix by [@developer-bandi](https://togithub.com/developer-bandi) in [https://github.com/chaijs/chai/pull/1601](https://togithub.com/chaijs/chai/pull/1601)
- Set support in same members by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1583](https://togithub.com/chaijs/chai/pull/1583)
- Fix publish script by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1602](https://togithub.com/chaijs/chai/pull/1602)
#### New Contributors
- [@developer-bandi](https://togithub.com/developer-bandi) made their first contribution in [https://github.com/chaijs/chai/pull/1601](https://togithub.com/chaijs/chai/pull/1601)
**Full Changelog**: https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0
cypress-io/cypress (cypress)
### [`v13.6.5`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.5)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.6.4...v13.6.5)
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5
### [`v13.6.4`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.4)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.6.3...v13.6.4)
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4
mochajs/mocha (mocha)
### [`v10.3.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1030--2024-02-08)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v10.2.0...v10.3.0)
This is a stable release equivalent to [10.30.0-prerelease](#1030-prerelease--2024-01-18).
release-it/release-it (release-it)
### [`v17.1.1`](https://togithub.com/release-it/release-it/releases/tag/17.1.1)
[Compare Source](https://togithub.com/release-it/release-it/compare/17.1.0...17.1.1)
- Potential fix (resolves [#1082](https://togithub.com/release-it/release-it/issues/1082)) ([`b46d5bd`](https://togithub.com/release-it/release-it/commit/b46d5bd))
### [`v17.1.0`](https://togithub.com/release-it/release-it/releases/tag/17.1.0)
[Compare Source](https://togithub.com/release-it/release-it/compare/17.0.5...17.1.0)
- Add comment on PRs in CI environments ([#1081](https://togithub.com/release-it/release-it/issues/1081)) ([`a1961d0`](https://togithub.com/release-it/release-it/commit/a1961d0))
### [`v17.0.5`](https://togithub.com/release-it/release-it/releases/tag/17.0.5)
[Compare Source](https://togithub.com/release-it/release-it/compare/17.0.4...17.0.5)
- Fix dependencies for Windows ([`d5a4c55`](https://togithub.com/release-it/release-it/commit/d5a4c55))
### [`v17.0.4`](https://togithub.com/release-it/release-it/releases/tag/17.0.4)
[Compare Source](https://togithub.com/release-it/release-it/compare/17.0.3...17.0.4)
- Update dependencies (closes [#1079](https://togithub.com/release-it/release-it/issues/1079)) ([`e37ecd3`](https://togithub.com/release-it/release-it/commit/e37ecd3))
Configuration
📅 Schedule: Branch creation - "on the 24 day of February in 2024,on the 25 day of February in 2024,on the 30 day of March in 2024,on the 31 day of March in 2024,on the 27 day of April in 2024,on the 28 day of April in 2024,on the 25 day of May in 2024,on the 26 day of May in 2024,on the 29 day of June in 2024,on the 30 day of June in 2024" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.0.3
->5.1.0
13.6.3
->13.6.5
10.2.0
->10.3.0
17.0.3
->17.1.1
Release Notes
chaijs/chai (chai)
### [`v5.1.0`](https://togithub.com/chaijs/chai/releases/tag/v5.1.0) [Compare Source](https://togithub.com/chaijs/chai/compare/v5.0.3...v5.1.0) #### What's Changed - Remove useless guards and add parentheses to constuctors by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1593](https://togithub.com/chaijs/chai/pull/1593) - Cleanup jsdoc comments by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1596](https://togithub.com/chaijs/chai/pull/1596) - Convert comments in "legal comments" format to jsdoc or normal comments by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1598](https://togithub.com/chaijs/chai/pull/1598) - Implement `iterable` assertion by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1592](https://togithub.com/chaijs/chai/pull/1592) - Assert interface fix by [@developer-bandi](https://togithub.com/developer-bandi) in [https://github.com/chaijs/chai/pull/1601](https://togithub.com/chaijs/chai/pull/1601) - Set support in same members by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1583](https://togithub.com/chaijs/chai/pull/1583) - Fix publish script by [@koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1602](https://togithub.com/chaijs/chai/pull/1602) #### New Contributors - [@developer-bandi](https://togithub.com/developer-bandi) made their first contribution in [https://github.com/chaijs/chai/pull/1601](https://togithub.com/chaijs/chai/pull/1601) **Full Changelog**: https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0cypress-io/cypress (cypress)
### [`v13.6.5`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.5) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.6.4...v13.6.5) Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5 ### [`v13.6.4`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.4) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.6.3...v13.6.4) Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4mochajs/mocha (mocha)
### [`v10.3.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1030--2024-02-08) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.2.0...v10.3.0) This is a stable release equivalent to [10.30.0-prerelease](#1030-prerelease--2024-01-18).release-it/release-it (release-it)
### [`v17.1.1`](https://togithub.com/release-it/release-it/releases/tag/17.1.1) [Compare Source](https://togithub.com/release-it/release-it/compare/17.1.0...17.1.1) - Potential fix (resolves [#1082](https://togithub.com/release-it/release-it/issues/1082)) ([`b46d5bd`](https://togithub.com/release-it/release-it/commit/b46d5bd)) ### [`v17.1.0`](https://togithub.com/release-it/release-it/releases/tag/17.1.0) [Compare Source](https://togithub.com/release-it/release-it/compare/17.0.5...17.1.0) - Add comment on PRs in CI environments ([#1081](https://togithub.com/release-it/release-it/issues/1081)) ([`a1961d0`](https://togithub.com/release-it/release-it/commit/a1961d0)) ### [`v17.0.5`](https://togithub.com/release-it/release-it/releases/tag/17.0.5) [Compare Source](https://togithub.com/release-it/release-it/compare/17.0.4...17.0.5) - Fix dependencies for Windows ([`d5a4c55`](https://togithub.com/release-it/release-it/commit/d5a4c55)) ### [`v17.0.4`](https://togithub.com/release-it/release-it/releases/tag/17.0.4) [Compare Source](https://togithub.com/release-it/release-it/compare/17.0.3...17.0.4) - Update dependencies (closes [#1079](https://togithub.com/release-it/release-it/issues/1079)) ([`e37ecd3`](https://togithub.com/release-it/release-it/commit/e37ecd3))Configuration
📅 Schedule: Branch creation - "on the 24 day of February in 2024,on the 25 day of February in 2024,on the 30 day of March in 2024,on the 31 day of March in 2024,on the 27 day of April in 2024,on the 28 day of April in 2024,on the 25 day of May in 2024,on the 26 day of May in 2024,on the 29 day of June in 2024,on the 30 day of June in 2024" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.