Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps js-yaml to 4.1.1 and updates ancestor dependencies js-yaml, @open-wc/eslint-config and @open-wc/testing. These dependencies need to be updated together.

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates @open-wc/eslint-config from 4.3.0 to 13.0.0

Release notes

Sourced from @​open-wc/eslint-config's releases.

@​open-wc/eslint-config@​13.0.0

Major Changes

  • 322daeb8: Update to flat config and esm-ify

Patch Changes

  • Updated dependencies [322daeb8]
    • eslint-plugin-lit-a11y@5.0.0

@​open-wc/eslint-config@​12.0.3

Patch Changes

  • 43d678fe: add storybook files to devdependencies for no-extraneous-dependencies rule
  • adfb669b: add flat config support for eslint-plugin-import

@​open-wc/eslint-config@​12.0.2

Patch Changes

  • e3ac8bb9: Bump 'eslint-plugin-lit' version.
  • Updated dependencies [e3ac8bb9]
    • eslint-plugin-lit-a11y@4.1.1

@​open-wc/eslint-config@​10.0.0

Patch Changes

  • Updated dependencies [30d18829]
    • eslint-plugin-lit-a11y@2.4.0

@​open-wc/eslint-config@​9.2.2

Patch Changes

  • f047282c: feat(eslint-config): support import assertions

@​open-wc/eslint-config@​9.2.1

Patch Changes

  • 285eb1d0: fix(eslint-config): use latest ecmaversion for static class fields su…

@​open-wc/eslint-config@​9.2.0

Minor Changes

  • e5fa8a8f: feat: update eslint-plugin-lit

@​open-wc/eslint-config@​9.1.0

Minor Changes

  • 8e2b6b4e: feat(eslint-config): add resolver for package exports/imports for eslint-plugin-import

@​open-wc/eslint-config@​9.0.0

... (truncated)

Changelog

Sourced from @​open-wc/eslint-config's changelog.

13.0.0

Major Changes

  • 322daeb8: Update to flat config and esm-ify

Patch Changes

  • Updated dependencies [322daeb8]
    • eslint-plugin-lit-a11y@5.0.0

12.0.3

Patch Changes

  • 43d678fe: add storybook files to devdependencies for no-extraneous-dependencies rule
  • adfb669b: add flat config support for eslint-plugin-import

12.0.2

Patch Changes

  • e3ac8bb9: Bump 'eslint-plugin-lit' version.
  • Updated dependencies [e3ac8bb9]
    • eslint-plugin-lit-a11y@4.1.1

12.0.1

Patch Changes

  • 1a2946db: feat: eslint rule

12.0.0

Patch Changes

  • Updated dependencies [14e4270a]
    • eslint-plugin-lit-a11y@4.0.0

11.0.0

Major Changes

  • 935c8ffe: Drop support for Node@14

Patch Changes

  • Updated dependencies [935c8ffe]
    • eslint-plugin-lit-a11y@3.0.0

... (truncated)

Commits

Updates @open-wc/testing from 2.5.33 to 4.0.0

Release notes

Sourced from @​open-wc/testing's releases.

@​open-wc/testing@​4.0.0

Major Changes

  • Updated dependencies [c69af75f]
    • @​open-wc/testing-helpers@​3.0.0

If you're using a fixture like so with scoped elements:

await fixture(html`...`, { scopedElements: ... });

You're gonna have to load the @​webcomponents/scoped-custom-element-registry polyfill yourself first.

@​open-wc/testing@​3.2.2

Patch Changes

  • e94ca9aa: chore(testing): remove unused dependencies"

@​open-wc/testing@​3.2.1

Patch Changes

  • 84e38ab1: Use split versions for all lit dependencies
  • Updated dependencies [84e38ab1]
    • @​open-wc/testing-helpers@​2.3.1

@​open-wc/testing@​3.1.8

Patch Changes

  • 91a5d224: fix(deps): update dependency @​types/chai-dom to v1
  • Updated dependencies [077d07eb]
    • @​open-wc/testing-helpers@​2.2.1

@​open-wc/testing@​3.1.7

Patch Changes

  • b187c0bc: Add types export for node16 module resolution
  • Updated dependencies [b187c0bc]
    • @​open-wc/testing-helpers@​2.1.4

@​open-wc/testing@​3.1.6

Patch Changes

  • 735b0092: Avoid saving unchanged snapshots
  • Updated dependencies [735b0092]
    • @​open-wc/semantic-dom-diff@​0.19.7

@​open-wc/testing@​3.1.5

Patch Changes

... (truncated)

Changelog

Sourced from @​open-wc/testing's changelog.

4.0.0

Major Changes

  • Updated dependencies [c69af75f]
    • @​open-wc/testing-helpers@​3.0.0

If you're using a fixture like so with scoped elements:

await fixture(html`...`, { scopedElements: ... });

You're gonna have to load the @​webcomponents/scoped-custom-element-registry polyfill yourself first.

3.2.2

Patch Changes

  • e94ca9aa: chore(testing): remove unused dependencies"

3.2.1

Patch Changes

  • 84e38ab1: Use split versions for all lit dependencies
  • Updated dependencies [84e38ab1]
    • @​open-wc/testing-helpers@​2.3.1

3.2.0

Minor Changes

  • 935c8ffe: Drop support for Node@14

Patch Changes

  • 3289e0eb: Add oneDefaultPreventedEvent export into testing package and no-side-effect indexes
  • Updated dependencies [935c8ffe]
  • Updated dependencies [3289e0eb]
  • Updated dependencies [80c6ae66]
    • chai-a11y-axe@1.5.0
    • @​open-wc/semantic-dom-diff@​0.20.0
    • @​open-wc/testing-helpers@​2.3.0

3.1.8

Patch Changes

  • 91a5d224: fix(deps): update dependency @​types/chai-dom to v1

... (truncated)

Commits

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [@open-wc/eslint-config](https://github.com/open-wc/open-wc/tree/HEAD/packages/eslint-config) and [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing). These dependencies need to be updated together.


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `@open-wc/eslint-config` from 4.3.0 to 13.0.0
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/eslint-config@13.0.0/packages/eslint-config)

Updates `@open-wc/testing` from 2.5.33 to 4.0.0
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/testing@4.0.0/packages/testing)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: "@open-wc/eslint-config"
  dependency-version: 13.0.0
  dependency-type: direct:development
- dependency-name: "@open-wc/testing"
  dependency-version: 4.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant