dependabot[bot] opened a new pull request, #40: URL: https://github.com/apache/attic/pull/40
Bumps [psych](https://github.com/ruby/psych) from 5.2.3 to 5.3.1. <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.3.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>bump snakeyaml-engine to 2.10 (jruby) by <a href="https://github.com/kares"><code>@kares</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/762">ruby/psych#762</a></li> <li>Replace C extension <code>ToRuby#init_data</code> with <code>Data#initialize</code> bind_call by <a href="https://github.com/nevans"><code>@nevans</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/765">ruby/psych#765</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/psych/compare/v5.3.0...v5.3.1">https://github.com/ruby/psych/compare/v5.3.0...v5.3.1</a></p> <h2>v5.3.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Use the latest stable version for trusted publisher by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/732">ruby/psych#732</a></li> <li>Alias value or join to take in old Ruby by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/733">ruby/psych#733</a></li> <li>Removed unnecessary workaround by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/734">ruby/psych#734</a></li> <li>Test with ppc64le and s390x by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/738">ruby/psych#738</a></li> <li>CI: Skip ppc64le/s390x cases in forked repositories. by <a href="https://github.com/junaruga"><code>@junaruga</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/739">ruby/psych#739</a></li> <li>Remove warning by not calling find_library after pkg_config by <a href="https://github.com/etiennebarrie"><code>@etiennebarrie</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/744">ruby/psych#744</a></li> <li>CI: test.yml: test-ibm: Use nproc instead of hard-coded number 2. by <a href="https://github.com/junaruga"><code>@junaruga</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/745">ruby/psych#745</a></li> <li>Add a workflow to sync commits to ruby/ruby by <a href="https://github.com/k0kubun"><code>@k0kubun</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/746">ruby/psych#746</a></li> <li>Replace Ruby 3.5 with Ruby 4.0 by <a href="https://github.com/yahonda"><code>@yahonda</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/751">ruby/psych#751</a></li> <li>Fix usage of rb_struct_initialize() to pass an Array of members values and not a Hash and add TruffleRuby in CI by <a href="https://github.com/eregon"><code>@eregon</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/749">ruby/psych#749</a></li> <li>Remove y Object extension in IRB by <a href="https://github.com/runephilosof"><code>@runephilosof</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/748">ruby/psych#748</a></li> <li>Add option to disable symbol parsing for ScalarScanner by <a href="https://github.com/calebstewart"><code>@calebstewart</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/741">ruby/psych#741</a></li> <li>Use Node#to_ruby parse_symbols option by <a href="https://github.com/etiennebarrie"><code>@etiennebarrie</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/755">ruby/psych#755</a></li> <li>Replaced macos-15-intel from macos-13 by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/759">ruby/psych#759</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/etiennebarrie"><code>@etiennebarrie</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/psych/pull/744">ruby/psych#744</a></li> <li><a href="https://github.com/yahonda"><code>@yahonda</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/psych/pull/751">ruby/psych#751</a></li> <li><a href="https://github.com/runephilosof"><code>@runephilosof</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/psych/pull/748">ruby/psych#748</a></li> <li><a href="https://github.com/calebstewart"><code>@calebstewart</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/psych/pull/741">ruby/psych#741</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/psych/compare/v5.2.6...v5.3.0">https://github.com/ruby/psych/compare/v5.2.6...v5.3.0</a></p> <h2>v5.2.6</h2> <h2>What's Changed</h2> <ul> <li>Fix dumping <code>StringIO</code> (and potentially others) on Ruby <= 2.7 by <a href="https://github.com/Earlopain"><code>@Earlopain</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/729">ruby/psych#729</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Earlopain"><code>@Earlopain</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/psych/pull/729">ruby/psych#729</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/psych/compare/v5.2.5...v5.2.6">https://github.com/ruby/psych/compare/v5.2.5...v5.2.6</a></p> <h2>v5.2.5</h2> <h2>What's Changed</h2> <ul> <li>Fix loading/parsing regular expressions with forward slashes by <a href="https://github.com/mamhoff"><code>@mamhoff</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/715">ruby/psych#715</a></li> <li>Data object encoding by <a href="https://github.com/nevans"><code>@nevans</code></a> in <a href="https://redirect.github.com/ruby/psych/pull/692">ruby/psych#692</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/8345af9ffbac73aa53a9513efa222c5fa267cc48"><code>8345af9</code></a> v5.3.1</li> <li><a href="https://github.com/ruby/psych/commit/72e12538141276753ef19444437589bfd484079b"><code>72e1253</code></a> Bump step-security/harden-runner from 2.13.3 to 2.14.0</li> <li><a href="https://github.com/ruby/psych/commit/3ae76eb336c3f67bde7d7f27742ca3747250e4a0"><code>3ae76eb</code></a> Merge pull request <a href="https://redirect.github.com/ruby/psych/issues/765">#765</a> from nevans/replace-c-ext-init_data-with-Data-initial...</li> <li><a href="https://github.com/ruby/psych/commit/fa487aa5300beb0bce2c0772a40654f2a8e95e8b"><code>fa487aa</code></a> Update comments in test.yml</li> <li><a href="https://github.com/ruby/psych/commit/948cc2189423c9bdd7326e9e3b8556ee1abd51fb"><code>948cc21</code></a> Don't continue on error for JRuby failures</li> <li><a href="https://github.com/ruby/psych/commit/952008c898d968948ce961285715508093605078"><code>952008c</code></a> Check that Data members match exactly</li> <li><a href="https://github.com/ruby/psych/commit/6a826693bab25acede16523ce617af1586d3c0e0"><code>6a82669</code></a> Replace C extension with Data#initialize bind_call</li> <li><a href="https://github.com/ruby/psych/commit/5af4cec5d313323464ce892957fbf39cc35e2957"><code>5af4cec</code></a> Merge pull request <a href="https://redirect.github.com/ruby/psych/issues/762">#762</a> from kares/bump-snakeyaml-2.10</li> <li><a href="https://github.com/ruby/psych/commit/506bf75ab25c971b23f15dcb6f9a8a646be3e22a"><code>506bf75</code></a> bump snakeyaml-engine to 2.10 (jruby)</li> <li><a href="https://github.com/ruby/psych/commit/d8053b0d1612db31ae62cbeda1f95204509971f5"><code>d8053b0</code></a> v5.3.0</li> <li>Additional commits viewable in <a href="https://github.com/ruby/psych/compare/v5.2.3...v5.3.1">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
