Jose Diaz-Gonzalez
93f1a8e59d
Merge pull request #4509 from dokku/4477-initial-network
...
Add ability to specify initial network
2021-07-09 22:06:28 -04:00
Jose Diaz-Gonzalez
e8a4a4c89e
tests: always delete the initial-network in tests
2021-07-09 21:14:18 -04:00
Jose Diaz-Gonzalez
3ed019d708
tests: add test for initial network
2021-07-09 20:30:09 -04:00
dependabot[bot]
1ff3b57f88
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php
...
Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php ) from 193 to 195.
- [Release notes](https://github.com/heroku/heroku-buildpack-php/releases )
- [Changelog](https://github.com/heroku/heroku-buildpack-php/blob/main/CHANGELOG.md )
- [Commits](https://github.com/heroku/heroku-buildpack-php/compare/v193...v195 )
---
updated-dependencies:
- dependency-name: heroku/heroku-buildpack-php
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-09 23:56:35 +00:00
dependabot[bot]
6135b762af
chore(deps): bump jetty-servlet in /tests/apps/java
...
Bumps [jetty-servlet](https://github.com/eclipse/jetty.project ) from 11.0.5 to 11.0.6.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.5...jetty-11.0.6 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 13:09:37 +00:00
Jose Diaz-Gonzalez
506ebc3f23
Merge pull request #4652 from dokku/dependabot/maven/tests/apps/java/org.eclipse.jetty-jetty-servlet-11.0.5
...
chore(deps): bump jetty-servlet from 11.0.4 to 11.0.5 in /tests/apps/java
2021-06-24 23:02:06 -04:00
Jose Diaz-Gonzalez
6c20d29e55
Merge pull request #4653 from dokku/dependabot/maven/tests/apps/java/org.apache.maven.plugins-maven-dependency-plugin-3.2.0
...
chore(deps): bump maven-dependency-plugin from 3.1.2 to 3.2.0 in /tests/apps/java
2021-06-24 23:00:53 -04:00
dy3l
30dac07817
Fix case style
2021-06-24 22:42:02 +01:00
dependabot[bot]
40e50c9a2f
chore(deps): bump maven-dependency-plugin in /tests/apps/java
...
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 08:02:23 +00:00
dependabot[bot]
5894c334b9
chore(deps): bump jetty-servlet in /tests/apps/java
...
Bumps [jetty-servlet](https://github.com/eclipse/jetty.project ) from 11.0.4 to 11.0.5.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.4...jetty-11.0.5 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 08:02:20 +00:00
dependabot[bot]
1caa12a526
chore(deps): bump django in /tests/apps/dockerfile-release
...
Bumps [django](https://github.com/django/django ) from 3.1.9 to 3.1.12.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.9...3.1.12 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-10 20:11:45 +00:00
Jose Diaz-Gonzalez
8f56787bf1
Merge pull request #4507 from dokku/4505-drop-xenial
...
Drop support for Ubuntu 16.04
2021-06-09 14:22:05 -04:00
dependabot[bot]
c345882a2a
chore(deps): bump jetty-servlet in /tests/apps/java
...
Bumps [jetty-servlet](https://github.com/eclipse/jetty.project ) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.3...jetty-11.0.4 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-09 06:28:16 +00:00
Jose Diaz-Gonzalez
5fdae7dc1e
tests: fix sorting of output
2021-06-09 00:46:36 -04:00
Jose Diaz-Gonzalez
2757f4157e
debug: check the trace output to see what is leaving a lock
2021-06-08 23:02:58 -04:00
Jose Diaz-Gonzalez
ae8a12a4b4
tests: fix sorting of output
2021-06-08 23:02:42 -04:00
dependabot[bot]
9562a75351
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php
...
Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php ) from 192 to 193.
- [Release notes](https://github.com/heroku/heroku-buildpack-php/releases )
- [Changelog](https://github.com/heroku/heroku-buildpack-php/blob/main/CHANGELOG.md )
- [Commits](https://github.com/heroku/heroku-buildpack-php/compare/v192...v193 )
---
updated-dependencies:
- dependency-name: heroku/heroku-buildpack-php
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-08 06:35:36 +00:00
dependabot[bot]
8f2c1ea389
chore(deps): bump django in /tests/apps/dockerfile-release
...
Bumps [django](https://github.com/django/django ) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.8...3.1.9 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 23:59:02 +00:00
Jose Diaz-Gonzalez
634c8b48d1
fix: ensure the python app has a requirements.txt file
...
Without this, detection will fail on the heroku/python buildpack.
2021-05-31 16:02:09 -04:00
Jose Diaz-Gonzalez
244651dcba
fix: actually use the null buildpack for the sample python app
2021-05-31 16:00:28 -04:00
Jose Diaz-Gonzalez
3687c1800e
Merge pull request #4619 from dokku/dependabot/pip/tests/apps/python-flask/flask-2.0.1
...
chore(deps): bump flask from 2.0.0 to 2.0.1 in /tests/apps/python-flask
2021-05-31 15:53:09 -04:00
dependabot[bot]
8ac63b9f65
chore(deps): bump monolog/monolog in /tests/apps/php
...
Bumps [monolog/monolog](https://github.com/Seldaek/monolog ) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/Seldaek/monolog/releases )
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Seldaek/monolog/compare/1.26.0...1.26.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-31 07:50:59 +00:00
dependabot[bot]
f6bc8c7f5b
chore(deps): bump flask from 2.0.0 to 2.0.1 in /tests/apps/python-flask
...
Bumps [flask](https://github.com/pallets/flask ) from 2.0.0 to 2.0.1.
- [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/2.0.0...2.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 07:47:00 +00:00
dependabot[bot]
5214a3518c
chore(deps): bump jetty-servlet in /tests/apps/java
...
Bumps [jetty-servlet](https://github.com/eclipse/jetty.project ) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.2...jetty-11.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 07:46:35 +00:00
dependabot[bot]
360c10d90e
chore(deps): bump jinja2 in /tests/apps/python-flask
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.3 to 3.0.1.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-23 02:40:40 +00:00
dependabot[bot]
3a5942b75d
chore(deps): bump flask from 2.0.0 to 2.0.1 in /tests/apps/multi
...
Bumps [flask](https://github.com/pallets/flask ) from 2.0.0 to 2.0.1.
- [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/2.0.0...2.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-23 02:40:27 +00:00
Jose Diaz-Gonzalez
5bf4c41c1d
Merge pull request #4611 from dokku/dependabot/bundler/tests/apps/ruby/thin-1.8.1
...
chore(deps): bump thin from 1.8.0 to 1.8.1 in /tests/apps/ruby
2021-05-22 22:40:18 -04:00
Jose Diaz-Gonzalez
0f1682a9b7
Merge pull request #4609 from dokku/dependabot/npm_and_yarn/tests/apps/dot-websocket.disabled/socket.io-4.1.2
...
chore(deps): bump socket.io from 4.0.2 to 4.1.2 in /tests/apps/.websocket.disabled
2021-05-22 22:39:59 -04:00
dependabot[bot]
410c3dd103
chore(deps): bump socket.io in /tests/apps/.websocket.disabled
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.0.2...4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-22 23:58:04 +00:00
dependabot[bot]
3028dc4182
chore(deps): bump thin from 1.8.0 to 1.8.1 in /tests/apps/ruby
...
Bumps [thin](https://github.com/macournoyer/thin ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/macournoyer/thin/releases )
- [Changelog](https://github.com/macournoyer/thin/blob/master/CHANGELOG )
- [Commits](https://github.com/macournoyer/thin/compare/v1.8.0...v1.8.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-22 23:57:52 +00:00
dependabot[bot]
69e449788d
chore(deps): bump werkzeug in /tests/apps/python-flask
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 1.0.1 to 2.0.1.
- [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/1.0.1...2.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-22 23:57:30 +00:00
Jose Diaz-Gonzalez
c3d23103e2
Merge pull request #4600 from dokku/dependabot/pip/tests/apps/multi/flask-2.0.0
...
chore(deps): bump flask from 1.1.2 to 2.0.0 in /tests/apps/multi
2021-05-22 19:57:06 -04:00
Jose Diaz-Gonzalez
e5d626574c
Merge pull request #4598 from dokku/dependabot/pip/tests/apps/python-flask/flask-2.0.0
...
chore(deps): bump flask from 1.1.2 to 2.0.0 in /tests/apps/python-flask
2021-05-22 19:56:56 -04:00
Jose Diaz-Gonzalez
cce61f52ad
Merge pull request #4592 from dokku/dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-192
...
chore(deps-dev): bump heroku/heroku-buildpack-php from 191 to 192 in /tests/apps/php
2021-05-22 19:56:46 -04:00
Jose Diaz-Gonzalez
0532cae666
fix: correct failing repo test
...
The previous version grepped for the number 0, which is now output in the repo cache line count. We should check for the exact value instead.
2021-05-22 19:28:06 -04:00
dependabot[bot]
a9930fb167
chore(deps): bump flask from 1.1.2 to 2.0.0 in /tests/apps/multi
...
Bumps [flask](https://github.com/pallets/flask ) from 1.1.2 to 2.0.0.
- [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/1.1.2...2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:19:02 +00:00
dependabot[bot]
b628b68aef
chore(deps): bump flask from 1.1.2 to 2.0.0 in /tests/apps/python-flask
...
Bumps [flask](https://github.com/pallets/flask ) from 1.1.2 to 2.0.0.
- [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/1.1.2...2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:18:54 +00:00
dependabot[bot]
a1e7f19580
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php
...
Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php ) from 191 to 192.
- [Release notes](https://github.com/heroku/heroku-buildpack-php/releases )
- [Changelog](https://github.com/heroku/heroku-buildpack-php/blob/main/CHANGELOG.md )
- [Commits](https://github.com/heroku/heroku-buildpack-php/compare/v191...v192 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 08:08:37 +00:00
Milan Vit
2be6c8b86d
Add explanation for exclusion
2021-04-22 14:25:23 +09:00
Jose Diaz-Gonzalez
8660d58eb0
fix: inject alternate label when building from an image
...
This label is otherwise missing, causing tooling that might want to know about it's pre-existing labels - specifically, docker-image-labeler - to fail to run as expected.
2021-04-16 12:28:56 -04:00
Jose Diaz-Gonzalez
9de027167d
tests: make test a bit clearer
2021-04-16 12:28:56 -04:00
Milan Vit
65095fa4f7
💚 Alter tests further
2021-04-16 12:28:56 -04:00
Milan Vit
f07f489ef6
💚 Break test by fixing it
2021-04-16 12:28:56 -04:00
Milan Vit
15f4e94b4f
✅ Add (hopefully) failing test for image labeling
2021-04-16 12:28:56 -04:00
Jose Diaz-Gonzalez
d8ae1bd06c
Merge pull request #4568 from dokku/4519-respect-daemon-log-settings
...
Do not insert log max-size when log-driver is set at daemon-level
2021-04-16 12:26:34 -04:00
dependabot-preview[bot]
690233c02b
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php
...
Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php ) from 190 to 191.
- [Release notes](https://github.com/heroku/heroku-buildpack-php/releases )
- [Changelog](https://github.com/heroku/heroku-buildpack-php/blob/main/CHANGELOG.md )
- [Commits](https://github.com/heroku/heroku-buildpack-php/compare/v190...v191 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-16 06:26:56 +00:00
Jose Diaz-Gonzalez
4cccaebac5
fix: do not insert log max-size when log-driver is set at daemon-level
...
Closes #4519
2021-04-16 01:54:44 -04:00
dependabot[bot]
d48936eb79
chore(deps): bump django in /tests/apps/dockerfile-release
...
Bumps [django](https://github.com/django/django ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.6...3.1.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-08 19:51:15 +00:00
Jose Diaz-Gonzalez
c5c3b3928e
Merge pull request #4526 from dokku/4515-docker-options-parsing
...
Do not cut off builder arguments that have a 'v-' substring
2021-03-30 22:53:39 -04:00
Jose Diaz-Gonzalez
7f38a80bb8
Merge pull request #4540 from dokku/dependabot/go_modules/tests/apps/gogrpc/github.com/golang/protobuf-1.5.2
...
chore(deps): bump github.com/golang/protobuf from 1.5.1 to 1.5.2 in /tests/apps/gogrpc
2021-03-30 22:53:15 -04:00