Update dependency chai-http to v4.4.0 #1752

Closed
opened 2026-04-05 16:34:12 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @renovate[bot] on 8/4/2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai-http 4.3.0 -> 4.4.0 age adoption passing confidence

Release Notes

chaijs/chai-http (chai-http)

v4.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/chai-http/compare/4.3.0...4.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

*Originally created by @renovate[bot] on 8/4/2023* [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai-http](https://togithub.com/chaijs/chai-http) | [`4.3.0` -> `4.4.0`](https://renovatebot.com/diffs/npm/chai-http/4.3.0/4.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chai-http/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chai-http/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chai-http/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chai-http/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chaijs/chai-http (chai-http)</summary> ### [`v4.4.0`](https://togithub.com/chaijs/chai-http/releases/tag/4.4.0) [Compare Source](https://togithub.com/chaijs/chai-http/compare/4.3.0...4.4.0) #### What's Changed - ci: add semantic-release by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/248](https://togithub.com/chaijs/chai-http/pull/248) - ci: add secure variables to release stage by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/250](https://togithub.com/chaijs/chai-http/pull/250) - ci: build before release, commit assets, remove .npmrc by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/252](https://togithub.com/chaijs/chai-http/pull/252) - Fix for issue [#&#8203;254](https://togithub.com/chaijs/chai-http/issues/254), add extended request method explanations to the README by [@&#8203;theodorewahle](https://togithub.com/theodorewahle) in [https://github.com/chaijs/chai-http/pull/256](https://togithub.com/chaijs/chai-http/pull/256) - Add matcher to check for charset. by [@&#8203;kierans](https://togithub.com/kierans) in [https://github.com/chaijs/chai-http/pull/253](https://togithub.com/chaijs/chai-http/pull/253) - Build: Use GitHub Actions for CI/CD by [@&#8203;keithamus](https://togithub.com/keithamus) in [https://github.com/chaijs/chai-http/pull/255](https://togithub.com/chaijs/chai-http/pull/255) - Update superagent to ^6.1.0 by [@&#8203;Exotrom](https://togithub.com/Exotrom) in [https://github.com/chaijs/chai-http/pull/281](https://togithub.com/chaijs/chai-http/pull/281) - ci: correctly template github event in `if` condition for release by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/283](https://togithub.com/chaijs/chai-http/pull/283) - ci: use correct `event_name` property by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/284](https://togithub.com/chaijs/chai-http/pull/284) - ci: install node deps before release by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/285](https://togithub.com/chaijs/chai-http/pull/285) - Added auth example with Bearer Token by [@&#8203;keyuls](https://togithub.com/keyuls) in [https://github.com/chaijs/chai-http/pull/282](https://togithub.com/chaijs/chai-http/pull/282) - Update CI release token by [@&#8203;keithamus](https://togithub.com/keithamus) in [https://github.com/chaijs/chai-http/pull/287](https://togithub.com/chaijs/chai-http/pull/287) - feat: drop support for node < 10 by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/288](https://togithub.com/chaijs/chai-http/pull/288) - docs: add badges to the README by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/286](https://togithub.com/chaijs/chai-http/pull/286) - ci: update npm token by [@&#8203;austince](https://togithub.com/austince) in [https://github.com/chaijs/chai-http/pull/289](https://togithub.com/chaijs/chai-http/pull/289) - Dependency updates to fix security vulnerabilities by [@&#8203;Trickfilm400](https://togithub.com/Trickfilm400) in [https://github.com/chaijs/chai-http/pull/306](https://togithub.com/chaijs/chai-http/pull/306) #### New Contributors - [@&#8203;theodorewahle](https://togithub.com/theodorewahle) made their first contribution in [https://github.com/chaijs/chai-http/pull/256](https://togithub.com/chaijs/chai-http/pull/256) - [@&#8203;kierans](https://togithub.com/kierans) made their first contribution in [https://github.com/chaijs/chai-http/pull/253](https://togithub.com/chaijs/chai-http/pull/253) - [@&#8203;Exotrom](https://togithub.com/Exotrom) made their first contribution in [https://github.com/chaijs/chai-http/pull/281](https://togithub.com/chaijs/chai-http/pull/281) - [@&#8203;keyuls](https://togithub.com/keyuls) made their first contribution in [https://github.com/chaijs/chai-http/pull/282](https://togithub.com/chaijs/chai-http/pull/282) - [@&#8203;Trickfilm400](https://togithub.com/Trickfilm400) made their first contribution in [https://github.com/chaijs/chai-http/pull/306](https://togithub.com/chaijs/chai-http/pull/306) **Full Changelog**: https://github.com/chaijs/chai-http/compare/4.3.0...4.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/OneUptime/oneuptime). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1752