che-server
che-server copied to clipboard
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.5.0 to 3.6.0. Commits bf990b1 [maven-release-plugin] prepare release maven-assembly-plugin-3.6.0 ca24f54 [MASSEMBLY-974] Drop deprecated repository element from model and tests 62cc777 Bump zstd-jni from 1.5.5-1 to 1.5.5-2 93ec5a9...
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. Commits 6943938 [maven-release-plugin] prepare release maven-war-plugin-3.4.0 2209ad9 [MWAR-467] Upgrade components 31ed4e9 Fix formatting 7053021 [MWAR-464] Upgrade lifecycle mapping plugins eb5d29a [MWAR-466] Refresh download page...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0 to 3.4.1. Release notes Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases. 3.4.1 🐛 Bug Fixes [MENFORCER-491] - Fix plugin documentation generation (#286) @slawekjaranowski 👻 Maintenance [MENFORCER-490] - Declare maven-enforcer-plugin...
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 5.4.0. Release notes Sourced from mockito-core's releases. v5.4.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.4.0 2023-06-18 - 22 commit(s) by Alexander von Trostorff, Andriy...
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.1 to 4.0.0. Release notes Sourced from plexus-utils's releases. 4.0.0 Starting with version 4, XML classes (in org.codehaus.plexus.util.xml and org.codehaus.plexus.util.xml.pull) have been extracted to a separate plexus-xml...
### What does this PR do? On handling raw devfile urls, request content by the url, and check if the content is a devfile. If yes treat the url as...
### What does this PR do? Update com.squareup.okhttp3 maven dependency to latest: `5.0.0-alpha.14` ### Screenshot/screencast of this PR ### What issues does this PR fix or reference? https://issues.redhat.com/browse/CRW-3811 ### How...
### What does this PR do? Fix an issue when starting a workspace using a public GitHub Server repo fails. ### Screenshot/screencast of this PR ### What issues does this...
### What does this PR do? Iterate over personal access token secrets on refresh function. Remove outdated token secrets except the latest refreshed token secret. ### Screenshot/screencast of this PR...
This PR is triggered by a security alert wrt a token used in a test case. I updated the testcase to use a dummy value instead.