Upgrade to chill-bundles/v3.0.0-RC6
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
adba3b88ae
commit
d121f3343f
9
.changes/2.1.0-RC3.md
Normal file
9
.changes/2.1.0-RC3.md
Normal file
@ -0,0 +1,9 @@
|
||||
## 2.1.0 - 2024-07-23
|
||||
### Release
|
||||
* Upgrade chill to v3.0.0-RC3
|
||||
* upgrade chill-bundle to v3.0.0-RC4
|
||||
* Add graylog to image
|
||||
* upgrade to chill-bundles/3.0.0-RC5
|
||||
* Upgrade chill-bundles to v3.0.0-RC6
|
||||
### Fixed
|
||||
* Fix definition of workflow
|
@ -1,5 +0,0 @@
|
||||
kind: Fixed
|
||||
body: Fix definition of workflow
|
||||
time: 2024-07-18T16:10:18.504872917+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Release
|
||||
body: Upgrade chill to v3.0.0-RC3
|
||||
time: 2024-07-03T12:46:35.963251524+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Release
|
||||
body: upgrade chill-bundle to v3.0.0-RC4
|
||||
time: 2024-07-03T13:38:16.338710196+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Release
|
||||
body: Add graylog to image
|
||||
time: 2024-07-03T13:54:12.983732476+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Release
|
||||
body: upgrade to chill-bundles/3.0.0-RC5
|
||||
time: 2024-07-18T10:39:18.226486987+02:00
|
||||
custom:
|
||||
Issue: ""
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -6,6 +6,16 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||
|
||||
|
||||
## 2.1.0 - 2024-07-23
|
||||
### Release
|
||||
* Upgrade chill to v3.0.0-RC3
|
||||
* upgrade chill-bundle to v3.0.0-RC4
|
||||
* Add graylog to image
|
||||
* upgrade to chill-bundles/3.0.0-RC5
|
||||
* Upgrade chill-bundles to v3.0.0-RC6
|
||||
### Fixed
|
||||
* Fix definition of workflow
|
||||
|
||||
## 2.0.0-alpha4 - 2024-07-03
|
||||
### Release
|
||||
* fixes
|
||||
|
@ -9,7 +9,7 @@
|
||||
"ext-iconv": "*",
|
||||
"champs-libres/wopi-bundle": "dev-master@dev",
|
||||
"champs-libres/wopi-lib": "dev-master@dev",
|
||||
"chill-project/chill-bundles": "v3.0.0-RC5",
|
||||
"chill-project/chill-bundles": "v3.0.0-RC6",
|
||||
"chill-project/chill-deploy": "^1.0",
|
||||
"graylog2/gelf-php": "^2.0",
|
||||
"symfony/console": "5.4.*",
|
||||
|
64
composer.lock
generated
64
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "f0ccb7b37fd87b90bbbb8be921133ee7",
|
||||
"content-hash": "b54c5d8f9a6fd245404d207b908f9c0d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@ -185,16 +185,16 @@
|
||||
},
|
||||
{
|
||||
"name": "chill-project/chill-bundles",
|
||||
"version": "v3.0.0-RC5",
|
||||
"version": "v3.0.0-RC6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://gitlab.com/Chill-Projet/chill-bundles.git",
|
||||
"reference": "c82991674e0452fb71a197a924ee63ff453eee0b"
|
||||
"reference": "b42473b01deda59836f1d4c2d96a6eefd59f5414"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=c82991674e0452fb71a197a924ee63ff453eee0b",
|
||||
"reference": "c82991674e0452fb71a197a924ee63ff453eee0b",
|
||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=b42473b01deda59836f1d4c2d96a6eefd59f5414",
|
||||
"reference": "b42473b01deda59836f1d4c2d96a6eefd59f5414",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -327,9 +327,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://gitlab.com/Chill-Projet/chill-bundles/-/issues",
|
||||
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.0.0-RC5"
|
||||
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.0.0-RC6"
|
||||
},
|
||||
"time": "2024-07-18T09:49:05+00:00"
|
||||
"time": "2024-07-23T16:54:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "chill-project/chill-deploy",
|
||||
@ -2265,22 +2265,22 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
"version": "7.8.1",
|
||||
"version": "7.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/guzzle.git",
|
||||
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
|
||||
"reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
|
||||
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/a629e5b69db96eb4939c1b34114130077dd4c6fc",
|
||||
"reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/promises": "^1.5.3 || ^2.0.1",
|
||||
"guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
|
||||
"guzzlehttp/promises": "^1.5.3 || ^2.0.3",
|
||||
"guzzlehttp/psr7": "^2.7.0",
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"psr/http-client": "^1.0",
|
||||
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
||||
@ -2291,9 +2291,9 @@
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"ext-curl": "*",
|
||||
"php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
|
||||
"guzzle/client-integration-tests": "3.0.2",
|
||||
"php-http/message-factory": "^1.1",
|
||||
"phpunit/phpunit": "^8.5.36 || ^9.6.15",
|
||||
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
|
||||
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
||||
},
|
||||
"suggest": {
|
||||
@ -2371,7 +2371,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/guzzle/issues",
|
||||
"source": "https://github.com/guzzle/guzzle/tree/7.8.1"
|
||||
"source": "https://github.com/guzzle/guzzle/tree/7.9.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2387,20 +2387,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-03T20:35:24+00:00"
|
||||
"time": "2024-07-19T16:19:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/promises",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/promises.git",
|
||||
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
|
||||
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
|
||||
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
|
||||
"url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
|
||||
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2408,7 +2408,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
|
||||
"phpunit/phpunit": "^8.5.39 || ^9.6.20"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -2454,7 +2454,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/promises/issues",
|
||||
"source": "https://github.com/guzzle/promises/tree/2.0.2"
|
||||
"source": "https://github.com/guzzle/promises/tree/2.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2470,20 +2470,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-03T20:19:20+00:00"
|
||||
"time": "2024-07-18T10:29:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/psr7",
|
||||
"version": "2.6.2",
|
||||
"version": "2.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/psr7.git",
|
||||
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
|
||||
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
|
||||
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
|
||||
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2498,8 +2498,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"http-interop/http-factory-tests": "^0.9",
|
||||
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
|
||||
"http-interop/http-factory-tests": "0.9.0",
|
||||
"phpunit/phpunit": "^8.5.39 || ^9.6.20"
|
||||
},
|
||||
"suggest": {
|
||||
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
||||
@ -2570,7 +2570,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/psr7/issues",
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.6.2"
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.7.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2586,7 +2586,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-03T20:05:35+00:00"
|
||||
"time": "2024-07-18T11:15:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "knplabs/knp-menu",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -7976,10 +7976,10 @@ sass-graph@^4.0.1:
|
||||
scss-tokenizer "^0.4.3"
|
||||
yargs "^17.2.1"
|
||||
|
||||
sass-loader@^13.0.0:
|
||||
version "13.3.3"
|
||||
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-13.3.3.tgz#60df5e858788cffb1a3215e5b92e9cba61e7e133"
|
||||
integrity sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==
|
||||
sass-loader@^14.0.0:
|
||||
version "14.2.1"
|
||||
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-14.2.1.tgz#db9ad96b56dc1c1ea546101e76375d5b008fec70"
|
||||
integrity sha512-G0VcnMYU18a4N7VoNDegg2OuMjYtxnqzQWARVWCIVSZwJeiL9kg8QMsuIZOplsJgTzZLF6jGxI3AClj8I9nRdQ==
|
||||
dependencies:
|
||||
neo-async "^2.6.2"
|
||||
|
||||
@ -9075,10 +9075,10 @@ vue-multiselect@3.0.0-alpha.2:
|
||||
resolved "https://registry.yarnpkg.com/vue-multiselect/-/vue-multiselect-3.0.0-alpha.2.tgz#58186f781136e71f1272b98690b569a0c00ed161"
|
||||
integrity sha512-Xp9fGJECns45v+v8jXbCIsAkCybYkEg0lNwr7Z6HDUSMyx2TEIK2giipPE+qXiShEc1Ipn+ZtttH2iq9hwXP4Q==
|
||||
|
||||
vue-toast-notification@^2.0:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-toast-notification/-/vue-toast-notification-2.0.1.tgz#5fe607c493b5dc9b238bf49bc3bcf80366edd4e4"
|
||||
integrity sha512-8GPJq1J6lsTPTCxSgPhnM8d0v+ivwT+u4R/xmtaDXeYNRkaRxqFOn3ewaVqmm+aCT8Y3/PQQS8dFqkMV7JOf/A==
|
||||
vue-toast-notification@^3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vue-toast-notification/-/vue-toast-notification-3.1.2.tgz#55106acc4f2c17ecf84468ee9435b97fc7106748"
|
||||
integrity sha512-oNRL/W9aaHoeScp+iTIW7k09vM16/+8aptp2maa+7qTB43JuxmAgKdXKFYtf+uvSNOYYq2BIWgLCeJ61pwom/A==
|
||||
|
||||
vue@^3.2.37:
|
||||
version "3.4.31"
|
||||
|
Loading…
Reference in New Issue
Block a user