Commit a70d800
authored
Build(deps-dev): Bump spring from 4.3.0 to 4.4.0 (#953)
Bumps [spring](https://github.com/rails/spring) from 4.3.0 to 4.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rails/spring/releases">spring's
releases</a>.</em></p>
<blockquote>
<h2>4.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Revert the removal of UTF-8 force encoding in JSON loading by <a
href="https://github.com/paracycle"><code>@paracycle</code></a> in <a
href="https://redirect.github.com/rails/spring/pull/738">rails/spring#738</a></li>
<li>Shush the <code>backtrace_locations</code>, too by <a
href="https://github.com/amomchilov"><code>@amomchilov</code></a> in <a
href="https://redirect.github.com/rails/spring/pull/740">rails/spring#740</a></li>
<li>Recommend setting <code>enable_reloading</code> on newer Rails
versions by <a
href="https://github.com/nvasilevski"><code>@nvasilevski</code></a> in
<a
href="https://redirect.github.com/rails/spring/pull/715">rails/spring#715</a></li>
<li>Drop support to end-of-life Ruby versions by <a
href="https://github.com/rafaelfranca"><code>@rafaelfranca</code></a>
in <a
href="https://redirect.github.com/rails/spring/pull/743">rails/spring#743</a></li>
<li>Prevent server crash by restarting child by <a
href="https://github.com/prognostikos"><code>@prognostikos</code></a>
in <a
href="https://redirect.github.com/rails/spring/pull/727">rails/spring#727</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/paracycle"><code>@paracycle</code></a>
made their first contribution in <a
href="https://redirect.github.com/rails/spring/pull/738">rails/spring#738</a></li>
<li><a href="https://github.com/vfonic"><code>@vfonic</code></a> made
their first contribution in <a
href="https://redirect.github.com/rails/spring/pull/742">rails/spring#742</a></li>
<li><a href="https://github.com/fynsta"><code>@fynsta</code></a> made
their first contribution in <a
href="https://redirect.github.com/rails/spring/pull/722">rails/spring#722</a></li>
<li><a
href="https://github.com/amomchilov"><code>@amomchilov</code></a> made
their first contribution in <a
href="https://redirect.github.com/rails/spring/pull/740">rails/spring#740</a></li>
<li><a
href="https://github.com/prognostikos"><code>@prognostikos</code></a>
made their first contribution in <a
href="https://redirect.github.com/rails/spring/pull/728">rails/spring#728</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rails/spring/compare/v4.3.0...v4.4.0">https://github.com/rails/spring/compare/v4.3.0...v4.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rails/spring/blob/main/CHANGELOG.md">spring's
changelog</a>.</em></p>
<blockquote>
<h2>4.4.0</h2>
<ul>
<li>Revert the removal of UTF-8 force encoding in JSON loading.</li>
<li>Shush the <code>backtrace_locations</code> too.</li>
<li>Recommend setting <code>enable_reloading</code> on newer Rails
version.</li>
<li>Drop support to end-of-life Ruby versions.</li>
<li>Fixed a bug that would crash the server if sending IO to the child
failed.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rails/spring/commit/ebfa6fb3e452741015ce9907db45e82a7fe13185"><code>ebfa6fb</code></a>
Prepare for 4.4.0 release</li>
<li><a
href="https://github.com/rails/spring/commit/a60a2cfd5438a7011241dd19ca2b8e2bd595557d"><code>a60a2cf</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/rails/spring/commit/af6440b30a565bbcbdad08968c5d4547c649e378"><code>af6440b</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/spring/issues/727">#727</a> from
prognostikos/prevent-child-errors-from-crashing-...</li>
<li><a
href="https://github.com/rails/spring/commit/884859369f81c91cc45627f3889062092b6e4055"><code>8848593</code></a>
Prevent server crash by restarting child</li>
<li><a
href="https://github.com/rails/spring/commit/5f2de871d9dc83a0e7db5854e5305fbfae3cd92a"><code>5f2de87</code></a>
Officially drop support to Ruby 2.7 and 3.0</li>
<li><a
href="https://github.com/rails/spring/commit/e83bdee6a6b3bcb0a7f850ffd2115865a6b74f56"><code>e83bdee</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/spring/issues/743">#743</a> from
rails/rm-ci</li>
<li><a
href="https://github.com/rails/spring/commit/5819ef40f696e6bb2f33bea9c2c7bc9fa94b6007"><code>5819ef4</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/spring/issues/728">#728</a> from
prognostikos/refine-rails-version-documentation</li>
<li><a
href="https://github.com/rails/spring/commit/6b4e860a32252a65bcc3bc1338ad4cebec801793"><code>6b4e860</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/spring/issues/715">#715</a> from
Shopify/ask-to-set-enable-reloading-if-available</li>
<li><a
href="https://github.com/rails/spring/commit/74d6bd646b3b05adac324779ceeba47f4b9f83f9"><code>74d6bd6</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/spring/issues/740">#740</a> from
Shopify/amomchilov/shush-backtrace_locations</li>
<li><a
href="https://github.com/rails/spring/commit/181320770ff7f3f69a7be99b8eabfe9c38e9ca49"><code>1813207</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/spring/issues/722">#722</a> from
fynsta/patch-1</li>
<li>Additional commits viewable in <a
href="https://github.com/rails/spring/compare/v4.3.0...v4.4.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>2 files changed
+33
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 1 | | |
10 | 2 | | |
11 | 3 | | |
12 | 4 | | |
13 | 5 | | |
14 | 6 | | |
15 | | - | |
16 | 7 | | |
17 | 8 | | |
18 | 9 | | |
| |||
22 | 13 | | |
23 | 14 | | |
24 | 15 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 16 | | |
| 17 | + | |
30 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
31 | 27 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
| 744 | + | |
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
| |||
0 commit comments