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 version-updates group with 3 updates #140

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from laminas/laminas-uri's releases.

2.12.0

Release Notes for 2.12.0

Feature release (minor)

2.12.0

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

Enhancement

Commits

Updates mimmi20/coding-standard to 5.2.40

Commits
  • 7110215 Merge pull request #539 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 44c5150 composer(deps): update friendsofphp/php-cs-fixer requirement
  • 5a4d0fe Merge pull request #538 from mimmi20/dependabot/composer/master/version-updat...
  • 4831272 composer(deps-dev): update phpstan/phpstan requirement
  • See full diff in compare view

Updates phpstan/phpstan to 1.11.10

Release notes

Sourced from phpstan/phpstan's releases.

1.11.10

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 🐛

Function signature fixes 🤖

Internals 🔍

... (truncated)

Commits
  • 640410b PHPStan 1.11.10
  • b7fe990 Updated PHPStan to commit b7fe9900d5933ffdbdeeb2b10877fd2764cb8bb8
  • b7ec800 Updated PHPStan to commit b7ec800b059316d33fb1cc370229bfe5b4143123
  • ed6bc0b Updated PHPStan to commit ed6bc0b93499b5c7463ba05aefb1377b9eb9d1e0
  • 6321600 Updated PHPStan to commit 63216003befc80712b927c54235dc70cd2c3d134
  • 080280f Updated PHPStan to commit 080280f549bad9bd285de3ea720d34021d165ca4
  • 285ca8b Updated PHPStan to commit 285ca8b7117a46008039adea0c4806c7d52f21dc
  • 9a3c102 Updated PHPStan to commit 9a3c102fec4ab55bdd5c97e785dc92b368b5a9be
  • abf47da Update baselines
  • 2acc115 Updated PHPStan to commit 2acc115f97bfba95af0f3ef2e0134d84c7897fe3
  • 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 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

Updates the requirements on [laminas/laminas-uri](https://github.com/laminas/laminas-uri), [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-uri` to 2.12.0
- [Release notes](https://github.com/laminas/laminas-uri/releases)
- [Commits](laminas/laminas-uri@2.11.0...2.12.0)

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

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

---
updated-dependencies:
- dependency-name: laminas/laminas-uri
  dependency-type: direct:production
  dependency-group: version-updates
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mimmi20 as a code owner August 9, 2024 02:38
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2024
Copy link

github-actions bot commented Aug 9, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
composer/laminas/laminas-uri >= 2.12.0, < 3.0.0 UnknownUnknown
composer/mimmi20/coding-standard >= 5.2.40, < 6.0.0 UnknownUnknown
composer/phpstan/phpstan >= 1.11.10, < 2.0.0 🟢 6.4
Details
CheckScoreReason
Code-Review⚠️ 1Found 5/28 approved changesets -- score normalized to 1
Maintained🟢 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Pinned-Dependencies⚠️ -1no dependencies found
Security-Policy🟢 10security policy file detected

Scanned Manifest Files

composer.json
  • laminas/laminas-uri@>= 2.12.0, < 3.0.0
  • mimmi20/coding-standard@>= 5.2.40, < 6.0.0
  • phpstan/phpstan@>= 1.11.10, < 2.0.0
  • laminas/laminas-uri@>= 2.11.0, < 3.0.0
  • mimmi20/coding-standard@>= 5.2.39, < 6.0.0
  • phpstan/phpstan@>= 1.11.9, < 2.0.0

Copy link

codeclimate bot commented Aug 9, 2024

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

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7d8b4da) to head (b00b904).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #140   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       125       125           
===========================================
  Files             14        14           
  Lines            341       341           
===========================================
  Hits             341       341           
Flag Coverage Δ
php-8.1 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-22.04 100.00% <ø> (ø)
ubuntu-24.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 1cdc919 into master Aug 9, 2024
129 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/version-updates-511731a5c8 branch August 9, 2024 04:52
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