Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 77a876f commit 306e587
Show file tree
Hide file tree
Showing 17 changed files with 3,922 additions and 4,612 deletions.
58 changes: 29 additions & 29 deletions api-catalog-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"@jest/globals": "29.7.0",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@mui/icons-material": "5.15.18",
"@mui/material": "5.15.18",
"@mui/icons-material": "5.16.4",
"@mui/material": "5.16.4",
"@react-loadable/revised": "1.5.0",
"@types/enzyme": "3.10.18",
"@types/jest": "29.5.12",
"@types/react": "18.2.79",
"@types/react": "18.3.3",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"agentkeepalive": "4.5.0",
"buffer": "6.0.3",
Expand All @@ -31,7 +31,7 @@
"react": "18.3.1",
"react-app-polyfill": "3.0.0",
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
"react-hook-form": "7.52.1",
"react-redux": "9.1.2",
"react-router-dom": "5.3.4",
"react-toastify": "10.0.5",
Expand All @@ -43,9 +43,9 @@
"redux-persist-transform-filter": "0.0.22",
"redux-thunk": "3.1.0",
"rxjs": "7.8.1",
"sass": "1.77.2",
"stream": "0.0.2",
"swagger-ui-react": "5.17.12",
"sass": "1.77.8",
"stream": "0.0.3",
"swagger-ui-react": "5.17.14",
"url": "0.11.3",
"util": "0.12.5",
"uuid": "9.0.1"
Expand Down Expand Up @@ -75,34 +75,34 @@
"includeFailureMsg": true
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"@babel/core": "7.24.9",
"@babel/eslint-parser": "7.24.8",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@babel/preset-env": "7.24.8",
"@babel/preset-react": "7.24.7",
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"ansi-regex": "5.0.1",
"body-parser": "1.20.2",
"caniuse-lite": "1.0.30001621",
"caniuse-lite": "1.0.30001642",
"concurrently": "5.3.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"cypress": "13.10.0",
"cypress": "13.13.1",
"cypress-file-upload": "5.0.8",
"enzyme": "3.11.0",
"eslint": "7.32.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-flowtype": "5.7.2",
"eslint-plugin-flowtype": "5.10.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.34.4",
"express": "4.19.2",
"html-loader": "4.2.0",
"jest": "29.7.0",
Expand All @@ -114,35 +114,35 @@
"jest-watch-typeahead": "2.2.2",
"json-schema": "0.4.0",
"mini-css-extract-plugin": "2.9.0",
"nodemon": "2.0.18",
"nodemon": "2.0.22",
"nth-check": "2.1.1",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"querystring-es3": "0.2.1",
"react-app-rewired": "2.2.1",
"react-error-overlay": "6.0.9",
"react-error-overlay": "6.0.11",
"react-scripts": "5.0.1",
"redux-mock-store": "1.5.4",
"rimraf": "3.0.2",
"source-map-explorer": "2.5.3",
"start-server-and-test": "2.0.3",
"start-server-and-test": "2.0.4",
"tmpl": "1.0.5",
"yaml": "1.10.2"
},
"overrides": {
"nth-check": "2.1.1",
"jsdom": "16.6.0",
"got": "12.1.0",
"react-error-overlay": "6.0.9",
"tough-cookie": "4.1.3",
"jsdom": "16.7.0",
"got": "12.6.1",
"react-error-overlay": "6.0.11",
"tough-cookie": "4.1.4",
"@braintree/sanitize-url": "6.0.4",
"resolve-url-loader": "5.0.0",
"lodash": "4.17.21",
"semver": "7.6.0"
"semver": "7.6.3"
},
"engines": {
"npm": "=9.3.1",
"node": "=18.14.0"
"npm": "=9.9.3",
"node": "=18.20.4"
},
"browserslist": [
">0.2%",
Expand Down
70 changes: 35 additions & 35 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,83 +5,83 @@ dependencyResolutionManagement {
version('projectNode', '18.14.0')
version('projectNpm', '9.3.1')

version('springBoot', '3.2.5')
version('springCloudNetflix', '4.1.1')
version('springBoot', '3.3.1')
version('springCloudNetflix', '4.1.3')
version('springCloudZuulNetflix', '2.2.10.RELEASE')
version('springCloudCommons', '4.1.2')
version('springCloudCB', '3.1.1')
version('springCloudGateway', '4.1.2')
version('springFramework', '6.1.7')
version('springRetry', '2.0.6')
version('springCloudCommons', '4.1.4')
version('springCloudCB', '3.1.2')
version('springCloudGateway', '4.1.5')
version('springFramework', '6.1.11')
version('springRetry', '2.0.7')

version('zosUtils', '2.0.5')
version('awaitility', '4.2.1')
version('bouncyCastle', '1.78.1')
version('caffeine', '3.1.8')
version('commonsLang3', '3.14.0')
version('commonsText', '1.11.0')
version('commonsText', '1.12.0')
version('commonsIo', '2.16.1')
version('ehCache', '3.10.8')
version('eureka', '2.0.2')
version('gradleGitProperties', '2.4.1') // Used in classpath dependencies
version('eureka', '2.0.3')
version('gradleGitProperties', '2.4.2') // Used in classpath dependencies
version('gradleNode', '3.6.0') // Used in classpath dependencies
version('guava', '33.2.0-jre')
version('guava', '33.2.1-jre')
// version('hamcrest', '1.3')
version('hamcrest', '2.2')
version('httpClient5', '5.3.1')
version('infinispan', '14.0.28.Final')
version('jacksonCore', '2.17.1')
version('jacksonDatabind', '2.17.1')
version('jacksonDataformatYaml', '2.17.1')
version('infinispan', '14.0.29.Final')
version('jacksonCore', '2.17.2')
version('jacksonDatabind', '2.17.2')
version('jacksonDataformatYaml', '2.17.2')
version('janino', '3.1.12')
version('jakartaValidation', '3.1.0')
version('jakartaInject', '2.0.1')
version('jakartaServlet', '6.1.0-M2')
version('jakartaServlet', '6.1.0')
version('jerseySun', '1.19.4')
version('jettyWebSocketClient', '9.4.54.v20240208')
version('jettyWebSocketClient', '9.4.55.v20240627')
version('jettison', '1.5.4')
//0.12.x version contains breaking changes
version('jjwt', '0.12.5')
version('jjwt', '0.12.6')
version('jsonPath', '2.9.0')
version('jsonSmart', '2.5.1')
version('junitJupiter', '5.10.2')
version('junitPlatform', '1.10.2')
version('junitJupiter', '5.10.3')
version('junitPlatform', '1.10.3')
version('lettuce', '6.3.2.RELEASE')
// force version in build.gradle file - compatibility with Slf4j
version('log4j', '2.23.1')
version('lombok', '1.18.32')
version('netty', '4.1.110.Final')
version('nettyReactor', '1.1.19')
version('nimbusJoseJwt', '9.37.3')
version('lombok', '1.18.34')
version('netty', '4.1.111.Final')
version('nettyReactor', '1.1.21')
version('nimbusJoseJwt', '9.40')
version('openApiDiff', '2.0.1')
version('picocli', '4.7.6')

// version 2.4 has a breaking change, ie. missing DefaultClientConfigImpl
version('ribbon', '2.3.0')
version('reactor', '3.6.6')
version('restAssured', '5.4.0')
version('springDoc', '2.5.0')
version('spring4', '5.3.35') // Used within PJE in tests
version('ribbon', '2.7.18')
version('reactor', '3.6.8')
version('restAssured', '5.5.0')
version('springDoc', '2.6.0')
version('spring4', '5.3.37') // Used within PJE in tests
version('swaggerInflector', '2.0.12')
version('thymeleaf', '3.1.2.RELEASE')
version('velocity', '2.3')
version('woodstoxCore', '6.6.2')
version('woodstoxCore', '6.7.0')
version('xstream') {
// older versions are vulnerable to CVE-2022-40151, CVE-2022-40152, and CVE-2022-41966
strictly '[1.4.20,2.0['
prefer '1.4.20'
}
version('jgit', '6.9.0.202403050737-r')
version('jgit', '6.10.0.202406032230-r')
version('gradleNode', '7.0.2')
version('sonarGradlePlugin', '4.0.0.2929')
version('sonarGradlePlugin', '4.4.1.3373')
version('gradleRelease', '3.0.2')
version('gradleLicencer', '0.6.1')
version('gradleJibPlugin', '3.2.1')
version('taskTree', '2.1.1')
version('reactorBom', '2023.0')
version('gradleTestLogger', '4.0.0')
version('testLogger', '4.0.0')
version('micronaut', '4.4.2')
version('micronaut', '4.5.3')
version('micronautPlugin', '4.4.0')
version('shadow', '8.1.1')
version('checkstyle', '10.13.0')
Expand Down Expand Up @@ -216,8 +216,8 @@ dependencyResolutionManagement {
plugin('micronaut_library', 'io.micronaut.library').versionRef('micronautPlugin')

// Pure Java dependencies - do not use in Spring unless really necessary
version('logback', '1.4.14')
version('mockitoCore', '5.10.0')
version('logback', '1.5.6')
version('mockitoCore', '5.12.0')
version('mockitoInline', '5.2.0')

library('logback_classic', 'ch.qos.logback', 'logback-classic').versionRef('logback')
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 3 additions & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
44 changes: 31 additions & 13 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# SPDX-License-Identifier: Apache-2.0
#

##############################################################################
#
Expand Down Expand Up @@ -55,7 +57,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# within the Gradle project.
#
# You can find Gradle at https://github.com/gradle/gradle/.
Expand All @@ -80,13 +82,12 @@ do
esac
done

APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit

APP_NAME="Gradle"
# This is normally unused
# shellcheck disable=SC2034
APP_BASE_NAME=${0##*/}

# 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"'
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s
' "$PWD" ) || exit

# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum
Expand Down Expand Up @@ -133,22 +134,29 @@ 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.
if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
case $MAX_FD in #(
max*)
# In POSIX sh, ulimit -H is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC2039,SC3045
MAX_FD=$( ulimit -H -n ) ||
warn "Could not query maximum file descriptor limit"
esac
case $MAX_FD in #(
'' | soft) :;; #(
*)
# In POSIX sh, ulimit -n is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC2039,SC3045
ulimit -n "$MAX_FD" ||
warn "Could not set maximum file descriptor limit to $MAX_FD"
esac
Expand Down Expand Up @@ -193,18 +201,28 @@ if "$cygwin" || "$msys" ; then
done
fi

# 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
# double quotes to make sure that they get re-expanded; and
# * put everything else in single quotes, so that it's not re-expanded.

# 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, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments,
# and any embedded shellness will be escaped.
# * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be
# treated as '${Hostname}' itself on the command line.

set -- \
"-Dorg.gradle.appname=$APP_BASE_NAME" \
-classpath "$CLASSPATH" \
org.gradle.wrapper.GradleWrapperMain \
"$@"

# Stop when "xargs" is not available.
if ! command -v xargs >/dev/null 2>&1
then
die "xargs is not available"
fi

# Use "xargs" to parse quoted args.
#
# With -n1 it outputs one arg per line, with the quotes and backslashes removed.
Expand Down
Loading

0 comments on commit 306e587

Please sign in to comment.