Skip to content

Commit

Permalink
Bump the minor-updates group with 2 updates (#320)
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 2 updates:
[turbo-rails](https://github.com/hotwired/turbo-rails) and
[dotenv-rails](https://github.com/bkeepers/dotenv).

Updates `turbo-rails` from 2.0.7 to 2.0.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hotwired/turbo-rails/releases">turbo-rails's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.8</h2>
<h2>What's Changed</h2>
<ul>
<li>Create executable bug report Rails application by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/593">hotwired/turbo-rails#593</a></li>
<li>remove unused morph tag builder by <a
href="https://github.com/omarluq"><code>@​omarluq</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/655">hotwired/turbo-rails#655</a></li>
<li>Fix deprecation in routing by <a
href="https://github.com/atomaka"><code>@​atomaka</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/657">hotwired/turbo-rails#657</a></li>
<li>Raise ArgumentError when turbo_stream_from helper gets passed blank
streamables by <a
href="https://github.com/mwallba"><code>@​mwallba</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/661">hotwired/turbo-rails#661</a></li>
<li>Drop Redis for dev requirement by <a
href="https://github.com/dhh"><code>@​dhh</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/675">hotwired/turbo-rails#675</a></li>
<li>Do not load ActiveJobs if ActiveJob is not loaded by <a
href="https://github.com/aaronjensen"><code>@​aaronjensen</code></a> in
<a
href="https://redirect.github.com/hotwired/turbo-rails/pull/602">hotwired/turbo-rails#602</a></li>
<li>Add <code>turbo_stream.refresh</code> builder method by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/595">hotwired/turbo-rails#595</a></li>
<li>Add attributes hash as optional arg to replace/update model tag
builders by <a
href="https://github.com/omarluq"><code>@​omarluq</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/658">hotwired/turbo-rails#658</a></li>
<li>Revert &quot;Add attributes hash as optional arg to replace/update
model tag builders&quot; by <a
href="https://github.com/jorgemanrubia"><code>@​jorgemanrubia</code></a>
in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/676">hotwired/turbo-rails#676</a></li>
<li>Add optional method to TagBuilder for morph by <a
href="https://github.com/AlexKovynev"><code>@​AlexKovynev</code></a> in
<a
href="https://redirect.github.com/hotwired/turbo-rails/pull/665">hotwired/turbo-rails#665</a></li>
<li>Only pass <code>:request_id</code> option to Refresh Stream by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/603">hotwired/turbo-rails#603</a></li>
<li>Support <code>targets:</code> in <code>Broadcastable</code> methods
- Update by <a
href="https://github.com/JuannFerrari"><code>@​JuannFerrari</code></a>
in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/511">hotwired/turbo-rails#511</a></li>
<li>Stream Tag Builder: Support <code>:renderable</code> arguments by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/569">hotwired/turbo-rails#569</a></li>
<li>Introduce <code>Turbo::SystemTestHelper</code> by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/577">hotwired/turbo-rails#577</a></li>
<li>Alter Action Cable Element to be morph-compatible by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/650">hotwired/turbo-rails#650</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/atomaka"><code>@​atomaka</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/657">hotwired/turbo-rails#657</a></li>
<li><a href="https://github.com/mwallba"><code>@​mwallba</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/661">hotwired/turbo-rails#661</a></li>
<li><a
href="https://github.com/AlexKovynev"><code>@​AlexKovynev</code></a>
made their first contribution in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/665">hotwired/turbo-rails#665</a></li>
<li><a
href="https://github.com/JuannFerrari"><code>@​JuannFerrari</code></a>
made their first contribution in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/511">hotwired/turbo-rails#511</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.8">https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/fa4b60adefd745546d8355f32088d715a52c759f"><code>fa4b60a</code></a>
Bump version</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/065f7986dac05a9dc2f372a1ea9d75ce88ceef68"><code>065f798</code></a>
Bump version</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/034c6320668287def0ee4d3f047d66b01922e632"><code>034c632</code></a>
Alter Action Cable Element to be morph-compatible (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/650">#650</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/9f5c846009ca17fcce16e9735bc14b0d6699cfa4"><code>9f5c846</code></a>
Introduce <code>Turbo::SystemTestHelper</code> (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/577">#577</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/1b60474bcb594fecc715b4c603db69189e880c21"><code>1b60474</code></a>
Merge pull request <a
href="https://redirect.github.com/hotwired/turbo-rails/issues/569">#569</a>
from seanpdoyle/stream-tag-builder-support-renderable</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/5199904e8dd98604e6be17bbfab960d0598201a5"><code>5199904</code></a>
Support <code>targets:</code> in <code>Broadcastable</code> methods -
Update (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/511">#511</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/5038ed8fcf046f9dbc03b959280a747ee67a08ae"><code>5038ed8</code></a>
Stream Tag Builder: Support <code>:renderable</code> arguments</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/33019f38131793c7f59ce652509f2c3342af6178"><code>33019f3</code></a>
Only pass <code>:request_id</code> option to Refresh Stream (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/603">#603</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/dfabcf787b44a67642fc97f4e76c0cf73d78a17c"><code>dfabcf7</code></a>
Add method to TagBuilder (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/665">#665</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/c0c3021ba15132cbbb3107b3c13312213a2ab0b8"><code>c0c3021</code></a>
Revert &quot;Add attributes hash as optional arg to replace/update model
tag build...</li>
<li>Additional commits viewable in <a
href="https://github.com/hotwired/turbo-rails/compare/v2.0.7...v2.0.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `dotenv-rails` from 3.1.2 to 3.1.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bkeepers/dotenv/releases">dotenv-rails's
releases</a>.</em></p>
<blockquote>
<h2>3.1.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix an error when only the <code>Spring::Client</code> is loaded by
<a href="https://github.com/alpaca-tc"><code>@​alpaca-tc</code></a> in
<a
href="https://redirect.github.com/bkeepers/dotenv/pull/512">bkeepers/dotenv#512</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/alpaca-tc"><code>@​alpaca-tc</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/512">bkeepers/dotenv#512</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4">https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4</a></p>
<h2>3.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Only use Spring if already loaded by <a
href="https://github.com/runephilosof-abtion"><code>@​runephilosof-abtion</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/511">bkeepers/dotenv#511</a></li>
<li>Doc Updates:
<ul>
<li>Spell out 'FILENAME' in readme by <a
href="https://github.com/mikegee"><code>@​mikegee</code></a> in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/505">bkeepers/dotenv#505</a></li>
<li>Provide a 'Changelog' link on rubygems.org/gems/dotenv by <a
href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/506">bkeepers/dotenv#506</a></li>
<li>README.md: typo &quot;exiting&quot; by <a
href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/508">bkeepers/dotenv#508</a></li>
</ul>
</li>
<li>cleanup: Run standard:fix by <a
href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/509">bkeepers/dotenv#509</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mikegee"><code>@​mikegee</code></a> made
their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/505">bkeepers/dotenv#505</a></li>
<li><a
href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/506">bkeepers/dotenv#506</a></li>
<li><a
href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/508">bkeepers/dotenv#508</a></li>
<li><a
href="https://github.com/runephilosof-abtion"><code>@​runephilosof-abtion</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/511">bkeepers/dotenv#511</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3">https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bkeepers/dotenv/blob/main/Changelog.md">dotenv-rails's
changelog</a>.</em></p>
<blockquote>
<h2>3.1.4</h2>
<ul>
<li>Fix an error when only the <code>Spring::Client</code> is loaded by
<a href="https://github.com/alpaca-tc"><code>@​alpaca-tc</code></a> in
<a
href="https://redirect.github.com/bkeepers/dotenv/pull/512">bkeepers/dotenv#512</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/alpaca-tc"><code>@​alpaca-tc</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/512">bkeepers/dotenv#512</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4">https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4</a></p>
<h2>3.1.3</h2>
<ul>
<li>Only use Spring if already loaded by <a
href="https://github.com/runephilosof-abtion"><code>@​runephilosof-abtion</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/511">bkeepers/dotenv#511</a></li>
<li>Doc Updates:
<ul>
<li>Spell out 'FILENAME' in readme by <a
href="https://github.com/mikegee"><code>@​mikegee</code></a> in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/505">bkeepers/dotenv#505</a></li>
<li>Provide a 'Changelog' link on rubygems.org/gems/dotenv by <a
href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/506">bkeepers/dotenv#506</a></li>
<li>README.md: typo &quot;exiting&quot; by <a
href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/508">bkeepers/dotenv#508</a></li>
</ul>
</li>
<li>cleanup: Run standard:fix by <a
href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a>
in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/509">bkeepers/dotenv#509</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/mikegee"><code>@​mikegee</code></a> made
their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/505">bkeepers/dotenv#505</a></li>
<li><a
href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/506">bkeepers/dotenv#506</a></li>
<li><a
href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/508">bkeepers/dotenv#508</a></li>
<li><a
href="https://github.com/runephilosof-abtion"><code>@​runephilosof-abtion</code></a>
made their first contribution in <a
href="https://redirect.github.com/bkeepers/dotenv/pull/511">bkeepers/dotenv#511</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3">https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bkeepers/dotenv/commit/ee3975c208b2f490835cf49a9cebf61d529c0415"><code>ee3975c</code></a>
Prepare for 3.1.4 release</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/fe760d162a7a495ace892f71388d85b5b477a18d"><code>fe760d1</code></a>
Merge pull request <a
href="https://redirect.github.com/bkeepers/dotenv/issues/512">#512</a>
from alpaca-tc/fix-spring</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/691f7f992b6811b6a4458ae4cb4a73822461c4aa"><code>691f7f9</code></a>
Make spring specs a little more explicit</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/f75ff89efbb6d311a8020c090b5082062223f98e"><code>f75ff89</code></a>
follow-up <a
href="https://redirect.github.com/bkeepers/dotenv/pull/511/">bkeepers/dotenv#511</a></li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/1e8dae28ba5b06e7d64b2a9fdc9d7e4436218f17"><code>1e8dae2</code></a>
Bump to 3.1.3</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/47f5cb6653cc9df310d43b8392a51f2fcefcfa91"><code>47f5cb6</code></a>
Prepare for v3.1.3</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/4223d1f2e93d217c0830de1078dad3b552c3c7cb"><code>4223d1f</code></a>
Merge pull request <a
href="https://redirect.github.com/bkeepers/dotenv/issues/511">#511</a>
from runephilosof-abtion/patch-1</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/8c7e46088c1ee53ce7854252e78ce13565dc42f0"><code>8c7e460</code></a>
Fix tests for spring changes</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/54aa1f65dec1ea45354bb3f4c72c9bce200b7c20"><code>54aa1f6</code></a>
Only use Spring if already loaded</li>
<li><a
href="https://github.com/bkeepers/dotenv/commit/b86d9e4c23a9f1bc83f8853f6a1b244449c65cd0"><code>b86d9e4</code></a>
Merge pull request <a
href="https://redirect.github.com/bkeepers/dotenv/issues/509">#509</a>
from olleolleolle/run-standard</li>
<li>Additional commits viewable in <a
href="https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.4">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 087db07 commit 92834b9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@ GEM
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
dotenv (3.1.2)
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
dotenv (3.1.4)
dotenv-rails (3.1.4)
dotenv (= 3.1.4)
railties (>= 6.1)
drb (2.2.1)
email_validator (2.2.4)
Expand Down Expand Up @@ -406,9 +406,8 @@ GEM
railties (>= 7.0.0)
thor (1.3.2)
timeout (0.4.1)
turbo-rails (2.0.7)
turbo-rails (2.0.8)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 92834b9

Please sign in to comment.