dependabot[bot]
ceaaadc105
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.75.0 to 1.75.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.0...v1.75.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.75.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 13:02:22 +00:00
dependabot[bot]
20be1a458d
chore(deps): bump django in /tests/apps/dockerfile-release
...
Bumps [django](https://github.com/django/django ) from 5.1.10 to 5.1.12.
- [Commits](https://github.com/django/django/compare/5.1.10...5.1.12 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 22:39:25 +00:00
dependabot[bot]
191aae5ff5
chore(deps): bump google.golang.org/protobuf in /tests/apps/gogrpc
...
Bumps google.golang.org/protobuf from 1.36.8 to 1.36.9.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 13:02:04 +00:00
Jose Diaz-Gonzalez
79ea869aa8
Merge pull request #7954 from dokku/test-remote
...
Respect DOKKU_DOMAIN when deploying in tests
2025-09-08 14:29:52 -04:00
Jose Diaz-Gonzalez
704e9fffd1
Merge pull request #7951 from dokku/dependabot/docker/tests/apps/gogrpc/golang-1.25.1
...
chore(deps): bump golang from 1.25.0 to 1.25.1 in /tests/apps/gogrpc
2025-09-08 04:32:10 -04:00
Jose Diaz-Gonzalez
849eca85ec
Merge pull request #7950 from dokku/dependabot/docker/tests/apps/go-fail-postdeploy/golang-1.25.1
...
chore(deps): bump golang from 1.25.0 to 1.25.1 in /tests/apps/go-fail-postdeploy
2025-09-08 04:32:02 -04:00
Jose Diaz-Gonzalez
b4b4be9282
Merge pull request #7949 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-no-tini/golang-1.25.1
...
chore(deps): bump golang from 1.25.0 to 1.25.1 in /tests/apps/zombies-dockerfile-no-tini
2025-09-08 04:31:53 -04:00
Jose Diaz-Gonzalez
8a15b9f560
Merge pull request #7947 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-tini/golang-1.25.1
...
chore(deps): bump golang from 1.25.0 to 1.25.1 in /tests/apps/zombies-dockerfile-tini
2025-09-08 04:31:37 -04:00
Jose Diaz-Gonzalez
ff4af54920
tests: respect DOKKU_DOMAIN when deploying in tests
2025-09-08 04:24:35 -04:00
dependabot[bot]
ad8ece9ad3
chore(deps): bump golang from 1.25.0 to 1.25.1 in /tests/apps/gogrpc
...
Bumps golang from 1.25.0 to 1.25.1.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 08:16:14 +00:00
dependabot[bot]
8fa67ea607
chore(deps): bump golang in /tests/apps/go-fail-postdeploy
...
Bumps golang from 1.25.0 to 1.25.1.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 08:15:40 +00:00
dependabot[bot]
97080a397a
chore(deps): bump golang in /tests/apps/zombies-dockerfile-no-tini
...
Bumps golang from 1.25.0 to 1.25.1.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 08:15:27 +00:00
dependabot[bot]
4852cb501e
chore(deps): bump golang in /tests/apps/zombies-dockerfile-tini
...
Bumps golang from 1.25.0 to 1.25.1.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 08:14:08 +00:00
dependabot[bot]
d656c4ce62
chore(deps): bump golang in /tests/apps/go-fail-predeploy
...
Bumps golang from 1.25.0 to 1.25.1.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 08:13:28 +00:00
Jose Diaz-Gonzalez
215104f096
tests: remove unused test app
...
This was disabled 12 years ago...
2025-09-08 03:59:37 -04:00
Jose Diaz-Gonzalez
03c25dae55
fix: ensure the code is copied over to the new app on clone or rebase
...
Closes #7706
2025-09-08 00:19:55 -04:00
Jose Diaz-Gonzalez
bf7e5a7312
tests: add a test for apps that detect https:443:443 port mappings without an ssl cert
2025-09-07 22:06:24 -04:00
Jose Diaz-Gonzalez
90b29ff6e2
tests: add test for ensuring run commands work with pack-based builds
...
Closes #7863
2025-09-07 20:13:12 -04:00
Jose Diaz-Gonzalez
3f12ce2e8d
refactor: simplify test
2025-08-23 16:15:00 -04:00
Jose Diaz-Gonzalez
9c41bed78b
feat: allow specifying base64-encoded values in vector-sink DSN urls
...
This will allow Vector templating to work when using Kubernetes as the scheduler.
2025-08-23 15:46:57 -04:00
Jose Diaz-Gonzalez
d9c520216a
Merge pull request #7868 from dokku/dependabot/npm_and_yarn/tests/apps/multi/grunt-cli-1.5.0
2025-08-22 08:01:33 -04:00
Jose Diaz-Gonzalez
7d5e0868f4
Merge pull request #7869 from dokku/dependabot/npm_and_yarn/tests/apps/multi/bower-1.8.14
2025-08-22 08:01:20 -04:00
Jose Diaz-Gonzalez
86ce579680
Merge pull request #7872 from dokku/fix-scaling-k3s
2025-08-22 08:01:06 -04:00
dependabot[bot]
7104d203bd
chore(deps): bump bower from 1.8.12 to 1.8.14 in /tests/apps/multi
...
Bumps [bower](https://github.com/bower/bower ) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/bower/bower/releases )
- [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bower/bower/compare/v1.8.12...1.8.14 )
---
updated-dependencies:
- dependency-name: bower
dependency-version: 1.8.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-22 07:06:45 +00:00
dependabot[bot]
32cd56faa5
chore(deps): bump grunt-cli from 1.4.3 to 1.5.0 in /tests/apps/multi
...
Bumps [grunt-cli](https://github.com/gruntjs/grunt-cli ) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/gruntjs/grunt-cli/releases )
- [Changelog](https://github.com/gruntjs/grunt-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gruntjs/grunt-cli/compare/v1.4.3...v1.5.0 )
---
updated-dependencies:
- dependency-name: grunt-cli
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-22 07:06:44 +00:00
Jose Diaz-Gonzalez
360cbcf8b9
Merge pull request #7870 from dokku/dependabot/npm_and_yarn/tests/apps/multi/tmp-0.2.5
...
chore(deps): bump tmp from 0.2.4 to 0.2.5 in /tests/apps/multi
2025-08-22 03:05:52 -04:00
Jose Diaz-Gonzalez
dd61cf9e8d
Merge pull request #7867 from dokku/dependabot/npm_and_yarn/tests/apps/multi/grunt-1.6.1
...
chore(deps): bump grunt from 1.5.3 to 1.6.1 in /tests/apps/multi
2025-08-22 03:04:45 -04:00
Jose Diaz-Gonzalez
cfd7b84c5e
tests: correct target scope for kustomization
2025-08-22 02:22:43 -04:00
Jose Diaz-Gonzalez
390a2254a0
fix: do not skip generating certain templates when non-web processes are encountered
2025-08-22 01:24:53 -04:00
Jose Diaz-Gonzalez
5d5d56c560
refactor: remove public exposure of DOKKU_APP_TYPE in favor of builder detected property
...
The DOKKU_APP_TYPE has long since ceased to be the correct way to specify the builder for the application. It's only usage has been during the detection phase, specifically to ensure that the herokuish plugin injects the correct docker arguments during the build. As such, it is safe to migrate away to a property in a patch release.
Users that seek to set a specific builder should use 'dokku builder:set $APP selected' instead.
Refs #7863
2025-08-21 23:59:41 -04:00
dependabot[bot]
cfc25bc9da
chore(deps): bump tmp from 0.2.4 to 0.2.5 in /tests/apps/multi
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.4 to 0.2.5.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.4...v0.2.5 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-22 01:31:08 +00:00
dependabot[bot]
62099db5fe
chore(deps): bump grunt from 1.5.3 to 1.6.1 in /tests/apps/multi
...
Bumps [grunt](https://github.com/gruntjs/grunt ) from 1.5.3 to 1.6.1.
- [Release notes](https://github.com/gruntjs/grunt/releases )
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG )
- [Commits](https://github.com/gruntjs/grunt/compare/v1.5.3...v1.6.1 )
---
updated-dependencies:
- dependency-name: grunt
dependency-version: 1.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-22 01:30:50 +00:00
dependabot[bot]
17f71e1269
chore(deps): bump google.golang.org/protobuf in /tests/apps/gogrpc
...
Bumps google.golang.org/protobuf from 1.36.7 to 1.36.8.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 13:23:28 +00:00
Jose Diaz-Gonzalez
3705b5f847
Merge pull request #7861 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.75.0
...
chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 in /tests/apps/gogrpc
2025-08-20 21:55:50 -04:00
Jose Diaz-Gonzalez
ac4f576951
Merge pull request #7860 from dokku/dependabot/pip/tests/apps/python-flask/flask-3.1.2
...
chore(deps): bump flask from 3.1.1 to 3.1.2 in /tests/apps/python-flask
2025-08-20 21:55:43 -04:00
dependabot[bot]
c8d7fb0aed
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.74.2 to 1.75.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.74.2...v1.75.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.75.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 13:46:20 +00:00
dependabot[bot]
5d4ac8179a
chore(deps): bump flask from 3.1.1 to 3.1.2 in /tests/apps/python-flask
...
Bumps [flask](https://github.com/pallets/flask ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/3.1.1...3.1.2 )
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 13:35:57 +00:00
dependabot[bot]
097da0436e
chore(deps): bump flask from 3.1.1 to 3.1.2 in /tests/apps/multi
...
Bumps [flask](https://github.com/pallets/flask ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/3.1.1...3.1.2 )
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 13:17:59 +00:00
dependabot[bot]
a95f077496
chore(deps): bump python in /tests/apps/dockerfile-release
...
Bumps python from 3.13.6-bookworm to 3.13.7-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.7-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 19:01:19 +00:00
Jose Diaz-Gonzalez
b75c7f3b8c
Merge pull request #7855 from dokku/dependabot/maven/tests/apps/java/org.eclipse.jetty-jetty-servlet-11.0.26
...
chore(deps): bump org.eclipse.jetty:jetty-servlet from 11.0.25 to 11.0.26 in /tests/apps/java
2025-08-16 01:45:28 -04:00
Jose Diaz-Gonzalez
6525f147c6
Merge pull request #7848 from dokku/fix-k3s-tests
...
Ensure tests properly fetch data from json output
2025-08-16 01:45:15 -04:00
dependabot[bot]
11bf30d744
chore(deps): bump org.eclipse.jetty:jetty-servlet in /tests/apps/java
...
Bumps org.eclipse.jetty:jetty-servlet from 11.0.25 to 11.0.26.
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-version: 11.0.26
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-15 13:12:35 +00:00
Jose Diaz-Gonzalez
2aabb209d9
Merge pull request #7849 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-tini/golang-1.25.0
...
chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/zombies-dockerfile-tini
2025-08-14 17:28:16 -04:00
Jose Diaz-Gonzalez
bd03e45860
Merge pull request #7850 from dokku/dependabot/docker/tests/apps/go-fail-predeploy/golang-1.25.0
...
chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/go-fail-predeploy
2025-08-14 17:28:04 -04:00
Jose Diaz-Gonzalez
f4d2437922
Merge pull request #7851 from dokku/dependabot/docker/tests/apps/go-fail-postdeploy/golang-1.25.0
...
chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/go-fail-postdeploy
2025-08-14 17:27:58 -04:00
Jose Diaz-Gonzalez
8b5f134946
Merge pull request #7852 from dokku/dependabot/docker/tests/apps/gogrpc/golang-1.25.0
...
chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/gogrpc
2025-08-14 17:27:39 -04:00
dependabot[bot]
07695e9aac
chore(deps): bump golang in /tests/apps/zombies-dockerfile-no-tini
...
Bumps golang from 1.24.6 to 1.25.0.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-14 14:02:46 +00:00
dependabot[bot]
e28dd15881
chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/gogrpc
...
Bumps golang from 1.24.6 to 1.25.0.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-14 13:40:21 +00:00
dependabot[bot]
3421d1082c
chore(deps): bump golang in /tests/apps/go-fail-postdeploy
...
Bumps golang from 1.24.6 to 1.25.0.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-14 13:31:49 +00:00
dependabot[bot]
bfb424dc09
chore(deps): bump golang in /tests/apps/go-fail-predeploy
...
Bumps golang from 1.24.6 to 1.25.0.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-14 13:10:18 +00:00