Commit ed524a3
authored
build(deps): Bump thecodingmachine/safe from 3.3.0 to 3.4.0 in /composer-root-version-checker in the dependencies group (#1187)
Bumps the dependencies group in /composer-root-version-checker with 1
update:
[thecodingmachine/safe](https://github.com/thecodingmachine/safe).
Updates `thecodingmachine/safe` from 3.3.0 to 3.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/thecodingmachine/safe/releases">thecodingmachine/safe's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.0</h2>
<h2>What's Changed</h2>
<p>The major things are the first three changes - removing and
deduplicating content so that new versions of PHP can be supported with
relatively small increases to the total package size (and the
corresponding addition of initial php8.6 support)</p>
<ul>
<li>Don't include descriptions in the generated DocBlocks by <a
href="https://github.com/JakeQZ"><code>@JakeQZ</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/707">thecodingmachine/safe#707</a></li>
<li>Deduplicate generated files by <a
href="https://github.com/shish"><code>@shish</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/719">thecodingmachine/safe#719</a></li>
<li>Support for php 8.6 by <a
href="https://github.com/shish"><code>@shish</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/717">thecodingmachine/safe#717</a></li>
<li>fix: <code>passthru</code> on PHP 8.1 by <a
href="https://github.com/silasjoisten"><code>@silasjoisten</code></a>
in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/691">thecodingmachine/safe#691</a></li>
<li>Add missing <code>hash_file()</code> and
<code>hash_hmac_file()</code> functions by <a
href="https://github.com/cedric-anne"><code>@cedric-anne</code></a> in
<a
href="https://redirect.github.com/thecodingmachine/safe/pull/694">thecodingmachine/safe#694</a></li>
<li>feat(chore): Adds <code>download-docs</code> command by <a
href="https://github.com/silasjoisten"><code>@silasjoisten</code></a>
in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/697">thecodingmachine/safe#697</a></li>
<li>feat(PHP 8.1): support for <code>ftp_raw</code> by <a
href="https://github.com/silasjoisten"><code>@silasjoisten</code></a>
in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/693">thecodingmachine/safe#693</a></li>
<li>feat(chore): normalize <code>composer.json</code> by <a
href="https://github.com/silasjoisten"><code>@silasjoisten</code></a>
in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/698">thecodingmachine/safe#698</a></li>
<li>feat(chore): better display of unsafe methods in
<code>scan-objects</code> command by <a
href="https://github.com/silasjoisten"><code>@silasjoisten</code></a>
in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/699">thecodingmachine/safe#699</a></li>
<li>Silence a new PHPStan warning by <a
href="https://github.com/JakeQZ"><code>@JakeQZ</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/708">thecodingmachine/safe#708</a></li>
<li>support both docbook:para and docbook:simpara by <a
href="https://github.com/shish"><code>@shish</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/712">thecodingmachine/safe#712</a></li>
<li>Always reset docs to master after generation by <a
href="https://github.com/shish"><code>@shish</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/711">thecodingmachine/safe#711</a></li>
<li>pin php 8.5 version of the library to 8.5's release date by <a
href="https://github.com/shish"><code>@shish</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/710">thecodingmachine/safe#710</a></li>
<li>avoid conflicting definitions for readgzfile by <a
href="https://github.com/shish"><code>@shish</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/716">thecodingmachine/safe#716</a></li>
<li>add php 8.5 to support matrix by <a
href="https://github.com/shish"><code>@shish</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/715">thecodingmachine/safe#715</a></li>
<li>Upgrade the GitHub actions by <a
href="https://github.com/oliverklee"><code>@oliverklee</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/718">thecodingmachine/safe#718</a></li>
<li>Add safe wrapper for unserialize by <a
href="https://github.com/rafaelcx"><code>@rafaelcx</code></a> in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/720">thecodingmachine/safe#720</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/silasjoisten"><code>@silasjoisten</code></a>
made their first contribution in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/691">thecodingmachine/safe#691</a></li>
<li><a href="https://github.com/JakeQZ"><code>@JakeQZ</code></a> made
their first contribution in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/708">thecodingmachine/safe#708</a></li>
<li><a
href="https://github.com/oliverklee"><code>@oliverklee</code></a> made
their first contribution in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/718">thecodingmachine/safe#718</a></li>
<li><a href="https://github.com/rafaelcx"><code>@rafaelcx</code></a>
made their first contribution in <a
href="https://redirect.github.com/thecodingmachine/safe/pull/720">thecodingmachine/safe#720</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/thecodingmachine/safe/compare/v3.3.0...v3.4.0">https://github.com/thecodingmachine/safe/compare/v3.3.0...v3.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/thecodingmachine/safe/commit/705683a25bacf0d4860c7dea4d7947bfd09eea19"><code>705683a</code></a>
Add safe wrapper fo unserialize</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/44aa2a6045cfc2e5bf98905bfef2f262e9ddc920"><code>44aa2a6</code></a>
Support for php 8.6</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/bea0fa3aa41e138251e122ecd35158bbd208c314"><code>bea0fa3</code></a>
Deduplicate generated files</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/d16210eb7ab9075921be27da9aaeb5a955825650"><code>d16210e</code></a>
Upgrade the GitHub actions</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/31553ee15045ab4fe04cd75e7564acdf28b2a065"><code>31553ee</code></a>
Don't include descriptions in the generated DocBlocks</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/8a0c8fd901fce476d4e21e1f615490d366882360"><code>8a0c8fd</code></a>
add php 8.5 to support matrix</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/2c0e00e7e80a68039375f899e8656165d0857b6a"><code>2c0e00e</code></a>
avoid conflicting definitions for readgzfile</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/640679f43102b58acce1e3a7e1068b9d024e4dcd"><code>640679f</code></a>
pin php 8.5 version of the library to 8.5's release date</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/a9a434d7ca36313963b85ace2a2f465263b30d8d"><code>a9a434d</code></a>
regen</li>
<li><a
href="https://github.com/thecodingmachine/safe/commit/914d728f060fcc66d7dbac0d7f5d58177e79bf16"><code>914d728</code></a>
format</li>
<li>Additional commits viewable in <a
href="https://github.com/thecodingmachine/safe/compare/v3.3.0...v3.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 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>1 parent 34a3d1c commit ed524a3
1 file changed
+10
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments