Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gavv/httpexpect (github.com/gavv/httpexpect/v2)

v2.17.0

Compare Source

  • Rename Match.Index to Submatch (gh-252)
  • Rename Match.Name to NamedSubmatch (gh-252)
  • Rename Match.Values/NotValues to HasSubmatches/NotHasSubmatches (gh-252)
  • Rename Cookie.HasMaxAge/NotContainsMaxAge to ContainsMaxAge/NotContainsMaxAge (gh-252)
  • Add Response.Reader for accessing response body directly (gh-382)
  • Add Request.WithRetryPolicyFunc (gh-435)
  • Add Request.WithQueryEncoder and QueryEncoderFormKeepZeros (gh-438)
  • Add Number.InDeltaRelative (gh-306)
  • Add Object.Length
  • Update Request.WithPath to always format floats in decimal notation (gh-449)
  • Fix panic in DebugPrinter when printing body (gh-444)
  • Fix bugs in NewMatchC() and NewWebsocketMessageC()
  • Improve test coverage
  • Improve documentation and examples
  • Add TLS example (gh-205)
  • Bump some dependencies

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type/dependencies PRs and issues specific to updating dependencies label Jan 28, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 28, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/valyala/fasthttp v1.34.0 -> v1.40.0

@Joibel Joibel merged commit 345d4db into main Jan 29, 2026
70 of 72 checks passed
@Joibel Joibel deleted the renovate/main-github.com-gavv-httpexpect-v2-2.x branch January 29, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies PRs and issues specific to updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant