omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
252 stars 113 forks source link

Update dependency doctrine/common to v3 - autoclosed #165

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
doctrine/common (source) require-dev major ^2.6 -> ^3.0

Release Notes

doctrine/common ### [`v3.1.0`](https://togithub.com/doctrine/common/releases/3.1.0) [Compare Source](https://togithub.com/doctrine/common/compare/3.0.3...3.1.0) ##### Release Notes for [3.1.0](https://togithub.com/doctrine/common/milestone/48) ##### 3.1.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **1** - [911: Update doctrine/coding-standard to 6.0|8.0](https://togithub.com/doctrine/common/pull/911) thanks to [@​beberlei](https://togithub.com/beberlei) - [910: Add support for union types and mixed type in ProxyGenerator](https://togithub.com/doctrine/common/pull/910) thanks to [@​beberlei](https://togithub.com/beberlei) ### [`v3.0.3`](https://togithub.com/doctrine/common/releases/3.0.3) [Compare Source](https://togithub.com/doctrine/common/compare/3.0.2...3.0.3) ##### Release Notes for [3.0.3](https://togithub.com/doctrine/common/milestone/47) ##### 3.0.3 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Bug - [908: Proxies inherit return type hints from parent's &#​95;&#​95;sleep and &#​95;&#​95;wakeup methods](https://togithub.com/doctrine/common/pull/908) thanks to [@​VBelozyorov](https://togithub.com/VBelozyorov) ### [`v3.0.2`](https://togithub.com/doctrine/common/releases/3.0.2) [Compare Source](https://togithub.com/doctrine/common/compare/3.0.1...3.0.2) Release [3.0.2](https://togithub.com/doctrine/common/milestone/46) # 3.0.2 - Total issues resolved: **0** - Total pull requests resolved: **0** - Total contributors: **0** ### [`v3.0.1`](https://togithub.com/doctrine/common/releases/3.0.1) [Compare Source](https://togithub.com/doctrine/common/compare/3.0.0...3.0.1) Release [3.0.1](https://togithub.com/doctrine/common/milestone/44) This release includes all bug fixes included in [2.13.2](https://togithub.com/doctrine/common/releases/tag/2.13.2). # 3.0.1 - Total issues resolved: **0** - Total pull requests resolved: **0** - Total contributors: **0** ### [`v3.0.0`](https://togithub.com/doctrine/common/releases/3.0.0) [Compare Source](https://togithub.com/doctrine/common/compare/2.13.3...3.0.0) Release [3.0.0](https://togithub.com/doctrine/common/milestone/41) This release drops the following dependencies. If you depend on any of these classes, please require the dependencies directly: - doctrine/inflector - doctrine/cache - doctrine/collections - doctrine/lexer - doctrine/annotations - doctrine/event-manager - doctrine/reflection After requiring those dependencies directly, please update the composer.json constraint for `doctrine/common` to `^2.13 || ^3.0`. The following deprecated classes were dropped: - `Doctrine\Common\Lexer` => `Doctrine\Common\Lexer\AbstractLexer` - `Doctrine\Common\Util\Inflector` => `Doctrine\Inflector\Inflector` - `Doctrine\Common\Version` (no replacement) # 3.0.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** - [893: Drop packages available stand-alone](https://togithub.com/doctrine/common/pull/893) thanks to [@​alcaeus](https://togithub.com/alcaeus)

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

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

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

:no_bell: 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.

curry684 commented 4 years ago

Needs attention later on, preferably with 2.x and 3.x dual support, simulatenously with #166