-
Notifications
You must be signed in to change notification settings - Fork 180
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
chore: update webmock requirement from ~> 3.19.1 to ~> 3.20.0 in /resources/google_cloud_platform #847
chore: update webmock requirement from ~> 3.19.1 to ~> 3.20.0 in /resources/google_cloud_platform #847
Conversation
Updates the requirements on [webmock](https://github.com/bblimke/webmock) to permit the latest version. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
…atform/webmock-tw-3.20.0
A newer version of webmock exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the |
…atform/webmock-tw-3.20.0
…atform/webmock-tw-3.20.0
…atform/webmock-tw-3.20.0
…atform/webmock-tw-3.20.0
Updates the requirements on webmock to permit the latest version.
Changelog
Sourced from webmock's changelog.
... (truncated)
Commits
0e3c8fb
Version 3.20.04489297
Preserving body encoding, when building request signature for executed HTTP.r...39ef745
The default stubbed response body, which is an empty String, is utf-8 encoded.25934a1
The default stubbed response body, which is an empty String, is unfrozen String.6e78e31
Merge pull request #1047 from znz/patch-1019aecc
Merge pull request #1038 from instrumentl/typhoeus-timings2cb15eb
Added mutex_m to dev dependencies, for the httpclient specs to pass on Ruby 3.4fc13468
Merge pull request #1040 from mattbrictson/fix-async-specs25584ff
Updated configuration file for Github Actions CI3c1799b
Merge pull request #1046 from Earlopain/remove-base64-depYou 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 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)