UnicornGlobal / vault

Secure Document Storage
MIT License
2 stars 2 forks source link

Bump vlucas/phpdotenv from 2.5.2 to 3.4.0 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps vlucas/phpdotenv from 2.5.2 to 3.4.0.

Release notes *Sourced from [vlucas/phpdotenv's releases](https://github.com/vlucas/phpdotenv/releases).* > ## V3.4.0 (15/06/2019) > We announce the immediate availability V3.4.0. > > ### Bug Fixes > > * Fixed handling multiple occurrences of a variable (5084b23845c24dbff8ac6c204290c341e4776c92) > > ## V3.3.3 (06/03/2019) > We announce the immediate availability V3.3.3. > > ### Bug Fixes > > * Add some extra type checks on names ([#351](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/351)) > > ## V3.3.2 (30/01/2019) > We announce the immediate availability V3.3.2. > > ### Bug Fixes > > * Fixed detection of closing multiline-quotes ([#342](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/342)) > > ## V3.3.1 (29/01/2019) > We announce the immediate availability V3.3.1. > > ### Bug Fixes > > * Fixed parsing regressions ([#339](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/339)) > > ## V3.3.0 (26/01/2019) > We announce the immediate availability V3.3.0. > > ### Bug Fixes > > * Rewrite parser and fix escaped quotes in multiline values ([#322](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/322)) > > ## V3.2.0 (24/01/2019) > We announce the immediate availability V3.2.0. > > ### New Features > > * Support direct loading with a string ([#321](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/321)) > > ## V3.1.1 (23/01/2019) > We announce the immediate availability V3.1.1. > > ### Changes > > * Allow DotenvFactory to accept an empty array of adapters ([#320](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/320)) > > ## V3.1.0 (04/01/2019) > ... (truncated)
Commits - [`5084b23`](https://github.com/vlucas/phpdotenv/commit/5084b23845c24dbff8ac6c204290c341e4776c92) Fixed handling multiple occurences of a variable - [`ffcaf1d`](https://github.com/vlucas/phpdotenv/commit/ffcaf1dfee56c8830d83d9812efad2a98c08f02e) Update README.md - [`dbcc609`](https://github.com/vlucas/phpdotenv/commit/dbcc609971dd9b55f48b8008b553d79fd372ddde) Add some extra type checks on names ([#351](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/351)) - [`e57f2fc`](https://github.com/vlucas/phpdotenv/commit/e57f2fc9c86b5b24d92b6a0c0582f1275eae0273) Fix HHVM version ([#352](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/352)) - [`1ee9369`](https://github.com/vlucas/phpdotenv/commit/1ee9369cfbf26cfcf1f2515d98f15fab54e9647a) Fixed detection of closing multiline-quotes ([#342](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/342)) - [`be85d43`](https://github.com/vlucas/phpdotenv/commit/be85d4339f2be92176b2f3a98f3ab283d2147f80) Added more detailed upgrading docs ([#340](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/340)) - [`22165d0`](https://github.com/vlucas/phpdotenv/commit/22165d04b0a047abbfe35fd7b10e7707ad9efe5b) Fixed parsing regressions ([#339](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/339)) - [`84f6081`](https://github.com/vlucas/phpdotenv/commit/84f6081e8388bb4e6e3752974c7ae3d3d5c88161) Added test for large variables ([#334](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/334)) - [`667c0b3`](https://github.com/vlucas/phpdotenv/commit/667c0b371b90be807296bb52a37537e47dab8fdd) Added additional quoted value test case ([#333](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/333)) - [`21c540a`](https://github.com/vlucas/phpdotenv/commit/21c540a936c0185ac4148988be3ead7f39069ae6) Rewrite parser and fix escaped quotes in multiline values ([#322](https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/322)) - Additional commits viewable in [compare view](https://github.com/vlucas/phpdotenv/compare/v2.5.2...v3.4.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Looks like vlucas/phpdotenv is up-to-date now, so this is no longer needed.