Commit 9a79874
authored
Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2 (#961)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy)
from 1.17.1 to 1.17.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/releases">net.bytebuddy:byte-buddy's
releases</a>.</em></p>
<blockquote>
<h2>Byte Buddy 1.17.2</h2>
<ul>
<li>Update Class File API integration to include support for several
omitted byte codes.</li>
<li>Adjust attach API emulation for OpenJ9 to not create subfolder if
temporary folder is set explicitly.</li>
</ul>
</blockquote>
</details>
<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>
<h3>3. March 2025: version 1.17.2</h3>
<ul>
<li>Update Class File API integration to include support for several
omitted byte codes.</li>
<li>Adjust attach API emulation for OpenJ9 to not create subfolder if
temporary folder is set explicitly.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raphw/byte-buddy/commit/8ef3eba4766fea47c34d50a07cca0513a5dd0d59"><code>8ef3eba</code></a>
[maven-release-plugin] prepare release byte-buddy-1.17.2</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/e2e28806d08b77eeb19d1a1509d513f085e02ada"><code>e2e2880</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/f91947ee0931a3f429e12c825ecd884ee0a2d359"><code>f91947e</code></a>
Update checksums</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/0af7df691d590b2bc43a396de43711625c98a61e"><code>0af7df6</code></a>
Do not append folder for explicit IBM temporary directory.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/eed429e16d716116eaab6d27b2831b24fd910dee"><code>eed429e</code></a>
Update ASM bridge</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/5d93d4ad93786d23f4a61dda254847a510303c39"><code>5d93d4a</code></a>
Update checksums</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/10cb473a5097b719c7b90a4384b7f87ba5ee0791"><code>10cb473</code></a>
Update release notes and internal Byte Buddy</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/e1106f6ebb74f65231815a3d21f85b9b74919abd"><code>e1106f6</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.1...byte-buddy-1.17.2">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 | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments