zedtux / brewformulas.org

A website to search and discover formulas from Homebrew for Mac
brewformulas.org
555 stars 16 forks source link

Bump webmock from 3.4.1 to 3.4.2 #227

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps webmock from 3.4.1 to 3.4.2.

Changelog *Sourced from [webmock's changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md).* > ## 3.4.2 > > * Fixed `rbuf_fill` in Net::HTTP adapter to be thread-safe > > Thanks to [Arkadiy Tetelman](https://github.com/arkadiyt) > > * Fix invalid scheme error with Addressable::Template > > Thanks to [Kazato Sugimoto](https://github.com/uiureo)
Commits - [`b6c5b43`](https://github.com/bblimke/webmock/commit/b6c5b43644b209a45b3d71e17b230dcc1fc5d056) Version 3.4.2 - [`20e8d38`](https://github.com/bblimke/webmock/commit/20e8d38da99052cd91db1132262589b327c10f5b) Merge pull request [#758](https://github-redirect.dependabot.com/bblimke/webmock/issues/758) from uiureo/fix-489 - [`1962400`](https://github.com/bblimke/webmock/commit/19624000ba9701ade80df97a5d92d3bc3c2ca4a6) Rename the flag to be more meaningful - [`11feb72`](https://github.com/bblimke/webmock/commit/11feb727a7029cf37d442a2ad47c209aa886bdf6) Merge pull request [#759](https://github-redirect.dependabot.com/bblimke/webmock/issues/759) from arkadiyt/tracepoint-fix - [`ba0828f`](https://github.com/bblimke/webmock/commit/ba0828f1cc2c72cd7bf4a048e50972b7715ceccf) Only apply TracePoint to current thread - [`6a991b8`](https://github.com/bblimke/webmock/commit/6a991b89e59d598a65f1ce1055eb9b999ac1f370) Remove redundant variations for URIAddressablePattern - [`2bf4453`](https://github.com/bblimke/webmock/commit/2bf4453f6a26bd9300c17e611cf54d24eb65a956) Fix InvalidURIError with `ip:port` uri - See full diff in [compare view](https://github.com/bblimke/webmock/compare/v3.4.1...v3.4.2)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.