-
Notifications
You must be signed in to change notification settings - Fork 77
Commit 0a22bf8
authored
Bump php-di/php-di from 7.0.8 to 7.0.9 (#2723)
Bumps [php-di/php-di](https://github.com/PHP-DI/PHP-DI) from 7.0.8 to
7.0.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/PHP-DI/PHP-DI/releases">php-di/php-di's
releases</a>.</em></p>
<blockquote>
<h2>7.0.9</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Stripped final from class def by <a
href="https://github.com/seebeen"><code>@seebeen</code></a> in <a
href="https://redirect.github.com/PHP-DI/PHP-DI/pull/903">PHP-DI/PHP-DI#903</a></li>
<li>Psalm update & code formatting fixes by <a
href="https://github.com/mnapoli"><code>@mnapoli</code></a> in <a
href="https://redirect.github.com/PHP-DI/PHP-DI/pull/904">PHP-DI/PHP-DI#904</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/seebeen"><code>@seebeen</code></a> made
their first contribution in <a
href="https://redirect.github.com/PHP-DI/PHP-DI/pull/903">PHP-DI/PHP-DI#903</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-DI/PHP-DI/compare/7.0.8...7.0.9">https://github.com/PHP-DI/PHP-DI/compare/7.0.8...7.0.9</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/d8480267f5cf239650debba704f3ecd15b638cde"><code>d848026</code></a>
Merge pull request <a
href="https://redirect.github.com/PHP-DI/PHP-DI/issues/904">#904</a>
from PHP-DI/updates</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/b3d1327e6ba996d0523e345d9f416ca218a6f8df"><code>b3d1327</code></a>
Fix</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/d7153926ad2a50f9f3a1929adc7b428f0f8d7a4a"><code>d715392</code></a>
Fix</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/f20ca80cf7d312e4abbe10f7fd3901283b9b1293"><code>f20ca80</code></a>
Update PHP versions in CI</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/ddaa706a6d302cb5d19926b5850a9a1ad1fefaac"><code>ddaa706</code></a>
Allow Psalm 5 to support PHP 8.0</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/81701c0251e7c6cc4a8569191bea2e2676b08bd7"><code>81701c0</code></a>
Fix CS</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/90c898e1bf0271560bb06ffcaa1a64b14f2467f5"><code>90c898e</code></a>
Upgrade Psalm</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/8aa09e01c94f3c9e3c3072e1ed026323ae57c5e0"><code>8aa09e0</code></a>
Merge pull request <a
href="https://redirect.github.com/PHP-DI/PHP-DI/issues/903">#903</a>
from x-wp/fix/strip-final</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/955aecd232672c24061a4108067ef6a4b12e82c5"><code>955aecd</code></a>
Upgrade PHPUnit's config file</li>
<li><a
href="https://github.com/PHP-DI/PHP-DI/commit/9a4428564032aff6cc9a382d99d4b15665dee62c"><code>9a44285</code></a>
fix: Stripped final from class def</li>
<li>See full diff in <a
href="https://github.com/PHP-DI/PHP-DI/compare/7.0.8...7.0.9">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 4cf9dc5 commit 0a22bf8Copy full SHA for 0a22bf8
File tree
Expand file treeCollapse file tree
2 files changed
+9
-9
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+9
-9
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
+8-8Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments