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): bump myparcelnl/pdk from 2.45.0 to 2.46.1 #1196

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps myparcelnl/pdk from 2.45.0 to 2.46.1.

Release notes

Sourced from myparcelnl/pdk's releases.

v2.46.1

2.46.1 (2024-11-08)

:bug: Bug Fixes

v2.46.0

2.46.0 (2024-11-07)

:sparkles: New Features

Changelog

Sourced from myparcelnl/pdk's changelog.

2.46.1 (2024-11-08)

:bug: Bug Fixes

2.46.0 (2024-11-07)

:sparkles: New Features

Commits
  • df95031 chore(release): 2.46.1 [skip ci]
  • 86952c1 fix(language): correctly use fallback language when unsupported language is u...
  • 0a8ae82 chore(release): 2.46.0 [skip ci]
  • 58ae608 feat: allow dhlforyou pickup locations (#316)
  • e0a108a chore: update .gitattributes
  • See full diff 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 cd155239516f69e14dab717a3739df31c03e9bfa
Logs https://github.com/myparcelnl/woocommerce/actions/runs/11857434182
Download https://github.com/myparcelnl/woocommerce/suites/30937723410/artifacts/2193233065
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 2 weeks ago

Superseded by #1197.