rxcod9 / joy-voyager-api

Joy VoyagerApi module adds REST Api end points to Voyager with Passport and Swagger support.
https://joy-voyager.kodmonk.com
MIT License
19 stars 4 forks source link

Update dependency doctrine/dbal to v2.13.7 #11

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
doctrine/dbal (source) require-dev patch 2.13.2 -> 2.13.7

Release Notes

doctrine/dbal ### [`v2.13.7`](https://togithub.com/doctrine/dbal/releases/2.13.7) [Compare Source](https://togithub.com/doctrine/dbal/compare/2.13.6...2.13.7) Release [2.13.7](https://togithub.com/doctrine/dbal/milestone/102) # 2.13.7 - Total issues resolved: **2** - Total pull requests resolved: **10** - Total contributors: **7** ## Dependencies - [5148: Bump PHPStan, Psalm & PHPUnit](https://togithub.com/doctrine/dbal/pull/5148) thanks to [@​derrabus](https://togithub.com/derrabus) - [5090: Update Psalm to 4.14.0](https://togithub.com/doctrine/dbal/pull/5090) thanks to [@​morozov](https://togithub.com/morozov) - [5139: Specify allowed plugins for Composer 2.2](https://togithub.com/doctrine/dbal/pull/5139) thanks to [@​morozov](https://togithub.com/morozov) - [5110: PHPCS 3.6.2, Psalm 4.15.0](https://togithub.com/doctrine/dbal/pull/5110) thanks to [@​derrabus](https://togithub.com/derrabus) ## Static Analysis - [5118: Fix return docblock](https://togithub.com/doctrine/dbal/pull/5118) thanks to [@​ajgarlag](https://togithub.com/ajgarlag) - [5042: Add missing `unix_socket` option to the array shape for the connection params](https://togithub.com/doctrine/dbal/pull/5042) thanks to [@​ste93cry](https://togithub.com/ste93cry) ## CI - [5094: Add healthcheck default options for Oracle test runs](https://togithub.com/doctrine/dbal/pull/5094) thanks to [@​mondrake](https://togithub.com/mondrake) - [5085: Use gvenzl/oracle-xe service](https://togithub.com/doctrine/dbal/pull/5085) thanks to [@​mondrake](https://togithub.com/mondrake) - [4919: run workflow only if modified file matches the configured paths](https://togithub.com/doctrine/dbal/pull/4919) thanks to [@​marulitua](https://togithub.com/marulitua) - [4854: Optimize build pipeline by taking affected paths into account ](https://togithub.com/doctrine/dbal/issues/4854) thanks to [@​morozov](https://togithub.com/morozov) ## Documentation - [5081: Typo fix : "enviroment" ➤ "environment"](https://togithub.com/doctrine/dbal/pull/5081) thanks to [@​Levure](https://togithub.com/Levure) ### [`v2.13.6`](https://togithub.com/doctrine/dbal/releases/2.13.6) [Compare Source](https://togithub.com/doctrine/dbal/compare/2.13.5...2.13.6) Release [2.13.6](https://togithub.com/doctrine/dbal/milestone/100) # 2.13.6 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** ## Bugfixes - [5017: Cast decimals integers to string on SQLite \[PHP 8.1\]](https://togithub.com/doctrine/dbal/pull/5017) thanks to [@​janlanger](https://togithub.com/janlanger) ## Static Analysis - [5009: PHPStan 1.2.0, Psalm 4.13.0](https://togithub.com/doctrine/dbal/pull/5009) thanks to [@​derrabus](https://togithub.com/derrabus) ## Documentation - [5022: docs: fix docs for the json type](https://togithub.com/doctrine/dbal/pull/5022) thanks to [@​dunglas](https://togithub.com/dunglas) ### [`v2.13.5`](https://togithub.com/doctrine/dbal/releases/2.13.5) [Compare Source](https://togithub.com/doctrine/dbal/compare/2.13.4...2.13.5) Release [2.13.5](https://togithub.com/doctrine/dbal/milestone/98) # 2.13.5 - Total issues resolved: **2** - Total pull requests resolved: **20** - Total contributors: **7** ## Tools - [4970: Fix a deprecation in console command return types](https://togithub.com/doctrine/dbal/pull/4970) thanks to [@​javiereguiluz](https://togithub.com/javiereguiluz) ## Static Analysis - [4959: Psalm 4.12.0, PHPStan 1.1.1](https://togithub.com/doctrine/dbal/pull/4959) thanks to [@​derrabus](https://togithub.com/derrabus) - [4943: PHPStan 1.0.2](https://togithub.com/doctrine/dbal/pull/4943) thanks to [@​derrabus](https://togithub.com/derrabus) - [4895: Cleanup ignored PHPStan errors](https://togithub.com/doctrine/dbal/pull/4895) thanks to [@​derrabus](https://togithub.com/derrabus) - [4873: Bump PHPStan level to 8](https://togithub.com/doctrine/dbal/pull/4873) thanks to [@​morozov](https://togithub.com/morozov) ## Test Suite - [4954: Use willReturn() in mocks instead of will(returnValue())](https://togithub.com/doctrine/dbal/pull/4954) thanks to [@​morozov](https://togithub.com/morozov) - [4876: Fix XSD paths in PHPUnit XML config files](https://togithub.com/doctrine/dbal/pull/4876) thanks to [@​derrabus](https://togithub.com/derrabus) ## Static Analysis,mysqli - [4934: Update Psalm to 4.11.2](https://togithub.com/doctrine/dbal/pull/4934) thanks to [@​morozov](https://togithub.com/morozov) ## PHP,pdo_sqlsrv - [4915: Fix PHP 8.1 deprecations on PDO_sqlsrv](https://togithub.com/doctrine/dbal/pull/4915) thanks to [@​derrabus](https://togithub.com/derrabus) ## Oracle,PHP - [4914: Fix PHP 8.1 deprecations in OracleSchemaManager](https://togithub.com/doctrine/dbal/pull/4914) thanks to [@​derrabus](https://togithub.com/derrabus) ## PDO,PHP - [4913: Fix deprecation on `ExpressionBuilder::literal()` with default type](https://togithub.com/doctrine/dbal/pull/4913) thanks to [@​derrabus](https://togithub.com/derrabus) and [@​come-nc](https://togithub.com/come-nc) ## PHP,PostgreSQL - [4912: Fix PHP 8.1 deprecations in PostgreSqlSchemaManager](https://togithub.com/doctrine/dbal/pull/4912) thanks to [@​derrabus](https://togithub.com/derrabus) ## MariaDB - [4909: MariaDb1027Platform class should be non-final](https://togithub.com/doctrine/dbal/pull/4909) thanks to [@​mvorisek](https://togithub.com/mvorisek) ## Bug,Deprecation,Platforms - [4890: Fix calling AbstractPlatform::getAdvancedForeignKeyOptionsSQL triggers a deprecation](https://togithub.com/doctrine/dbal/pull/4890) thanks to [@​simonberger](https://togithub.com/simonberger) ## CI,Improvement - [4883: Reuse centralized coding standard workflow](https://togithub.com/doctrine/dbal/pull/4883) thanks to [@​greg0ire](https://togithub.com/greg0ire) ## Bug,PHP,mysqli - [4881: Add missing upcast](https://togithub.com/doctrine/dbal/pull/4881) thanks to [@​derrabus](https://togithub.com/derrabus) ## PHP,mysqli,pdo_sqlsrv,sqlsrv - [4875: Run tests on PHP 8.1 with different database drivers](https://togithub.com/doctrine/dbal/pull/4875) thanks to [@​derrabus](https://togithub.com/derrabus) ## Improvement,Static Analysis - [4874: Get rid of current working directory variable](https://togithub.com/doctrine/dbal/pull/4874) thanks to [@​greg0ire](https://togithub.com/greg0ire) ## CI,Dependencies - [4861: PHP CodeSniffer 3.6.1](https://togithub.com/doctrine/dbal/pull/4861) thanks to [@​derrabus](https://togithub.com/derrabus) ## CI,PostgreSQL - [4848: Add Postgres 14 to the test matrix](https://togithub.com/doctrine/dbal/pull/4848) thanks to [@​derrabus](https://togithub.com/derrabus) ### [`v2.13.4`](https://togithub.com/doctrine/dbal/releases/2.13.4) [Compare Source](https://togithub.com/doctrine/dbal/compare/2.13.3...2.13.4) Release [2.13.4](https://togithub.com/doctrine/dbal/milestone/96) # 2.13.4 - Total issues resolved: **1** - Total pull requests resolved: **7** - Total contributors: **3** ## PHP - [4818: Cast decimals to string on SQLite](https://togithub.com/doctrine/dbal/pull/4818) thanks to [@​derrabus](https://togithub.com/derrabus) ## Bug - [4792: Do not normalize current version during comparison](https://togithub.com/doctrine/dbal/pull/4792) thanks to [@​morozov](https://togithub.com/morozov) ## Documentation - [4833: Add explanation why we need to cast float to string in decimal type](https://togithub.com/doctrine/dbal/pull/4833) thanks to [@​andrew-demb](https://togithub.com/andrew-demb) - [4827: Backport doc block fix](https://togithub.com/doctrine/dbal/pull/4827) thanks to [@​derrabus](https://togithub.com/derrabus) ## CI - [4834: Build ibm_db2 with a public driver](https://togithub.com/doctrine/dbal/pull/4834) thanks to [@​morozov](https://togithub.com/morozov) - [4819: PHPUnit 9.5.10](https://togithub.com/doctrine/dbal/pull/4819) thanks to [@​derrabus](https://togithub.com/derrabus) - [4796: Bump PHPStan and PHPUnit](https://togithub.com/doctrine/dbal/pull/4796) thanks to [@​derrabus](https://togithub.com/derrabus) ### [`v2.13.3`](https://togithub.com/doctrine/dbal/releases/2.13.3) [Compare Source](https://togithub.com/doctrine/dbal/compare/2.13.2...2.13.3) Release [2.13.3](https://togithub.com/doctrine/dbal/milestone/94) # 2.13.3 - Total issues resolved: **2** - Total pull requests resolved: **16** - Total contributors: **6** ## Bug Fixes - [4621: Move fix for user provided pdo connection](https://togithub.com/doctrine/dbal/pull/4621) thanks to [@​bizurkur](https://togithub.com/bizurkur) - [4662: Add ReturnTypeWillChange to PDO implementations](https://togithub.com/doctrine/dbal/pull/4662) thanks to [@​derrabus](https://togithub.com/derrabus) ## Deprecations - [4767: Deprecate SQLAnywhere driver](https://togithub.com/doctrine/dbal/pull/4767) thanks to [@​derrabus](https://togithub.com/derrabus) ## PHP 8.1 - [4736: Don't use null as exception message](https://togithub.com/doctrine/dbal/pull/4736) thanks to [@​derrabus](https://togithub.com/derrabus) - [4735: PHP 8.1 compatibility for 2.13](https://togithub.com/doctrine/dbal/pull/4735) thanks to [@​derrabus](https://togithub.com/derrabus) - [4734: Add ReturnTypeWillChange to core interface implementations](https://togithub.com/doctrine/dbal/pull/4734) thanks to [@​derrabus](https://togithub.com/derrabus) ## Documentation - [4740: Fix links to the recommended exception interface](https://togithub.com/doctrine/dbal/pull/4740) thanks to [@​morozov](https://togithub.com/morozov) and [@​nreynis](https://togithub.com/nreynis) ## Static Analysis - [4695: Ignore errors about missing ReturnTypeWillChange class](https://togithub.com/doctrine/dbal/pull/4695) thanks to [@​derrabus](https://togithub.com/derrabus) - [4784: Update Psalm to 4.10.0](https://togithub.com/doctrine/dbal/pull/4784) thanks to [@​morozov](https://togithub.com/morozov) - [4780: Update PHPStan to 0.12.96](https://togithub.com/doctrine/dbal/pull/4780) thanks to [@​morozov](https://togithub.com/morozov) - [4694: Update JetBrains PhpStorm stubs to 2021.1](https://togithub.com/doctrine/dbal/pull/4694) thanks to [@​morozov](https://togithub.com/morozov) ## Packaging - [4710: Update .gitattributes](https://togithub.com/doctrine/dbal/pull/4710) thanks to [@​bytestream](https://togithub.com/bytestream) ## Code Style - [4697: Configure PHP version for PHP_CodeSniffer](https://togithub.com/doctrine/dbal/pull/4697) thanks to [@​morozov](https://togithub.com/morozov) ## Continuous Integration - [4788: Don't fake the PHP version anymore](https://togithub.com/doctrine/dbal/pull/4788) thanks to [@​derrabus](https://togithub.com/derrabus) - [4686: Drop merge up and release branch creation steps](https://togithub.com/doctrine/dbal/pull/4686) thanks to [@​greg0ire](https://togithub.com/greg0ire)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.