ualbertalib / discovery

Discovery is the University of Alberta Libraries' catalogue interface, built using Blacklight
http://search.library.ualberta.ca
12 stars 3 forks source link

Bump webmock from 3.12.0 to 3.12.2 #2174

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps webmock from 3.12.0 to 3.12.2.

Changelog

Sourced from webmock's changelog.

3.12.2

  • Fixed em-http-request adapter to avoid calling middleware twice.

    Thanks to Alex Vondrak

3.12.1

  • Fixed handling of URIs with IPv6 addresses with square brackets when in Net::HTTP adapter.

    Thanks to Johanna Hartmann

Commits
  • 4d37538 Version 3.11.2
  • 6967c20 Merge branch 'ajvondt push origin master
  • 2b87ab3 Merge branch 'master' of github.com:ajvondrak/webmock into ajvondrak-master
  • 7437229 Removed trailing space.
  • d06f87f HTTP/2 doesn’t have dot in version number.
  • 443a4c7 Avoid redundantly calling em-http-request middleware
  • 6ff8c0a Added httpx to the list of supported http libs.
  • 06c3179 Version 3.12.1
  • b4c95c2 Revert "Add specs"
  • 79e60c9 Merge pull request #933 from JohannaHartmann/jh/fix-issue-806
  • Additional commits viewable in compare view


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
pgwillia commented 3 years ago

@dependabot rebase