Closed dependabot[bot] closed 2 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 |
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 Got feedback? Let us know on Github
Superseded by #1197.
Bumps myparcelnl/pdk from 2.45.0 to 2.46.1.
Release notes
Sourced from myparcelnl/pdk's releases.
Changelog
Sourced from myparcelnl/pdk's changelog.
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 .gitattributesDependabot 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