1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-07-10 06:54:41 +00:00

chore(deps): update dependency go-gitea/gitea to v1.24.1

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.0 | 1.24.1 |
This commit is contained in:
Renovate Bot
2025-06-20 06:57:56 +00:00
parent 23d515f506
commit a885279cde
4 changed files with 18 additions and 18 deletions

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.36.0",
"upstreamVersion": "1.24.0",
"upstreamVersion": "1.24.1",
"healthCheckPath": "/explore",
"httpPort": 3000,
"memoryLimit": 536870912,

View File

@ -18,7 +18,7 @@ WORKDIR /home/git
ENV GNUPGHOME="/app/data/gnupg"
# renovate: datasource=github-releases depName=go-gitea/gitea versioning=semver extractVersion=^v(?<version>.+)$
ARG GITEA_VERSION=1.24.0
ARG GITEA_VERSION=1.24.1
RUN mkdir -p /home/git/gitea && \
curl -L https://github.com/go-gitea/gitea/releases/download/v${GITEA_VERSION}/gitea-${GITEA_VERSION}-linux-amd64 -o /home/git/gitea/gitea \

28
test/package-lock.json generated
View File

@ -9,9 +9,9 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"chromedriver": "^137.0.2",
"chromedriver": "^137.0.4",
"expect.js": "^0.3.1",
"mocha": "^11.6.0",
"mocha": "^11.7.0",
"selenium-webdriver": "^4.33.0",
"superagent": "^10.2.1"
}
@ -351,9 +351,9 @@
}
},
"node_modules/chromedriver": {
"version": "137.0.2",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-137.0.2.tgz",
"integrity": "sha512-vzRMtEGMVhs/8vted22/OA6GLxPM2qJ//hvedskQiVT5kzUOXkFn+aXFpbPFdWmIefULwQs4AaZlS5STGKU2YA==",
"version": "137.0.4",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-137.0.4.tgz",
"integrity": "sha512-IxipIe0AnoQhWvG6eSTOLhVf1Tt586LA1IH4RdhGhXrrK6nZx8+VcKdjtlyZIV60S0CttUij/YnYuHAI+7qzWg==",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
@ -1215,9 +1215,9 @@
}
},
"node_modules/mocha": {
"version": "11.6.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.6.0.tgz",
"integrity": "sha512-i0JVb+OUBqw63X/1pC3jCyJsqYisgxySBbsQa8TKvefpA1oEnw7JXxXnftfMHRsw7bEEVGRtVlHcDYXBa7FzVw==",
"version": "11.7.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.0.tgz",
"integrity": "sha512-bXfLy/mI8n4QICg+pWj1G8VduX5vC0SHRwFpiR5/Fxc8S2G906pSfkyMmHVsdJNQJQNh3LE67koad9GzEvkV6g==",
"license": "MIT",
"dependencies": {
"browser-stdout": "^1.3.1",
@ -2224,9 +2224,9 @@
}
},
"chromedriver": {
"version": "137.0.2",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-137.0.2.tgz",
"integrity": "sha512-vzRMtEGMVhs/8vted22/OA6GLxPM2qJ//hvedskQiVT5kzUOXkFn+aXFpbPFdWmIefULwQs4AaZlS5STGKU2YA==",
"version": "137.0.4",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-137.0.4.tgz",
"integrity": "sha512-IxipIe0AnoQhWvG6eSTOLhVf1Tt586LA1IH4RdhGhXrrK6nZx8+VcKdjtlyZIV60S0CttUij/YnYuHAI+7qzWg==",
"requires": {
"@testim/chrome-version": "^1.1.4",
"axios": "^1.7.4",
@ -2808,9 +2808,9 @@
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="
},
"mocha": {
"version": "11.6.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.6.0.tgz",
"integrity": "sha512-i0JVb+OUBqw63X/1pC3jCyJsqYisgxySBbsQa8TKvefpA1oEnw7JXxXnftfMHRsw7bEEVGRtVlHcDYXBa7FzVw==",
"version": "11.7.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.0.tgz",
"integrity": "sha512-bXfLy/mI8n4QICg+pWj1G8VduX5vC0SHRwFpiR5/Fxc8S2G906pSfkyMmHVsdJNQJQNh3LE67koad9GzEvkV6g==",
"requires": {
"browser-stdout": "^1.3.1",
"chokidar": "^4.0.1",

View File

@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^137.0.2",
"chromedriver": "^137.0.4",
"expect.js": "^0.3.1",
"mocha": "^11.6.0",
"mocha": "^11.7.0",
"selenium-webdriver": "^4.33.0",
"superagent": "^10.2.1"
}