Open dependabot[bot] opened 2 days ago
♻️ The following packages were upgraded (from cache):
Package | Old version | New version |
---|---|---|
@myparcel-pdk/admin |
1.5.4 | |
@myparcel-pdk/admin-component-tests |
1.5.4 | |
@myparcel-pdk/admin-preset-dashicons |
1.5.4 | |
@myparcel-pdk/admin-preset-default |
1.5.4 | |
@myparcel-pdk/app-builder |
1.6.1 | |
@myparcel-pdk/checkout |
1.2.0 |
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
243 | 19 | 224 | 0 |
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 :loudspeaker: Thoughts on this report? Let us know!
✅ Build successful!
You can find a link to the downloadable artifact below.
Name | Link |
---|---|
Commit | 11bde31a71d60bb235db2caf1933d0d2bb4e41aa |
Logs | https://github.com/myparcelnl/woocommerce/actions/runs/12110938584 |
Download | https://github.com/myparcelnl/woocommerce/suites/31532195476/artifacts/2259169205 |
Bumps myparcelnl/pdk from 2.45.0 to 2.47.2.
Release notes
Sourced from myparcelnl/pdk's releases.
Changelog
Sourced from myparcelnl/pdk's changelog.
Commits
a6c4f3f
chore(release): 2.47.2 [skip ci]615fa38
refactor: clean up receipt code code and tests4e099f6
fix(validation): remove receipt_code requirement from package to belgiumf1b666a
test: add more webhook tests6e05b9c
test: allow changing shipping methods in mock repository78bdece
chore(release): 2.47.1 [skip ci]fc1eabc
fix(ups): do not include delivery date for ups when exporting (#317)abf4234
chore(release): 2.47.0 [skip ci]103b856
feat: add receipt code (#314)df95031
chore(release): 2.46.1 [skip ci]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