Skip to content
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

Bump bridge-method-annotation from 1.23 to 1.25 #410

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps bridge-method-annotation from 1.23 to 1.25.

Release notes

Sourced from bridge-method-annotation's releases.

1.25

🚀 New features and improvements

  • @WithBridgeMethods(void.class) could produce better code (#36) @​basil

🐛 Bug fixes

👻 Maintenance

Commits
  • d9fd680 [maven-release-plugin] prepare release bridge-method-injector-parent-1.25
  • a9035f4 @WithBridgeMethods(void.class) could produce better code (#36)
  • 9040c38 Print a better error message when attempting to bridge from void to void (#35)
  • 95cee5b [JENKINS-67011] bridge-method-injector creates questionable bytecode (#34)
  • 1ba4418 Fix SpotBugs warnings (#33)
  • 0aa3c25 Refresh component (#31)
  • b0dda73 Miscellaneous code cleanup (#32)
  • 5c0841d Add Jenkinsfile (#30)
  • 5d04bf8 [maven-release-plugin] prepare for next development iteration
  • 90b05fc [maven-release-plugin] prepare release bridge-method-injector-parent-1.24
  • 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 will merge this PR once CI passes on it, as requested by @mPokornyETM.


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 [bridge-method-annotation](https://github.com/jenkinsci/bridge-method-injector) from 1.23 to 1.25.
- [Release notes](https://github.com/jenkinsci/bridge-method-injector/releases)
- [Commits](jenkinsci/bridge-method-injector@bridge-method-injector-parent-1.23...bridge-method-injector-parent-1.25)

---
updated-dependencies:
- dependency-name: com.infradna.tool:bridge-method-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 21, 2022 19:09
@dependabot dependabot bot added dependencies Dependeny updates java Pull requests that update Java code labels Nov 21, 2022
@mPokornyETM mPokornyETM enabled auto-merge (rebase) November 21, 2022 19:11
@mPokornyETM
Copy link
Contributor

LGTM.
https://github.com/dependabot merge

@mPokornyETM mPokornyETM merged commit 48721ef into master Nov 21, 2022
@mPokornyETM mPokornyETM deleted the dependabot/maven/com.infradna.tool-bridge-method-annotation-1.25 branch November 21, 2022 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependeny updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants