-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): Update dependencies 2023.09.10 (#192)
- Loading branch information
Showing
16 changed files
with
2,924 additions
and
2,325 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
--- | ||
name: Auto approve for owner | ||
|
||
on: | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
19.4.0 | ||
20.6.1 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,62 @@ | ||
# This is a Gradle generated file for dependency locking. | ||
# Manual edits can break the build and are not advised. | ||
# This file is expected to be part of source control. | ||
com.google.code.findbugs:jsr305:3.0.2=checkstyle,compileClasspath | ||
com.google.errorprone:error_prone_annotations:2.11.0=checkstyle | ||
com.google.code.findbugs:jsr305:3.0.2=checkstyle | ||
com.google.collections:google-collections:1.0=checkstyle | ||
com.google.errorprone:error_prone_annotations:2.18.0=checkstyle | ||
com.google.guava:failureaccess:1.0.1=checkstyle | ||
com.google.guava:guava:31.1-jre=checkstyle | ||
com.google.guava:guava:32.0.1-jre=checkstyle | ||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle | ||
com.google.j2objc:j2objc-annotations:1.3=checkstyle | ||
com.puppycrawl.tools:checkstyle:10.12.0=checkstyle | ||
com.google.j2objc:j2objc-annotations:2.8=checkstyle | ||
com.puppycrawl.tools:checkstyle:10.12.3=checkstyle | ||
commons-beanutils:commons-beanutils:1.9.4=checkstyle | ||
commons-codec:commons-codec:1.15=checkstyle | ||
commons-collections:commons-collections:3.2.2=checkstyle | ||
info.picocli:picocli:4.7.3=checkstyle | ||
net.bytebuddy:byte-buddy-agent:1.14.1=testCompileClasspath,testRuntimeClasspath | ||
net.bytebuddy:byte-buddy:1.14.1=testCompileClasspath,testRuntimeClasspath | ||
net.sf.saxon:Saxon-HE:12.2=checkstyle | ||
info.picocli:picocli:4.7.4=checkstyle | ||
net.bytebuddy:byte-buddy-agent:1.14.6=testCompileClasspath,testRuntimeClasspath | ||
net.bytebuddy:byte-buddy:1.14.6=testCompileClasspath,testRuntimeClasspath | ||
net.sf.saxon:Saxon-HE:12.3=checkstyle | ||
org.antlr:antlr4-runtime:4.11.1=checkstyle | ||
org.apache.commons:commons-lang3:3.8.1=checkstyle | ||
org.apache.commons:commons-text:1.3=checkstyle | ||
org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle | ||
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle | ||
org.apache.httpcomponents.core5:httpcore5:5.1.3=checkstyle | ||
org.apache.httpcomponents:httpclient:4.5.13=checkstyle | ||
org.apache.httpcomponents:httpcore:4.4.14=checkstyle | ||
org.apache.maven.doxia:doxia-core:1.12.0=checkstyle | ||
org.apache.maven.doxia:doxia-logging-api:1.12.0=checkstyle | ||
org.apache.maven.doxia:doxia-module-xdoc:1.12.0=checkstyle | ||
org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle | ||
org.apache.xbean:xbean-reflect:3.7=checkstyle | ||
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath | ||
org.assertj:assertj-core:3.24.2=testCompileClasspath,testRuntimeClasspath | ||
org.checkerframework:checker-qual:3.27.0=checkstyle | ||
org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.600=compileClasspath | ||
org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle | ||
org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle | ||
org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle | ||
org.codehaus.plexus:plexus-utils:3.3.0=checkstyle | ||
org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700=compileClasspath,testCompileClasspath | ||
org.jacoco:org.jacoco.agent:0.8.10=jacocoAgent,jacocoAnt | ||
org.jacoco:org.jacoco.ant:0.8.10=jacocoAnt | ||
org.jacoco:org.jacoco.core:0.8.10=jacocoAnt | ||
org.jacoco:org.jacoco.report:0.8.10=jacocoAnt | ||
org.javassist:javassist:3.28.0-GA=checkstyle | ||
org.junit.jupiter:junit-jupiter-api:5.9.3=testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-engine:5.9.3=testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-params:5.9.3=testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter:5.9.3=testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-commons:1.9.3=testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-engine:1.9.3=testRuntimeClasspath | ||
org.junit.platform:junit-platform-launcher:1.9.3=testRuntimeClasspath | ||
org.junit:junit-bom:5.9.3=testCompileClasspath,testRuntimeClasspath | ||
org.mockito:mockito-core:5.2.0=testCompileClasspath,testRuntimeClasspath | ||
org.mockito:mockito-inline:5.2.0=testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-engine:5.10.0=testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-params:5.10.0=testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter:5.10.0=testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-commons:1.10.0=testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-engine:1.10.0=testRuntimeClasspath | ||
org.junit.platform:junit-platform-launcher:1.10.0=testRuntimeClasspath | ||
org.junit:junit-bom:5.10.0=testCompileClasspath,testRuntimeClasspath | ||
org.mockito:mockito-core:5.5.0=testCompileClasspath,testRuntimeClasspath | ||
org.objenesis:objenesis:3.3=testRuntimeClasspath | ||
org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath | ||
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath | ||
org.ow2.asm:asm-commons:9.5=jacocoAnt | ||
org.ow2.asm:asm-tree:9.5=jacocoAnt | ||
org.ow2.asm:asm:9.5=jacocoAnt | ||
org.reflections:reflections:0.10.2=checkstyle | ||
org.sonarsource.java:sonar-java-plugin:7.20.0.31692=sonarlintPlugins | ||
org.xmlresolver:xmlresolver:5.1.2=checkstyle | ||
org.xmlresolver:xmlresolver:5.2.0=checkstyle | ||
empty=annotationProcessor,runtimeClasspath,signatures,sonarlint,testAnnotationProcessor |
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip | ||
networkTimeout=10000 | ||
validateDistributionUrl=true | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,12 +5,12 @@ | |
"repository": "[email protected]:JoseLion/maybe.git", | ||
"author": "JoseLion <[email protected]>", | ||
"license": "MIT", | ||
"packageManager": "yarn@3.3.1", | ||
"packageManager": "yarn@3.6.3", | ||
"scripts": { | ||
"release": "semantic-release" | ||
}, | ||
"devDependencies": { | ||
"gradle-semantic-release-plugin": "^1.7.6", | ||
"semantic-release": "^20.0.2" | ||
"gradle-semantic-release-plugin": "^1.7.7", | ||
"semantic-release": "^21.1.1" | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
plugins { | ||
id('org.gradle.toolchains.foojay-resolver-convention') version '0.7.0' | ||
} | ||
|
||
rootProject.name = 'maybe' |
Oops, something went wrong.