dependabot[bot] opened a new pull request, #55:
URL: https://github.com/apache/attic/pull/55

   Bumps [psych](https://github.com/ruby/psych) from 5.4.0 to 5.5.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.5.0</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>Run apt-get update before installing JDK in JRuby release job by <a 
href="https://github.com/hsbt";><code>@​hsbt</code></a> in <a 
href="https://redirect.github.com/ruby/psych/pull/796";>ruby/psych#796</a></li>
   <li>Harden safe load by <a 
href="https://github.com/hsbt";><code>@​hsbt</code></a> in <a 
href="https://redirect.github.com/ruby/psych/pull/799";>ruby/psych#799</a></li>
   <li>Strip a leading byte order mark before parsing by <a 
href="https://github.com/hsbt";><code>@​hsbt</code></a> in <a 
href="https://redirect.github.com/ruby/psych/pull/801";>ruby/psych#801</a></li>
   <li>Fix error when loading a string with tab-separated datetime by <a 
href="https://github.com/vasil-nesterov";><code>@​vasil-nesterov</code></a> in 
<a 
href="https://redirect.github.com/ruby/psych/pull/752";>ruby/psych#752</a></li>
   <li>Fix unused-but-set-global warnings in clang-23 by <a 
href="https://github.com/nobu";><code>@​nobu</code></a> in <a 
href="https://redirect.github.com/ruby/psych/pull/804";>ruby/psych#804</a></li>
   <li>Add an experimental opt-in libfyaml backend by <a 
href="https://github.com/hsbt";><code>@​hsbt</code></a> in <a 
href="https://redirect.github.com/ruby/psych/pull/805";>ruby/psych#805</a></li>
   <li>Fix three defects in Psych::Parser#parse by <a 
href="https://github.com/hsbt";><code>@​hsbt</code></a> in <a 
href="https://redirect.github.com/ruby/psych/pull/817";>ruby/psych#817</a></li>
   <li>Remove unused visitor helpers by <a 
href="https://github.com/nvasilevski";><code>@​nvasilevski</code></a> in <a 
href="https://redirect.github.com/ruby/psych/pull/809";>ruby/psych#809</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/vasil-nesterov";><code>@​vasil-nesterov</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/ruby/psych/pull/752";>ruby/psych#752</a></li>
   <li><a href="https://github.com/nvasilevski";><code>@​nvasilevski</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/ruby/psych/pull/809";>ruby/psych#809</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/psych/compare/v5.4.0...v5.5.0";>https://github.com/ruby/psych/compare/v5.4.0...v5.5.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ruby/psych/commit/9b12bb3fb679c2bc2399ffec0bed15b58ce839e8";><code>9b12bb3</code></a>
 v5.5.0</li>
   <li><a 
href="https://github.com/ruby/psych/commit/e61b6fd005c8219c71dfa2502c5c8f3de32c0ed1";><code>e61b6fd</code></a>
 Remove unused visitor helpers</li>
   <li><a 
href="https://github.com/ruby/psych/commit/fd8b6a703e6e8b720e864e0716b470d45bf15b94";><code>fd8b6a7</code></a>
 Bump rubygems/release-gem from 1.4.0 to 1.4.1</li>
   <li><a 
href="https://github.com/ruby/psych/commit/108a79adf4eaf2e0a7a3b61c0708f8ef8ed8a4f9";><code>108a79a</code></a>
 Bump step-security/harden-runner from 2.20.0 to 2.21.0</li>
   <li><a 
href="https://github.com/ruby/psych/commit/182f803c5b5d58fe74794f06c0d968376ead433c";><code>182f803</code></a>
 pin test-unit-ruby-core 1.0.16</li>
   <li><a 
href="https://github.com/ruby/psych/commit/5f2e37dc1cdbaa50f1a23365892f7ea93c3bc229";><code>5f2e37d</code></a>
 Reject a reentrant Psych::Parser#parse</li>
   <li><a 
href="https://github.com/ruby/psych/commit/a667509a4a35c1a423bbbe03c0ec3677c60df2c6";><code>a667509</code></a>
 Stop the parse loop on an event that carries no type</li>
   <li><a 
href="https://github.com/ruby/psych/commit/186c3fa3431c0d4aa623bcec5ad4d17594f97da1";><code>186c3fa</code></a>
 Propagate an exception raised in handler#event_location</li>
   <li><a 
href="https://github.com/ruby/psych/commit/8aaf6c21efb9ddeab0c3fb8cd8064525543e87ef";><code>8aaf6c2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ruby/psych/issues/808";>#808</a> from 
ruby/dependabot/github_actions/actions/checkout-...</li>
   <li><a 
href="https://github.com/ruby/psych/commit/baad96aa6ef87377da79a04d6c15912c4c2f4284";><code>baad96a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ruby/psych/issues/807";>#807</a> from 
ruby/dependabot/github_actions/step-security/har...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ruby/psych/compare/v5.4.0...v5.5.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=psych&package-manager=bundler&previous-version=5.4.0&new-version=5.5.0)](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]

Reply via email to