Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vlucas/phpdotenv from v4.2.0 to v4.3.0 #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link
Contributor

@violinist-bot violinist-bot commented Oct 2, 2021

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • phpoption/phpoption: 1.9.1 (updated from 1.7.5)
  • vlucas/phpdotenv: v4.3.0 (updated from v4.2.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .github/workflows/static.yml
  .github/workflows/tests.yml
  .gitignore
  Makefile
  composer.json
  phpstan.src.neon.dist
  phpstan.tests.neon.dist
  phpunit.xml.dist
  src/Loader/Lines.php
  src/Regex/Regex.php
  src/Repository/AbstractRepository.php
  src/Repository/Adapter/ApacheAdapter.php
  src/Repository/Adapter/ArrayAdapter.php
  src/Repository/Adapter/EnvConstAdapter.php
  src/Repository/Adapter/PutenvAdapter.php
  src/Repository/Adapter/ReaderInterface.php
  src/Repository/Adapter/ServerConstAdapter.php
  src/Repository/Adapter/WriterInterface.php
  src/Repository/AdapterRepository.php
  src/Result/Error.php
  src/Result/Success.php
  tests/Dotenv/DotenvTest.php
  tests/Dotenv/LinesTest.php
  tests/Dotenv/RepositoryTest.php
  tests/Dotenv/StoreTest.php
  tests/Dotenv/ValidatorTest.php
  tests/fixtures/env/multiline.env
  vendor-bin/phpstan/composer.json
  vendor-bin/psalm/composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 67a491d [4.3] Fix issue where line ending in =" is incorrectly marked as a multi-line start (#545)
  • afb6dd2 [4.3] Dropped invalid tests (#544)
  • c349cad [4.3] Support PHP 8.2 (#542)
  • 888448c Bumped branch alias
  • 3b56df1 [4.3] Made repository checks a little stricter (#541)
  • 9f52bcb [4.3] Fixed static analysis runs (#543)
  • 5fd7cbf Set allow-plugins for Composer 2.2 (#505)
  • 77e9746 Upgraded static analyzers
  • d96be01 Merge branch '3.6' into 4.2
  • 5b547cd PHP 8.1 compatibility fixes
  • b710903 Merge branch '2.6' into 3.6
  • 2e93cc9 Update composer.json
  • d38f4d1 Upgraded static analyzers
  • 6854d24 Merge branch '3.6' into 4.2
  • a1bf4c9 Fix for PHPUnit 8 compatibility
  • 51a8a7b Merge branch '2.6' into 3.6
  • f1e2a35 Added support for PHP 8.1 (#496)
  • 3449336 Upgraded static analyzers
  • a399cb5 Fixed test names

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@opdavies opdavies force-pushed the master branch 2 times, most recently from 4d69d69 to b50f428 Compare October 24, 2021 18:24
@violinist-bot violinist-bot force-pushed the violinistvlucasphpdotenv branch 2 times, most recently from aab4f23 to 6eec69f Compare November 18, 2021 10:50
@violinist-bot violinist-bot changed the title Update vlucas/phpdotenv from v4.2.0 to v4.2.1 Update vlucas/phpdotenv from v4.2.0 to v4.2.2 Dec 12, 2021
@violinist-bot violinist-bot changed the title Update vlucas/phpdotenv from v4.2.0 to v4.2.2 Update vlucas/phpdotenv from v4.2.0 to v4.3.0 Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant