Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps eslint from 8.57.1 to 9.35.0.

Release notes

Sourced from eslint's releases.

v9.35.0

Features

  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

Documentation

  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)

Chores

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.35.0 - September 5, 2025

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)

... (truncated)

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 added dependencies Dependency updates javascript Pull requests that update Javascript code labels Sep 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2025 07:45
@dependabot dependabot bot added dependencies Dependency updates javascript Pull requests that update Javascript code labels Sep 16, 2025
Copy link

codecov bot commented Sep 16, 2025

❌ 18 Tests Failed:

Tests completed Failed Passed Skipped
251 18 233 0
View the full list of 18 ❄️ flaky tests
src/components/pdk/components.spec.ts::DropOffInput > DropOffInput > can be disabled

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.005s run time
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:7936:25
 ❯ setupComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7897:36
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5227:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5193:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:4720:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5339:11
src/components/pdk/components.spec.ts::DropOffInput > DropOffInput > can be rendered

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.028s run time
AssertionError: expected [Function] to not throw an error but 'TypeError: Cannot destructure propert…' was thrown

- Expected: 
undefined

+ Received: 
"TypeError: Cannot destructure property 'component' of 'props.element' as it is undefined."

 ❯ ../../../node_modules/@.../src/common/runCommonComponentTests.ts:7:93
src/components/pdk/components.spec.ts::DropOffInput > DropOffInput > emits update:modelValue event

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.004s run time
TypeError: Cannot destructure property 'component' of 'props.element' as it is undefined.
 ❯ Module.useDropOffInputContext ../../../node_modules/@.../composables/components/useDropOffInputContext.ts:18:22
 ❯ setup .../components/pdk/WcDropOffInput.vue:50:82
 ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19
 ❯ setupStatefulComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7936:25
 ❯ setupComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7897:36
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5227:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5193:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:4720:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5339:11
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:241:19
src/components/pdk/components.spec.ts::DropOffInput > DropOffInput > has prop element

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.005s run time
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:7936:25
 ❯ setupComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7897:36
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5227:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5193:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:4720:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5339:11
src/components/pdk/components.spec.ts::DropOffInput > DropOffInput > is visible

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.009s run time
TypeError: Cannot destructure property 'component' of 'props.element' as it is undefined.
 ❯ Module.useDropOffInputContext ../../../node_modules/@.../composables/components/useDropOffInputContext.ts:18:22
 ❯ setup .../components/pdk/WcDropOffInput.vue:50:82
 ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19
 ❯ setupStatefulComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7936:25
 ❯ setupComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:7897:36
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5227:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5193:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:4720:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5339:11
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:241:19
src/components/pdk/components.spec.ts::DropdownButton > DropdownButton > can be disabled

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.013s run time
Error: Cannot call attributes on an empty DOMWrapper.
 ❯ Object.get ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:1574:27
 ❯ ../../../node_modules/@.../src/components/runDropDownButtonTest.ts:64:41
src/components/pdk/components.spec.ts::DropdownButton > DropdownButton > emits click event when dropdown action is clicked

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.011s run time
Error: Cannot call trigger on an empty DOMWrapper.
 ❯ Object.get ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:1574:27
 ❯ ../../../node_modules/@.../src/components/runDropDownButtonTest.ts:51:18
src/components/pdk/components.spec.ts::DropdownButton > DropdownButton > emits click event when standalone action is clicked

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.013s run time
Error: Cannot call trigger on an empty DOMWrapper.
 ❯ Object.get ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:1574:27
 ❯ ../../../node_modules/@.../src/components/runDropDownButtonTest.ts:44:18
src/components/pdk/components.spec.ts::Image > Image > has prop height

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.006s run time
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

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.013s run time
AssertionError: expected { …(2) } to have property "width"
 ❯ ../../../node_modules/@.../src/common/runHasPropTest.ts:14:51
src/components/pdk/components.spec.ts::SelectInput > SelectInput > can be disabled

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.01s run time
TypeError: get(...)?.selectWoo is not a function
 ❯ .../components/pdk/WcSelectInput.vue:58:7
 ❯ ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2861:40
 ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19
 ❯ callWithAsyncErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:207:17
 ❯ hook.__weh.hook.__weh ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2841:19
 ❯ flushPostFlushCbs ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:382:28
 ❯ render ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6018:7
 ❯ mount ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:3984:13
 ❯ Object.app.mount ../../../node_modules/@.../runtime-dom/dist/runtime-dom.cjs.js:1708:19
 ❯ Proxy.mount ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:8415:18
src/components/pdk/components.spec.ts::SelectInput > SelectInput > can be rendered

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.01s run time
AssertionError: expected [Function] to not throw an error but 'TypeError: get(…' was thrown

- Expected: 
undefined

+ Received: 
"TypeError: __vite_ssr_import_2__.get(...)?.selectWoo is not a function"

 ❯ ../../../node_modules/@.../src/common/runCommonComponentTests.ts:7:93
src/components/pdk/components.spec.ts::SelectInput > SelectInput > emits update:modelValue event

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.009s run time
TypeError: get(...)?.selectWoo is not a function
 ❯ .../components/pdk/WcSelectInput.vue:58:7
 ❯ ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2861:40
 ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19
 ❯ callWithAsyncErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:207:17
 ❯ hook.__weh.hook.__weh ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2841:19
 ❯ flushPostFlushCbs ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:382:28
 ❯ render ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6018:7
 ❯ mount ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:3984:13
 ❯ Object.app.mount ../../../node_modules/@.../runtime-dom/dist/runtime-dom.cjs.js:1708:19
 ❯ Proxy.mount ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:8415:18
src/components/pdk/components.spec.ts::SelectInput > SelectInput > has prop element

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.014s run time
TypeError: get(...)?.selectWoo is not a function
 ❯ .../components/pdk/WcSelectInput.vue:58:7
 ❯ ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2861:40
 ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19
 ❯ callWithAsyncErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:207:17
 ❯ hook.__weh.hook.__weh ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2841:19
 ❯ flushPostFlushCbs ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:382:28
 ❯ render ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6018:7
 ❯ mount ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:3984:13
 ❯ Object.app.mount ../../../node_modules/@.../runtime-dom/dist/runtime-dom.cjs.js:1708:19
 ❯ Proxy.mount ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:8415:18
src/components/pdk/components.spec.ts::SelectInput > SelectInput > is visible

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.01s run time
TypeError: get(...)?.selectWoo is not a function
 ❯ .../components/pdk/WcSelectInput.vue:58:7
 ❯ ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2861:40
 ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19
 ❯ callWithAsyncErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:207:17
 ❯ hook.__weh.hook.__weh ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2841:19
 ❯ flushPostFlushCbs ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:382:28
 ❯ render ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6018:7
 ❯ mount ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:3984:13
 ❯ Object.app.mount ../../../node_modules/@.../runtime-dom/dist/runtime-dom.cjs.js:1708:19
 ❯ Proxy.mount ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:8415:18
src/components/pdk/components.spec.ts::SelectInput > SelectInput > sets options from props

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.01s run time
TypeError: get(...)?.selectWoo is not a function
 ❯ .../components/pdk/WcSelectInput.vue:58:7
 ❯ ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2861:40
 ❯ callWithErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:200:19
 ❯ callWithAsyncErrorHandling ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:207:17
 ❯ hook.__weh.hook.__weh ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:2841:19
 ❯ flushPostFlushCbs ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:382:28
 ❯ render ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6018:7
 ❯ mount ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:3984:13
 ❯ Object.app.mount ../../../node_modules/@.../runtime-dom/dist/runtime-dom.cjs.js:1708:19
 ❯ Proxy.mount ../../../node_modules/@.../test-utils/dist/vue-test-utils.cjs.js:8415:18
src/components/pdk/components.spec.ts::ToggleInput > ToggleInput > can be disabled

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.012s run time
AssertionError: expected undefined not to be undefined
 ❯ ../../../node_modules/@.../admin-component-tests/src/TestSuite.ts:50:68
src/components/pdk/components.spec.ts::ToggleInput > ToggleInput > emits update:modelValue event

Flake rate in main: 100.00% (Passed 0 times, Failed 37 times)

Stack Traces | 0.011s run time
AssertionError: expected {} to have property "update:modelValue"
 ❯ ../../../node_modules/@.../admin-component-tests/src/TestSuite.ts:67:45

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Sep 16, 2025

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit b06f56e
Logs https://github.com/myparcelnl/woocommerce/actions/runs/17759673249
Download https://github.com/myparcelnl/woocommerce/suites/45579122472/artifacts/4021279841

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-9.35.0 branch from 7627fce to f95147d Compare September 16, 2025 08:24
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.35.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.35.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.35.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-9.35.0 branch from f95147d to b06f56e Compare September 16, 2025 08:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #1414.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-9.35.0 branch September 22, 2025 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants