Update dependency vlucas/phpdotenv to ^5.3 - autoclosed #145

Closed
renovate[bot] wants to merge 1 commits from renovate/vlucas-phpdotenv-5.x into main
renovate[bot] commented 2021-04-19 14:21:11 +00:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
vlucas/phpdotenv require minor ^5.0 -> ^5.3

Release Notes

vlucas/phpdotenv

v5.3.0

Compare Source

We announce the immediate availability V5.3.0.

New Features
  • Made Validator::assert and Validator::assertNullable public (b3eac5c)
Bug Fixes
  • Reject env files with missmatched quotes (ef736ad)

v5.2.0

Compare Source

We announce the immediate availability V5.2.0.

New Features
  • Support boolean values in $_ENV and $_SERVER (#​457)

v5.1.0

Compare Source

We announce the immediate availability V5.1.0.

New Features
  • Added Dotenv::createArrayBacked() and Dotenv::parse() (ad9eb3f)

v5.0.1

Compare Source

We announce the immediate availability V5.0.1.

Bug Fixes
  • Added additional type information and fixed edge cases

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.


  • If you want to rebase/retry this PR, check this box.

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

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vlucas/phpdotenv](https://togithub.com/vlucas/phpdotenv) | require | minor | `^5.0` -> `^5.3` | --- ### Release Notes <details> <summary>vlucas/phpdotenv</summary> ### [`v5.3.0`](https://togithub.com/vlucas/phpdotenv/releases/v5.3.0) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.2.0...v5.3.0) We announce the immediate availability V5.3.0. ##### New Features - Made `Validator::assert` and `Validator::assertNullable` public ([`b3eac5c`](https://togithub.com/vlucas/phpdotenv/commit/b3eac5c7ac896e52deab4a99068e3f4ab12d9e56)) ##### Bug Fixes - Reject env files with missmatched quotes ([`ef736ad`](https://togithub.com/vlucas/phpdotenv/commit/ef736adce235936a030be921e8c25b12a8ee2eb6)) ### [`v5.2.0`](https://togithub.com/vlucas/phpdotenv/releases/v5.2.0) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.1.0...v5.2.0) We announce the immediate availability V5.2.0. ##### New Features - Support boolean values in `$_ENV` and `$_SERVER` ([#&#8203;457](https://togithub.com/vlucas/phpdotenv/issues/457)) ### [`v5.1.0`](https://togithub.com/vlucas/phpdotenv/releases/v5.1.0) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.0.1...v5.1.0) We announce the immediate availability V5.1.0. ##### New Features - Added `Dotenv::createArrayBacked()` and `Dotenv::parse()` ([`ad9eb3f`](https://togithub.com/vlucas/phpdotenv/commit/ad9eb3f8a08906ce477d8ec4638915c98e562044)) ### [`v5.0.1`](https://togithub.com/vlucas/phpdotenv/releases/v5.0.1) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.0.0...v5.0.1) We announce the immediate availability V5.0.1. ##### Bug Fixes - Added additional type information and fixed edge cases </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/luketainton/FHeD).

Pull request closed

Sign in to join this conversation.