-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 60022c3
authored
Bump psych from 5.1.2 to 5.2.0 (#4039)
Bumps [psych](https://github.com/ruby/psych) from 5.1.2 to 5.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ruby/psych/releases">psych's
releases</a>.</em></p>
<blockquote>
<h2>v5.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove unused array by <a
href="https://github.com/amomchilov"><code>@amomchilov</code></a> in <a
href="https://redirect.github.com/ruby/psych/pull/665">ruby/psych#665</a></li>
<li>issue <a
href="https://redirect.github.com/ruby/psych/issues/443">#443</a>: quote
Y and N when dumping by <a
href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/641">ruby/psych#641</a></li>
<li>Provide a 'Changelog' link on rubygems.org/gems/psych by <a
href="https://github.com/mark-young-atg"><code>@mark-young-atg</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/666">ruby/psych#666</a></li>
<li>Add :stringify_names option to convert symbol keys to string for
dumping by <a
href="https://github.com/fnordfish"><code>@fnordfish</code></a> in <a
href="https://redirect.github.com/ruby/psych/pull/621">ruby/psych#621</a></li>
<li>Don't call <code>Kernel#require</code> in hot loop by <a
href="https://github.com/casperisfine"><code>@casperisfine</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/678">ruby/psych#678</a></li>
<li>Convert tabs to spaces in C files by <a
href="https://github.com/peterzhu2118"><code>@peterzhu2118</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/680">ruby/psych#680</a></li>
<li>Add .git-blame-ignore-revs to ignore expanding tabs by <a
href="https://github.com/peterzhu2118"><code>@peterzhu2118</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/681">ruby/psych#681</a></li>
<li>Exclude Ruby 2.5 on macOS from CI by <a
href="https://github.com/peterzhu2118"><code>@peterzhu2118</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/682">ruby/psych#682</a></li>
<li>Convert missed tabs to spaces by <a
href="https://github.com/peterzhu2118"><code>@peterzhu2118</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/683">ruby/psych#683</a></li>
<li>Guard from memory leak in Psych::Emitter#start_document by <a
href="https://github.com/peterzhu2118"><code>@peterzhu2118</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/684">ruby/psych#684</a></li>
<li>CI: Ruby 2.5 runs on macos-13 (amd64) by <a
href="https://github.com/olleolleolle"><code>@olleolleolle</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/677">ruby/psych#677</a></li>
<li>docs: specify correct default <code>fallback</code> value by <a
href="https://github.com/G-Rath"><code>@G-Rath</code></a> in <a
href="https://redirect.github.com/ruby/psych/pull/668">ruby/psych#668</a></li>
<li>Make to load stringio lazily by <a
href="https://github.com/hsbt"><code>@hsbt</code></a> in <a
href="https://redirect.github.com/ruby/psych/pull/686">ruby/psych#686</a></li>
<li>Unlimited line_width with -1 by <a
href="https://github.com/xuanxu"><code>@xuanxu</code></a> in <a
href="https://redirect.github.com/ruby/psych/pull/675">ruby/psych#675</a></li>
<li>Ensure strings with only underscores are not processed as Integer by
<a
href="https://github.com/zendesk-jmeade"><code>@zendesk-jmeade</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/687">ruby/psych#687</a></li>
<li>Use <code>String#match?</code> over <code>String#=~</code> when
applicable by <a
href="https://github.com/casperisfine"><code>@casperisfine</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/688">ruby/psych#688</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a>
made their first contribution in <a
href="https://redirect.github.com/ruby/psych/pull/641">ruby/psych#641</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/ruby/psych/pull/666">ruby/psych#666</a></li>
<li><a href="https://github.com/fnordfish"><code>@fnordfish</code></a>
made their first contribution in <a
href="https://redirect.github.com/ruby/psych/pull/621">ruby/psych#621</a></li>
<li><a
href="https://github.com/peterzhu2118"><code>@peterzhu2118</code></a>
made their first contribution in <a
href="https://redirect.github.com/ruby/psych/pull/680">ruby/psych#680</a></li>
<li><a href="https://github.com/G-Rath"><code>@G-Rath</code></a> made
their first contribution in <a
href="https://redirect.github.com/ruby/psych/pull/668">ruby/psych#668</a></li>
<li><a href="https://github.com/xuanxu"><code>@xuanxu</code></a> made
their first contribution in <a
href="https://redirect.github.com/ruby/psych/pull/675">ruby/psych#675</a></li>
<li><a
href="https://github.com/zendesk-jmeade"><code>@zendesk-jmeade</code></a>
made their first contribution in <a
href="https://redirect.github.com/ruby/psych/pull/687">ruby/psych#687</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/psych/compare/v5.1.2...v5.2.0">https://github.com/ruby/psych/compare/v5.1.2...v5.2.0</a></p>
<h2>v5.2.0.beta7</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/psych/compare/v5.2.0.beta6...v5.2.0.beta7">https://github.com/ruby/psych/compare/v5.2.0.beta6...v5.2.0.beta7</a></p>
<h2>v5.2.0.beta6</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/psych/compare/v5.2.0.beta5...v5.2.0.beta6">https://github.com/ruby/psych/compare/v5.2.0.beta5...v5.2.0.beta6</a></p>
<h2>v5.2.0.beta5</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/psych/compare/v5.2.0.beta4...v5.2.0.beta5">https://github.com/ruby/psych/compare/v5.2.0.beta4...v5.2.0.beta5</a></p>
<h2>v5.2.0.beta4</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/psych/compare/v5.2.0.beta2...v5.2.0.beta4">https://github.com/ruby/psych/compare/v5.2.0.beta2...v5.2.0.beta4</a></p>
<h2>v5.2.0.beta2</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove unused array by <a
href="https://github.com/amomchilov"><code>@amomchilov</code></a> in <a
href="https://redirect.github.com/ruby/psych/pull/665">ruby/psych#665</a></li>
<li>issue <a
href="https://redirect.github.com/ruby/psych/issues/443">#443</a>: quote
Y and N when dumping by <a
href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/641">ruby/psych#641</a></li>
<li>Provide a 'Changelog' link on rubygems.org/gems/psych by <a
href="https://github.com/mark-young-atg"><code>@mark-young-atg</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/666">ruby/psych#666</a></li>
<li>Add :stringify_names option to convert symbol keys to string for
dumping by <a
href="https://github.com/fnordfish"><code>@fnordfish</code></a> in <a
href="https://redirect.github.com/ruby/psych/pull/621">ruby/psych#621</a></li>
<li>Don't call <code>Kernel#require</code> in hot loop by <a
href="https://github.com/casperisfine"><code>@casperisfine</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/678">ruby/psych#678</a></li>
<li>Convert tabs to spaces in C files by <a
href="https://github.com/peterzhu2118"><code>@peterzhu2118</code></a>
in <a
href="https://redirect.github.com/ruby/psych/pull/680">ruby/psych#680</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby/psych/commit/6ea07fdadd8245ed01d26122baacb56ff01662b8"><code>6ea07fd</code></a>
Bump up v5.2.0</li>
<li><a
href="https://github.com/ruby/psych/commit/6609955e686246bdf3acfa1a04b18387afde8b44"><code>6609955</code></a>
Bump up v5.2.0.beta7</li>
<li><a
href="https://github.com/ruby/psych/commit/8394411ff14df52bd9150b9c6783323899ab1118"><code>8394411</code></a>
Always install test-unit and test-unit-ruby-core with bundle
install</li>
<li><a
href="https://github.com/ruby/psych/commit/b89064efa52cfdb75323cc58ef82680647ad6664"><code>b89064e</code></a>
Bump up v5.2.0.beta6</li>
<li><a
href="https://github.com/ruby/psych/commit/17dca9a834bec7e1872dba6606843979c06066ae"><code>17dca9a</code></a>
Tweak JRuby build and packaging</li>
<li><a
href="https://github.com/ruby/psych/commit/48e5af8454ef8b4f9f8c83c49b6e1d2c088613b9"><code>48e5af8</code></a>
Bump up v5.2.0.beta5</li>
<li><a
href="https://github.com/ruby/psych/commit/35a8e59beb20f7d5e61911c02e5abac4e9d6b382"><code>35a8e59</code></a>
Install maven by apt</li>
<li><a
href="https://github.com/ruby/psych/commit/288febbc876596e247cf5c9da6e52808fb40805b"><code>288febb</code></a>
Bump up v5.2.0.beta4</li>
<li><a
href="https://github.com/ruby/psych/commit/bb17711c91634496dcd2cc20f964689b40e7ca42"><code>bb17711</code></a>
Run bundle install manually</li>
<li><a
href="https://github.com/ruby/psych/commit/d9e18aaab7336800d69d9ddc0607be129a0d7c63"><code>d9e18aa</code></a>
Bump up v5.2.0.beta3</li>
<li>Additional commits viewable in <a
href="https://github.com/ruby/psych/compare/v5.1.2...v5.2.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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7d2c67e commit 60022c3Copy full SHA for 60022c3
1 file changed
+2
-2
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
| 300 | + | |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
| |||
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
492 |
| - | |
| 492 | + | |
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
|
0 commit comments