Skip to content

Build(deps): Bump oskarstark/env-var-extension from 1.1.1 to 1.1.3 - #335

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/oskarstark/env-var-extension-1.1.3
Open

Build(deps): Bump oskarstark/env-var-extension from 1.1.1 to 1.1.3#335
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/oskarstark/env-var-extension-1.1.3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 3, 2022

Copy link
Copy Markdown

Bumps oskarstark/env-var-extension from 1.1.1 to 1.1.3.

Release notes

Sourced from oskarstark/env-var-extension's releases.

1.1.3

What's Changed

Full Changelog: OskarStark/env-var-extension@1.1.2...1.1.3

Cleanup

No release notes provided.

Commits
  • 08d13d0 github-actions(deps): bump shivammathur/setup-php from 2.17.0 to 2.17.1 (#25)
  • 52e818f github-actions(deps): bump actions/checkout from 2.4.0 to 3 (#24)
  • 2644308 github-actions(deps): bump shivammathur/setup-php from 2.16.0 to 2.17.0 (#23)
  • 7f637b8 github-actions(deps): bump ramsey/composer-install from 2.0.5 to 2.1.0 (#22)
  • 2ca3d86 github-actions(deps): bump ramsey/composer-install from 2.0.4 to 2.0.5 (#21)
  • cbf920a github-actions(deps): bump ramsey/composer-install from 2.0.2 to 2.0.4 (#20)
  • 1279066 github-actions(deps): bump ramsey/composer-install from 1.3.0 to 2.0.2 (#19)
  • 9678afe github-actions(deps): bump shivammathur/setup-php from 2.15.0 to 2.16.0 (#18)
  • df99eae github-actions(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#17)
  • d669456 github-actions(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#16)
  • Additional commits viewable in compare view

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.


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)

Bumps [oskarstark/env-var-extension](https://github.com/OskarStark/env-var-extension) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/OskarStark/env-var-extension/releases)
- [Commits](OskarStark/env-var-extension@1.1.1...1.1.3)
---
updated-dependencies:
- dependency-name: oskarstark/env-var-extension
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Mar 3, 2022
@codecov-commenter

codecov-commenter commented Mar 3, 2022

Copy link
Copy Markdown

Codecov Report

Merging #335 (404e989) into master (d632a09) will decrease coverage by 6.87%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #335 +/- ##
============================================
- Coverage 43.45% 36.58% -6.88% 
Complexity 634 634 ============================================
Files 84 84 Lines 1979 2236 +257 ============================================
- Hits 860 818 -42 - Misses 1119 1418 +299 
Impacted FilesCoverage Δ
src/Domain/Value/Project.php82.90% <0.00%> (-1.13%)⬇️
src/Github/Domain/Value/PullRequest.php91.40% <0.00%> (-0.07%)⬇️
src/Domain/Value/Branch.php97.91% <0.00%> (-0.05%)⬇️
src/Config/Projects.php0.00% <0.00%> (ø)
src/Github/Api/Hooks.php0.00% <0.00%> (ø)
src/Github/Api/Checks.php0.00% <0.00%> (ø)
src/Github/Api/Issues.php0.00% <0.00%> (ø)
src/Github/Api/Labels.php0.00% <0.00%> (ø)
src/Github/Api/Topics.php0.00% <0.00%> (ø)
src/Github/Api/Commits.php0.00% <0.00%> (ø)
... and 46 more

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 a3151a2...404e989. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@codecov-commenter