Skip to content

Commit 399ee1c

Browse files
turlaubGerrit Code Review
authored andcommitted
Merge "Update third party dependencies"
2 parents a15fda7 + ee7cd2d commit 399ee1c

18 files changed

+1925
-2068
lines changed

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'java-library'
44
id 'maven-publish'
55
id 'signing'
6-
id 'com.github.johnrengelman.shadow' version '5.2.0'
6+
id 'com.github.johnrengelman.shadow' version '6.0.0'
77
id "io.swagger.core.v3.swagger-gradle-plugin" version "2.1.2"
88
}
99

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
id 'base'
2828
id 'jacoco'
2929
id 'com.github.ben-manes.versions' version '0.28.0'
30-
id "org.sonarqube" version "2.8"
30+
id "org.sonarqube" version "3.0"
3131
}
3232

3333
apply plugin: 'org.cyclonedx.bom'

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
'org.apache.logging.log4j:log4j-slf4j-impl:2.13.3',
1313
'javax.annotation:javax.annotation-api:1.3.2',
1414

15-
'com.github.spotbugs:spotbugs-annotations:4.0.3',
15+
'com.github.spotbugs:spotbugs-annotations:4.0.6',
1616
)
1717

1818
implementation (

gradle/wrapper/gradle-wrapper.jar

216 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

gradlew

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ esac
8282

8383
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
8484

85+
8586
# Determine the Java command to use to start the JVM.
8687
if [ -n "$JAVA_HOME" ] ; then
8788
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
@@ -129,6 +130,7 @@ fi
129130
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
130131
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
131132
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
133+
132134
JAVACMD=`cygpath --unix "$JAVACMD"`
133135

134136
# We build the pattern for arguments to be converted via cygpath

gradlew.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ set CMD_LINE_ARGS=%*
8484

8585
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
8686

87+
8788
@rem Execute Gradle
8889
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
8990

jersey/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
'javax.xml.bind:jaxb-api:2.3.1',
77
'org.glassfish.jaxb:jaxb-runtime:2.3.3',
88
'javax.activation:activation:1.1.1',
9-
'jakarta.servlet:jakarta.servlet-api:4.0.3',
9+
'jakarta.servlet:jakarta.servlet-api:4.0.4',
1010
'org.slf4j:jul-to-slf4j:1.7.30',
1111
'org.glassfish.grizzly:grizzly-http-servlet:2.4.4',
1212
project(":common"),

ui/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath 'cz.habarta.typescript-generator:typescript-generator-gradle-plugin:2.23.603'
7+
classpath 'cz.habarta.typescript-generator:typescript-generator-gradle-plugin:2.24.612'
88
}
99
}
1010

File renamed without changes.

ui/webapp/cypress/integration/central-managed.spec.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@ describe("Central/Managed Basic Test", function() {
214214
cy.contains('mat-icon', 'dns').click();
215215
cy.waitUntilContentLoaded();
216216

217+
// fresh load to make sure the current state is OK
218+
cy.gotoInstance(groupName, managedInstance, 'CENTRAL');
219+
217220
cy.getLatestInstanceVersion().installAndActivate();
218221

219222
cy.gotoInstance(groupName, managedInstance, 'MANAGED');
@@ -262,6 +265,9 @@ describe("Central/Managed Basic Test", function() {
262265
cy.contains('mat-icon', 'dns').click();
263266
cy.waitUntilContentLoaded();
264267

268+
// fresh load to make sure the current state is OK
269+
cy.gotoInstance(groupName, managedInstance, 'CENTRAL');
270+
265271
cy.startProcess('master', 'Server Application');
266272

267273
// click process output button
@@ -311,6 +317,9 @@ describe("Central/Managed Basic Test", function() {
311317
cy.contains('mat-icon', 'dns').click();
312318
cy.waitUntilContentLoaded();
313319

320+
// fresh load to make sure the current state is OK
321+
cy.gotoInstance(groupName, managedInstance, 'CENTRAL');
322+
314323
cy.getApplicationConfigCard('master', 'Server Application').click();
315324
cy.getApplicationConfigCard('master', 'Server Application').within(() => {
316325
cy.get('app-process-status').find('.app-process-running').should('not.exist')

ui/webapp/cypress/support/bdeploy.node.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Cypress.Commands.add('waitUntilContentLoaded', function() {
1313

1414
cy.get('ngx-loading-bar').children().should('not.exist'); // page not yet loaded fully (e.g. lazy loading large module)
1515

16+
cy.get('body').then($body => {
17+
if($body.find('span:contains("Loading Module...")').length > 0) {
18+
cy.get('span:contains("Loading Module...")').should('not.exist');
19+
}
20+
});
21+
1622
cy.get('body').then($body => {
1723
if($body.find('mat-progress-spinner').length > 0) {
1824
cy.get('mat-progress-spinner').should('not.be.visible');

0 commit comments

Comments
 (0)