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

fix issues #121

Merged

Conversation

mimmi20
Copy link
Owner

@mimmi20 mimmi20 commented Jun 16, 2024

No description provided.

dependabot bot and others added 2 commits June 16, 2024 12:20
…dates

Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-installer) and [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version.

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

Updates `symplify/phpstan-rules` to 13.0.0
- [Release notes](https://github.com/symplify/phpstan-rules/releases)
- [Commits](symplify/phpstan-rules@12.7.0...13.0.0)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: symplify/phpstan-rules
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@mimmi20 mimmi20 self-assigned this Jun 16, 2024
@mimmi20 mimmi20 added maintenance Maintenance dependencies Pull requests that update a dependency file labels Jun 16, 2024
Copy link
Contributor

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/setup-node 4.*.* 🟢 5.5
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 9binaries present in source code
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy🟢 9security policy file detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 46 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/lint-workflow-files.yml
  • actions/setup-node@4.*.*
composer.json
  • rector/type-perfect@>= 0.1.3, < 0.2.0
  • symplify/phpstan-rules@>= 13.0.0, < 14.0.0
  • symplify/phpstan-rules@>= 12.7.0, < 13.0.0

Copy link

codeclimate bot commented Jun 16, 2024

Code Climate has analyzed commit bbfaf81 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 Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5ddb710) to head (bbfaf81).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #121   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       123       125    +2     
===========================================
  Files             14        14           
  Lines            334       341    +7     
===========================================
+ Hits             334       341    +7     
Flag Coverage Δ
php-8.1 100.00% <100.00%> (ø)
phpunit 100.00% <100.00%> (ø)
ubuntu-22.04 100.00% <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 903d187 into master Jun 16, 2024
79 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-48f3924fe8 branch June 16, 2024 10: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 maintenance Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant