Version update for 5.0.0

This commit is contained in:
James Cole
2019-12-27 06:24:41 +01:00
parent d5416bad7c
commit 72bf04fe54
3 changed files with 74 additions and 62 deletions

View File

@@ -14,21 +14,21 @@ jobs:
include: include:
- dist: xenial - dist: xenial
arch: amd64 arch: amd64
env: ARCH=amd64 CHANNEL=alpha VERSION=4.8.3-alpha.1 env: ARCH=amd64 CHANNEL=alpha VERSION=5.0.0-alpha.1
stage: build stage: build
script: ./.deploy/docker/travis.sh script: ./.deploy/docker/travis.sh
- dist: xenial - dist: xenial
arch: amd64 arch: amd64
env: ARCH=arm CHANNEL=alpha VERSION=4.8.3-alpha.1 env: ARCH=arm CHANNEL=alpha VERSION=5.0.0-alpha.1
stage: build stage: build
script: ./.deploy/docker/travis.sh script: ./.deploy/docker/travis.sh
- dist: xenial - dist: xenial
arch: arm64 arch: arm64
env: ARCH=arm64 CHANNEL=alpha VERSION=4.8.3-alpha.1 env: ARCH=arm64 CHANNEL=alpha VERSION=5.0.0-alpha.1
stage: build stage: build
script: ./.deploy/docker/travis.sh script: ./.deploy/docker/travis.sh
- dist: xenial - dist: xenial
arch: amd64 arch: amd64
env: CHANNEL=alpha VERSION=4.8.3-alpha.1 env: CHANNEL=alpha VERSION=5.0.0-alpha.1
stage: manifest stage: manifest
script: ./.deploy/docker/manifest.sh script: ./.deploy/docker/manifest.sh

View File

@@ -8,6 +8,18 @@ Firefly III no longer supports the SFTP storage backend, nor does it support
the ability to use both SFTP and local files as storage backends, because the packages the ability to use both SFTP and local files as storage backends, because the packages
required are no longer maintained and will not work with Laravel 6.0. required are no longer maintained and will not work with Laravel 6.0.
### 5.0.0-alpha.1
A fresh start in the versioning.
- #2580
- #2907
- #2776
- #2702
- #2723
- #2912
### 4.8.3-alpha.1 ### 4.8.3-alpha.1
- #2874 - #2874
- #2878 - #2878

116
composer.lock generated
View File

@@ -786,16 +786,16 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "2.1.11", "version": "2.1.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" "reference": "a6255605af39f2db7f5cb62e672bd8a7bad8d208"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a6255605af39f2db7f5cb62e672bd8a7bad8d208",
"reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", "reference": "a6255605af39f2db7f5cb62e672bd8a7bad8d208",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -840,7 +840,7 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2019-08-13T17:33:27+00:00" "time": "2019-12-20T12:49:39+00:00"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
@@ -934,16 +934,16 @@
}, },
{ {
"name": "fideloper/proxy", "name": "fideloper/proxy",
"version": "4.2.1", "version": "4.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git", "url": "https://github.com/fideloper/TrustedProxy.git",
"reference": "03085e58ec7bee24773fa5a8850751a6e61a7e8a" "reference": "790194d5d3da89a713478875d2e2d05855a90a81"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/03085e58ec7bee24773fa5a8850751a6e61a7e8a", "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/790194d5d3da89a713478875d2e2d05855a90a81",
"reference": "03085e58ec7bee24773fa5a8850751a6e61a7e8a", "reference": "790194d5d3da89a713478875d2e2d05855a90a81",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -984,7 +984,7 @@
"proxy", "proxy",
"trusted proxy" "trusted proxy"
], ],
"time": "2019-09-03T16:45:42+00:00" "time": "2019-12-20T13:11:11+00:00"
}, },
{ {
"name": "firebase/php-jwt", "name": "firebase/php-jwt",
@@ -1034,16 +1034,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "6.5.0", "version": "6.5.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5" "reference": "43ece0e75098b7ecd8d13918293029e555a50f82"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82",
"reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", "reference": "43ece0e75098b7ecd8d13918293029e555a50f82",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1097,7 +1097,7 @@
"rest", "rest",
"web service" "web service"
], ],
"time": "2019-12-07T18:20:45+00:00" "time": "2019-12-23T11:57:10+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@@ -2184,16 +2184,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "f9d56fd2f5533322caccdfcddbb56aedd622ef1c" "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f9d56fd2f5533322caccdfcddbb56aedd622ef1c", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c861fcba2ca29404dc9e617eedd9eff4616986b8",
"reference": "f9d56fd2f5533322caccdfcddbb56aedd622ef1c", "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2261,7 +2261,7 @@
"logging", "logging",
"psr-3" "psr-3"
], ],
"time": "2019-11-13T10:27:43+00:00" "time": "2019-12-20T14:22:59+00:00"
}, },
{ {
"name": "mschindler83/fints-hbci-php", "name": "mschindler83/fints-hbci-php",
@@ -5024,7 +5024,7 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v6.7.0", "version": "v6.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tightenco/collect.git", "url": "https://github.com/tightenco/collect.git",
@@ -5794,16 +5794,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.5.0", "version": "2.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "cde50e6720a39fdacb240159d3eea6865d51fd96" "reference": "ecbc8f3ed2cafca3cfca3d5febaae5a9d2899508"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/cde50e6720a39fdacb240159d3eea6865d51fd96", "url": "https://api.github.com/repos/filp/whoops/zipball/ecbc8f3ed2cafca3cfca3d5febaae5a9d2899508",
"reference": "cde50e6720a39fdacb240159d3eea6865d51fd96", "reference": "ecbc8f3ed2cafca3cfca3d5febaae5a9d2899508",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5812,8 +5812,8 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^0.9 || ^1.0", "mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.35 || ^5.7", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0" "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
}, },
"suggest": { "suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available", "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
@@ -5822,7 +5822,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2-dev" "dev-master": "2.5-dev"
} }
}, },
"autoload": { "autoload": {
@@ -5851,7 +5851,7 @@
"throwable", "throwable",
"whoops" "whoops"
], ],
"time": "2019-08-07T09:00:00+00:00" "time": "2019-12-25T10:00:00+00:00"
}, },
{ {
"name": "fzaninotto/faker", "name": "fzaninotto/faker",
@@ -6067,23 +6067,22 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.3.0", "version": "1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "5571962a4f733fbb57bede39778f71647fae8e66" "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/5571962a4f733fbb57bede39778f71647fae8e66", "url": "https://api.github.com/repos/mockery/mockery/zipball/f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
"reference": "5571962a4f733fbb57bede39778f71647fae8e66", "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"hamcrest/hamcrest-php": "~2.0", "hamcrest/hamcrest-php": "~2.0",
"lib-pcre": ">=7.0", "lib-pcre": ">=7.0",
"php": ">=5.6.0", "php": ">=5.6.0"
"sebastian/comparator": "^1.2.4|^3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0" "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
@@ -6091,7 +6090,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2.x-dev" "dev-master": "1.3.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -6129,7 +6128,7 @@
"test double", "test double",
"testing" "testing"
], ],
"time": "2019-11-24T07:54:50+00:00" "time": "2019-12-26T09:49:15+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@@ -6335,16 +6334,16 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "4.3.2", "version": "4.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e" "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
"reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e", "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6382,7 +6381,7 @@
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2019-09-12T14:27:41+00:00" "time": "2019-12-20T13:40:23+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
@@ -6433,16 +6432,16 @@
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "1.10.0", "version": "1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682" "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/d638ebbb58daba25a6a0dc7969e1358a0e3c6682", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
"reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682", "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6492,7 +6491,7 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2019-12-17T16:54:23+00:00" "time": "2019-12-22T21:05:45+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -6748,16 +6747,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "8.5.0", "version": "8.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab" "reference": "7870c78da3c5e4883eaef36ae47853ebb3cb86f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3ee1c1fd6fc264480c25b6fb8285edefe1702dab", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7870c78da3c5e4883eaef36ae47853ebb3cb86f2",
"reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab", "reference": "7870c78da3c5e4883eaef36ae47853ebb3cb86f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6827,7 +6826,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2019-12-06T05:41:38+00:00" "time": "2019-12-25T14:49:39+00:00"
}, },
{ {
"name": "roave/security-advisories", "name": "roave/security-advisories",
@@ -6835,12 +6834,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "1b2183eef1fdf7438d26b37dd87beb07dd4808bc" "reference": "181dd66fd666ed397991ded7b725fe90a8a00413"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1b2183eef1fdf7438d26b37dd87beb07dd4808bc", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/181dd66fd666ed397991ded7b725fe90a8a00413",
"reference": "1b2183eef1fdf7438d26b37dd87beb07dd4808bc", "reference": "181dd66fd666ed397991ded7b725fe90a8a00413",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@@ -6875,8 +6874,8 @@
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1", "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1", "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
"dompdf/dompdf": ">=0.6,<0.6.2", "dompdf/dompdf": ">=0.6,<0.6.2",
"drupal/core": ">=7,<7.67|>=8,<8.6.16|>=8.7,<8.7.1|>8.7.3,<8.7.5", "drupal/core": ">=7,<8.7.11|>=8.8,<8.8.1",
"drupal/drupal": ">=7,<7.67|>=8,<8.6.16|>=8.7,<8.7.1|>8.7.3,<8.7.5", "drupal/drupal": ">=7,<8.7.11|>=8.8,<8.8.1",
"erusev/parsedown": "<1.7.2", "erusev/parsedown": "<1.7.2",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.4", "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.4",
"ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.13.1|>=6,<6.7.9.1|>=6.8,<6.13.5.1|>=7,<7.2.4.1|>=7.3,<7.3.2.1", "ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.13.1|>=6,<6.7.9.1|>=6.8,<6.13.5.1|>=7,<7.2.4.1|>=7.3,<7.3.2.1",
@@ -6931,6 +6930,7 @@
"pusher/pusher-php-server": "<2.2.1", "pusher/pusher-php-server": "<2.2.1",
"robrichards/xmlseclibs": ">=1,<3.0.4", "robrichards/xmlseclibs": ">=1,<3.0.4",
"sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9", "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
"scheb/two-factor-bundle": "<3.26|>=4,<4.11",
"sensiolabs/connect": "<4.2.3", "sensiolabs/connect": "<4.2.3",
"serluck/phpwhois": "<=4.2.6", "serluck/phpwhois": "<=4.2.6",
"shopware/shopware": "<5.3.7", "shopware/shopware": "<5.3.7",
@@ -7045,7 +7045,7 @@
} }
], ],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2019-12-17T15:12:43+00:00" "time": "2019-12-21T14:43:42+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",