Skip to content

Bump the dependencies group across 1 directory with 3 updates #790

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps the dependencies group with 3 updates in the / directory: net.bytebuddy:byte-buddy, net.bytebuddy:byte-buddy-agent and org.projectlombok:lombok.

Updates net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5

Release notes

Sourced from net.bytebuddy:byte-buddy's releases.

Byte Buddy 1.17.5

  • Update ASM to version 9.8 to support Java 25 using ASM reader and writer.
  • Include AnnotationRemoval visitor for removing or replacing annotations.
Changelog

Sourced from net.bytebuddy:byte-buddy's changelog.

30. March 2025: version 1.17.5

  • Update ASM to version 9.8 to support Java 25 using ASM reader and writer.
  • Include AnnotationRemoval visitor for removing or replacing annotations.
Commits
  • 5bfbb2c [maven-release-plugin] prepare release byte-buddy-1.17.5
  • 6d606ca [release] Release new version.
  • 82391a6 Add release notes.
  • acee964 [release] Update ASM and release new version
  • 5274152 Add missing checksums
  • 9a910a6 Add checksums and minor fixes.
  • 50f39fe Add tests for annotation removal.
  • 6e88849 Add annotation removal.
  • 11c76cc Add annotation removal.
  • 41016d9 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates net.bytebuddy:byte-buddy-agent from 1.17.4 to 1.17.5

Release notes

Sourced from net.bytebuddy:byte-buddy-agent's releases.

Byte Buddy 1.17.5

  • Update ASM to version 9.8 to support Java 25 using ASM reader and writer.
  • Include AnnotationRemoval visitor for removing or replacing annotations.
Changelog

Sourced from net.bytebuddy:byte-buddy-agent's changelog.

30. March 2025: version 1.17.5

  • Update ASM to version 9.8 to support Java 25 using ASM reader and writer.
  • Include AnnotationRemoval visitor for removing or replacing annotations.
Commits
  • 5bfbb2c [maven-release-plugin] prepare release byte-buddy-1.17.5
  • 6d606ca [release] Release new version.
  • 82391a6 Add release notes.
  • acee964 [release] Update ASM and release new version
  • 5274152 Add missing checksums
  • 9a910a6 Add checksums and minor fixes.
  • 50f39fe Add tests for annotation removal.
  • 6e88849 Add annotation removal.
  • 11c76cc Add annotation removal.
  • 41016d9 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.projectlombok:lombok from 1.18.36 to 1.18.38

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.38 (March 31st, 2025)

  • PLATFORM: JDK24 support added.
  • FEATURE: Lombok's nullity annotation now supports JSpecify out of the box, using config key jspecify.
  • BUGFIX: Recent eclipse releases would get you 'negative length' error. The bug had always been in lombok but didn't matter until recent releases. [Issue #3823](projectlombok/lombok#3823).
  • BUGFIX: The 'extract local variable' refactor script of VSCode wouldn't replace all occurrences if run on a method call to a lombok generated method. [Issue #3783](projectlombok/lombok#3783).
Commits
  • 37b7e19 [release] pre-release version bump for v1.18.38
  • ec886ae [changelog] Mention fixing of #3783 in changelog.
  • ed0965b [docs] Cleaned up use of \<p> in maven and edge html.
  • b7896c5 #3824 Our own 'Comment' ad hoc impl now also needs to provide an impl for `...
  • 8ed8234 [unused-code] We kept a ref to the storeEnd in PrettyPrinter but we never u...
  • 975f96f Merge pull request #3856 from mmoayyed/github-workflow-config
  • 7783760 Fix github workflow YAML configuration
  • 3aa9779 [changelog] Mention fix for eclipse negative length (#3823) in changelog.
  • f4e5bbb [fix #3839] Fixing a mistake in my merge of 3939.
  • 41dfb0d [fix #3825] Stub compilation requires all non-core-java classes to be stubbed.
  • Additional commits viewable in compare view

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 commands and options

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 <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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 2, 2025
Bumps the dependencies group with 3 updates in the / directory: [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy), [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) and [org.projectlombok:lombok](https://github.com/projectlombok/lombok).


Updates `net.bytebuddy:byte-buddy` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.17.4...byte-buddy-1.17.5)

Updates `net.bytebuddy:byte-buddy-agent` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.17.4...byte-buddy-1.17.5)

Updates `org.projectlombok:lombok` from 1.18.36 to 1.18.38
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.36...v1.18.38)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot enabled auto-merge April 2, 2025 02:52
@github-actions github-actions bot merged commit 024f1d0 into master Apr 2, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/maven/master/dependencies-4aef346b11 branch April 2, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants