Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
chore: updates and dependabot (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
xenoterracide authored Sep 11, 2023
1 parent 8cee0c5 commit e9763ef
Show file tree
Hide file tree
Showing 10 changed files with 337 additions and 589 deletions.
8 changes: 5 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@

version: 2
updates:
- package-ecosystem:
- java
- npm
- package-ecosystem: gradle
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: npm
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
68 changes: 0 additions & 68 deletions .github/workflows/codeql.yml

This file was deleted.

402 changes: 201 additions & 201 deletions .yarn/releases/yarn-3.6.1.cjs → .yarn/releases/yarn-3.6.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v3"

yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs
38 changes: 15 additions & 23 deletions buildSrc/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,38 +20,30 @@ com.squareup.okio:okio:3.2.0=buildScriptClasspath,runtimeClasspath
com.thoughtworks.xstream:xstream:1.4.20=buildScriptClasspath,runtimeClasspath
dev.equo.ide:solstice:1.3.1=buildScriptClasspath,runtimeClasspath
io.github.x-stream:mxparser:1.2.2=buildScriptClasspath,runtimeClasspath
net.java.dev.jna:jna:5.6.0=kotlinCompilerClasspath
net.ltgt.gradle:gradle-errorprone-plugin:3.1.0=buildScriptClasspath,compileClasspath,runtimeClasspath
org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r=buildScriptClasspath,runtimeClasspath
org.eclipse.platform:org.eclipse.osgi:3.18.300=buildScriptClasspath,runtimeClasspath
org.jetbrains.intellij.deps:trove4j:1.0.20200330=kotlinCompilerClasspath
org.jetbrains.kotlin:kotlin-assignment:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.20=kotlinCompilerClasspath
org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.20=kotlinCompilerClasspath
org.jetbrains.kotlin:kotlin-gradle-plugin-annotations:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-gradle-plugin-model:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-gradle-plugins-bom:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-native-utils:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-project-model:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-assignment-compiler-plugin-embeddable:1.9.0=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-compiler-embeddable:1.9.0=kotlinCompilerClasspath
org.jetbrains.kotlin:kotlin-daemon-embeddable:1.9.0=kotlinCompilerClasspath
org.jetbrains.kotlin:kotlin-reflect:1.6.10=kotlinCompilerClasspath
org.jetbrains.kotlin:kotlin-reflect:1.8.20=buildScriptClasspath,compileClasspath,runtimeClasspath
org.jetbrains.kotlin:kotlin-sam-with-receiver:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-script-runtime:1.8.20=kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-common:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-jvm:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20=compileClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-reflect:1.8.20=buildScriptClasspath,runtimeClasspath
org.jetbrains.kotlin:kotlin-reflect:1.9.0=compileClasspath
org.jetbrains.kotlin:kotlin-sam-with-receiver-compiler-plugin-embeddable:1.9.0=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-script-runtime:1.9.0=kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-common:1.9.0=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:1.9.0=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:1.9.0=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-scripting-jvm:1.9.0=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21=buildScriptClasspath,runtimeClasspath
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.20=compileClasspath
org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0=compileClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21=buildScriptClasspath,runtimeClasspath
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20=compileClasspath
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0=compileClasspath
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21=buildScriptClasspath,runtimeClasspath
org.jetbrains.kotlin:kotlin-stdlib:1.8.20=compileClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0=compileClasspath
org.jetbrains.kotlin:kotlin-stdlib:1.8.21=buildScriptClasspath,runtimeClasspath
org.jetbrains.kotlin:kotlin-tooling-core:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-util-io:1.8.20=kotlinCompilerPluginClasspathMain
org.jetbrains.kotlin:kotlin-stdlib:1.9.0=compileClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
org.jetbrains:annotations:13.0=buildScriptClasspath,compileClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain,runtimeClasspath
org.slf4j:slf4j-api:1.7.36=buildScriptClasspath,runtimeClasspath
org.tukaani:xz:1.9=buildScriptClasspath,runtimeClasspath
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
3 changes: 2 additions & 1 deletion gradle/wrapper/gradle-wrapper.properties
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.2.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
12 changes: 8 additions & 4 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ done
APP_BASE_NAME=${0##*/}
APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit

# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'

# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum

Expand Down Expand Up @@ -133,10 +130,13 @@ location of your Java installation."
fi
else
JAVACMD=java
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
if ! command -v java >/dev/null 2>&1
then
die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation."
fi
fi

# Increase the maximum file descriptors if we can.
Expand Down Expand Up @@ -197,6 +197,10 @@ if "$cygwin" || "$msys" ; then
done
fi


# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'

# Collect all arguments for the java command;
# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of
# shell script including quotes and variable substitutions, so put them in
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"devDependencies": {
"@prettier/plugin-xml": "2",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^14.0.1",
"pinst": "^3.0.0",
"prettier": "2",
"prettier-plugin-java": "^2.2.0",
"prettier-plugin-java": "^2.3.1",
"prettier-plugin-properties": "^0.2.0"
},
"scripts": {
"postinstall": "husky install",
"prepublishOnly": "pinst --disable",
"postpublish": "pinst --enable"
},
"packageManager": "yarn@3.6.1"
"packageManager": "yarn@3.6.3"
}
Loading

0 comments on commit e9763ef

Please sign in to comment.