Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies (26.9) #3826

Closed
27 tasks done
reckart opened this issue Feb 22, 2023 · 0 comments
Closed
27 tasks done

Update dependencies (26.9) #3826

reckart opened this issue Feb 22, 2023 · 0 comments
Assignees
Milestone

Comments

@reckart
Copy link
Member

reckart commented Feb 22, 2023

Describe the refactoring action
Update dependencies.

  • junit 5.9.1 -> 5.9.2
  • junit-platform 1.9.1 -> 1.9.2
  • spring 5.3.24 -> 5.3.25
  • spring-data 2.7.6 -> 2.7.8
  • spring-boot 2.7.7 -> 2.7.8
  • spring-security 5.7.6 -> 5.7.7
  • groovy 4.0.7 -> 4.0.9
  • swagger 2.2.7 -> 2.2.8
  • mariadb-driver 2.7.7 -> 2.7.8
  • postgres-driver 42.5.1 -> 42.5.4
  • hibernate 5.6.14 -> 5.6.15
  • elasticsearch 7.17.8 -> 7.17.9
  • opensearch 1.3.7 -> 1.3.8
  • asciidoctor-diagram 2.2.3 -> 2.2.4
  • jackson 2.13.4 -> 2.13.5
  • node 16.18.1 -> 16.19.1
  • esbuild 0.14.53 -> 0.16.17
  • esbuild-sass-plugin 2.3.3 -> 2.5.0
  • esbuild-svelte 0.7.1 -> 0.7.3
  • jquery 3.6.1 -> 3.6.3
  • commons-fileupload 1.4 -> 1.5
  • dom4j 2.1.3 -> 2.1.4
  • bytebuddy 1.12.20 -> 1.12.23
  • jsoup 1.15.3 -> 1.15.4
  • caffeine 3.1.2 -> 3.1.4
  • jaxb-impl 2.3.7 -> 2.3.8
  • ant 1.10.12 -> 1.10.13

Expected benefit
Bug fixes and features.

@reckart reckart added this to the 26.9 milestone Feb 22, 2023
@reckart reckart self-assigned this Feb 22, 2023
reckart added a commit that referenced this issue Feb 22, 2023
- junit 5.9.1 -> 5.9.2
- junit-platform 1.9.1 -> 1.9.2
- spring 5.3.24 -> 5.3.25
- spring-data 2.7.6 -> 2.7.8
- spring-boot 2.7.7 -> 2.7.8
- spring-security 5.7.6 -> 5.7.7
- groovy 4.0.7 -> 4.0.9
- swagger 2.2.7 -> 2.2.8
- mariadb-driver 2.7.7 -> 2.7.8
- postgres-driver 42.5.1 -> 42.5.4
- hibernate 5.6.14 -> 5.6.15
- elasticsearch 7.17.8 -> 7.17.9
- opensearch 1.3.7 -> 1.3.8
- asciidoctor-diagram 2.2.3 -> 2.2.4
- jackson 2.13.4 -> 2.13.5
- node 16.18.1 -> 16.19.1
- esbuild 0.14.53 -> 0.16.17
- esbuild-sass-plugin 2.3.3 -> 2.5.0
- esbuild-svelte 0.7.1 -> 0.7.3
- jquery 3.6.1 -> 3.6.3
- commons-fileupload 1.4 -> 1.5
- dom4j 2.1.3 -> 2.1.4
- bytebuddy 1.12.20 -> 1.12.23
- jsoup 1.15.3 -> 1.15.4
- caffeine 3.1.2 -> 3.1.4
- jaxb-impl 2.3.7 -> 2.3.8
- ant 1.10.12 -> 1.10.13
- update package-lock.json files
reckart added a commit that referenced this issue Feb 22, 2023
- decouple opensearch-runner version from opensearch version since there is no runner version matching the latest opensearch version
reckart added a commit that referenced this issue Feb 22, 2023
reckart added a commit that referenced this issue Feb 22, 2023
* release/26.x:
  #3826 - Update dependencies
  #3826 - Update dependencies

% Conflicts:
%	inception/inception-bootstrap/src/main/ts_template/package-lock.json
%	inception/inception-brat-editor/src/main/ts_template/package-lock.json
%	inception/inception-diam-editor/src/main/ts_template/package-lock.json
%	inception/inception-diam/src/main/ts_template/package-lock.json
%	inception/inception-external-editor/src/main/ts_template/package-lock.json
%	inception/inception-html-editor/src/main/ts_template/package-lock.json
%	inception/inception-html-recogito-editor/src/main/ts_template/package-lock.json
%	inception/inception-js-api/src/main/ts_template/package-lock.json
%	inception/inception-pdf-editor/src/main/ts_template/package-lock.json
%	inception/inception-pdf-editor2/src/main/ts_template/package-lock.json
%	inception/inception-project-export/src/main/ts_template/package-lock.json
%	inception/inception-ui-dashboard-activity/src/main/ts_template/package-lock.json
%	inception/inception-ui-kb/src/main/ts_template/package-lock.json
%	inception/inception-ui-search/src/main/ts_template/package-lock.json
%	inception/pom.xml
@reckart reckart closed this as completed Feb 22, 2023
reckart added a commit that referenced this issue Feb 26, 2023
* main: (212 commits)
  No issue. Pull CSS out of HTML file and into a separate CSS file.
  #3831 - Better support a direct-access workflow
  #3831 - Better support a direct-access workflow
  #3831 - Better support a direct-access workflow
  No issue: Avoid hard crash if selection points to a non-existing feature structure.
  No issue: Formatting
  No issue: Fix endless recursion.
  No issue. Make some constants accessible.
  #3571 - Update dependencies
  #3571 - Update dependencies
  #3826 - Update dependencies
  #3783 - Ability to sort projects by created date
  #3826 - Update dependencies
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-27.0-beta-4
  #3822 - Order of matches found in knowledge base search is not correct
  #3822 - Order of matches found in knowledge base search is not correct
  #3822 - Order of matches found in knowledge base search is not correct
  No issue. Reduce memory usage of test and display memory usage while test is running.
  #3793 - Ability to trigger sidebar curation mode via URL parameter
  ...

% Conflicts:
%	inception/inception-app-webapp/src/main/java/de/tudarmstadt/ukp/inception/app/config/InceptionSecurityWebUIBuiltInAutoConfiguration.java
%	inception/inception-app-webapp/src/main/java/de/tudarmstadt/ukp/inception/app/config/InceptionSecurityWebUIPreAuthenticatedAutoConfiguration.java
%	inception/inception-app-webapp/src/main/java/de/tudarmstadt/ukp/inception/app/config/InceptionServletContextInitializer.java
%	inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/experimental/editor/diamdebugeditor/DiamDebugEditorComponent.java
%	inception/inception-html-editor/pom.xml
%	inception/inception-security/src/main/java/de/tudarmstadt/ukp/clarin/webanno/security/config/SecurityAutoConfiguration.java
%	inception/inception-security/src/main/java/de/tudarmstadt/ukp/clarin/webanno/security/preauth/ShibbolethRequestHeaderAuthenticationFilter.java
%	inception/inception-support/src/main/java/de/tudarmstadt/ukp/inception/support/vue/VueBehavior.java
%	inception/inception-tutorial/src/main/java/de/tudarmstadt/ukp/inception/tutorial/TutorialFooterPanel.java
%	inception/inception-ui-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/annotation/config/AnnotationUIAutoConfiguration.java
%	inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/core/login/LoginPage.java
%	inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/core/page/ProjectPageBase.java
%	inception/inception-ui-curation/src/main/java/de/tudarmstadt/ukp/inception/ui/curation/sidebar/config/CurationSidebarAutoConfiguration.java
%	inception/inception-websocket/pom.xml
%	inception/inception-websocket/src/main/java/de/tudarmstadt/ukp/inception/websocket/footer/LoggedEventFooterPanel.java
%	inception/pom.xml
@reckart reckart modified the milestones: 26.9, 27.0 Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant