myparcelnl / woocommerce

MyParcel plug-in for WooCommerce
https://developer.myparcel.nl/nl/documentatie/10.woocommerce.html
MIT License
13 stars 22 forks source link

build(deps-dev): bump phpstan/phpstan from 1.12.3 to 1.12.9 #1195

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps phpstan/phpstan from 1.12.3 to 1.12.9.

Release notes

Sourced from phpstan/phpstan's releases.

1.12.9

Improvements 🔧

Bugfixes 🐛

Internals 🔍

1.12.8

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

... (truncated)

Commits
  • ceb937f PHPStan 1.12.9
  • 80c1df2 Updated PHPStan to commit 80c1df2d73210227776db5443dbc28c2d71fa289
  • f2dfd5d Updated PHPStan to commit f2dfd5debf73336a7d5c7071b42d43db975470b9
  • c55aa05 Updated PHPStan to commit c55aa0586bf08b8e029576ba4a78782418b4a932
  • ccfb4ab Updated PHPStan to commit ccfb4ab7a19151925b9434e3245892006b3d9dcd
  • 5f0b1cc Updated PHPStan to commit 5f0b1ccfa47060c209ead7116005214183c0e56f
  • b1b7782 Updated PHPStan to commit b1b778280207c076b4e92ad0b5fea385102ea9b1
  • cdbc417 Do not use latest Docker tag
  • 3dd5a01 Updated PHPStan to commit 3dd5a01b2f6ca0c82a5f79f5aa9ba01aa4b4c69f
  • f6a60a4 PHPStan 1.12.8
  • 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 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)
myparcel-bot[bot] commented 3 weeks ago

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit 33589ae00dc06373dae6ab6e936bf93abca60120
Logs https://github.com/myparcelnl/woocommerce/actions/runs/11955609080
Download https://github.com/myparcelnl/woocommerce/suites/31171746868/artifacts/2219265407
codecov[bot] commented 2 weeks ago

:x: 19 Tests Failed:

Tests completed Failed Passed Skipped
243 19 224 0
View the top 3 failed tests by shortest run time > > ```python > src/components/pdk/components.spec.ts DropOffInput > DropOffInput > has prop element > ``` > >
Stack Traces | 0.006s run time > > > > > ```python > > Error: No element found. > > ❯ Module.Je ../../../node_modules/@.../vue-form-builder/dist/index.js:106:11 > > ❯ Module.generateFieldId ../../../node_modules/@.../utils/forms/generateFieldId.ts:9:89 > > ❯ setup .../components/pdk/WcDropOffInput.vue:52:12 > > ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19 > > ❯ setupStatefulComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7811:25 > > ❯ setupComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7772:36 > > ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5122:7 > > ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5088:9 > > ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:4617:11 > > ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5232:11 > > ``` > >
src/components/pdk/components.spec.ts Image > Image > has prop height
Stack Traces | 0.006s run time > > ```python > AssertionError: expected { …(2) } to have property "height" > ❯ ../../../node_modules/@.../src/common/runHasPropTest.ts:14:51 > ```
src/components/pdk/components.spec.ts Image > Image > has prop width
Stack Traces | 0.006s run time > > ```python > AssertionError: expected { …(2) } to have property "width" > ❯ ../../../node_modules/@.../src/common/runHasPropTest.ts:14:51 > ```

To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github

dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.