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-dev): update mimmi20/coding-standard requirement from ^5.2.44 to ^5.2.45 #439

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Updates the requirements on mimmi20/coding-standard to permit the latest version.

Release notes

Sourced from mimmi20/coding-standard's releases.

update dependencies

What’s Changed

🕸 Dependencies:

  • composer(deps): update sirbrillig/phpcs-variable-analysis requirement from ^2.11.19 to ^2.11.20 by @​dependabot (#576)
  • github-actions: bump suzuki-shunsuke/github-action-renovate-config-validator from 1.1.0 to 1.1.1 by @​dependabot (#574)
  • composer(deps): update friendsofphp/php-cs-fixer requirement from ^3.64.0 to ^3.65.0 by @​dependabot (#573)
  • composer(deps): update squizlabs/php_codesniffer requirement from ^3.11.0 to ^3.11.1 by @​dependabot (#571)
  • update dependencies by @​mimmi20 (#570)
  • composer(deps): update squizlabs/php_codesniffer requirement from ^3.10.3 to ^3.11.0 by @​dependabot (#569)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.12.8 to ^1.12.9 by @​dependabot (#568)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.12.7 to ^1.12.8 by @​dependabot (#567)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.12.6 to ^1.12.7 in the version-updates group by @​dependabot (#564)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.12.5 to ^1.12.6 in the version-updates group by @​dependabot (#560)
  • composer(deps-dev): bump the version-updates group with 3 updates by @​dependabot (#559)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.12.4 to ^1.12.5 in the version-updates group by @​dependabot (#558)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.12.3 to ^1.12.4 in the version-updates group by @​dependabot (#557)

🧹 Maintenance:

👨🏼‍💻 Contributors

@​dependabot, @​dependabot[bot], @​github-actions[bot] and @​mimmi20

Commits
  • 25219f8 Merge pull request #576 from mimmi20/dependabot/composer/master/sirbrillig/ph...
  • 0948e4c composer(deps): update sirbrillig/phpcs-variable-analysis requirement
  • ee3c779 Merge pull request #574 from mimmi20/dependabot/github_actions/master/suzuki-...
  • 187138b github-actions: bump suzuki-shunsuke/github-action-renovate-config-validator
  • c1bf3da Merge pull request #573 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 11a248d fix issues
  • a0dab8d composer(deps): update friendsofphp/php-cs-fixer requirement
  • 8b4d95c Merge pull request #571 from mimmi20/dependabot/composer/master/squizlabs/php...
  • 17cf7df composer(deps): update squizlabs/php_codesniffer requirement
  • aa50c44 Merge pull request #570 from mimmi20/updates
  • 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 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)

Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) to permit the latest version.
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.2.44...5.2.45)

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2024
@dependabot dependabot bot requested a review from mimmi20 as a code owner December 3, 2024 03:29
@github-actions github-actions bot enabled auto-merge December 3, 2024 03:36
Copy link
Contributor

github-actions bot commented Dec 3, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
composer/mimmi20/coding-standard >= 5.2.45, < 6.0.0 UnknownUnknown

Scanned Files

  • composer.json

github-actions[bot]
github-actions bot previously approved these changes Dec 3, 2024
Copy link

codeclimate bot commented Dec 3, 2024

Code Climate has analyzed commit 89ff8db 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%.

View more on Code Climate.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cb897c1) to head (89ff8db).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #439   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        31        31           
===========================================
  Files              4         4           
  Lines             86        86           
===========================================
  Hits              86        86           
Flag Coverage Δ
php-8.1 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-24.04 100.00% <ø> (ø)

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

Files with missing lines Coverage Δ
src/ConfigProvider.php 100.00% <ø> (ø)
src/Module.php 100.00% <ø> (ø)
src/Router/HostName.php 100.00% <ø> (ø)
src/Router/HostNameFactory.php 100.00% <ø> (ø)

@github-actions github-actions bot merged commit 4fbcdfe into master Dec 3, 2024
92 checks passed
@github-actions github-actions bot deleted the dependabot/composer/master/mimmi20/coding-standard-tw-5.2.45 branch December 3, 2024 07:24
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