Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(api): update module github.com/gavv/httpexpect/v2 to v2.12.0 #1297

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gavv/httpexpect/v2 require minor v2.3.1 -> v2.12.0

Release Notes

gavv/httpexpect

v2.12.0

Compare Source

  • Rename Value.Null to IsNull (#​252)
  • Rename Boolean.True and Boolean.False to IsTrue and IsFalse (#​252)
  • Correctly fill AssertionContext.Response field
  • Panic on invalid AssertionHandler
  • Add String.InListFold and NotInListFold (#​261)
  • Deprecate RetryTemporaryNetworkErrors and RetryTemporaryNetworkAndServerErrors, add RetryTimeoutErrors and RetryTimeoutAndServerErrors (#​270)
  • Lazy reading of response body (#​244)
  • Preparations to make lib thread-safe (#​233)
  • Improve documentation
  • Improve test coverage

v2.11.0

Compare Source

  • Add FatalReporter struct (#​187)
  • Add Environment.Delete method (#​235)
  • Add Value.Decode method (#​192)
  • Rename Empty to IsEmpty (#​252)
  • Rename Equal to IsEqual (#​252)
  • Add DefaultFormatter.FloatFormat option, rework formatting of numbers (#​190)
  • Add InList method (#​250)
  • Add Value.IsXxx methods (#​253)
  • Improve documentation
  • Improve test coverage

v2.10.0

Compare Source

  • Add Decode method (#​192)
  • Add Alias method (#​171)
  • Rename Array.Contains to Array.ContainsAll (#​252)
  • Rename Array.Elements to Array.ConsistsOf (#​252)
  • Rename Cookie.HaveMaxAge to Cookie.HasMaxAge (#​252)
  • Rename DateTime.GetXxx to DateTime.Xxx (#​252)
  • Preparations to make lib thread-safe (#​229)
  • Check call order of Request methods (#​162)
  • Improve documentation
  • Improve test coverage

v2.9.0

Compare Source

v2.8.0

Compare Source

v2.7.0

Compare Source

v2.6.1

Compare Source

v2.6.0

Compare Source

v2.5.0

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source


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.

@renovate renovate bot requested a review from elliotcourant as a code owner January 6, 2023 19:37
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #1297 (1706679) into main (b57254c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1297   +/-   ##
=======================================
  Coverage   36.40%   36.40%           
=======================================
  Files         296      296           
  Lines       14003    14003           
  Branches      285      285           
=======================================
  Hits         5098     5098           
  Misses       8332     8332           
  Partials      573      573           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/github.com-gavv-httpexpect-v2-2.x branch 4 times, most recently from 462988e to ac8ee0b Compare January 11, 2023 20:17
@renovate renovate bot changed the title deps(api): update module github.com/gavv/httpexpect/v2 to v2.8.0 deps(api): update module github.com/gavv/httpexpect/v2 to v2.9.0 Jan 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-gavv-httpexpect-v2-2.x branch from ac8ee0b to 1706679 Compare January 20, 2023 10:01
@renovate renovate bot changed the title deps(api): update module github.com/gavv/httpexpect/v2 to v2.9.0 deps(api): update module github.com/gavv/httpexpect/v2 to v2.10.0 Jan 26, 2023
@renovate renovate bot force-pushed the renovate/github.com-gavv-httpexpect-v2-2.x branch 2 times, most recently from 663ecb6 to 5164000 Compare February 1, 2023 17:29
@renovate renovate bot changed the title deps(api): update module github.com/gavv/httpexpect/v2 to v2.10.0 deps(api): update module github.com/gavv/httpexpect/v2 to v2.11.0 Feb 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-gavv-httpexpect-v2-2.x branch from 5164000 to f5035fd Compare February 8, 2023 14:30
@renovate renovate bot changed the title deps(api): update module github.com/gavv/httpexpect/v2 to v2.11.0 deps(api): update module github.com/gavv/httpexpect/v2 to v2.12.0 Feb 8, 2023
@elliotcourant elliotcourant merged commit 305a07c into main Feb 13, 2023
@renovate renovate bot deleted the renovate/github.com-gavv-httpexpect-v2-2.x branch February 13, 2023 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants