Commit Graph

10823 Commits

Author SHA1 Message Date
dependabot[bot]
330aab9846 chore(deps): bump gunicorn in /tests/apps/python-flask
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 13:46:29 +00:00
Jose Diaz-Gonzalez
599fd346bf Merge pull request #6983 from polettix/6982-procfile-path-docs
Clarify paths used by Dokku when looking for specific files
2024-08-11 03:53:14 -04:00
Jose Diaz-Gonzalez
bbd5c039b5 docs: unify path setting docs for all custom files 2024-08-11 03:52:48 -04:00
Jose Diaz-Gonzalez
4897d17671 Merge pull request #7022 from dokku/dependabot/go_modules/plugins/scheduler-k3s/github.com/docker/docker-25.0.6incompatible
chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible in /plugins/scheduler-k3s
2024-08-11 03:34:23 -04:00
Jose Diaz-Gonzalez
d68d2380e1 fix: update oras-go to avoid issues with docker using an older version of oras 2024-08-11 02:37:53 -04:00
dependabot[bot]
b64eca4153 chore(deps): bump github.com/docker/docker in /plugins/scheduler-k3s
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 25.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.9...v25.0.6)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 06:24:58 +00:00
Jose Diaz-Gonzalez
80035673ac Merge pull request #7039 from dokku/josegonzalez-patch-2
fix: correct case of pip in builder-pack test output
2024-08-11 02:24:07 -04:00
Jose Diaz-Gonzalez
d6b264b65e chore: update dependencies 2024-08-11 02:23:16 -04:00
Jose Diaz-Gonzalez
773a3191f5 Merge pull request #7016 from dokku/dependabot/go_modules/plugins/config/github.com/onsi/gomega-1.34.1
chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in /plugins/config
2024-08-11 02:22:42 -04:00
Jose Diaz-Gonzalez
1d72aa5c14 Merge pull request #7036 from dokku/dependabot/pip/tests/apps/dockerfile-release/django-5.0.8
chore(deps): bump django from 5.0.7 to 5.0.8 in /tests/apps/dockerfile-release
2024-08-11 02:22:11 -04:00
Jose Diaz-Gonzalez
e2b561b2d5 fix: correct case of pip in builder-pack test output
The upstream buildpack recently changed this so we need to update in order to conform to the new standard.
2024-08-11 02:20:18 -04:00
dependabot[bot]
2e7053e65c chore(deps): bump github.com/onsi/gomega in /plugins/config
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 06:19:57 +00:00
Jose Diaz-Gonzalez
a45fab6c18 Merge pull request #7025 from dokku/dependabot/go_modules/plugins/common/golang.org/x/sync-0.8.0
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /plugins/common
2024-08-11 02:19:18 -04:00
Jose Diaz-Gonzalez
8d1c625d4b fix: set correct go version 2024-08-11 01:14:13 -04:00
Jose Diaz-Gonzalez
dfcb84c873 chore: update dependencies 2024-08-11 01:12:34 -04:00
Jose Diaz-Gonzalez
21f7fc13f4 Merge pull request #7034 from dokku/dependabot/docker/tests/apps/gogrpc/golang-1.22.6
chore(deps): bump golang from 1.22.5 to 1.22.6 in /tests/apps/gogrpc
2024-08-11 01:11:59 -04:00
Jose Diaz-Gonzalez
3736159357 Merge pull request #7033 from dokku/dependabot/docker/tests/apps/go-fail-postdeploy/golang-1.22.6
chore(deps): bump golang from 1.22.5 to 1.22.6 in /tests/apps/go-fail-postdeploy
2024-08-11 01:11:54 -04:00
Jose Diaz-Gonzalez
30400b2af3 Merge pull request #7030 from dokku/dependabot/docker/tests/apps/go-fail-predeploy/golang-1.22.6
chore(deps): bump golang from 1.22.5 to 1.22.6 in /tests/apps/go-fail-predeploy
2024-08-11 01:11:35 -04:00
dependabot[bot]
0a1bc55d9b chore(deps): bump golang.org/x/sync in /plugins/common
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 05:07:28 +00:00
Jose Diaz-Gonzalez
481df1acd5 Merge pull request #7015 from dokku/dependabot/go_modules/plugins/common/github.com/onsi/gomega-1.34.1
chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in /plugins/common
2024-08-11 01:06:46 -04:00
Jose Diaz-Gonzalez
91946a7adb Merge pull request #7011 from dokku/dependabot/pip/docs/_build/pymdown-extensions-10.9
chore(deps): bump pymdown-extensions from 10.8.1 to 10.9 in /docs/_build
2024-08-11 01:06:25 -04:00
dependabot[bot]
c8b244f2b9 chore(deps): bump pymdown-extensions from 10.8.1 to 10.9 in /docs/_build
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 05:06:20 +00:00
Jose Diaz-Gonzalez
6a879a3f91 Merge pull request #7037 from dokku/dependabot/docker/docs/_build/python-3.12.5-alpine
chore(deps): bump python from 3.12.4-alpine to 3.12.5-alpine in /docs/_build
2024-08-11 01:06:17 -04:00
Jose Diaz-Gonzalez
719f661d06 Merge pull request #7023 from dokku/dependabot/pip/docs/_build/mkdocs-material-9.5.31
chore(deps): bump mkdocs-material from 9.5.30 to 9.5.31 in /docs/_build
2024-08-11 01:06:07 -04:00
Jose Diaz-Gonzalez
39f8edc395 Merge pull request #7032 from dokku/dependabot/pip/docs/_build/pyyaml-6.0.2
chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /docs/_build
2024-08-11 01:05:40 -04:00
Jose Diaz-Gonzalez
115c381ea0 Merge pull request #7031 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-tini/golang-1.22.6
chore(deps): bump golang from 1.22.5 to 1.22.6 in /tests/apps/zombies-dockerfile-tini
2024-08-11 01:05:29 -04:00
Jose Diaz-Gonzalez
91eaa7ac03 Merge pull request #7021 from dokku/dependabot/github_actions/tj-actions/changed-files-44.5.7
chore(deps): bump tj-actions/changed-files from 44.5.6 to 44.5.7
2024-08-11 01:05:23 -04:00
Jose Diaz-Gonzalez
05fe01e1cd Merge pull request #7029 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-no-tini/golang-1.22.6
chore(deps): bump golang from 1.22.5 to 1.22.6 in /tests/apps/zombies-dockerfile-no-tini
2024-08-11 01:05:08 -04:00
dependabot[bot]
32b37f9ee2 chore(deps): bump python in /docs/_build
Bumps python from 3.12.4-alpine to 3.12.5-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 13:41:27 +00:00
dependabot[bot]
ce44d6c03a chore(deps): bump django in /tests/apps/dockerfile-release
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.7...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 19:35:20 +00:00
dependabot[bot]
5d179987b2 chore(deps): bump golang from 1.22.5 to 1.22.6 in /tests/apps/gogrpc
Bumps golang from 1.22.5 to 1.22.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 14:02:22 +00:00
dependabot[bot]
40fe3fc25a chore(deps): bump golang in /tests/apps/go-fail-postdeploy
Bumps golang from 1.22.5 to 1.22.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 13:33:39 +00:00
dependabot[bot]
6f66815874 chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /docs/_build
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 13:28:29 +00:00
dependabot[bot]
98390818c2 chore(deps): bump golang in /tests/apps/zombies-dockerfile-tini
Bumps golang from 1.22.5 to 1.22.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 13:18:31 +00:00
dependabot[bot]
339bc1c0d2 chore(deps): bump golang in /tests/apps/go-fail-predeploy
Bumps golang from 1.22.5 to 1.22.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 13:14:35 +00:00
dependabot[bot]
6bebcdeca5 chore(deps): bump golang in /tests/apps/zombies-dockerfile-no-tini
Bumps golang from 1.22.5 to 1.22.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 13:09:11 +00:00
dependabot[bot]
ce4e56aef0 chore(deps): bump mkdocs-material from 9.5.30 to 9.5.31 in /docs/_build
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.30 to 9.5.31.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.30...9.5.31)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 14:02:40 +00:00
dependabot[bot]
a925fb989f chore(deps): bump tj-actions/changed-files from 44.5.6 to 44.5.7
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.6 to 44.5.7.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.6...v44.5.7)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 13:39:14 +00:00
Jose Diaz-Gonzalez
0335e0f752 Merge pull request #7012 from DavidTheProgrammer/docs_fix_grammar_in_configuration_ssl_md
Fix grammar under HSTS Header section in ssl.md
2024-07-31 17:04:49 -04:00
Jose Diaz-Gonzalez
f1c5d707d6 Merge pull request #7019 from dokku/7018-upgrade-guide
Clarify to users that the migration guides should be followed for upgrades
2024-07-30 13:19:34 -04:00
Jose Diaz-Gonzalez
c9530db36e docs: clarify to users that the migration guides should be followed for upgrades
Refs #7018
2024-07-30 13:19:10 -04:00
dependabot[bot]
d49f0c7c92 chore(deps): bump github.com/onsi/gomega in /plugins/common
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 13:31:21 +00:00
Code Is Art
ded19d6105 Fix grammar under HSTS Header in ssl.md
Fixing grammar in HSTS header section in ssl.md
2024-07-29 23:38:17 +02:00
Jose Diaz-Gonzalez
b7e2a4bd14 Merge pull request #6999 from dokku/dependabot/github_actions/tj-actions/changed-files-44.5.6
chore(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6
2024-07-29 04:51:27 -04:00
Jose Diaz-Gonzalez
b3947dfbb7 Merge pull request #7002 from dokku/dependabot/go_modules/plugins/ps/github.com/gofrs/flock-0.12.1
chore(deps): bump github.com/gofrs/flock from 0.12.0 to 0.12.1 in /plugins/ps
2024-07-29 04:51:21 -04:00
Jose Diaz-Gonzalez
1f50b7585e Merge pull request #7004 from dokku/dependabot/pip/docs/_build/mkdocs-material-9.5.30
chore(deps): bump mkdocs-material from 9.5.28 to 9.5.30 in /docs/_build
2024-07-29 04:51:15 -04:00
Jose Diaz-Gonzalez
e5311f8921 Merge pull request #7006 from dokku/dependabot/pip/docs/_build/importlib-metadata-8.2.0
chore(deps): bump importlib-metadata from 8.0.0 to 8.2.0 in /docs/_build
2024-07-29 04:50:59 -04:00
Jose Diaz-Gonzalez
f6bdf3e04a Merge pull request #7007 from dokku/dependabot/go_modules/plugins/common/github.com/onsi/gomega-1.34.0
chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 in /plugins/common
2024-07-29 04:50:49 -04:00
Jose Diaz-Gonzalez
30a8db04ce Merge pull request #7008 from dokku/dependabot/go_modules/plugins/config/github.com/onsi/gomega-1.34.0
chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 in /plugins/config
2024-07-29 04:50:41 -04:00
dependabot[bot]
c11af0bb10 chore(deps): bump github.com/onsi/gomega in /plugins/config
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.33.1...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 13:34:29 +00:00