-
Notifications
You must be signed in to change notification settings - Fork 35
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 the maven-dependencies group with 15 updates #183
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 24, 2023
Bumps the maven-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [com.google.dagger:dagger](https://github.com/google/dagger) | `2.44.2` | `2.48.1` | | [com.google.dagger:dagger-compiler](https://github.com/google/dagger) | `2.44.2` | `2.48.1` | | [com.google.guava:guava](https://github.com/google/guava) | `32.0.0-jre` | `32.1.3-jre` | | [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.1.4` | `3.1.8` | | org.slf4j:slf4j-api | `2.0.3` | `2.0.9` | | org.slf4j:slf4j-simple | `2.0.3` | `2.0.9` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.1` | | [org.mockito:mockito-inline](https://github.com/mockito/mockito) | `4.9.0` | `5.2.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.11.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.2.2` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.3.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.4.1` | `3.6.2` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `8.1.2` | `9.0.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.8` | `0.8.11` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.0.1` | `3.1.0` | Updates `com.google.dagger:dagger` from 2.44.2 to 2.48.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.44.2...dagger-2.48.1) Updates `com.google.dagger:dagger-compiler` from 2.44.2 to 2.48.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.44.2...dagger-2.48.1) Updates `com.google.guava:guava` from 32.0.0-jre to 32.1.3-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.github.ben-manes.caffeine:caffeine` from 3.1.4 to 3.1.8 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.1.4...v3.1.8) Updates `org.slf4j:slf4j-api` from 2.0.3 to 2.0.9 Updates `org.slf4j:slf4j-simple` from 2.0.3 to 2.0.9 Updates `org.junit.jupiter:junit-jupiter` from 5.9.1 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.10.1) Updates `org.mockito:mockito-inline` from 4.9.0 to 5.2.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.9.0...v5.2.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M7 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.2.2) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.0 - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.4.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.6.2) Updates `org.owasp:dependency-check-maven` from 8.1.2 to 9.0.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v8.1.2...v9.0.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.8 to 0.8.11 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.11) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.0.1 to 3.1.0 - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/maven/maven-dependencies-1c59d49a12
branch
from
November 24, 2023 11:49
e3eaee9
to
9735204
Compare
The group that created this PR has been removed from your configuration. |
dependabot
bot
deleted the
dependabot/maven/maven-dependencies-1c59d49a12
branch
November 24, 2023 12:08
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 maven-dependencies group with 15 updates:
2.44.2
2.48.1
2.44.2
2.48.1
32.0.0-jre
32.1.3-jre
3.1.4
3.1.8
2.0.3
2.0.9
2.0.3
2.0.9
5.9.1
5.10.1
4.9.0
5.2.0
3.10.1
3.11.0
3.0.0-M7
3.2.2
3.2.1
3.3.0
3.4.1
3.6.2
8.1.2
9.0.0
0.8.8
0.8.11
3.0.1
3.1.0
Updates
com.google.dagger:dagger
from 2.44.2 to 2.48.1Release notes
Sourced from com.google.dagger:dagger's releases.
... (truncated)
Commits
2d9ba60
2.48.1 release378535e
Refactor ResolvedBindings and LegacyBindingGraph to include the ComponentPath.fd907cb
Allow sharding for Dagger compiler tests.558cc51
Fix Dagger's incremental processing for KSP.5cc209c
[Refactor]: This CL refactors a few things inComponentDescriptor
.e8f5f2b
Drop latest XProcessing jars into Dagger.7412301
Internal changes76bde06
Rollback of "[Refactor] Remove duplicated logic inBindingGraphFactory
"e651294
Fix Lint crash with AGP 8.1.0. See google/dagger#4023...47953aa
[Refactor] Remove duplicated logic inBindingGraphFactory
.Updates
com.google.dagger:dagger-compiler
from 2.44.2 to 2.48.1Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
... (truncated)
Commits
2d9ba60
2.48.1 release378535e
Refactor ResolvedBindings and LegacyBindingGraph to include the ComponentPath.fd907cb
Allow sharding for Dagger compiler tests.558cc51
Fix Dagger's incremental processing for KSP.5cc209c
[Refactor]: This CL refactors a few things inComponentDescriptor
.e8f5f2b
Drop latest XProcessing jars into Dagger.7412301
Internal changes76bde06
Rollback of "[Refactor] Remove duplicated logic inBindingGraphFactory
"e651294
Fix Lint crash with AGP 8.1.0. See google/dagger#4023...47953aa
[Refactor] Remove duplicated logic inBindingGraphFactory
.Updates
com.google.guava:guava
from 32.0.0-jre to 32.1.3-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
com.github.ben-manes.caffeine:caffeine
from 3.1.4 to 3.1.8Release notes
Sourced from com.github.ben-manes.caffeine:caffeine's releases.
Commits
b0723da
minor build plugin upgrades82cf9a3
Fix issue #1111 by not creating methodType on each invocation (to work around...b1462dd
simplify and document the coalescing bulkloader example (fixes #7)f3a9345
document the write-behind-rxjava example2c7b878
Improve hibernate example and add resilience example using failsafec2befe9
Bump EnricoMi/publish-unit-test-result-action from 2.8.0 to 2.9.0 (#1109)30b3813
upgrade error prone and hibernate6f0f14e
Bump com.uber.nullaway:nullaway from 0.10.11 to 0.10.12 (#1108)17677fa
Bump org.checkerframework:checker-qual from 3.36.0 to 3.37.0 (#1107)67b36d6
Bump crate-ci/typos from 1.16.1 to 1.16.2 (#1105)Updates
org.slf4j:slf4j-api
from 2.0.3 to 2.0.9Updates
org.slf4j:slf4j-simple
from 2.0.3 to 2.0.9Updates
org.junit.jupiter:junit-jupiter
from 5.9.1 to 5.10.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
e5f50d8
Release 5.10.1ac86d18
Fix typo in AfterAll documentation388c5be
Harmonize application of method and field filters in search algorithmsf82dd1e
Apply field predicate before searching type hierarchy1d1eb85
Polishing5ce280e
Update picocli to 4.7.5 and enable help width computationfea05c3
Fix ConsoleLauncherTests and StandaloneTestsc556735
Use same expected files for all JDK versions808493a
Run StandaloneTests for Java 8 under Java 89ec5766
Unify messages about exit codes in StandaloneTestsUpdates
org.mockito:mockito-inline
from 4.9.0 to 5.2.0Release notes
Sourced from org.mockito:mockito-inline's releases.
... (truncated)
Commits
74c811a
Make InjectMocks aware of generic types (#2923)fc136e4
Explicitly use UTF-8 in IOUtils (#2935)9473470
Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#2932)dddeb72
Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#2931)92ed602
Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#2...19ef24a
Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#2930)8b96cc1
Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#2924)4eb275c
Make project relocatable by using relative paths in the OSGi test task (#2920)d937334
Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#2922)60b0e71
Bump versions.bytebuddy from 1.13.0 to 1.14.0 (#2918)Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.10.1 to 3.11.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
eeda628
[maven-release-plugin] prepare release maven-compiler-plugin-3.11.082b799f
[MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177)f9c2350
[MCOMPILER-526] Fix IT (#178)4022bd0
[MCOMPILER-494] - Add auseModulePath
switch to thetestCompile
mojo (#119)f4a8a54
[MCOMPILER-525] Incorrect detection of dependency change (#172)86b9f59
[MCOMPILER-395] Allow dependency exclusions for 'annotationProcessorPaths' (#...e304ceb
[MCOMPILER-526] Ignore reformat commit for git blamef7a4613
[MCOMPILER-526] Reformatcc78aee
[MCOMPILER-526] Upgrade to parent 393dca82f
[MCOMPILER-526] Add packages to please the formatterUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.0.0-M7 to 3.2.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
2d76753
[maven-release-plugin] prepare release surefire-3.2.2dd640bf
[SUREFIRE-2208] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#682)dd2fcfd
[SUREFIRE-2205] Use maven-plugin-report-plugin only in plugins modules03c71d1
[SUREFIRE-2206] Downgrade plexus-xml to 3.0.0c3c3c84
Use Maven 3.x.x and 3.6.3 on Jenkinsa540ef4
[SUREFIRE-2205] Mojo documentation links are broken3a58f29
[maven-release-plugin] prepare for next development iterationdf9f657
[maven-release-plugin] prepare release surefire-3.2.10910b75
Fix formatting97c84a1
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-source-plugin
from 3.2.1 to 3.3.0Commits
02a9847
[maven-release-plugin] prepare release maven-source-plugin-3.3.0f186993
[MSOURCES-135] Cleanup project code021af55
[MSOURCES-134] Refresh download pageb11a457
Use shared GitHub actions v37caf2b0
[MSOURCES-133] Upgrade Parent to 39 - ignore git blamedee4c10
[MSOURCES-133] Upgrade Parent to 39452111f
Add dependabot configuratione691ac3
s/MSOURCE/MSOURCES/1ddffd8
Auto-link MSOURCE Jira37ffefe
Add pull request templateUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.4.1 to 3.6.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.