product-os / dreamsheets-scripts

contains dreamsheet scripts used for scaffolded dreamsheets (or google app script spreadsheet) projects
https://www.npmjs.com/package/dreamsheets-scripts
Apache License 2.0
1 stars 0 forks source link

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

Open balena-renovate[bot] opened 1 month ago

balena-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
@types/chai-as-promised (source) devDependencies major ^7.1.4 -> ^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://togithub.com/chaijs/chai-as-promised/releases/tag/v8.0.0) [Compare Source](https://togithub.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0) #### What's Changed - Migrate CI to GitHub Actions by [@​WikiRik](https://togithub.com/WikiRik) in [https://github.com/chaijs/chai-as-promised/pull/283](https://togithub.com/chaijs/chai-as-promised/pull/283) - feat: upgrade dev toolchain by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/285](https://togithub.com/chaijs/chai-as-promised/pull/285) - chore: add prettier by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/286](https://togithub.com/chaijs/chai-as-promised/pull/286) - feat: move to ESM-only by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/287](https://togithub.com/chaijs/chai-as-promised/pull/287) - fix: raise a nicer error when non-object errors are matched by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/294](https://togithub.com/chaijs/chai-as-promised/pull/294) - chore: allow publishing prereleases by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/295](https://togithub.com/chaijs/chai-as-promised/pull/295) - fix: update repo in package.json by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/296](https://togithub.com/chaijs/chai-as-promised/pull/296) - chore: relicense as MIT by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/299](https://togithub.com/chaijs/chai-as-promised/pull/299) #### New Contributors - [@​WikiRik](https://togithub.com/WikiRik) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/283](https://togithub.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://togithub.com/chaijs/chai-as-promised/releases/tag/v7.1.2) [Compare Source](https://togithub.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://togithub.com/jedwards1211) in [https://github.com/chaijs/chai-as-promised/pull/222](https://togithub.com/chaijs/chai-as-promised/pull/222) - Updated README.md to reflect functionality by [@​James-Firth](https://togithub.com/James-Firth) in [https://github.com/chaijs/chai-as-promised/pull/247](https://togithub.com/chaijs/chai-as-promised/pull/247) - feat: support chai 5.x in peer dependency by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/284](https://togithub.com/chaijs/chai-as-promised/pull/284) #### New Contributors - [@​jedwards1211](https://togithub.com/jedwards1211) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/222](https://togithub.com/chaijs/chai-as-promised/pull/222) - [@​James-Firth](https://togithub.com/James-Firth) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/247](https://togithub.com/chaijs/chai-as-promised/pull/247) - [@​43081j](https://togithub.com/43081j) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/284](https://togithub.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.