Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps jabel-javac-plugin from 0.3.0 to 0.4.2.

Release notes

Sourced from jabel-javac-plugin's releases.

0.4.2

What's Changed

Dependency Updates

New Contributors

Full Changelog: bsideup/jabel@0.4.1...0.4.2

0.4.1

  • Install ByteBuddy agent once per JVM (#74)

0.4.0

  • Java 16 support (#63)
  • Java 16 language features support (#65)
  • Records desugaring (#16)
  • reflection is fully replaced with instrumentation (#67)
Commits
  • 800ed3f Bump byte-buddy-agent from 1.11.1 to 1.11.21 (#112)
  • ac40495 Bump jna from 5.8.0 to 5.9.0 (#94)
  • 4f882ce Fix boolean record fields (#115)
  • cdf809d Improve performance by using decorate instead of redefine (#101)
  • 9abd076 Update README.md to the latest version
  • 6b5bdf4 Replace groovy code blocks with gradle (#85)
  • 27da7a9 Bump byte-buddy from 1.11.1 to 1.11.2 (#73)
  • 42089a4 Install ByteBuddy agent once per JVM (#74)
  • 16f76a3 Exclude static fields from records's methods
  • e501c48 Upgrade to GitHub-native Dependabot (#61)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [jabel-javac-plugin](https://github.com/bsideup/jabel) from 0.3.0 to 0.4.2.
- [Release notes](https://github.com/bsideup/jabel/releases)
- [Commits](bsideup/jabel@0.3.0...0.4.2)

---
updated-dependencies:
- dependency-name: com.github.bsideup.jabel:jabel-javac-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 25, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #97.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.github.bsideup.jabel-jabel-javac-plugin-0.4.2 branch October 17, 2022 14:39
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.

1 participant