aegir
aegir copied to clipboard
deps: 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
@WikiRik
in chaijs/chai-as-promised#283- feat: upgrade dev toolchain by
@43081j
in chaijs/chai-as-promised#285- chore: add prettier by
@43081j
in chaijs/chai-as-promised#286- feat: move to ESM-only by
@43081j
in chaijs/chai-as-promised#287- fix: raise a nicer error when non-object errors are matched by
@43081j
in chaijs/chai-as-promised#294- chore: allow publishing prereleases by
@43081j
in chaijs/chai-as-promised#295- fix: update repo in package.json by
@43081j
in chaijs/chai-as-promised#296- chore: relicense as MIT by
@43081j
in chaijs/chai-as-promised#299New Contributors
@WikiRik
made 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
@43081j
in 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
@WikiRik
in chaijs/chai-as-promised#283- feat: upgrade dev toolchain by
@43081j
in chaijs/chai-as-promised#285- chore: add prettier by
@43081j
in chaijs/chai-as-promised#286- feat: move to ESM-only by
@43081j
in chaijs/chai-as-promised#287- fix: raise a nicer error when non-object errors are matched by
@43081j
in chaijs/chai-as-promised#294- chore: allow publishing prereleases by
@43081j
in chaijs/chai-as-promised#295New Contributors
@WikiRik
made 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
4c6e8b0
chore: relicense as MIT (#299)0bf21dd
fix: update repo in package.json (#296)c9a4b22
chore: allow publishing prereleases (#295)7e2b1a9
fix: raise a nicer error when non-object errors are matched (#294)4b6fa17
feat: move to ESM-only (#287)0335b67
chore: add prettier (#286)93ba7d0
feat: upgrade dev toolchain (#285)bb8ebec
Migrate 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.