dependabot npm(deps-dev): bump chai-http from 4.4.0 to 5.1.1
Bumps chai-http from 4.4.0 to 5.1.1.
Release notes
Sourced from chai-http's releases.
5.1.1
What's Changed
- fix: update docs and types to expose
request
by@43081j
in chaijs/chai-http#341Full Changelog: https://github.com/chaijs/chai-http/compare/5.1.0...5.1.1
5.1.0
What's Changed
- fix(esm): main resolution extension required by
@TobiTenno
in chaijs/chai-http#333- docs: update wording on usage by
@43081j
in chaijs/chai-http#339- chore: use same import style as readme by
@43081j
in chaijs/chai-http#340New Contributors
@TobiTenno
made their first contribution in chaijs/chai-http#333Full Changelog: https://github.com/chaijs/chai-http/compare/5.0.0...5.1.0
5.0.0
What's Changed
- Readme Link Updates by
@Trickfilm400
in chaijs/chai-http#307- Dependency Updates by
@Trickfilm400
in chaijs/chai-http#308- Breaking: Set Node-Version to >=v16.20 by
@Trickfilm400
in chaijs/chai-http#309- [TASK] Update to superagent^9 by
@thomashohn
in chaijs/chai-http#317- [TASK] Update low-hanging dependencies by
@thomashohn
in chaijs/chai-http#321- Fix: Pipeline push not working by
@Olrar
in chaijs/chai-http#319- [TASK] Updated npm-packages for releasing at raised node version to l… by
@thomashohn
in chaijs/chai-http#323- [TASK] Update build pipeline to use v4 of actions by
@thomashohn
in chaijs/chai-http#325- Fix #326 - readme: add how to import chai 5 and use chaiHttp 4 by
@boly38
in chaijs/chai-http#327- move to ESM (Chai 5) by
@Trickfilm400
in chaijs/chai-http#310- feat: add prettier and eslint by
@Trickfilm400
in chaijs/chai-http#328- feat: add publish workflows by
@43081j
in chaijs/chai-http#329New Contributors
@thomashohn
made their first contribution in chaijs/chai-http#317@Olrar
made their first contribution in chaijs/chai-http#319@boly38
made their first contribution in chaijs/chai-http#327@43081j
made their first contribution in chaijs/chai-http#329Full Changelog: https://github.com/chaijs/chai-http/compare/4.4.0...5.0.0
5.0.0-alpha2
What's Changed
- [TASK] Update to superagent^9 by
@thomashohn
in chaijs/chai-http#317- [TASK] Update low-hanging dependencies by
@thomashohn
in chaijs/chai-http#321- Fix: Pipeline push not working by
@Olrar
in chaijs/chai-http#319- [TASK] Updated npm-packages for releasing at raised node version to l… by
@thomashohn
in chaijs/chai-http#323- [TASK] Update build pipeline to use v4 of actions by
@thomashohn
in chaijs/chai-http#325- Fix #326 - readme: add how to import chai 5 and use chaiHttp 4 by
@boly38
in chaijs/chai-http#327- move to ESM (Chai 5) by
@Trickfilm400
in chaijs/chai-http#310
... (truncated)
Commits
-
ffb54a4
fix: update docs and types to exposerequest
(#341) -
1e1abbe
chore: use same import style as readme (#340) -
9b4f656
docs: update wording on usage (#339) -
aa205ee
fix(esm): main resolution extension required (#333) -
3d1c5d1
feat: add publish workflows (#329) -
bd11864
style: add prettier and eslint (#328) -
e5fddbb
move to ESM (Chai 5) (#310) -
62f521c
Fix #326 - readme: add how to import chai 5 and use chaiHttp 4 (#327) -
e30a5b8
chore: update build pipeline to use v4 of github actions (#325) -
9e11cd8
debug release - Additional commits viewable in compare view