-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
MINOR: [Java] Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 in /java #41516
MINOR: [Java] Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 in /java #41516
Conversation
@dependabot rebase |
Sorry, only users with push access can use that command. |
@dependabot rebase |
c591eed
to
cab381b
Compare
This CI failure is appearing in other PRs as well. |
@vibhatha yup, same Conda issue. Let me try to fix that asap and then we will rebase. |
Thanks a lot @jbonofre 🙏 |
Hey @jbonofre did you get any time to look into this? |
Maybe let's get the big Apache POM upgrade in first? |
Yes definitely. |
@dependabot rebase |
cab381b
to
dd0a47e
Compare
@lidavidm seems like CIs are passing. Shall we run a crossbow too? |
Sure |
@github-actions crossbow submit -g java |
Revision: dd0a47e Submitted crossbow builds: ursacomputing/crossbow @ actions-3d95a4100e |
@lidavidm LGTM! All the CIs are passing. |
The minor default CI failures(2) are due to an already reported issue. |
@dependabot rebase |
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dd0a47e
to
5c03886
Compare
@lidavidm failing CIs seems to be not related. Running crossbows. |
@github-actions crossbow submit -g java |
Revision: 5c03886 Submitted crossbow builds: ursacomputing/crossbow @ actions-6eecba7760 |
Bumps org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12.
Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
dbfb6f2
Prepare release 0.8.12a50585b
Upgrade maven-plugin-plugin to 3.6.4 (#1604)fd63cc5
Configure labels that Dependabot assigns to PRs (#1603)03a5333
Add configuration for Dependabot to simplify updates of ASM (#1601)40ff9fb
Upgrade ASM to 9.7 (#1600)9077178
Happy birthday Java 22! (#1596)7edd1b5
Bump actions/setup-java from 4.1.0 to 4.2.1 (#1594)e50b547
Upgrade ECJ to 3.37.0 (#1590)a1144d0
Upgrade maven-site-plugin to 3.12.1 (#1586)04b0141
Bump actions/setup-java from 4.0.0 to 4.1.0 (#1587)You can trigger a rebase of this PR 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 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)