Skip to content

chore(deps): bump github.com/gavv/httpexpect/v2 from 2.16.0 to 2.17.0 in /test/e2e#2365

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/test/e2e/github.com/gavv/httpexpect/v2-2.17.0
Closed

chore(deps): bump github.com/gavv/httpexpect/v2 from 2.16.0 to 2.17.0 in /test/e2e#2365
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/test/e2e/github.com/gavv/httpexpect/v2-2.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps github.com/gavv/httpexpect/v2 from 2.16.0 to 2.17.0.

Release notes

Sourced from github.com/gavv/httpexpect/v2's releases.

v2.17.0

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

gh-205: gavv/httpexpect#205 gh-252: gavv/httpexpect#252 gh-306: gavv/httpexpect#306 gh-382: gavv/httpexpect#382 gh-435: gavv/httpexpect#435 gh-438: gavv/httpexpect#438 gh-444: gavv/httpexpect#444 gh-449: gavv/httpexpect#449

Changelog

Sourced from github.com/gavv/httpexpect/v2's changelog.

v2.17.0 - 05 Mar 2025

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

gh-205: gavv/httpexpect#205 gh-252: gavv/httpexpect#252 gh-306: gavv/httpexpect#306 gh-382: gavv/httpexpect#382 gh-435: gavv/httpexpect#435 gh-438: gavv/httpexpect#438 gh-444: gavv/httpexpect#444 gh-449: gavv/httpexpect#449

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gavv/httpexpect/v2](https://github.com/gavv/httpexpect) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/gavv/httpexpect/releases)
- [Changelog](https://github.com/gavv/httpexpect/blob/master/CHANGES.md)
- [Commits](gavv/httpexpect@v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: github.com/gavv/httpexpect/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/e2e/github.com/gavv/httpexpect/v2-2.17.0 branch from c4679d8 to 8ff6610 Compare March 13, 2025 09:16
@github-actions
Copy link

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 30 days if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 13, 2025
@github-actions
Copy link

This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Jun 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2025

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.

@dependabot dependabot bot deleted the dependabot/go_modules/test/e2e/github.com/gavv/httpexpect/v2-2.17.0 branch June 12, 2025 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants