balena-os / balena-supervisor

Balena Supervisor: balena's agent on devices.
https://balena.io
Other
148 stars 63 forks source link

Update chai-as-promised to v8 (major) #2348

Open balena-renovate[bot] opened 3 months ago

balena-renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
@types/chai-as-promised (source) devDependencies major ^7.1.8 -> ^8.0.0
chai-as-promised devDependencies major ^7.1.1 -> ^8.0.0

Release Notes

chaijs/chai-as-promised (chai-as-promised) ### [`v8.0.0`](https://redirect.github.com/chaijs/chai-as-promised/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0) #### What's Changed - Migrate CI to GitHub Actions by [@​WikiRik](https://redirect.github.com/WikiRik) in [https://github.com/chaijs/chai-as-promised/pull/283](https://redirect.github.com/chaijs/chai-as-promised/pull/283) - feat: upgrade dev toolchain by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/285](https://redirect.github.com/chaijs/chai-as-promised/pull/285) - chore: add prettier by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/286](https://redirect.github.com/chaijs/chai-as-promised/pull/286) - feat: move to ESM-only by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/287](https://redirect.github.com/chaijs/chai-as-promised/pull/287) - fix: raise a nicer error when non-object errors are matched by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/294](https://redirect.github.com/chaijs/chai-as-promised/pull/294) - chore: allow publishing prereleases by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/295](https://redirect.github.com/chaijs/chai-as-promised/pull/295) - fix: update repo in package.json by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/296](https://redirect.github.com/chaijs/chai-as-promised/pull/296) - chore: relicense as MIT by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/299](https://redirect.github.com/chaijs/chai-as-promised/pull/299) #### New Contributors - [@​WikiRik](https://redirect.github.com/WikiRik) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/283](https://redirect.github.com/chaijs/chai-as-promised/pull/283) **Full Changelog**: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0 ### [`v7.1.2`](https://redirect.github.com/chaijs/chai-as-promised/releases/tag/v7.1.2) [Compare Source](https://redirect.github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2) #### What's Changed - docs(README): add example of how to use async/await by [@​jedwards1211](https://redirect.github.com/jedwards1211) in [https://github.com/chaijs/chai-as-promised/pull/222](https://redirect.github.com/chaijs/chai-as-promised/pull/222) - Updated README.md to reflect functionality by [@​James-Firth](https://redirect.github.com/James-Firth) in [https://github.com/chaijs/chai-as-promised/pull/247](https://redirect.github.com/chaijs/chai-as-promised/pull/247) - feat: support chai 5.x in peer dependency by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/284](https://redirect.github.com/chaijs/chai-as-promised/pull/284) #### New Contributors - [@​jedwards1211](https://redirect.github.com/jedwards1211) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/222](https://redirect.github.com/chaijs/chai-as-promised/pull/222) - [@​James-Firth](https://redirect.github.com/James-Firth) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/247](https://redirect.github.com/chaijs/chai-as-promised/pull/247) - [@​43081j](https://redirect.github.com/43081j) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/284](https://redirect.github.com/chaijs/chai-as-promised/pull/284) **Full Changelog**: https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.