aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
Bump github.com/gavv/httpexpect/v2 from 2.9.0 to 2.16.0
Bumps github.com/gavv/httpexpect/v2 from 2.9.0 to 2.16.0.
Release notes
Sourced from github.com/gavv/httpexpect/v2's releases.
v2.16.0
- Bump minimum Go version to 1.19
- Rename
Response.ContentType/ContentEncoding/TransferEncodingtoHasXxx(#252)- Add
Request.WithReporterandWithAssertionHandler(#234)- Add stacktrace printing support (#160)
- Colorize JSON values (#334)
- Colorize HTTP requests and responses (#343)
- Prevent panic if
flag.Parsehasn't been called (#410)- Refactor and cleanup tests
- Improve test coverage
- Improve documentation
- Improve CI
v2.15.0
- Bump minimal Go version to 1.17
- Bump golang.org/x/net to 0.7.0
- Support colored output (#161, #335)
- Support thousand separation when formatting numbers (#274)
- Print HTTP request and response in failure message (#159)
- Add
RequestFactoryFunc,ClientFunc,WebsocketDialerFunc,ReporterFunc,LoggerFunc(#249)- Add
PanicReporter(#248)- Fix error messages in
AssertReporterandRequireReporter(1e30c2736042d3b7e88bfff1948b74af4e8f1306)- Update documentation
- Improve test coverage
- Refactor and cleanup tests
v2.14.0
- Bump minimal Go version to 1.16
- Bump golang.org/x/net to 0.7.0
- Fix handling of DefaultFormatter.LineWidth
- Update documentation
- Improve test coverage
- Refactor and cleanup tests
v2.13.0
- Rename
Object.ValueEqualtoHasValue(#252)- Add
Array.HasValueandNotHasValue(#286)- Rename
Array.ElementtoValue(#252)- Add
Number.IsInt,IsUint,IsFinite(#155)- Add
Environment.ListandGlob(#259)- Add
Environment.Clearmethod (#260)- Deprecate
Array.FirstandLast- Preparations to make lib thread-safe (#233)
- Improve documentation
- Improve test coverage
- Refactor and cleanup tests
v2.12.0
... (truncated)
Commits
e6879c0Refine colorhttp func420f3aeCLose gavv/httpexpect#34350355b8Rework inheritance testf99fd63fix: linting and formatting run82d3394feat: TestReporterAndAssertionHandler implementedaeaad01Refine TestBodyWrapper_GetBody4ba32bd:rocket: Improved bodyWrapper GetBody testda3c675Update deps0895176Refine colorjson implementation089b33dAdded func colorjson for actual value and delta in defaultFailureTemplate- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign kishorj for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
6ecfc62) 55.75% compared to head (d56844f) 55.75%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3463 +/- ##
=======================================
Coverage 55.75% 55.75%
=======================================
Files 149 149
Lines 8838 8838
=======================================
Hits 4928 4928
Misses 3576 3576
Partials 334 334
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle stale - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle rotten - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Reopen this PR with
/reopen - Mark this PR as fresh with
/remove-lifecycle rotten - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close
@k8s-triage-robot: Closed this PR.
In response to this:
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied- After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied- After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closedYou can:
- Reopen this PR with
/reopen- Mark this PR as fresh with
/remove-lifecycle rotten- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.