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

Bump the dependencies group with 3 updates #1791

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the dependencies group with 3 updates: phpstan/extension-installer, phpstan/phpstan and twig/twig.

Updates phpstan/extension-installer from 1.4.2 to 1.4.3

Release notes

Sourced from phpstan/extension-installer's releases.

1.4.3

  • 85e90b3 - Allow PHPStan ^2.0 (currently in development)
Commits

Updates phpstan/phpstan from 1.12.0 to 1.12.3

Release notes

Sourced from phpstan/phpstan's releases.

1.12.3

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

1.12.2

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

... (truncated)

Commits
  • 0fcbf19 PHPStan 1.12.3
  • 9815bbb Updated PHPStan to commit 9815bbba4535b0605aef5b5cb9dd64a63bc44b1f
  • e3e80f6 Updated PHPStan to commit e3e80f6c9c246d13e41188d508f0f4afb631b9af
  • 052f6b1 Updated PHPStan to commit 052f6b130f53ad50f571b81d4d468b0b0026c2fd
  • 5814c7e Updated PHPStan to commit 5814c7e3d71b31f74002912fe5b443efaaf2cd2f
  • b3c99fb Updated PHPStan to commit b3c99fb1547fe43b60317550762becce39d516a6
  • 3592cf0 Updated PHPStan to commit 3592cf021d99a8d60373c6fb720da541566e03e8
  • c26886d Updated PHPStan to commit c26886d5caecf2c8a51abe8642ce98dcb694c182
  • df1dfd0 Update baselines
  • 3e52bb0 Updated PHPStan to commit 3e52bb081ddb530bbbd651b489b809b0d6c480e0
  • Additional commits viewable in compare view

Updates twig/twig from 3.12.0 to 3.13.0

Changelog

Sourced from twig/twig's changelog.

3.13.0 (2024-09-07)

  • Add the types tag (experimental)
  • Deprecate the Twig\Test\NodeTestCase::getTests() data provider, override provideTests() instead.
  • Mark Twig\Test\NodeTestCase::getEnvironment() as final, override createEnvironment() instead.
  • Deprecate Twig\Test\NodeTestCase::getVariableGetter(), call createVariableGetter() instead.
  • Deprecate Twig\Test\NodeTestCase::getAttributeGetter(), call createAttributeGetter() instead.
  • Deprecate not overriding Twig\Test\IntegrationTestCase::getFixturesDirectory(), this method will be abstract in 4.0
  • Marked Twig\Test\IntegrationTestCase::getTests() and getLegacyTests() as final
Commits
  • afc0eb6 Prepare the 3.13.0 release
  • f530078 bug #4281 Fix wrong format of Environment::VERSION_ID constant (emodric)
  • a219d9e Fix wrong format of Environment::VERSION_ID constant
  • 978f749 Fix minor things
  • a7e497a minor #4280 Fix isset in ForLoopNode (ruudk)
  • 2ae0c0d Fix CS
  • 2b887e6 Fix isset in ForLoopNode
  • b1cdda2 minor #4279 Fix iterable return type (ruudk)
  • 4cd8955 Fix iterable return type
  • 83c5415 minor #4277 Improve exception expectations reliability (alexandre-daubois)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [phpstan/extension-installer](https://github.com/phpstan/extension-installer), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [twig/twig](https://github.com/twigphp/Twig).


Updates `phpstan/extension-installer` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](phpstan/extension-installer@1.4.2...1.4.3)

Updates `phpstan/phpstan` from 1.12.0 to 1.12.3
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.0...1.12.3)

Updates `twig/twig` from 3.12.0 to 3.13.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: twig/twig
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 9, 2024
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.22%. Comparing base (f4fa8e7) to head (2432d19).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1791   +/-   ##
=========================================
  Coverage     92.22%   92.22%           
  Complexity     1817     1817           
=========================================
  Files           121      121           
  Lines          6814     6814           
=========================================
  Hits           6284     6284           
  Misses          530      530           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 860af85 into main Sep 9, 2024
19 checks passed
@github-actions github-actions bot deleted the dependabot/composer/dependencies-8e3d381264 branch September 9, 2024 14:30
Copy link

github-actions bot commented Sep 9, 2024

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1791/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1791/acli.phar
chmod +x acli.phar

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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants