sablierapp / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://sablierapp.dev/
GNU Affero General Public License v3.0
1.36k stars 46 forks source link

fix(deps): update module github.com/gavv/httpexpect/v2 to v2.16.0 #209

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gavv/httpexpect/v2 v2.15.0 -> v2.16.0 age adoption passing confidence

Release Notes

gavv/httpexpect (github.com/gavv/httpexpect/v2) ### [`v2.16.0`](https://togithub.com/gavv/httpexpect/releases/tag/v2.16.0) [Compare Source](https://togithub.com/gavv/httpexpect/compare/v2.15.0...v2.16.0) - Bump minimum Go version to 1.19 - Rename `Response.ContentType`/`ContentEncoding`/`TransferEncoding` to `HasXxx` ([#​252](https://togithub.com/gavv/httpexpect/issues/252)) - Add `Request.WithReporter` and `WithAssertionHandler` ([#​234](https://togithub.com/gavv/httpexpect/issues/234)) - Add stacktrace printing support ([#​160](https://togithub.com/gavv/httpexpect/issues/160)) - Colorize JSON values ([#​334](https://togithub.com/gavv/httpexpect/issues/334)) - Colorize HTTP requests and responses ([#​343](https://togithub.com/gavv/httpexpect/issues/343)) - Prevent panic if `flag.Parse` hasn't been called ([#​410](https://togithub.com/gavv/httpexpect/issues/410)) - Refactor and cleanup tests - Improve test coverage - Improve documentation - Improve CI

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.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

acouvreur commented 2 months ago

This is currently aliased by my own implementation needed for the RetryFunc,

Won't be changed until this feature is available in the main repo.

renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.16.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.