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

composer(deps): bump the minor-patch-dependencies group with 3 updates #18

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2024

Updates the requirements on laminas/laminas-view, mimmi20/coding-standard and phpstan/phpstan to permit the latest version.
Updates laminas/laminas-view to 2.33.0

Release notes

Sourced from laminas/laminas-view's releases.

2.33.0

Release Notes for 2.33.0

2.33.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement,renovate

Commits
  • 9b34f34 Merge pull request #228 from laminas/renovate/lock-file-maintenance
  • 4d9d87f Minor static analysis fixes and type annotation corrections
  • fea87f3 Lock file maintenance
  • 6dbe517 Lock file maintenance
  • 59ab96d Lock file maintenance
  • 37c0e4f Lock file maintenance
  • See full diff in compare view

Updates mimmi20/coding-standard to 5.2.8

Commits
  • 7c20f9d Merge pull request #437 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 2ca4eb7 composer(deps): update friendsofphp/php-cs-fixer requirement
  • fe0e69a Merge pull request #436 from mimmi20/updates
  • ac0db28 skip check
  • 27ef9f2 update copyright
  • 6d2daf0 update pipeline
  • da536be Merge pull request #435 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 2aa1e93 composer(deps): update friendsofphp/php-cs-fixer requirement
  • 0bcfeb0 Merge pull request #434 from mimmi20/dependabot/composer/master/friendsofphp/...
  • b0bc2c1 composer(deps): update friendsofphp/php-cs-fixer requirement
  • See full diff in compare view

Updates phpstan/phpstan to 1.10.54

Release notes

Sourced from phpstan/phpstan's releases.

1.10.54

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Commits
  • 3e25f27 PHPStan 1.10.54
  • a81df66 Updated PHPStan to commit a81df66485ea7c94655d70f322775e84bef871f9
  • 941e6f1 Update baselines
  • af14d50 Updated PHPStan to commit af14d50e2b5d1b2cf91813059cdc827be63fdb20
  • 02f66df Updated PHPStan to commit 02f66df2a2997ad39ee25c92b6a7f7102f09514f
  • 6c92190 Updated PHPStan to commit 6c921904525ed039738d713d77748f6c254988de
  • ffe1073 One more polyfill fix
  • 0c48595 PHPStan 1.10.53
  • 3992d40 Fix loading polyfills twice
  • 6f0d006 Try
  • 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

@dependabot dependabot bot requested a review from mimmi20 as a code owner January 6, 2024 03:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • laminas/laminas-view@>= 2.33.0, < 3.0.0
  • mimmi20/coding-standard@>= 5.2.8, < 6.0.0
  • phpstan/phpstan@>= 1.10.54, < 2.0.0
  • laminas/laminas-view@>= 2.32.0, < 3.0.0
  • mimmi20/coding-standard@>= 5.2.5, < 6.0.0
  • phpstan/phpstan@>= 1.10.50, < 2.0.0

Updates the requirements on [laminas/laminas-view](https://github.com/laminas/laminas-view), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

Updates `laminas/laminas-view` to 2.33.0
- [Release notes](https://github.com/laminas/laminas-view/releases)
- [Commits](laminas/laminas-view@2.32.0...2.33.0)

Updates `mimmi20/coding-standard` to 5.2.8
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.2.5...5.2.8)

Updates `phpstan/phpstan` to 1.10.54
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.50...1.10.54)

---
updated-dependencies:
- dependency-name: laminas/laminas-view
  dependency-type: direct:production
  dependency-group: minor-patch-dependencies
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@mimmi20 mimmi20 force-pushed the dependabot/composer/master/minor-patch-dependencies-0af222c1d3 branch from d5bfd9c to c4a54e2 Compare January 6, 2024 07:55
Copy link

codeclimate bot commented Jan 6, 2024

Code Climate has analyzed commit c4a54e2 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ab03afd) 100.00% compared to head (c4a54e2) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #18   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        29        29           
===========================================
  Files              4         4           
  Lines             97        97           
===========================================
  Hits              97        97           
Flag Coverage Δ
php-8.1 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-20.04 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mimmi20 mimmi20 merged commit 6db34c5 into master Jan 6, 2024
61 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-0af222c1d3 branch January 6, 2024 07:59
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