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 (27.0) #3571

Closed
37 tasks done
reckart opened this issue Nov 19, 2022 · 0 comments
Closed
37 tasks done

Update dependencies (27.0) #3571

reckart opened this issue Nov 19, 2022 · 0 comments
Assignees
Milestone

Comments

@reckart
Copy link
Member

reckart commented Nov 19, 2022

Describe the refactoring action
Update dependencies.

  • DKPro Core 2.2.0 -> 2.3.0
  • wicket-bootstrap 6.0.0-M8 -> 6.0.1
  • apache-rat-plugin 0.14 -> 0.15
  • spring security 5.7.5 -> 5.8.1
  • mockito 4.6.1 -> 4.11.0
  • wicket 9.11.0 -> 9.12.0
  • wicketstuff 9.11.0 -> 9.12.0
  • rdf4j 4.1.3 -> 4.2.2
  • jackson 2.13.4 -> 2.14.1
  • oauth2-oidc-sdk 9.35 -> 9.43.1
  • commons-compress 1.21 -> 1.22
  • picocli 4.6.3 -> 4.7.0
  • tomcat 9.0.69 -> 9.0.70
  • groovy 3.0.14 -> 4.0.7
  • dkpro-parent-pom 27 -> 28
  • asciidoctor 2.2.1 -> 2.2.2
  • ph-javacc-maven-plugin 4.1.4 -> 4.1.5
  • swagger2markup-maven-plugin 1.3.3 -> 1.3.7
  • exec-maven-plugin 3.0.0 -> 3.1.0
  • maven-war-plugin 3.1.0 -> 3.3.2
  • docker-maven-plugin 0.39.1 -> 0.40.4
  • versions-maven-plugin 2.10.0 -> 2.14.2
  • build-helper-maven-plugin 3.2.0 -> 3.3.0
  • maven-checkstyle-plugin 3.1.2 -> 3.2.0
  • groovy -> removed (actually scoped to lif module which is no longer part of the final JAR)
  • ehcache - removed
  • jcache - removed
  • log4j 2.19.0 -> 2.20.0
  • okio 3.2.0 -> 3.3.0
  • node 16.19.1 -> 18.14.2
  • nimbus-jose-jwt 9.22 -> 9.31
  • bytebuddy 1.12.23 -> 1.14.0
  • opensaml 4.2.0 -> 4.3.0
  • jgit 5.10.0 -> 5.13.1
  • uimaj 3.4.0 -> 3.4.1
  • uimaj-json-io 0.4.0 -> 0.5.0
  • axios -> webjars removed from maven

Expected benefit
Bug fixes and features.

@reckart reckart added this to the 27.0 milestone Nov 19, 2022
@reckart reckart self-assigned this Nov 19, 2022
reckart added a commit that referenced this issue Nov 22, 2022
- Remove disabled ehcache/jcache configurations and dependencies since we do not use them anyway
reckart added a commit that referenced this issue Nov 22, 2022
- apache-rat-plugin 0.14 -> 0.15
- Exclude mocha-test-report.xml
reckart added a commit that referenced this issue Jan 1, 2023
- DKPro Core 2.2.0 -> 2.3.0
- wicket-bootstrap 6.0.0-M8 -> 6.0.0
- Excluded some unused transitive JS dependencies
reckart added a commit that referenced this issue Jan 1, 2023
reckart added a commit that referenced this issue Jan 4, 2023
* main:
  #3610 - Minimizing icon in document level feature is wrong after updating feature
  #3656 - The color of the existing layers changes after adding another layer
  #3679 - NullPointerException during export in WebAnno format
  #283 - Resize span
  #283 - Resize span
  #283 - Resize span
  #3675 - Clean up more brat code
  #3675 - Clean up more brat code
  #3675 - Clean up more brat code
  #3676 - Error when rejecting annotation suggestion
  #3675 - Clean up more brat code
  #1535 - Keyboard shortcuts do not work when focus is in certain editors
  #3571 - Update dependencies
  #3670 - Remove LIF support
  #3670 - Remove LIF support
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-26.3
  #3650 - Link label shows layer name instead of label
reckart added a commit that referenced this issue Jan 4, 2023
* main: (64 commits)
  #3610 - Minimizing icon in document level feature is wrong after updating feature
  #3656 - The color of the existing layers changes after adding another layer
  #3679 - NullPointerException during export in WebAnno format
  #283 - Resize span
  #283 - Resize span
  #283 - Resize span
  #3675 - Clean up more brat code
  #3675 - Clean up more brat code
  #3675 - Clean up more brat code
  #3676 - Error when rejecting annotation suggestion
  #3675 - Clean up more brat code
  #1535 - Keyboard shortcuts do not work when focus is in certain editors
  #3571 - Update dependencies
  #3670 - Remove LIF support
  #3670 - Remove LIF support
  #3668 - Disable tutorial for now
  #3664 - Avoid server-side HTML composition not using Wicket
  #3664 - Avoid server-side HTML composition not using Wicket
  #283 - Resize span
  #3660 - Option to disable span clipping
  ...
reckart added a commit that referenced this issue Jan 4, 2023
- mockito 4.9.0 -> 4.11.0
- spring-security 5.8.0 -> 5.8.1
- tomcat 9.0.69 -> 9.0.70
reckart added a commit that referenced this issue Jan 5, 2023
@reckart reckart closed this as completed Jan 6, 2023
reckart added a commit that referenced this issue Jan 9, 2023
- groovy 3.0.14 -> 4.0.7
@reckart reckart reopened this Jan 10, 2023
reckart added a commit that referenced this issue Jan 10, 2023
- groovy -> removed (actually scoped to lif module which is no longer part of the final JAR)
- asciidoctor 2.2.1 -> 2.2.2
- ph-javacc-maven-plugin 4.1.4 -> 4.1.5
- swagger2markup-maven-plugin 1.3.3 -> 1.3.7
- exec-maven-plugin 3.0.0 -> 3.1.0
- maven-war-plugin 3.1.0 -> 3.3.2
- docker-maven-plugin 0.39.1 -> 0.40.4
- versions-maven-plugin 2.10.0 -> 2.14.2
- build-helper-maven-plugin 3.2.0 -> 3.3.0
- maven-checkstyle-plugin 3.1.2 -> 3.2.0
reckart added a commit that referenced this issue Jan 10, 2023
…te-dependencies

#3571 - Update dependencies (27.0)
@reckart reckart closed this as completed Jan 10, 2023
reckart added a commit that referenced this issue Feb 22, 2023
- log4j 2.19.0 -> 2.20.0
- okio 3.2.0 -> 3.3.0
- node 16.19.1 -> 18.14.2
- nimbus-jose-jwt 9.22 -> 9.31
- bytebuddy 1.12.23 -> 1.14.0
- opensaml 4.2.0 -> 4.3.0
- jgit 5.10.0 -> 5.13.1
- updated package-lock.json files
reckart added a commit that referenced this issue Feb 23, 2023
@reckart reckart reopened this Feb 23, 2023
reckart added a commit that referenced this issue Feb 24, 2023
- UIMA Java SDK 3.4.0 -> 3.4.1
reckart added a commit that referenced this issue Feb 25, 2023
@reckart reckart closed this as completed Feb 25, 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 reopened this Feb 27, 2023
reckart added a commit that referenced this issue Feb 27, 2023
- Wicket Bootstrap 6.0.0 -> 6.0.1
- Added enforcer config to inception-boot-loader module so latest m2e configures the execution environment correctly
reckart added a commit that referenced this issue Feb 27, 2023
@reckart reckart closed this as completed Feb 27, 2023
@reckart reckart reopened this Mar 6, 2023
reckart added a commit that referenced this issue Mar 6, 2023
- uima-json-io 0.4.0 -> 0.5.0
reckart added a commit that referenced this issue Mar 6, 2023
@reckart reckart closed this as completed Mar 6, 2023
reckart added a commit that referenced this issue Mar 7, 2023
* release/27.x:
  #3831 - Better support a direct-access workflow
  Issue #3571: Update dependencies
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant