Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Bump vcr from 6.2.0 to 6.3.1 (#4838)
Bumps [vcr](https://github.com/vcr/vcr) from 6.2.0 to 6.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vcr/vcr/releases">vcr's releases</a>.</em></p> <blockquote> <h2>v6.3.1</h2> <h2>What's Changed</h2> <ul> <li>[fix] Fix regression reported by <a href="https://github.com/myronmarston"><code>@myronmarston</code></a> in <a href="https://redirect.github.com/vcr/vcr/issues/1031">#1031</a>, by requiring test dependency faraday-multipart in tests only. (<a href="https://redirect.github.com/vcr/vcr/issues/1032">#1032</a>) Thanks, <a href="https://github.com/colinbruce"><code>@colinbruce</code></a>!</li> <li>CI: Disable fail-fast by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1030">vcr/vcr#1030</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vcr/vcr/compare/v6.3.0...v6.3.1">https://github.com/vcr/vcr/compare/v6.3.0...v6.3.1</a></p> <h2>v6.3.0</h2> <h2>What's Changed</h2> <ul> <li><strong>Breaking change</strong>, unintended: Workaround: add <code>gem "faraday-multipart"</code> to your <code>Gemfile</code>, if you use Faraday with vcr.</li> <li>Remove relish gem, update Web references to point to new docs by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/980">vcr/vcr#980</a></li> <li>CI: use actions/checkout@v3 by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/982">vcr/vcr#982</a></li> <li>Drop unused file by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/983">vcr/vcr#983</a></li> <li>Format code: indent by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/984">vcr/vcr#984</a></li> <li>Fix typos in filter_sensitive_data.feature by <a href="https://github.com/albertchae"><code>@albertchae</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/990">vcr/vcr#990</a></li> <li>Upgrade cucumber to fix CI failures by <a href="https://github.com/mattbrictson"><code>@mattbrictson</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/998">vcr/vcr#998</a></li> <li>CI: Add dependabot.yml for GitHub Actions updates by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/989">vcr/vcr#989</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/999">vcr/vcr#999</a></li> <li>Use proc, not lambda for Ruby 3.3 compat in structs.rb by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/993">vcr/vcr#993</a></li> <li>Consolidate Gemfiles; improve and simplify CI workflow by <a href="https://github.com/mattbrictson"><code>@mattbrictson</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1002">vcr/vcr#1002</a></li> <li>Declare a gem dependency on the Ruby Base 64 gem by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1003">vcr/vcr#1003</a></li> <li>CI: Install apt packages using a script by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1004">vcr/vcr#1004</a></li> <li>Updates links in Readme to VCR in Clojure by <a href="https://github.com/simonneutert"><code>@simonneutert</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1005">vcr/vcr#1005</a></li> <li>Handle the potential renaming of <code>ASCII-8BIT</code> by <a href="https://github.com/casperisfine"><code>@casperisfine</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/924">vcr/vcr#924</a></li> <li>Hold back rack at 2.x, add gems required for Ruby 3.3 by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1011">vcr/vcr#1011</a></li> <li>Replace HeaderDowncaser with Hash#transform_keys by <a href="https://github.com/notapatch"><code>@notapatch</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1015">vcr/vcr#1015</a></li> <li>Update request_ignorer.rb to add host.docker.internal as a LOCALHOST_ALIAS by <a href="https://github.com/jamesmcguirepro"><code>@jamesmcguirepro</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1016">vcr/vcr#1016</a></li> <li>Allow usage of typhoeus >= 1.2 by <a href="https://github.com/andrehjr"><code>@andrehjr</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1023">vcr/vcr#1023</a></li> <li>Make VCR CI compatible with Faraday 1 and 2 by <a href="https://github.com/andrehjr"><code>@andrehjr</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1024">vcr/vcr#1024</a></li> <li>Add Rack 2 and Rack 3 to the CI by <a href="https://github.com/andrehjr"><code>@andrehjr</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1025">vcr/vcr#1025</a></li> <li>add error message when cassete file does not exist by <a href="https://github.com/PauloVilarinho"><code>@PauloVilarinho</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1028">vcr/vcr#1028</a></li> <li>Bumping to version 6.3.0 by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/vcr/vcr/pull/1029">vcr/vcr#1029</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/albertchae"><code>@albertchae</code></a> made their first contribution in <a href="https://redirect.github.com/vcr/vcr/pull/990">vcr/vcr#990</a></li> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/vcr/vcr/pull/999">vcr/vcr#999</a></li> <li><a href="https://github.com/simonneutert"><code>@simonneutert</code></a> made their first contribution in <a href="https://redirect.github.com/vcr/vcr/pull/1005">vcr/vcr#1005</a></li> <li><a href="https://github.com/notapatch"><code>@notapatch</code></a> made their first contribution in <a href="https://redirect.github.com/vcr/vcr/pull/1015">vcr/vcr#1015</a></li> <li><a href="https://github.com/jamesmcguirepro"><code>@jamesmcguirepro</code></a> made their first contribution in <a href="https://redirect.github.com/vcr/vcr/pull/1016">vcr/vcr#1016</a></li> <li><a href="https://github.com/PauloVilarinho"><code>@PauloVilarinho</code></a> made their first contribution in <a href="https://redirect.github.com/vcr/vcr/pull/1028">vcr/vcr#1028</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vcr/vcr/compare/v6.2.0...v6.3.0">https://github.com/vcr/vcr/compare/v6.2.0...v6.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vcr/vcr/blob/master/CHANGELOG.md">vcr's changelog</a>.</em></p> <blockquote> <h2>6.3.1 (Aug 20, 2024)</h2> <p><a href="https://github.com/vcr/vcr/compare/v6.3.0...v6.3.1">Full Changelog</a></p> <ul> <li>[fix] Fix regression reported by <a href="https://github.com/myronmarston"><code>@myronmarston</code></a> in <a href="https://redirect.github.com/vcr/vcr/issues/1031">#1031</a>, by requiring test dependency faraday-multipart in tests only. (<a href="https://redirect.github.com/vcr/vcr/issues/1032">#1032</a>) Thanks, <a href="https://github.com/colinbruce"><code>@colinbruce</code></a>!</li> </ul> <h2>6.3.0 (Aug 19, 2024)</h2> <p><a href="https://github.com/vcr/vcr/compare/v6.2.0...v6.3.0">Full Changelog</a></p> <ul> <li>[fix] Handle the potential renaming of ASCII-8BIT (<a href="https://redirect.github.com/vcr/vcr/issues/924">#924</a>) by <a href="https://github.com/casperisfine"><code>@casperisfine</code></a></li> <li>Use <code>Hash#transform_keys</code> from Ruby 2.5 (<a href="https://redirect.github.com/vcr/vcr/issues/1015">#1015</a>) by <a href="https://github.com/notapatch"><code>@notapatch</code></a></li> <li>[fix] Adds host.docker.internal to list of LOCALHOST_ALIASES (<a href="https://redirect.github.com/vcr/vcr/issues/1016">#1016</a>) by <a href="https://github.com/jamesmcguirepro"><code>@jamesmcguirepro</code></a></li> <li>[fix] Make VCR CI compatible with Faraday 1 and 2 (<a href="https://redirect.github.com/vcr/vcr/issues/1024">#1024</a>) by <a href="https://github.com/andrehjr"><code>@andrehjr</code></a></li> <li>[fix] Allow usage of typhoeus >= 1.2 (<a href="https://redirect.github.com/vcr/vcr/issues/1023">#1023</a>) by <a href="https://github.com/andrehjr"><code>@andrehjr</code></a></li> <li>[new] Add an error message when cassette file does not exist (<a href="https://redirect.github.com/vcr/vcr/issues/1028">#1028</a>) by <a href="https://github.com/PauloVilarinho"><code>@PauloVilarinho</code></a></li> <li>[docs] Updates links in README to VCR in Clojure (<a href="https://redirect.github.com/vcr/vcr/issues/1005">#1005</a>) by <a href="https://github.com/simonneutert"><code>@simonneutert</code></a></li> <li>[docs] Fix typos in filter_sensitive_data.feature (<a href="https://redirect.github.com/vcr/vcr/issues/990">#990</a>) by <a href="https://github.com/albertchae"><code>@albertchae</code></a></li> <li>[docs] Remove the relish gem, update Web references to point to new docs (<a href="https://redirect.github.com/vcr/vcr/issues/980">#980</a>) by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a></li> <li>Upgrade cucumber to fix CI failures (<a href="https://redirect.github.com/vcr/vcr/issues/998">#998</a>) by <a href="https://github.com/mattbrictson"><code>@mattbrictson</code></a></li> <li>Consolidate Gemfiles; improve and simplify CI workflow (<a href="https://redirect.github.com/vcr/vcr/issues/1002">#1002</a>) by <a href="https://github.com/mattbrictson"><code>@mattbrictson</code></a></li> <li>Add Rack 2 and Rack 3 to the CI (<a href="https://redirect.github.com/vcr/vcr/issues/1025">#1025</a>) by <a href="https://github.com/andrehjr"><code>@andrehjr</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vcr/vcr/commit/60b204cf1e6e7cd433ab269e455b303f06c77b61"><code>60b204c</code></a> Bumping to version 6.3.1 (<a href="https://redirect.github.com/vcr/vcr/issues/1034">#1034</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/601900de715e0b5ed4f14f09ec8e32ffe7cd5718"><code>601900d</code></a> Move require "faraday/multipart" to spec/ where it is being used (<a href="https://redirect.github.com/vcr/vcr/issues/1032">#1032</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/8c4dc6ec0b8d6e9f27dd949067c3d0a5f82ca628"><code>8c4dc6e</code></a> CI: Disable fail-fast (<a href="https://redirect.github.com/vcr/vcr/issues/1030">#1030</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/aaf3beb924bb4c9aa1754cb85d0e86e9ee33fd04"><code>aaf3beb</code></a> Bumping to version 6.3.0 (<a href="https://redirect.github.com/vcr/vcr/issues/1029">#1029</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/9d82a03d16abab2a2a5ff2e1f4bc19b4c6a971d5"><code>9d82a03</code></a> add error message when cassete file does not exist (<a href="https://redirect.github.com/vcr/vcr/issues/1028">#1028</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/aff13093419e8247796f214e7281f1484d88cbdc"><code>aff1309</code></a> Add Rack 2 and Rack 3 to the CI (<a href="https://redirect.github.com/vcr/vcr/issues/1025">#1025</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/707738ec3afdc7808a59639fd8628484fbf99a47"><code>707738e</code></a> Make VCR CI compatible with Faraday 1 and 2 (<a href="https://redirect.github.com/vcr/vcr/issues/1024">#1024</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/95a91926e8b439f6c17c0d995846ee521ff112e7"><code>95a9192</code></a> Allow usage of typhoeus >= 1.2 (<a href="https://redirect.github.com/vcr/vcr/issues/1023">#1023</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/cde89346aebcbe5280299ba10aedb3d97860c557"><code>cde8934</code></a> Update request_ignorer.rb (<a href="https://redirect.github.com/vcr/vcr/issues/1016">#1016</a>)</li> <li><a href="https://github.com/vcr/vcr/commit/40f12467cf269427d05750b03d8d5bdb49354118"><code>40f1246</code></a> Replace HeaderDowncaser with Hash#transform_keys (<a href="https://redirect.github.com/vcr/vcr/issues/1015">#1015</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vcr/vcr/compare/v6.2.0...v6.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vcr&package-manager=bundler&previous-version=6.2.0&new-version=6.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information