Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Update friendsoftwig/twigcs requirement from ^4.0 to ^5.0 #28

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on friendsoftwig/twigcs to permit the latest version.

Release notes

Sourced from friendsoftwig/twigcs's releases.

5.0.0

Breaking changes:

  • Added PHP 8 support, versions older than 7.3 are no longer supported. (@Ciloe)
  • The exclude option now requires a value, and the throw-syntax-error option requires none. (@stof)
Commits
  • d85fa2a Prepared version 5.0.0
  • 0d2b11e Merge pull request #152 from Ciloe/add-support-php8
  • fd99f02 Merge pull request #163 from stof/patch-1
  • c31772b Correct tests
  • 6ac353c Merge branch 'master' into add-support-php8
  • ad7e235 Prepared version 4.1.0
  • babdc4c Merge pull request #161 from Ciloe/issue-67-forbidden-functions
  • d13f8ad Minimum stability to 7.3
  • d0063d0 Merge branch 'master' into add-support-php8
  • ff91859 Merge branch 'master' into issue-67-forbidden-functions
  • Additional commits viewable in compare view

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)
  • @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:

  • Update frequency (including time of day and day of week)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 5, 2021
@codecov-io
Copy link

codecov-io commented Feb 5, 2021

Codecov Report

Merging #28 (265445a) into main (ca24546) will decrease coverage by 1.77%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #28      +/-   ##
============================================
- Coverage     35.04%   33.26%   -1.78%     
  Complexity      979      979              
============================================
  Files            90       90              
  Lines          2588     2588              
============================================
- Hits            907      861      -46     
- Misses         1681     1727      +46     
Impacted Files Coverage Δ Complexity Δ
src/Extension/Admin/UserAdmin.php 0.00% <ø> (ø) 9.00 <0.00> (ø)
src/Service/WebPConverter.php 0.00% <0.00%> (-52.12%) 21.00% <0.00%> (ø%)
src/Service/MediaCacheGenerator.php 55.17% <0.00%> (-15.52%) 15.00% <0.00%> (ø%)

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 e10446f...c7866d6. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant