paypay / paypayopa-sdk-php

With PayPay's Payment SDK, you can build a custom Payment checkout process to suit your unique business needs and branding guidelines
http://developer.paypay.ne.jp/
Apache License 2.0
16 stars 11 forks source link

Bump phpstan/phpstan from 1.5.7 to 1.6.4 #250

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps phpstan/phpstan from 1.5.7 to 1.6.4.

Release notes

Sourced from phpstan/phpstan's releases.

1.6.4

Improvements 🔧

  • Generating baseline preserves the number of newlines at the end of the file (#1243), thanks @​VasekPurchart!
  • Infer non-empty-string on literal-string and strlen() (#1260), thanks @​staabm!

Bugfixes 🐛

1.6.3

Improvements 🔧

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

Bugfixes 🐛

1.6.2

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • e4cd0c2 PHPStan 1.6.4
  • 7063c12 Updated PHPStan to commit 5d1ee921d653848c2dfbc587713bd8c2b56a1f25
  • 5d9e6fb Updated PHPStan to commit c175bb3d6063dc0cb92ddd499b64c0fe40f262b4
  • c1645cb Updated PHPStan to commit 691e89adfb4f605588e8a357abbbaec79814c8fa
  • 7005b7f Updated PHPStan to commit 28eaba24ac21097fb8f2b5f738db9c090e4d6443
  • e050b1f Updated PHPStan to commit ae53760a875a118131df949a7547fb9f1a55e904
  • 108a1ea Updated PHPStan to commit bc000e8bf2b0d51b60d173cfdf78893e66ff8cf2
  • d5ef53a Updated PHPStan to commit 153e051b4e099967c6d84bd5279be9ceb1d4695f
  • ae782d1 Updated PHPStan to commit c900ee2af0767ffccea864765938ddc42c43d23b
  • e9f4941 Updated PHPStan to commit fc251b4c9b44b2c6d2d05c9f6875e3c5ab130891
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

blackduck-copilot[bot] commented 2 years ago

Black Duck Security Report

Merging #250 into master will not change security risk.

Added Components

Clean: 9

Removed Components

Clean: 10

Click here to see full report

dependabot[bot] commented 2 years ago

Superseded by #251.