dependabot npm(deps-dev): bump chai-http from 4.3.0 to 4.4.0
Bumps chai-http from 4.3.0 to 4.4.0.
Release notes
Sourced from chai-http's releases.
4.4.0
What's Changed
- ci: add semantic-release by
@austince
in chaijs/chai-http#248- ci: add secure variables to release stage by
@austince
in chaijs/chai-http#250- ci: build before release, commit assets, remove .npmrc by
@austince
in chaijs/chai-http#252- Fix for issue #254, add extended request method explanations to the README by
@theodorewahle
in chaijs/chai-http#256- Add matcher to check for charset. by
@kierans
in chaijs/chai-http#253- Build: Use GitHub Actions for CI/CD by
@keithamus
in chaijs/chai-http#255- Update superagent to ^6.1.0 by
@Exotrom
in chaijs/chai-http#281- ci: correctly template github event in
if
condition for release by@austince
in chaijs/chai-http#283- ci: use correct
event_name
property by@austince
in chaijs/chai-http#284- ci: install node deps before release by
@austince
in chaijs/chai-http#285- Added auth example with Bearer Token by
@keyuls
in chaijs/chai-http#282- Update CI release token by
@keithamus
in chaijs/chai-http#287- feat: drop support for node < 10 by
@austince
in chaijs/chai-http#288- docs: add badges to the README by
@austince
in chaijs/chai-http#286- ci: update npm token by
@austince
in chaijs/chai-http#289- Dependency updates to fix security vulnerabilities by
@Trickfilm400
in chaijs/chai-http#306New Contributors
@theodorewahle
made their first contribution in chaijs/chai-http#256@kierans
made their first contribution in chaijs/chai-http#253@Exotrom
made their first contribution in chaijs/chai-http#281@keyuls
made their first contribution in chaijs/chai-http#282@Trickfilm400
made their first contribution in chaijs/chai-http#306Full Changelog: https://github.com/chaijs/chai-http/compare/4.3.0...4.4.0
Commits
-
a3715c4
4.4.0 -
83f4f9e
build -
ce9866f
Dependency updates to fix security vulnerabilities (#306) -
dbba17c
ci: update npm token (#289) -
0c2c350
docs: add badges to the README -
be1d005
ci: don't run publish-npm job unless push -
0e78cee
build(dev-deps): update semantic-release packages to latest versions -
ee4952e
docs: update README examples to modern syntax -
233118b
feat: drop support for node < 10 -
04ebb3d
ci: update release token (#287) - Additional commits viewable in compare view