dependabot npm(deps-dev): 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