Skip to content

Commit

Permalink
Prepare Release 3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
natepage committed Mar 23, 2021
1 parent b319a12 commit 4ec089e
Show file tree
Hide file tree
Showing 18 changed files with 101 additions and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/split_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
matrix:
mapping: '${{ fromJson(needs.provide_packages_json.outputs.matrix) }}'
tag:
- 3.0.12
- 3.0.13
name: 'Split ${{ matrix.mapping.dir }}'
env:
DIR: 'packages/${{ matrix.mapping.dir }}'
Expand Down
75 changes: 70 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,51 @@
<!-- changelog-linker -->

## 2.5.28 - 2020-12-16
## [3.0.12] - 2021-03-19

- [#504] [EasyBugsnag] Use ShutdownStrategy on WorkerRunningEvent for Messenger

## [3.0.11] - 2021-03-19

- [#503] Feature/git subtree for split 1

## [3.0.10] - 2021-03-18

- [#500] [EasyStandard] Hotfix/Fix AlphabeticallySortedArrayKeysSniff, Thanks to [@DKeeper]
- [#499] [EasyStandard] Hotfix/Fix PhpDocCommentRector, Thanks to [@DKeeper]

## [3.0.9] - 2021-03-18

- [#502] [EasyWebhook] Clean up

## [3.0.7] - 2021-03-17

- [#497] [CI] Use symfonycorp security checker action
- [#496] [EasyAsync] Implement Batch
- [#501] [EasyWebhook] Refactor statements provider to use dbal schema

## [3.0.6] - 2021-03-11

- [#495] [EasyCore] Delete unused config, Thanks to [@ERuban]

## [3.0.5] - 2021-03-10

- [#494] Merge 2.x into 3.x

## [3.0.5-alpha4]

- [#493] [EasyWebhook] Implement rewind on stack

## [3.0.5-alpha3]

- [#492] [EasySecurity] Fix symfony bridge for context service

## [2.5.33] - 2021-03-09

- [#477] [EasyStandard] Implement PhpDocCommentRector & SingleLineCommentRector, Thanks to [@DKeeper]



## [2.5.28] - 2020-12-16

- [#444] Use CollectorHelper in packages
- [#445] Add all packages to split tests
Expand Down Expand Up @@ -2798,14 +2843,34 @@
[v2.5.26]: https://github.com/eonx-com/easy-monorepo/compare/v2.5.25...v2.5.26
[@jayaregalinadaflexisourceit]: https://github.com/jayaregalinadaflexisourceit
[#453]: https://github.com/eonx-com/easy-monorepo/pull/453
[#452]: https://github.com/eonx-com/easy-monorepo/pull/452
[#451]: https://github.com/eonx-com/easy-monorepo/pull/451
[#450]: https://github.com/eonx-com/easy-monorepo/pull/450
[#449]: https://github.com/eonx-com/easy-monorepo/pull/449
[#448]: https://github.com/eonx-com/easy-monorepo/pull/448
[#447]: https://github.com/eonx-com/easy-monorepo/pull/447
[#446]: https://github.com/eonx-com/easy-monorepo/pull/446
[#445]: https://github.com/eonx-com/easy-monorepo/pull/445
[#444]: https://github.com/eonx-com/easy-monorepo/pull/444
[#439]: https://github.com/eonx-com/easy-monorepo/pull/439
[2.5.27]: https://github.com/eonx-com/easy-monorepo/compare/v2.5.26...2.5.27
[#504]: https://github.com/eonx-com/easy-monorepo/pull/504
[#503]: https://github.com/eonx-com/easy-monorepo/pull/503
[#502]: https://github.com/eonx-com/easy-monorepo/pull/502
[#501]: https://github.com/eonx-com/easy-monorepo/pull/501
[#500]: https://github.com/eonx-com/easy-monorepo/pull/500
[#499]: https://github.com/eonx-com/easy-monorepo/pull/499
[#497]: https://github.com/eonx-com/easy-monorepo/pull/497
[#496]: https://github.com/eonx-com/easy-monorepo/pull/496
[#495]: https://github.com/eonx-com/easy-monorepo/pull/495
[#494]: https://github.com/eonx-com/easy-monorepo/pull/494
[#493]: https://github.com/eonx-com/easy-monorepo/pull/493
[#492]: https://github.com/eonx-com/easy-monorepo/pull/492
[#477]: https://github.com/eonx-com/easy-monorepo/pull/477
[3.0.9]: https://github.com/eonx-com/easy-monorepo/compare/3.0.7...3.0.9
[3.0.7]: https://github.com/eonx-com/easy-monorepo/compare/3.0.6...3.0.7
[3.0.6]: https://github.com/eonx-com/easy-monorepo/compare/3.0.5...3.0.6
[3.0.5-alpha4]: https://github.com/eonx-com/easy-monorepo/compare/3.0.5-alpha3...3.0.5-alpha4
[3.0.5-alpha3]: https://github.com/eonx-com/easy-monorepo/compare/2.5.33...3.0.5-alpha3
[3.0.5]: https://github.com/eonx-com/easy-monorepo/compare/3.0.5-alpha4...3.0.5
[3.0.12]: https://github.com/eonx-com/easy-monorepo/compare/3.0.11...3.0.12
[3.0.11]: https://github.com/eonx-com/easy-monorepo/compare/3.0.10...3.0.11
[3.0.10]: https://github.com/eonx-com/easy-monorepo/compare/3.0.9...3.0.10
[2.5.33]: https://github.com/eonx-com/easy-monorepo/compare/2.5.28...2.5.33
[2.5.28]: https://github.com/eonx-com/easy-monorepo/compare/2.5.27...2.5.28
4 changes: 2 additions & 2 deletions packages/EasyApiToken/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"phpunit/phpunit": "^8.4 || ^9.5",
"ext-openssl": "^7.1",
"firebase/php-jwt": "^5.0",
"eonx-com/easy-psr7-factory": "^3.1",
"eonx-com/easy-utils": "^3.1",
"eonx-com/easy-psr7-factory": "^3.0.13",
"eonx-com/easy-utils": "^3.0.13",
"auth0/auth0-php": "^5.4",
"psr/container": "^1.0",
"laravel/lumen-framework": "^5.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/EasyAsync/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "MIT",
"require": {
"php": "^7.2",
"eonx-com/easy-event-dispatcher": "^3.1",
"eonx-com/easy-pagination": "^3.1",
"eonx-com/easy-random": "^3.1",
"eonx-com/easy-event-dispatcher": "^3.0.13",
"eonx-com/easy-pagination": "^3.0.13",
"eonx-com/easy-random": "^3.0.13",
"nette/utils": "^3.1",
"nesbot/carbon": "^2.22"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyAwsCredentialsFinder/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^7.2",
"eonx-com/easy-utils": "^3.1",
"eonx-com/easy-utils": "^3.0.13",
"symfony/process": "^4.4 || ^5.1.5",
"symplify/package-builder": "^8.3.41",
"symplify/autowire-array-parameter": "^8.3.41",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyBankFiles/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "^7.2",
"nette/utils": "^3.1",
"eonx-com/easy-error-handler": "^3.1",
"eonx-com/easy-error-handler": "^3.0.13",
"monolog/monolog": "^2.1"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyBugsnag/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "^7.2",
"bugsnag/bugsnag": "^3.19",
"eonx-com/easy-utils": "^3.1",
"eonx-com/easy-utils": "^3.0.13",
"nette/utils": "^3.1"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyDecision/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^7.2",
"eonx-com/easy-utils": "^3.1",
"eonx-com/easy-utils": "^3.0.13",
"symfony/expression-language": "^4.4 || ^5.1.5"
},
"require-dev": {
Expand Down
6 changes: 3 additions & 3 deletions packages/EasyErrorHandler/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"license": "MIT",
"require": {
"php": "^7.2",
"eonx-com/easy-logging": "^3.1",
"eonx-com/easy-utils": "^3.1",
"eonx-com/easy-logging": "^3.0.13",
"eonx-com/easy-utils": "^3.0.13",
"nesbot/carbon": "^2.22"
},
"require-dev": {
"eonx-com/easy-bugsnag": "^3.1",
"eonx-com/easy-bugsnag": "^3.0.13",
"phpunit/phpunit": "^8.4 || ^9.5",
"laravel/lumen-framework": "^5.5",
"symfony/symfony": "^4.4 || ^5.1.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyLogging/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^7.2",
"eonx-com/easy-utils": "^3.1"
"eonx-com/easy-utils": "^3.0.13"
},
"require-dev": {
"phpunit/phpunit": "^8.4 || ^9.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyNotification/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "^7.2",
"aws/aws-sdk-php": "^3.134",
"eonx-com/easy-utils": "^3.1",
"eonx-com/easy-utils": "^3.0.13",
"nette/utils": "^3.1",
"symfony/http-client": "^4.4 || ^5.1.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyPagination/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "^7.2"
},
"require-dev": {
"eonx-com/easy-psr7-factory": "^3.1",
"eonx-com/easy-psr7-factory": "^3.0.13",
"phpunit/phpunit": "^8.4 || ^9.5",
"laravel/lumen-framework": "^5.5",
"vlucas/phpdotenv": "^3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyRepository/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"phpunit/phpunit": "^8.4 || ^9.5",
"mockery/mockery": "^1.2",
"doctrine/orm": "^2.6",
"eonx-com/easy-pagination": "^3.1",
"eonx-com/easy-pagination": "^3.0.13",
"laravel/lumen-framework": "^5.5",
"vlucas/phpdotenv": "^3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/EasyRequestId/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"license": "MIT",
"require": {
"php": "^7.2",
"eonx-com/easy-random": "^3.1",
"eonx-com/easy-utils": "^3.1"
"eonx-com/easy-random": "^3.0.13",
"eonx-com/easy-utils": "^3.0.13"
},
"require-dev": {
"ramsey/uuid": "^3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasySchedule/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"nesbot/carbon": "^2.22",
"dragonmantank/cron-expression": "^2.3",
"symfony/console": "^4.4 || ^5.1.5",
"eonx-com/easy-lock": "^3.1"
"eonx-com/easy-lock": "^3.0.13"
},
"require-dev": {
"phpunit/phpunit": "^8.4 || ^9.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/EasySecurity/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"require": {
"php": "^7.2",
"nette/utils": "^3.1",
"eonx-com/easy-api-token": "^3.1",
"eonx-com/easy-event-dispatcher": "^3.1",
"eonx-com/easy-utils": "^3.1"
"eonx-com/easy-api-token": "^3.0.13",
"eonx-com/easy-event-dispatcher": "^3.0.13",
"eonx-com/easy-utils": "^3.0.13"
},
"require-dev": {
"eonx-com/easy-bugsnag": "^3.1",
"eonx-com/easy-bugsnag": "^3.0.13",
"phpunit/phpunit": "^8.4 || ^9.5",
"laravel/lumen-framework": "^5.5",
"symfony/symfony": "^4.4 || ^5.1.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/EasySsm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"require": {
"php": "^7.2",
"aws/aws-sdk-php": "^3.134",
"eonx-com/easy-aws-credentials-finder": "^3.1",
"eonx-com/easy-random": "^3.1",
"eonx-com/easy-aws-credentials-finder": "^3.0.13",
"eonx-com/easy-random": "^3.0.13",
"nette/utils": "^3.1",
"symplify/package-builder": "^8.3.41",
"symplify/autowire-array-parameter": "^8.3.41"
Expand Down
10 changes: 5 additions & 5 deletions packages/EasyWebhook/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"license": "MIT",
"require": {
"php": "^7.2",
"eonx-com/easy-event-dispatcher": "^3.1",
"eonx-com/easy-lock": "^3.1",
"eonx-com/easy-random": "^3.1",
"eonx-com/easy-pagination": "^3.1",
"eonx-com/easy-utils": "^3.1",
"eonx-com/easy-event-dispatcher": "^3.0.13",
"eonx-com/easy-lock": "^3.0.13",
"eonx-com/easy-random": "^3.0.13",
"eonx-com/easy-pagination": "^3.0.13",
"eonx-com/easy-utils": "^3.0.13",
"nesbot/carbon": "^2.22",
"nette/utils": "^3.1",
"symfony/http-client": "^4.4 || ^5.1.5"
Expand Down

0 comments on commit 4ec089e

Please sign in to comment.