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

build(deps): bump myparcelnl/pdk from 2.43.2 to 2.43.3 #1172

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps myparcelnl/pdk from 2.43.2 to 2.43.3.

Release notes

Sourced from myparcelnl/pdk's releases.

v2.43.3

2.43.3 (2024-09-25)

🐛 Bug Fixes

  • fix deprecation warning on arrayAccess::offsetGet (#305) (82eb15b)
Changelog

Sourced from myparcelnl/pdk's changelog.

2.43.3 (2024-09-25)

🐛 Bug Fixes

  • fix deprecation warning on arrayAccess::offsetGet (#305) (82eb15b)
Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner September 30, 2024 01:07
@dependabot dependabot bot added dependencies Dependency updates php Pull requests that update Php code labels Sep 30, 2024
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Sep 30, 2024

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit ba14c48
Logs https://github.com/myparcelnl/woocommerce/actions/runs/11258162385
Download https://github.com/myparcelnl/woocommerce/suites/29414918862/artifacts/2035725958

@myparcel-bot myparcel-bot bot force-pushed the dependabot/composer/myparcelnl/pdk-2.43.3 branch from c29eb86 to 2606515 Compare October 2, 2024 10:22
Copy link

codecov bot commented Oct 2, 2024

❌ 19 Tests Failed:

Tests completed Failed Passed Skipped
238 19 219 0
View the top 3 failed tests by shortest run time
src/components/pdk/components.spec.ts DropOffInput &gt; DropOffInput &gt; can be disabled
Stack Traces | 0.005s run time
TypeError: Cannot read properties of undefined (reading &apos;DropOffInput&apos;)
 ❯ Proxy._sfc_render .../components/pdk/WcDropOffInput.vue:2:37
 ❯ renderComponentRoot ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:872:16
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5955:46
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:181:19
 ❯ instance.update ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6086:16
 ❯ setupRenderEffect ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6096:5
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5864:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5818:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5297:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5962:11
src/components/pdk/components.spec.ts DropOffInput &gt; DropOffInput &gt; emits update:modelValue event
Stack Traces | 0.005s run time
TypeError: Cannot read properties of undefined (reading &apos;DropOffInput&apos;)
 ❯ Proxy._sfc_render .../components/pdk/WcDropOffInput.vue:2:37
 ❯ renderComponentRoot ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:872:16
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5955:46
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:181:19
 ❯ instance.update ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6086:16
 ❯ setupRenderEffect ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6096:5
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5864:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5818:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5297:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5962:11
src/components/pdk/components.spec.ts DropOffInput &gt; DropOffInput &gt; has prop element
Stack Traces | 0.005s run time
TypeError: Cannot read properties of undefined (reading &apos;DropOffInput&apos;)
 ❯ Proxy._sfc_render .../components/pdk/WcDropOffInput.vue:2:37
 ❯ renderComponentRoot ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:872:16
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5955:46
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:181:19
 ❯ instance.update ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6086:16
 ❯ setupRenderEffect ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6096:5
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5864:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5818:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5297:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5962:11

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@myparcel-bot myparcel-bot bot force-pushed the dependabot/composer/myparcelnl/pdk-2.43.3 branch 3 times, most recently from 097327e to 9856665 Compare October 4, 2024 12:58
@myparcel-bot myparcel-bot bot force-pushed the dependabot/composer/myparcelnl/pdk-2.43.3 branch from 9856665 to fe534c6 Compare October 9, 2024 15:20
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Oct 9, 2024

PDK upgrade summary

The following packages were upgraded:

Package Old version New version
myparcelnl/pdk 2.43.3 2.43.4

@myparcel-bot myparcel-bot bot force-pushed the dependabot/composer/myparcelnl/pdk-2.43.3 branch from fe534c6 to 95e7f6a Compare October 9, 2024 15:24
Bumps [myparcelnl/pdk](https://github.com/myparcelnl/pdk) from 2.43.2 to 2.43.3.
- [Release notes](https://github.com/myparcelnl/pdk/releases)
- [Changelog](https://github.com/myparcelnl/pdk/blob/main/CHANGELOG.md)
- [Commits](myparcelnl/pdk@v2.43.2...v2.43.3)

---
updated-dependencies:
- dependency-name: myparcelnl/pdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@myparcel-bot myparcel-bot bot force-pushed the dependabot/composer/myparcelnl/pdk-2.43.3 branch from 95e7f6a to ba14c48 Compare October 9, 2024 15:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #1179.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/composer/myparcelnl/pdk-2.43.3 branch October 14, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates php Pull requests that update Php code
Development

Successfully merging this pull request may close these issues.

0 participants