Dokku Bot
c17bab994a
Release 0.37.1
...
# History
## 0.37.1
Install/update via the bootstrap script:
```shell
wget -NP . https://dokku.com/install/v0.37.1/bootstrap.sh
sudo DOKKU_TAG=v0.37.1 bash bootstrap.sh
```
### Bug Fixes
- #8186 : @josegonzalez Update url to download golang
- #8155 : @josegonzalez Sanitize vector sink values in report output
- #8156 : @josegonzalez Do not start nginx if there are no apps with nginx as a proxy
- #8152 : @josegonzalez Ensure keda usage does not cause jank in scaling deployments
### New Features
- #8154 : @josegonzalez Enable live-restore by default when installing Dokku
- #8151 : @josegonzalez Allow exposing non-web processes as kubernetes services
### Refactors
- #8149 : @josegonzalez Remove nginx checks for functionality that always exists
### Documentation
- #8170 : @znz Fix version in migration docs
- #8169 : @josegonzalez Update logging in doc generation to enhance doc generation debugging
- #8153 : @josegonzalez Fix reference to letsencrypt-server property
- #8150 : @josegonzalez Clarify system requirements for k3s usage
- #8148 : @josegonzalez Clarify plugin installation documentation
### Dependencies
- #8192 : @dependabot[bot] chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/go-fail-predeploy
- #8191 : @dependabot[bot] chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/go-fail-postdeploy
- #8189 : @dependabot[bot] chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/gogrpc
- #8193 : @dependabot[bot] chore(deps): bump python from 3.14.0-alpine to 3.14.1-alpine in /docs/_build
- #8190 : @dependabot[bot] chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/zombies-dockerfile-no-tini
- #8188 : @dependabot[bot] chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/zombies-dockerfile-tini
- #8194 : @dependabot[bot] chore(deps): bump python from 3.14.0-bookworm to 3.14.1-bookworm in /tests/apps/dockerfile-release
- #8195 : @dependabot[bot] chore(deps): bump django from 5.2.8 to 5.2.9 in /tests/apps/dockerfile-release
- #8177 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/nodejs-express-noprocfile
- #8178 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/dockerfile-procfile-bad
- #8179 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/nodejs-express
- #8180 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/dockerfile-procfile
- #8181 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/gitsubmodules
- #8183 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/checks-root
- #8182 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/nodejs-express-noappjson
- #8184 : @dependabot[bot] chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/dockerfile-app-json-formations
- #8172 : @dependabot[bot] chore(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 in /docs/_build
- #8173 : @dependabot[bot] chore(deps): bump werkzeug from 3.1.3 to 3.1.4 in /tests/apps/python-flask
- #8164 : @dependabot[bot] chore(deps): bump body-parser from 2.2.0 to 2.2.1 in /tests/apps/checks-root
- #8165 : @dependabot[bot] chore(deps): bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 in /plugins/scheduler-k3s
- #8167 : @dependabot[bot] chore(deps): bump pymdown-extensions from 10.17.1 to 10.17.2 in /docs/_build
- #8162 : @dependabot[bot] chore(deps): bump github.com/traefik/traefik/v2 from 2.11.30 to 2.11.31 in /plugins/scheduler-k3s
- #8161 : @dependabot[bot] chore(deps): bump github.com/fluxcd/pkg/kustomize from 1.23.0 to 1.24.0 in /plugins/scheduler-k3s
- #8159 : @dependabot[bot] chore(deps): bump helm.sh/helm/v3 from 3.19.0 to 3.19.2 in /plugins/scheduler-k3s
- #8158 : @dependabot[bot] chore(deps): bump k8s.io/kubernetes from 1.34.1 to 1.34.2 in /plugins/scheduler-k3s
- #8143 : @dependabot[bot] chore(deps): bump actions/checkout from 5 to 6
- #8145 : @dependabot[bot] chore(deps): bump github.com/go-openapi/jsonpointer from 0.22.1 to 0.22.3 in /plugins/scheduler-k3s
- #8146 : @dependabot[bot] chore(deps): bump k8s.io/kubectl from 0.34.1 to 0.34.2 in /plugins/scheduler-k3s
- #8144 : @dependabot[bot] chore(deps): bump traefik from 3.6.1 to 3.6.2 in /plugins/traefik-vhosts
v0.37.1
2025-12-04 04:53:29 +00:00
Jose Diaz-Gonzalez
d2674ac9d5
Merge pull request #8192 from dokku/dependabot/docker/tests/apps/go-fail-predeploy/golang-1.25.5
...
chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/go-fail-predeploy
2025-12-03 16:09:59 -05:00
Jose Diaz-Gonzalez
31ca55732f
Merge pull request #8191 from dokku/dependabot/docker/tests/apps/go-fail-postdeploy/golang-1.25.5
...
chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/go-fail-postdeploy
2025-12-03 16:09:50 -05:00
Jose Diaz-Gonzalez
8dbb9cb976
Merge pull request #8189 from dokku/dependabot/docker/tests/apps/gogrpc/golang-1.25.5
...
chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/gogrpc
2025-12-03 16:09:42 -05:00
Jose Diaz-Gonzalez
92904c8f04
Merge pull request #8193 from dokku/dependabot/docker/docs/_build/python-3.14.1-alpine
...
chore(deps): bump python from 3.14.0-alpine to 3.14.1-alpine in /docs/_build
2025-12-03 16:09:32 -05:00
Jose Diaz-Gonzalez
da25c5ad7d
Merge pull request #8190 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-no-tini/golang-1.25.5
...
chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/zombies-dockerfile-no-tini
2025-12-03 16:09:22 -05:00
Jose Diaz-Gonzalez
12e32697fc
Merge pull request #8188 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-tini/golang-1.25.5
...
chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/zombies-dockerfile-tini
2025-12-03 16:09:12 -05:00
Jose Diaz-Gonzalez
18b38f40fe
Merge pull request #8194 from dokku/dependabot/docker/tests/apps/dockerfile-release/python-3.14.1-bookworm
...
chore(deps): bump python from 3.14.0-bookworm to 3.14.1-bookworm in /tests/apps/dockerfile-release
2025-12-03 16:08:53 -05:00
Jose Diaz-Gonzalez
8cde5d9500
Merge pull request #8195 from dokku/dependabot/pip/tests/apps/dockerfile-release/django-5.2.9
...
chore(deps): bump django from 5.2.8 to 5.2.9 in /tests/apps/dockerfile-release
2025-12-03 16:08:36 -05:00
dependabot[bot]
2737e691ce
chore(deps): bump django in /tests/apps/dockerfile-release
...
Bumps [django](https://github.com/django/django ) from 5.2.8 to 5.2.9.
- [Commits](https://github.com/django/django/compare/5.2.8...5.2.9 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.2.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:11:06 +00:00
dependabot[bot]
5330a2ac7e
chore(deps): bump python in /tests/apps/dockerfile-release
...
Bumps python from 3.14.0-bookworm to 3.14.1-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.1-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:05:07 +00:00
dependabot[bot]
2a0f3f5034
chore(deps): bump golang in /tests/apps/go-fail-predeploy
...
Bumps golang from 1.25.4 to 1.25.5.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:05:05 +00:00
dependabot[bot]
af4f126b78
chore(deps): bump python in /docs/_build
...
Bumps python from 3.14.0-alpine to 3.14.1-alpine.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.1-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:05:05 +00:00
dependabot[bot]
1ae7467e5a
chore(deps): bump golang in /tests/apps/go-fail-postdeploy
...
Bumps golang from 1.25.4 to 1.25.5.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:05:04 +00:00
dependabot[bot]
f962241557
chore(deps): bump golang in /tests/apps/zombies-dockerfile-no-tini
...
Bumps golang from 1.25.4 to 1.25.5.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:04:59 +00:00
dependabot[bot]
3157709b11
chore(deps): bump golang from 1.25.4 to 1.25.5 in /tests/apps/gogrpc
...
Bumps golang from 1.25.4 to 1.25.5.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:04:57 +00:00
dependabot[bot]
9918b0dd19
chore(deps): bump golang in /tests/apps/zombies-dockerfile-tini
...
Bumps golang from 1.25.4 to 1.25.5.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 13:04:57 +00:00
Jose Diaz-Gonzalez
cc46c5ae9c
Merge pull request #8177 from dokku/dependabot/npm_and_yarn/tests/apps/nodejs-express-noprocfile/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/nodejs-express-noprocfile
2025-12-02 23:55:41 -05:00
Jose Diaz-Gonzalez
0ec9600d84
Merge pull request #8178 from dokku/dependabot/npm_and_yarn/tests/apps/dockerfile-procfile-bad/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/dockerfile-procfile-bad
2025-12-02 23:55:24 -05:00
Jose Diaz-Gonzalez
ea0e044bd2
Merge pull request #8179 from dokku/dependabot/npm_and_yarn/tests/apps/nodejs-express/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/nodejs-express
2025-12-02 23:54:57 -05:00
Jose Diaz-Gonzalez
35eb9a1ea3
Merge pull request #8180 from dokku/dependabot/npm_and_yarn/tests/apps/dockerfile-procfile/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/dockerfile-procfile
2025-12-02 23:54:45 -05:00
Jose Diaz-Gonzalez
2d7e5181c6
Merge pull request #8181 from dokku/dependabot/npm_and_yarn/tests/apps/gitsubmodules/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/gitsubmodules
2025-12-02 23:54:39 -05:00
Jose Diaz-Gonzalez
537a2a3397
Merge pull request #8183 from dokku/dependabot/npm_and_yarn/tests/apps/checks-root/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/checks-root
2025-12-02 23:54:33 -05:00
Jose Diaz-Gonzalez
cb931253f7
Merge pull request #8182 from dokku/dependabot/npm_and_yarn/tests/apps/nodejs-express-noappjson/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/nodejs-express-noappjson
2025-12-02 23:54:24 -05:00
Jose Diaz-Gonzalez
582ecc8ec4
Merge pull request #8184 from dokku/dependabot/npm_and_yarn/tests/apps/dockerfile-app-json-formations/express-5.2.1
...
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/dockerfile-app-json-formations
2025-12-02 23:53:59 -05:00
dependabot[bot]
d43a23df5a
chore(deps): bump express in /tests/apps/nodejs-express-noprocfile
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:53:02 +00:00
dependabot[bot]
f6699ba467
chore(deps): bump express in /tests/apps/nodejs-express
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:52:53 +00:00
dependabot[bot]
00ed4e41b1
chore(deps): bump express in /tests/apps/dockerfile-procfile-bad
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:51:54 +00:00
dependabot[bot]
61ca55b697
chore(deps): bump express in /tests/apps/dockerfile-procfile
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:51:10 +00:00
dependabot[bot]
6fcdf61196
chore(deps): bump express in /tests/apps/gitsubmodules
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:51:05 +00:00
dependabot[bot]
a6095d4496
chore(deps): bump express from 5.1.0 to 5.2.1 in /tests/apps/checks-root
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:48:49 +00:00
dependabot[bot]
f3a47fba2b
chore(deps): bump express in /tests/apps/nodejs-express-noappjson
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:48:46 +00:00
dependabot[bot]
2e74fb8506
chore(deps): bump express in /tests/apps/dockerfile-app-json-formations
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 02:38:54 +00:00
Jose Diaz-Gonzalez
d60a21e65e
Merge pull request #8186 from dokku/go-download
...
Update url to download golang
2025-12-02 21:30:06 -05:00
Jose Diaz-Gonzalez
7f0050dbe7
fix: update url to download golang
2025-12-02 20:51:07 -05:00
Jose Diaz-Gonzalez
a458bd6803
Merge pull request #8172 from dokku/dependabot/pip/docs/_build/beautifulsoup4-4.14.3
...
chore(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 in /docs/_build
2025-12-02 20:45:30 -05:00
Jose Diaz-Gonzalez
bedaa5203c
Merge pull request #8173 from dokku/dependabot/pip/tests/apps/python-flask/werkzeug-3.1.4
...
chore(deps): bump werkzeug from 3.1.3 to 3.1.4 in /tests/apps/python-flask
2025-12-02 20:45:18 -05:00
dependabot[bot]
b87f617d2f
chore(deps): bump werkzeug in /tests/apps/python-flask
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: werkzeug
dependency-version: 3.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 15:27:36 +00:00
dependabot[bot]
23924a092d
chore(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 in /docs/_build
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.14.2 to 4.14.3.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-version: 4.14.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 14:40:06 +00:00
Jose Diaz-Gonzalez
8ef9390ae1
Merge pull request #8170 from znz/patch-1
2025-11-30 06:42:19 -05:00
Kazuhiro NISHIYAMA
b90add9e4e
Fix version
2025-11-30 19:29:05 +09:00
Jose Diaz-Gonzalez
42aa57e067
Merge pull request #8169 from dokku/debug-doc-generation
...
Update logging in doc generation to enhance doc generation debugging
2025-11-28 04:12:54 -05:00
Jose Diaz-Gonzalez
c5c395ed65
docs: update logging in doc generation to enhance doc generation debugging
2025-11-28 02:53:36 -05:00
Jose Diaz-Gonzalez
152213ffb4
Merge pull request #8164 from dokku/dependabot/npm_and_yarn/tests/apps/checks-root/body-parser-2.2.1
...
chore(deps): bump body-parser from 2.2.0 to 2.2.1 in /tests/apps/checks-root
2025-11-28 01:42:24 -05:00
Jose Diaz-Gonzalez
c336aa15a0
Merge pull request #8165 from dokku/dependabot/go_modules/plugins/scheduler-k3s/github.com/go-resty/resty/v2-2.17.0
...
chore(deps): bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 in /plugins/scheduler-k3s
2025-11-28 01:32:14 -05:00
Jose Diaz-Gonzalez
945c032290
Merge pull request #8167 from dokku/dependabot/pip/docs/_build/pymdown-extensions-10.17.2
...
chore(deps): bump pymdown-extensions from 10.17.1 to 10.17.2 in /docs/_build
2025-11-28 01:32:09 -05:00
dependabot[bot]
b79f6d6531
chore(deps): bump pymdown-extensions in /docs/_build
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.17.1 to 10.17.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.17.1...10.17.2 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.17.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 13:06:13 +00:00
dependabot[bot]
b8ae0169e7
chore(deps): bump github.com/go-resty/resty/v2 in /plugins/scheduler-k3s
...
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty ) from 2.16.5 to 2.17.0.
- [Release notes](https://github.com/go-resty/resty/releases )
- [Commits](https://github.com/go-resty/resty/compare/v2.16.5...v2.17.0 )
---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
dependency-version: 2.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 13:10:07 +00:00
dependabot[bot]
b6604118d4
chore(deps): bump body-parser in /tests/apps/checks-root
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-version: 2.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-25 16:42:11 +00:00
Jose Diaz-Gonzalez
4a8f247980
Merge pull request #8162 from dokku/dependabot/go_modules/plugins/scheduler-k3s/github.com/traefik/traefik/v2-2.11.31
...
chore(deps): bump github.com/traefik/traefik/v2 from 2.11.30 to 2.11.31 in /plugins/scheduler-k3s
2025-11-25 11:41:16 -05:00