Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps the dev group with 13 updates in the / directory:

Package From To
@codemirror/language 6.11.3 6.12.1
@codemirror/view 6.39.4 6.39.8
@rspack/cli 1.6.8 1.7.0
@rspack/core 1.6.8 1.7.0
@wdio/cli 9.21.1 9.23.0
@wdio/globals 9.17.0 9.23.0
@wdio/local-runner 9.21.0 9.23.0
@wdio/mocha-framework 9.21.0 9.23.0
@zip.js/zip.js 2.8.11 2.8.13
lefthook 2.0.12 2.0.13
postcss-preset-env 10.5.0 10.6.0
sass-embedded 1.97.0 1.97.2
typescript-eslint 8.50.0 8.52.0

Updates @codemirror/language from 6.11.3 to 6.12.1

Changelog

Sourced from @​codemirror/language's changelog.

6.12.1 (2025-12-22)

Bug fixes

Improve finding inner language in syntax tree when the nested parse has been marked as bracketed.

Commits
  • bcc504c Mark version 6.12.1
  • d131a0f Use EnterBracketed mode when finding inner language
  • f096668 Revert "Support reconfiguration of an LRLanguage's language data"
  • 43dadca Mark version 6.12.0
  • a8de2ea Support reconfiguration of an LRLanguage's language data
  • 51cdc78 Fix typo in a doc comment.
  • See full diff in compare view

Updates @codemirror/view from 6.39.4 to 6.39.8

Changelog

Sourced from @​codemirror/view's changelog.

6.39.8 (2025-12-30)

Bug fixes

Fix a bug that cause coordsAtPos to use the dimensions of widget buffers when there were more meaningful elements to use nearby.

Fix a data structure corruption that could cause crashes during viewport changes.

6.39.7 (2025-12-24)

Bug fixes

Fix a bug that could sometimes cause the document to become mangled during composition.

6.39.6 (2025-12-23)

Bug fixes

Fix an issue when composing on the boundary of a decoration, where the text after the composition would get garbled.

6.39.5 (2025-12-22)

Bug fixes

Fix an issue where replaced widgets alone on a line weren't reused and didn't get their updateDOM method called.

Fix a bug where, when selecting full lines at the end of the document and inserting a character on Chrome, an inappropriate extra newline was inserted.

Commits
  • b394c9a Mark version 6.39.8
  • 4ffb314 Don't reassign widget object lengths during display updates
  • ad4fc89 Properly mark widget buffers as hidden tiles
  • e4e8640 Mark version 6.39.7
  • 0b9a015 Protect composition text node from reuse
  • 21bcbf5 Mark version 6.39.6
  • 8cc71ed Fix a bug in composition rendering
  • 8b6a1da Mark version 6.39.5
  • f044658 Fix bogus newline insertion on typing over multiple lines at end of document
  • e0968d4 Make sure tiles are entered to find reusable widgets during redraw
  • See full diff in compare view

Updates @rspack/cli from 1.6.8 to 1.7.0

Release notes

Sourced from @​rspack/cli's releases.

v1.7.0

🎉 See Announcing Rspack 1.7 for more details.

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

... (truncated)

Commits

Updates @rspack/core from 1.6.8 to 1.7.0

Release notes

Sourced from @​rspack/core's releases.

v1.7.0

🎉 See Announcing Rspack 1.7 for more details.

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

... (truncated)

Commits

Updates @wdio/cli from 9.21.1 to 9.23.0

Release notes

Sourced from @​wdio/cli's releases.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

Committers: 5

v9.22.0 (2025-12-24)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

Committers: 5

v9.22.0 (2025-12-24)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​wdio/cli since your current version.


Updates @wdio/globals from 9.17.0 to 9.23.0

Release notes

Sourced from @​wdio/globals's releases.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

Committers: 5

v9.22.0 (2025-12-24)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​wdio/globals's changelog.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

Committers: 5

v9.22.0 (2025-12-24)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Commits
  • 5b35e4e v9.23.0
  • 2c5221d fix: Rename multiremotebrowser to multiRemoteBrowser to follow camelCasin...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​wdio/globals since your current version.


Updates @wdio/local-runner from 9.21.0 to 9.23.0

Release notes

Sourced from @​wdio/local-runner's releases.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

Committers: 5

v9.22.0 (2025-12-24)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​wdio/local-runner's changelog.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

  • wdio-jasmine-framework
  • wdio-utils
  • webdriverio
    • #14979 fix(webdriverio): respect element index in waitForExist (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 6, 2026
@dependabot dependabot bot requested review from a team and mdn-bot as code owners January 6, 2026 01:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2026
@dependabot dependabot bot requested a review from caugner January 6, 2026 01:25
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jan 6, 2026
Bumps the dev group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/language](https://github.com/codemirror/language) | `6.11.3` | `6.12.1` |
| [@codemirror/view](https://github.com/codemirror/view) | `6.39.4` | `6.39.8` |
| [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) | `1.6.8` | `1.7.0` |
| [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.6.8` | `1.7.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.21.1` | `9.23.0` |
| [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `9.17.0` | `9.23.0` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.21.0` | `9.23.0` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.21.0` | `9.23.0` |
| [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) | `2.8.11` | `2.8.13` |
| [lefthook](https://github.com/evilmartians/lefthook) | `2.0.12` | `2.0.13` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.5.0` | `10.6.0` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.97.0` | `1.97.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.0` | `8.52.0` |



Updates `@codemirror/language` from 6.11.3 to 6.12.1
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md)
- [Commits](codemirror/language@6.11.3...6.12.1)

Updates `@codemirror/view` from 6.39.4 to 6.39.8
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.39.4...6.39.8)

Updates `@rspack/cli` from 1.6.8 to 1.7.0
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.0/packages/rspack-cli)

Updates `@rspack/core` from 1.6.8 to 1.7.0
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.0/packages/rspack)

Updates `@wdio/cli` from 9.21.1 to 9.23.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.23.0/packages/wdio-cli)

Updates `@wdio/globals` from 9.17.0 to 9.23.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.23.0/packages/wdio-globals)

Updates `@wdio/local-runner` from 9.21.0 to 9.23.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.23.0/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 9.21.0 to 9.23.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.23.0/packages/wdio-mocha-framework)

Updates `@zip.js/zip.js` from 2.8.11 to 2.8.13
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](gildas-lormeau/zip.js@v2.8.11...v2.8.13)

Updates `lefthook` from 2.0.12 to 2.0.13
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.0.12...v2.0.13)

Updates `postcss-preset-env` from 10.5.0 to 10.6.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `sass-embedded` from 1.97.0 to 1.97.2
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.97.0...1.97.2)

Updates `typescript-eslint` from 8.50.0 to 8.52.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@codemirror/language"
  dependency-version: 6.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@rspack/cli"
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@rspack/core"
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@wdio/cli"
  dependency-version: 9.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@wdio/globals"
  dependency-version: 9.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@wdio/local-runner"
  dependency-version: 9.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@wdio/mocha-framework"
  dependency-version: 9.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: lefthook
  dependency-version: 2.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: postcss-preset-env
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: sass-embedded
  dependency-version: 1.97.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: typescript-eslint
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-1bd1434f65 branch from 518c6c4 to bd558e6 Compare January 9, 2026 09:13
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jan 9, 2026

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit efadcd6 into main Jan 9, 2026
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-1bd1434f65 branch January 9, 2026 09:20
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