heimdall2
heimdall2 copied to clipboard
Bump chai-as-promised from 7.1.2 to 8.0.0
Bumps chai-as-promised from 7.1.2 to 8.0.0.
Release notes
Sourced from chai-as-promised's releases.
v8.0.0
What's Changed
- Migrate CI to GitHub Actions by
@WikiRikin chaijs/chai-as-promised#283- feat: upgrade dev toolchain by
@43081jin chaijs/chai-as-promised#285- chore: add prettier by
@43081jin chaijs/chai-as-promised#286- feat: move to ESM-only by
@43081jin chaijs/chai-as-promised#287- fix: raise a nicer error when non-object errors are matched by
@43081jin chaijs/chai-as-promised#294- chore: allow publishing prereleases by
@43081jin chaijs/chai-as-promised#295- fix: update repo in package.json by
@43081jin chaijs/chai-as-promised#296- chore: relicense as MIT by
@43081jin chaijs/chai-as-promised#299New Contributors
@WikiRikmade their first contribution in chaijs/chai-as-promised#283Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0
v8.0.0-beta.1
What's Changed
- fix: update repo in package.json by
@43081jin chaijs/chai-as-promised#296Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v8.0.0-beta.0...v8.0.0-beta.1
v8.0.0-beta.0
What's Changed
- Migrate CI to GitHub Actions by
@WikiRikin chaijs/chai-as-promised#283- feat: upgrade dev toolchain by
@43081jin chaijs/chai-as-promised#285- chore: add prettier by
@43081jin chaijs/chai-as-promised#286- feat: move to ESM-only by
@43081jin chaijs/chai-as-promised#287- fix: raise a nicer error when non-object errors are matched by
@43081jin chaijs/chai-as-promised#294- chore: allow publishing prereleases by
@43081jin chaijs/chai-as-promised#295New Contributors
@WikiRikmade their first contribution in chaijs/chai-as-promised#283Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0-beta.0
Commits
4c6e8b0chore: relicense as MIT (#299)0bf21ddfix: update repo in package.json (#296)c9a4b22chore: allow publishing prereleases (#295)7e2b1a9fix: raise a nicer error when non-object errors are matched (#294)4b6fa17feat: move to ESM-only (#287)0335b67chore: add prettier (#286)93ba7d0feat: upgrade dev toolchain (#285)bb8ebecMigrate CI to GitHub Actions (#283)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR requires the package to be imported as ESM.
Superseded by #6417.