Skip to content

Commit

Permalink
chore: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 28, 2024
1 parent 78e91d9 commit 2385d6b
Show file tree
Hide file tree
Showing 19 changed files with 7,134 additions and 5,911 deletions.
2,854 changes: 1,276 additions & 1,578 deletions api-catalog-ui/frontend/package-lock.json

Large diffs are not rendered by default.

70 changes: 35 additions & 35 deletions api-catalog-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@
"homepage": ".",
"dependencies": {
"@emotion/core": "11.0.0",
"@emotion/is-prop-valid": "1.2.2",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@emotion/is-prop-valid": "1.3.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@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.7",
"@mui/material": "5.16.7",
"@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.4",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"agentkeepalive": "4.5.0",
"buffer": "6.0.3",
"emotion-theming": "11.0.0",
"exception-formatter": "2.1.2",
"graphiql": "3.3.2",
"graphiql": "3.7.1",
"graphql": "16.9.0",
"graphql-ws": "^5.16.0",
"history": "4.10.1",
Expand All @@ -34,7 +34,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.53.0",
"react-redux": "9.1.2",
"react-router-dom": "5.3.4",
"react-toastify": "10.0.5",
Expand All @@ -46,10 +46,10 @@
"redux-persist-transform-filter": "0.0.22",
"redux-thunk": "3.1.0",
"rxjs": "7.8.1",
"sass": "1.77.2",
"stream": "0.0.2",
"sass": "1.77.8",
"stream": "0.0.3",
"swagger-ui-react": "5.17.14",
"url": "0.11.3",
"url": "0.11.4",
"util": "0.12.5",
"uuid": "9.0.1"
},
Expand Down Expand Up @@ -78,34 +78,34 @@
"includeFailureMsg": true
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@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.25.4",
"@babel/preset-react": "7.24.7",
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
"@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.30001653",
"concurrently": "5.3.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"cypress": "13.10.0",
"cypress": "13.14.0",
"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.35.0",
"express": "4.19.2",
"html-loader": "4.2.0",
"jest": "29.7.0",
Expand All @@ -116,37 +116,37 @@
"jest-mock": "29.7.0",
"jest-watch-typeahead": "2.2.2",
"json-schema": "0.4.0",
"mini-css-extract-plugin": "2.9.0",
"nodemon": "2.0.18",
"mini-css-extract-plugin": "2.9.1",
"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.5",
"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",
"@babel/traverse": "7.24.7"
"semver": "7.6.3",
"@babel/traverse": "7.25.4"
},
"engines": {
"npm": "=9.3.1",
"node": "=18.14.0"
"npm": "=9.9.3",
"node": "=18.20.4"
},
"browserslist": [
">0.2%",
Expand Down
68 changes: 34 additions & 34 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,38 +5,38 @@ dependencyResolutionManagement {
version('projectNode', '18.14.0')
version('projectNpm', '9.3.1')

version('springBoot', '3.2.7')
version('springCloudNetflix', '4.1.2')
version('springCloudCommons', '4.1.3')
version('springCloudCB', '3.1.1')
version('springCloudGateway', '4.1.4')
version('springFramework', '6.1.10')
version('springRetry', '2.0.6')
version('springBoot', '3.3.3')
version('springCloudNetflix', '4.1.3')
version('springCloudCommons', '4.1.4')
version('springCloudCB', '3.1.2')
version('springCloudGateway', '4.1.5')
version('springFramework', '6.1.12')
version('springRetry', '2.0.8')

version('zosUtils', '2.0.5')
version('awaitility', '4.2.1')
version('awaitility', '4.2.2')
version('bouncyCastle', '1.78.1')
version('caffeine', '3.1.8')
version('commonsLang3', '3.14.0')
version('commonsLang3', '3.16.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.1-jre')
version('springBootGraphql', '3.2.7')
version('guava', '33.3.0-jre')
version('springBootGraphql', '3.3.3')
// version('hamcrest', '1.3')
version('hamcrest', '2.2')
version('httpClient5', '5.3.1')
version('infinispan', '15.0.5.Final')
version('jacksonCore', '2.17.1')
version('jacksonDatabind', '2.17.1')
version('jacksonDataformatYaml', '2.17.1')
version('infinispan', '15.0.8.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('jaxbApi') {
strictly '[2.3.3,3.0.0['
prefer '2.3.3'
Expand All @@ -46,50 +46,50 @@ dependencyResolutionManagement {
prefer '2.3.9'
}
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.6')
version('jsonPath', '2.9.0')
version('jsonSmart', '2.5.1')
version('junitJupiter', '5.10.3')
version('junitPlatform', '1.10.3')
version('lettuce', '6.3.2.RELEASE')
version('junitJupiter', '5.11.0')
version('junitPlatform', '1.11.0')
version('lettuce', '6.4.0.RELEASE')
// force version in build.gradle file - compatibility with Slf4j
version('log4j', '2.23.1')
version('lombok', '1.18.34')
version('netty', '4.1.111.Final')
version('nettyReactor', '1.1.20')
version('netty', '4.1.112.Final')
version('nettyReactor', '1.1.22')
version('nimbusJoseJwt', '9.40')
version('openApiDiff', '2.0.1')
version('picocli', '4.7.6')

version('reactor', '3.6.7')
version('restAssured', '5.4.0')
version('springDoc', '2.5.0')
version('reactor', '3.6.9')
version('restAssured', '5.5.0')
version('springDoc', '2.6.0')
version('swaggerInflector', '2.0.12')
version('swagger2Parser', '1.0.71')
version('swagger3Parser', '2.1.22')
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.5.0')
version('micronautPlugin', '4.4.0')
version('micronaut', '4.6.3')
version('micronautPlugin', '4.4.2')
version('shadow', '8.1.1')
version('checkstyle', '10.17.0')
version('jacoco', '0.8.11')
Expand Down Expand Up @@ -227,8 +227,8 @@ dependencyResolutionManagement {
plugin('micronaut_library', 'io.micronaut.library').versionRef('micronautPlugin')

// Pure Java dependencies - do not use in Spring unless really necessary
version('logback', '1.5.6')
version('mockitoCore', '5.12.0')
version('logback', '1.5.7')
version('mockitoCore', '5.13.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.
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.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
5 changes: 4 additions & 1 deletion 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 @@ -84,7 +86,8 @@ done
# shellcheck disable=SC2034
APP_BASE_NAME=${0##*/}
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
APP_HOME=$( cd "${APP_HOME:-./}" > /dev/null && pwd -P ) || exit
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
Loading

0 comments on commit 2385d6b

Please sign in to comment.