Skip to content

Conversation

@violinist-bot
Copy link
Contributor

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.

List of updated packages
  • symfony/dotenv: v4.4.27 (updated from v4.2.3)
  • symfony/polyfill-php80: v1.23.0 (new package, previously not installed)

Changelog

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

  • 51791c2 Leverage str_contains/str_starts_with
  • 744c099 Fix markdown
  • 4952e5c Use createMock() and use import instead of FQCN
  • 55114d8 Use ::class keyword when possible
  • 8a5306c Bump license year
  • 7f24fd9 CS: Apply ternary_to_null_coalescing fixer
  • 2befc49 Apply "visibility_required" CS rule to constants
  • 6dd958a Check if method inheritEnvironmentVariables exists
  • 450e2da Merge branch '3.4' into 4.4
  • 1022723 Remove branch-version (keep them for contracts only)
  • 6eef9fa Merge branch '3.4' into 4.4
  • 98b0497 Fix branch-version
  • 85d3c72 Merge branch '3.4' into 4.4
  • 504cdd4 Remove "version" from composer.json files, use "branch-version" instead
  • 30c697f Merge branch '3.4' into 4.4
  • 6aa9dc2 Update versions in composer.json
  • 65b69c9 Merge branch '3.4' into 4.4
  • 8d0ccc0 Remove "branch-alias", populate "version"
  • f176755 Merge branch '3.4' into 4.4
  • a9eb95c Use ">=" for the "php" requirement
  • 24d734a [DotEnv][WebLink][Templating][ErrorHandler] Updated README with minimal example
  • a78e698 add missing gitattributes for phpunit-bridge
  • 9bba981 [Dotenv] Documentation improvement
  • b74a163 Merge branch '4.3' into 4.4
  • 3e41dc2 Merge branch '3.4' into 4.3
  • 22577db [Dotenv] Fixed infinite loop with missing quote followed by quoted value
  • a60d19a Merge branch '4.3' into 4.4
  • 3cb2de8 Merge branch '3.4' into 4.3
  • 4595330 Update year in license files
  • 86b2858 Merge branch '4.3' into 4.4
  • 1474314 Merge branch '3.4' into 4.3
  • e22ca48 Fixed test added in #35022
  • c387ab3 Merge branch '4.3' into 4.4
  • 746e751 Merge branch '3.4' into 4.3
  • 39c36d1 [Dotenv] FIX missing getenv
  • bb9ee27 Merge branch '4.3' into 4.4
  • 0a012e0 [DotEnv] Remove usePutEnv property default value
  • 7abe2c6 don't fail when referenced env var does not exist
  • 1a9cad0 Allow \Throwable $previous everywhere
  • fc63980 minor #33963 Add .gitignore to .gitattributes (reedy)
  • 289e172 Merge branch '4.3' into 4.4
  • 62d93bf Merge branch '3.4' into 4.3
  • c7e8e47 [Dotenv] allow LF in single-quoted strings
  • f271654 Merge branch '4.3' into 4.4
  • f8b4f43 Merge branch '3.4' into 4.3
  • 0a94d8d Add .gitignore to .gitattributes
  • d678630 [Dotenv] search variable values in ENV first then env file
  • ea43247 [Dotenv] support setting default env var values
  • 343a4bf Add types to constructors and private/final/internal methods (Batch I)
  • f7ff943 Adding .gitattributes to remove Tests directory from "dist"
  • a61b9b4 Remove superfluous phpdoc tags
  • 9426b9d feature #31546 [Dotenv] Use default value when referenced variable is not set (j92)
  • 4406aae [Dotenv] Use default value when referenced variable is not set
  • 841d896 Merge branch '4.3' into 4.4
  • 1785b18 Merge branch '3.4' into 4.3
  • 126eaac Remove use of ForwardCompatTrait
  • f49589a Merge branch '4.3' into 4.4
  • b885a4f Merge branch '3.4' into 4.3
  • 41767f5 Fix deprecated phpunit annotation
  • 804e9e1 add parameter type declarations to private methods
  • 351d273 [Process] Deprecate Process::inheritEnvironmentVariables()
  • 3309f27 Merge branch '4.3' into 4.4
  • c9ea2a1 Merge branch '4.2' into 4.3
  • 6163f06 Merge branch '3.4' into 4.2
  • 3f4fdfb fix typos
  • 7f99ec2 Merge branch '4.3' into 4.4
  • 57dc7d5 Merge branch '4.2' into 4.3
  • c2f31ab fixed CS
  • 85bc441 Allow Symfony 5.0
  • c53195d updated version to 4.4
  • efd677a Test do not use putenv
  • fad49a7 Improve Dotenv messages
  • 84d0962 [Dotenv] fix typos
  • d2fa94d [Dotenv] Deprecate useage of "putenv"
  • 1335add Merge branch '4.2'
  • b541d63 Merge branch '3.4' into 4.2
  • 7b33c7b SCA: minor code tweaks
  • 8d3cabb Merge branch '4.2'
  • 36b57f8 fixed CS
  • 8be647a Merge branch '4.2' into short-array-master
  • 995c797 [Dotenv] improved code coverage and removed unreachable code
  • 4b2d274 Merge branch '4.2'
  • 17eb3c6 updated version to 4.3

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.

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.

1 participant