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 symfony/runtime requirement from ^5.3 to ^5.3 || ^6.0 #4

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Updates the requirements on symfony/runtime to permit the latest version.

Release notes

Sourced from symfony/runtime's releases.

v6.0.0

Changelog (symfony/runtime@v6.0.0-RC1...v6.0.0)

  • no significant changes
Changelog

Sourced from symfony/runtime's changelog.

CHANGELOG

5.4

  • The component is not experimental anymore
  • Add options "env_var_name" and "debug_var_name" to GenericRuntime and SymfonyRuntime
  • Add option "dotenv_overload" to SymfonyRuntime

5.3.0

  • Add the component
Commits
  • 7ae279b Merge branch '5.4' into 6.0
  • 1fb6017 Merge branch '5.3' into 5.4
  • 0345ba5 [Runtime] fix defining APP_DEBUG when Dotenv is not enabled
  • 022c7da Merge branch '5.4' into 6.0
  • 2590032 Merge branch '5.3' into 5.4
  • 29c2073 [Runtime] Consider also $_ENV when resolving APP_RUNTIME and APP_RUNTIME_OPTIONS
  • 7c200f1 Merge branch '5.4' into 6.0
  • 6f1c37c [Dotenv][Runtime] Add $overrideExistingVars to bootEnv() and loadEnv() and do...
  • 115eebb relax test assertions for forward-compatibility
  • 7ad2017 [Console] Bash completion integration
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
Updates the requirements on [symfony/runtime](https://github.com/symfony/runtime) to permit the latest version.
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/5.4/CHANGELOG.md)
- [Commits](symfony/runtime@v5.3.0...v6.0.0)

---
updated-dependencies:
- dependency-name: symfony/runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/runtime-tw-5.3or-tw-6.0 branch from 984b3cb to 43817a0 Compare December 12, 2021 12:02
@codecov-commenter
Copy link

Codecov Report

Merging #4 (43817a0) into 1.x.x (3a19e80) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.x.x       #4   +/-   ##
=========================================
  Coverage     80.00%   80.00%           
  Complexity       12       12           
=========================================
  Files             5        5           
  Lines            40       40           
=========================================
  Hits             32       32           
  Misses            8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a19e80...43817a0. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant