Commit bef31eb
authored
Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 (#1409)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy)
from 1.17.7 to 1.17.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">net.bytebuddy:byte-buddy's
changelog</a>.</em></p>
<blockquote>
<h2>Byte Buddy release notes</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raphw/byte-buddy/commit/ffd89ff7c500b50ce4ccaee73edaf63427716a30"><code>ffd89ff</code></a>
[maven-release-plugin] prepare release byte-buddy-1.17.8</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/06e63f6d74f1779ede5ed2e1b300167d4e90f565"><code>06e63f6</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/2ec5f0806b29f92035271d0240199e722314526a"><code>2ec5f08</code></a>
Update checksums.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/8b7c507bdabf3115b9e19e5297f02961e102afff"><code>8b7c507</code></a>
Update ASM 9.9.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/96e6a13aba0189fe03136b2597bcf8e329257045"><code>96e6a13</code></a>
Add missing checksum.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/a73b91f2d4a6d3d7dd58885e970ab867a1b0fd0b"><code>a73b91f</code></a>
Add findbugs warning.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/d5ac1221290bbb858703372725ae24665dcf5093"><code>d5ac122</code></a>
Write invoker in most recent JVM version to support CDS.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/e45c1fb7ec35553ab837369ace63db4cee4838d7"><code>e45c1fb</code></a>
Fix code level and add checksums.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/203d51b1aae175caaa0aa41131eaaab0091c7f7c"><code>203d51b</code></a>
Fix method name for reading super class name.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/8b8ef56ae9ceb56a515f57f34769557246fc6996"><code>8b8ef56</code></a>
Avoid use of types that are deprecated for removal, and add profiles for
Java...</li>
<li>Additional commits viewable in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.7...byte-buddy-1.17.8">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments