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

Bump phpstan/phpstan from 1.10.59 to 1.10.66 #3880

Merged
merged 26 commits into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps phpstan/phpstan from 1.10.59 to 1.10.60.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.60

Learn more about this release in an article on phpstan.org!

Major new features 🚀

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 🐛

... (truncated)

Commits
  • 95dcea7 PHPStan 1.10.60
  • 6b52280 Updated PHPStan to commit 6b522806f09ce95c683ec5012763dcc18dd922e5
  • 5c5f6cb Updated PHPStan to commit 5c5f6cb53e7e88324f61a3fdb0598299d3949705
  • 40b4cfd Updated PHPStan to commit 40b4cfd86fb409558a113ad73803d58d53b74f89
  • a4b91a1 Updated PHPStan to commit a4b91a15faf2e4f8fec1255feec4cfdeecdf455a
  • 644c44a Updated PHPStan to commit 644c44a8f4c27832253a1ab37fd6cb75a5004ffc
  • 327fbbf Updated PHPStan to commit 327fbbf1eb53df137c857e3edfb248d72bfc0de5
  • c38af6e Update Larastan
  • 810133d Updated PHPStan to commit 810133debe43c9ef9eca282cecba43595caa4eba
  • 029cf3b Updated PHPStan to commit 029cf3bd4d11ccd966f278f654ac291beebad436
  • 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 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)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.59 to 1.10.60.
- [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.59...1.10.60)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file PATCH This PR is intended to be treated as a PATCH according to RFC-0002 php Pull requests that update Php code labels Mar 11, 2024
@github-actions github-actions bot added the composer Relates to composer.json label Mar 11, 2024
@github-actions github-actions bot added Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* labels Mar 11, 2024
@fballiano
Copy link
Contributor

this change is a mess

@addison74
Copy link
Contributor

@fballiano - I agree, too many errors.

@fballiano
Copy link
Contributor

I'm pretty sure some of the errors are false positive, let's wait for new releases before checking further

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

A newer version of phpstan/phpstan exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@addison74
Copy link
Contributor

@fballiano - We should close this PR. PHPstan version 1.10.63 was released today.

@fballiano fballiano changed the title Bump phpstan/phpstan from 1.10.59 to 1.10.60 Bump phpstan/phpstan from 1.10.59 to 1.10.63 Mar 18, 2024
@fballiano
Copy link
Contributor

no need ;-) updated this one so we don't lose some of the work that was already done, let's see if this version works better or not

@fballiano
Copy link
Contributor

same disaster

Copy link
Contributor

Test Results

7 tests  ±0   7 ✔️ ±0   0s ⏱️ ±0s
3 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit f28241c. ± Comparison against base commit a81c0d2.

@github-actions github-actions bot added the Component: Api PageRelates to Mage_Api label Mar 19, 2024
@github-actions github-actions bot added the Component: Sales Relates to Mage_Sales label Mar 19, 2024
@github-actions github-actions bot added the Component: CatalogSearch Relates to Mage_CatalogSearch label Mar 19, 2024
@github-actions github-actions bot added the Component: Core Relates to Mage_Core label Mar 19, 2024
@github-actions github-actions bot added the Component: Adminhtml Relates to Mage_Adminhtml label Mar 19, 2024
@github-actions github-actions bot added the Component: Catalog Relates to Mage_Catalog label Mar 19, 2024
@addison74
Copy link
Contributor

@fballiano - Did you manage to fix it? Based on the green color it is ready for approval.

@fballiano
Copy link
Contributor

it should be all done, if everything is right

@addison74
Copy link
Contributor

Those lines with // @phpstan-ignore-line need a fix over a while?

@fballiano
Copy link
Contributor

to me they're unfixable and it's a phpstan error. those objects are StdClass and StdClass still support dynamic property while phpstan says it's an error.

IMHO it's better to have those comments compared to add a line to the baseline, it looks cleaner

addison74
addison74 previously approved these changes Mar 20, 2024
@fballiano fballiano changed the title Bump phpstan/phpstan from 1.10.59 to 1.10.63 Bump phpstan/phpstan from 1.10.59 to 1.10.65 Mar 23, 2024
addison74
addison74 previously approved these changes Mar 23, 2024
@fballiano fballiano requested a review from a team March 26, 2024 18:25
@fballiano fballiano changed the title Bump phpstan/phpstan from 1.10.59 to 1.10.65 Bump phpstan/phpstan from 1.10.59 to 1.10.66 Mar 29, 2024
@fballiano fballiano merged commit 46f884f into main Apr 2, 2024
32 checks passed
@fballiano fballiano deleted the dependabot/composer/phpstan/phpstan-1.10.60 branch April 2, 2024 08:28
@fballiano
Copy link
Contributor

I'll merge this, in case there's a problem I'll fix it anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Adminhtml Relates to Mage_Adminhtml Component: Api PageRelates to Mage_Api Component: Catalog Relates to Mage_Catalog Component: CatalogSearch Relates to Mage_CatalogSearch Component: Core Relates to Mage_Core Component: Downloadable Relates to Mage_Downloadable Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* Component: PayPal Relates to Mage_Paypal Component: Sales Relates to Mage_Sales composer Relates to composer.json dependencies Pull requests that update a dependency file PATCH This PR is intended to be treated as a PATCH according to RFC-0002 php Pull requests that update Php code phpstan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants