Skip to content

Commit

Permalink
Merge pull request #2982 from NCI-Agency/renovate/most-minor-patch
Browse files Browse the repository at this point in the history
Update most non-major dependencies
  • Loading branch information
VassilIordanov authored May 6, 2020
2 parents 29e0e96 + fba22fe commit 03b57e8
Show file tree
Hide file tree
Showing 7 changed files with 240 additions and 150 deletions.
18 changes: 9 additions & 9 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id "org.kordamp.markdown.convert" version "1.2.0"
id "com.bmuschko.docker-remote-api" version "6.4.0"
id "com.github.node-gradle.node" version "2.2.3"
id "com.diffplug.gradle.spotless" version "3.28.1"
id "com.diffplug.gradle.spotless" version "3.29.0"
}

apply plugin: 'java'
Expand Down Expand Up @@ -60,11 +60,11 @@ repositories {
// In this section you declare the dependencies for your production and test code
dependencies {
// The production code uses the SLF4J logging API at compile time
implementation 'io.dropwizard:dropwizard-core:2.0.8'
implementation 'io.dropwizard:dropwizard-jdbi3:2.0.8'
implementation 'io.dropwizard:dropwizard-migrations:2.0.8'
implementation 'io.dropwizard:dropwizard-auth:2.0.8'
implementation 'io.dropwizard:dropwizard-views-freemarker:2.0.8'
implementation 'io.dropwizard:dropwizard-core:2.0.9'
implementation 'io.dropwizard:dropwizard-jdbi3:2.0.9'
implementation 'io.dropwizard:dropwizard-migrations:2.0.9'
implementation 'io.dropwizard:dropwizard-auth:2.0.9'
implementation 'io.dropwizard:dropwizard-views-freemarker:2.0.9'
implementation 'io.dropwizard-bundles:dropwizard-configurable-assets-bundle:1.3.5'

implementation 'ru.vyarus.guicey:guicey-jdbi3:5.0.1-1'
Expand Down Expand Up @@ -105,11 +105,11 @@ dependencies {
// For fast and simple image scaling
implementation 'net.coobird:thumbnailator:0.4.11'

testImplementation 'io.dropwizard:dropwizard-testing:2.0.8'
testImplementation 'io.dropwizard:dropwizard-client:2.0.8'
testImplementation 'io.dropwizard:dropwizard-testing:2.0.9'
testImplementation 'io.dropwizard:dropwizard-client:2.0.9'
testImplementation 'org.apache.commons:commons-io:1.3.2'

testImplementation 'org.assertj:assertj-core:3.15.0'
testImplementation 'org.assertj:assertj-core:3.16.0'

testImplementation 'org.powermock:powermock-api-mockito2:2.0.7'
testImplementation 'org.powermock:powermock-module-junit4:2.0.7'
Expand Down
32 changes: 16 additions & 16 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "/assets/client",
"devDependencies": {
"@babel/core": "7.9.0",
"@babel/core": "7.9.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-decorators": "7.8.3",
"@babel/plugin-proposal-do-expressions": "7.8.3",
Expand All @@ -23,15 +23,15 @@
"@babel/plugin-transform-proto-to-assign": "7.8.3",
"@babel/preset-react": "7.9.4",
"@babel/register": "7.9.0",
"@babel/runtime": "7.9.2",
"@babel/runtime": "7.9.6",
"@storybook/addon-actions": "5.3.18",
"@storybook/react": "5.3.18",
"@wdio/browserstack-service": "6.1.4",
"@wdio/cli": "6.1.5",
"@wdio/local-runner": "6.1.6",
"@wdio/mocha-framework": "6.1.6",
"@wdio/spec-reporter": "6.1.5",
"@wdio/sync": "6.1.5",
"@wdio/cli": "6.1.9",
"@wdio/local-runner": "6.1.9",
"@wdio/mocha-framework": "6.1.8",
"@wdio/spec-reporter": "6.1.9",
"@wdio/sync": "6.1.8",
"aigle": "1.14.1",
"autoprefixer": "9.7.6",
"ava": "3.8.1",
Expand Down Expand Up @@ -72,8 +72,8 @@
"handlebars": "4.7.6",
"handlebars-loader": "1.7.1",
"html-loader": "1.1.0",
"html-webpack-plugin": "4.2.1",
"i18n-iso-countries": "5.2.0",
"html-webpack-plugin": "4.3.0",
"i18n-iso-countries": "5.3.0",
"ignore-loader": "0.1.2",
"jest": "26.0.1",
"js-yaml": "3.13.1",
Expand All @@ -86,8 +86,8 @@
"selenium-webdriver": "4.0.0-alpha.7",
"style-loader": "1.2.1",
"thread-loader": "2.1.3",
"wdio-chromedriver-service": "6.0.2",
"webdriverio": "6.1.5",
"wdio-chromedriver-service": "6.0.3",
"webdriverio": "6.1.9",
"webpack": "4.43.0",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.10.3",
Expand All @@ -96,8 +96,8 @@
},
"dependencies": {
"@apollo/react-hooks": "3.1.5",
"@blueprintjs/core": "3.26.0",
"@blueprintjs/datetime": "3.16.1",
"@blueprintjs/core": "3.26.1",
"@blueprintjs/datetime": "3.17.0",
"@fullcalendar/core": "4.4.0",
"@fullcalendar/daygrid": "4.4.0",
"@fullcalendar/interaction": "4.4.0",
Expand All @@ -110,7 +110,7 @@
"classnames": "2.2.6",
"core-js": "3.6.5",
"d3": "5.16.0",
"draft-convert": "2.1.9",
"draft-convert": "2.1.10",
"draft-js": "0.10.5",
"draft-js-buttons": "2.0.2",
"draft-js-side-toolbar-plugin": "3.0.2",
Expand All @@ -130,7 +130,7 @@
"locale-compare-polyfill": "0.0.2",
"lodash": "4.17.15",
"milsymbol": "2.0.0",
"moment": "2.24.0",
"moment": "2.25.3",
"pluralize": "8.0.0",
"prop-types": "15.7.2",
"react": "16.13.1",
Expand All @@ -155,7 +155,7 @@
"redux": "4.0.5",
"redux-persist": "6.0.0",
"use-debounce": "3.4.2",
"yup": "0.28.4"
"yup": "0.28.5"
},
"scripts": {
"build": "NODE_ENV=production webpack --mode production --config config/webpack.client.prod.js",
Expand Down
Loading

0 comments on commit 03b57e8

Please sign in to comment.