-
Notifications
You must be signed in to change notification settings - Fork 38
build(deps): bump the all-gradle-version-updates group across 1 directory with 12 updates #713
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/java/all-gradle-version-updates-ba2d2dd0f6
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps): bump the all-gradle-version-updates group across 1 directory with 12 updates #713
dependabot
wants to merge
1
commit into
main
from
dependabot/gradle/java/all-gradle-version-updates-ba2d2dd0f6
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a2cdc6b to
3db168d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #713 +/- ##
=======================================
Coverage 83.58% 83.58%
=======================================
Files 53 53
Lines 2345 2345
Branches 537 537
=======================================
Hits 1960 1960
Misses 357 357
Partials 28 28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1ccb79f to
58ce5bc
Compare
…tory with 12 updates Bumps the all-gradle-version-updates group with 11 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.1` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.11.4` | `6.0.1` | | com.diffplug.spotless | `8.0.0` | `8.1.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.32.1` | `4.33.1` | | [me.lemire.integercompression:JavaFastPFOR](https://github.com/fast-pack/JavaFastPFOR) | `0.2.1` | `0.3.8` | | org.apache.orc:orc-core | `1.8.1` | `2.2.1` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `15.0` | `26.0.2-1` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.50.3.0` | `3.51.0.0` | | me.champeau.jmh | `0.7.2` | `0.7.3` | | [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.34.0` | `0.35.0` | | [commons-cli:commons-cli](https://github.com/apache/commons-cli) | `1.10.0` | `1.11.0` | Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r6.0.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.0.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r6.0.1) Updates `com.diffplug.spotless` from 8.0.0 to 8.1.0 Updates `com.google.protobuf:protobuf-java` from 4.32.1 to 4.33.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `me.lemire.integercompression:JavaFastPFOR` from 0.2.1 to 0.3.8 - [Release notes](https://github.com/fast-pack/JavaFastPFOR/releases) - [Changelog](https://github.com/fast-pack/JavaFastPFOR/blob/master/CHANGELOG) - [Commits](fast-pack/JavaFastPFOR@JavaFastPFOR-0.2.1...JavaFastPFOR-0.3.8) Updates `org.apache.orc:orc-core` from 1.8.1 to 2.2.1 Updates `org.jetbrains:annotations` from 15.0 to 26.0.2-1 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/commits/26.0.2-1) Updates `org.xerial:sqlite-jdbc` from 3.50.3.0 to 3.51.0.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.50.3.0...3.51.0.0) Updates `me.champeau.jmh` from 0.7.2 to 0.7.3 Updates `com.vanniktech.maven.publish` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.34.0...0.35.0) Updates `commons-cli:commons-cli` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.10.0...rel/commons-cli-1.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gradle-version-updates - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gradle-version-updates - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gradle-version-updates - dependency-name: com.diffplug.spotless dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-version-updates - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-version-updates - dependency-name: me.lemire.integercompression:JavaFastPFOR dependency-version: 0.3.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-version-updates - dependency-name: org.apache.orc:orc-core dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gradle-version-updates - dependency-name: org.jetbrains:annotations dependency-version: 26.0.2-1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gradle-version-updates - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.0.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-version-updates - dependency-name: me.champeau.jmh dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle-version-updates - dependency-name: com.vanniktech.maven.publish dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-version-updates - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
58ce5bc to
45f8300
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-gradle-version-updates group with 11 updates in the /java directory:
5.10.36.0.15.11.46.0.18.0.08.1.04.32.14.33.10.2.10.3.81.8.12.2.115.026.0.2-13.50.3.03.51.0.00.7.20.7.30.34.00.35.01.10.01.11.0Updates
org.junit.jupiter:junit-jupiter-apifrom 5.10.3 to 6.0.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
d774b9cRelease 6.0.1 (second attempt)8178545Mark module as deprecated for removal7b43fccBack to snapshots for further developmenta5ef746Release 6.0.1008be8dFinalize 5.14.1 release notesb2c55a8Finalize 6.0.1 release notes866c01aAdd note about duplicate test execution with@Suite(#5080)de88e88Fix broken links in documentation9dd132dAdd Valhalla EA to workflow matrixfedda88Make jdk.jfr import optional in OSGi manifest (#5092)Updates
org.junit.jupiter:junit-jupiter-enginefrom 5.11.4 to 6.0.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
d774b9cRelease 6.0.1 (second attempt)8178545Mark module as deprecated for removal7b43fccBack to snapshots for further developmenta5ef746Release 6.0.1008be8dFinalize 5.14.1 release notesb2c55a8Finalize 6.0.1 release notes866c01aAdd note about duplicate test execution with@Suite(#5080)de88e88Fix broken links in documentation9dd132dAdd Valhalla EA to workflow matrixfedda88Make jdk.jfr import optional in OSGi manifest (#5092)Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.10.3 to 6.0.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
d774b9cRelease 6.0.1 (second attempt)8178545Mark module as deprecated for removal7b43fccBack to snapshots for further developmenta5ef746Release 6.0.1008be8dFinalize 5.14.1 release notesb2c55a8Finalize 6.0.1 release notes866c01aAdd note about duplicate test execution with@Suite(#5080)de88e88Fix broken links in documentation9dd132dAdd Valhalla EA to workflow matrixfedda88Make jdk.jfr import optional in OSGi manifest (#5092)Updates
com.diffplug.spotlessfrom 8.0.0 to 8.1.0Updates
com.google.protobuf:protobuf-javafrom 4.32.1 to 4.33.1Commits
Updates
me.lemire.integercompression:JavaFastPFORfrom 0.2.1 to 0.3.8Release notes
Sourced from me.lemire.integercompression:JavaFastPFOR's releases.
Commits
78c5799[maven-release-plugin] prepare release JavaFastPFOR-0.3.87e7567fputting back GitHub Releaseeb8f27fminor change to the random generator (excuse to trigger a release).8a4e0a0Merge pull request #65 from fast-pack/can_we_make_publishing_automated1fcfa0bcan we make publishing automated ?6d5b4c9[maven-release-plugin] prepare for next development iteration1ca1e01[maven-release-plugin] prepare release JavaFastPFOR-0.3.7f7480daMerge pull request #64 from fast-pack/maven_central_fixf7ff2bd[maven-release-plugin] prepare for next development iteration9caa716[maven-release-plugin] prepare release JavaFastPFOR-0.3.6Updates
org.apache.orc:orc-corefrom 1.8.1 to 2.2.1Updates
org.jetbrains:annotationsfrom 15.0 to 26.0.2-1Release notes
Sourced from org.jetbrains:annotations's releases.
... (truncated)
Changelog
Sourced from org.jetbrains:annotations's changelog.
... (truncated)
Commits
Updates
org.xerial:sqlite-jdbcfrom 3.50.3.0 to 3.51.0.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
... (truncated)
Commits
bd3e0dachore(release): 3.51.0.0 [skip ci]c7e6223chore: update native libraries6a0f6b4feat(sqlite): upgrade to sqlite 3.51.062a819abuild(deps): bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.15952229build(deps-dev): bump org.mockito:mockito-core from 5.19.0 to 5.20.03fc3374build(deps): bump org.jreleaser:jreleaser-maven-pluginc7f900bbuild(deps): bump org.apache.maven.plugins:maven-compiler-pluginf7063aebuild(deps): bump actions/download-artifact from 5 to 6938d553build(deps): bump actions/upload-artifact from 4 to 5a822d58build(deps): bump org.sonatype.central:central-publishing-maven-pluginUpdates
me.champeau.jmhfrom 0.7.2 to 0.7.3Updates
com.vanniktech.maven.publishfrom 0.34.0 to 0.35.0Release notes
Sourced from com.vanniktech.maven.publish's releases.
... (truncated)
Changelog
Sourced from com.vanniktech.maven.publish's changelog.
Commits
8232338update to 0.35.0-rc185b409d0.35.0 prep2e01bc6Always run CI on the latest Java (#1193)fb36ee3Update android.gradle to v8.13.1 (#1194)0f8135bUse Java 25 on CI (#1184)4cc5b52Clean up toolchain usages in tests (#1191)aa456e1Update plugin android-lint to v8.13.1 (#1195)32a9226Update dependency com.android.library to v9.0.0-alpha14 (#1188)48a58afSupport deploying API html (#1192)a795a97Clean up android extensions in tests (#1190)Updates
commons-cli:commons-clifrom 1.10.0 to 1.11.0Changelog
Sourced from commons-cli:commons-cli's changelog.
... (truncated)
Commits
d746133Prepare for the release candidate 1.11.0 RC1966ddd6Prepare for the next release candidate234a34dUse ternary to reduce duplicationef98fc4Better test assertionsa9baf80No need to create an intermediary array4c46459Reduce returns7108379Javadoc7199a70Use forEachRemaininge852acfReuse constants395346cBetter exception messageDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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