Bump the dependencies group across 1 directory with 6 updates#2192
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the dependencies group across 1 directory with 6 updates#2192dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot ignore com.google.errorprone:error_prone_core |
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) | `1.5.7-8` | `1.5.7-10` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.31.0` | `2.50.0` | | [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.12.6` | `0.13.6` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.32` | `1.5.34` | Updates `com.github.luben:zstd-jni` from 1.5.7-8 to 1.5.7-10 - [Commits](https://github.com/luben/zstd-jni/commits) Updates `com.google.errorprone:error_prone_core` from 2.31.0 to 2.50.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.31.0...v2.50.0) Updates `com.uber.nullaway:nullaway` from 0.12.6 to 0.13.6 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.6...v0.13.6) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) Updates `ch.qos.logback:logback-classic` from 1.5.32 to 1.5.34 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.32...v_1.5.34) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.34 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.luben:zstd-jni dependency-version: 1.5.7-10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.13.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
801d486 to
60f13de
Compare
Member
|
@dependabot ignore com.google.errorprone:error_prone_core |
Contributor
Author
|
OK, I won't notify you about com.google.errorprone:error_prone_core again, unless you unignore it. |
Member
|
@dependabot ignore com.uber.nullaway:nullaway |
Contributor
Author
|
OK, I won't notify you about com.uber.nullaway:nullaway again, unless you unignore it. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 6 updates in the / directory:
1.5.7-81.5.7-102.31.02.50.00.12.60.13.63.5.53.5.60.8.140.8.151.5.321.5.34Updates
com.github.luben:zstd-jnifrom 1.5.7-8 to 1.5.7-10Commits
Updates
com.google.errorprone:error_prone_corefrom 2.31.0 to 2.50.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
... (truncated)
Commits
d802cffRelease Error Prone 2.50.0b12b5f2InStringCharset, move the description fromexplanationtosummary.a7ca02aUpdateAssertThrowsUtilsto emitvar thrown = assertThrows(...)instead o...6b56517Fix handling of nested tags in UnrecognisedJavadocTagd36e74fRemove translation of thefail()message intoassertThrows(). We already ...c3581e9Fix JavacFileManager compiler crash during speculative recompiles in modular ...da1f32bRemove assignments fromassertThrows()lambdas. A large percentage of remai...dee62f7UpdateAssertThrowsBlockToExpressionto re-write singleVariableTrees int...4939448Only hoist the last statement into theassertThrows()lambda.30fd05arefactor: Rename JavaLangClash bug pattern to AvoidCommonTypeNamesUpdates
com.uber.nullaway:nullawayfrom 0.12.6 to 0.13.6Release notes
Sourced from com.uber.nullaway:nullaway's releases.
... (truncated)
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
... (truncated)
Commits
fa850b5Prepare for release 0.13.6.e188182Notes for 0.13.6 release (#1592)c09d202Add 0.13.5 release notes to changelog (#1589)d9d0392Revert "Report error when@Initializeris used on a constructor (#1546)" (#1588)ec978b9Update Codecov action to v6 (#1587)69ba115Add a handler for Jakarta Persistence to reason about field initialization (#...661f374Report error when@Initializeris used on a constructor (#1546)f790ac9Enable HandleWildcardGenerics flag when building NullAway (#1586)31b14ceDetect and warn on annotations directly on wildcard types (#1579)c183d49Fix for unbounded wildcard passed to@NullUnmarkedtype variable (#1577)Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.5 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
org.jacoco:jacoco-maven-pluginfrom 0.8.14 to 0.8.15Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
6c5260aPrepare release v0.8.155c05141Transfer of execution data through socket should use buffered stream (#2089)ab5efa9Remove from Azure Pipelines all builds except with JDK 5 and JDK EA (#2148)5f6ea38Use Windows 2025 image in GitHub Actions (#2130)35a8af2Use Renovate instead of Dependabot for updates of ASM (#2137)85b8ddfUpgrade ASM to 9.10.1 (#2134)2988647AgentModule should use ClassLoader of agent instead of SystemClassLoader (#1651)75a4e31Add filter for Kotlin@JvmExposeBoxed(#1944)691fa1dUse Renovate instead of Dependabot for updates of GitHub Actions (#2132)3e18f17Require at least JDK 21 for build (#2128)Updates
ch.qos.logback:logback-classicfrom 1.5.32 to 1.5.34Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
e62272aprepare release 1.5.341e9e926add resolveProxyClassRejectsDynamicProxies unit test2de5cbeadded StackTraceElementProxyTest, minor edits to AGENTS.md0e9b927in case StackTraceElement is null use a substitute, fixing issues/1040f7a0654prevent resolveProxyClass bypass249b81fdocs are no longer distributed1c3b26astart work on 1.5.34-SNAPSHOT124e8b4prepare release 1.5.33d8fd6f2escapeTags in message field when printing status messages95edbebhostnameVerification default to true in SSLParametersConfiguration, SSL.DEFAU...