Skip to content

chore(deps): bump the npm-minor-and-patch group across 1 directory with 5 updates - #15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/desktop/npm-minor-and-patch-c49d786a68
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/desktop/npm-minor-and-patch-c49d786a68

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-and-patch group with 5 updates in the /apps/desktop directory:

Package From To
katex 0.16.47 0.18.7
lucide-react 1.44.0 1.46.0
@wdio/cli 9.31.7 9.31.9
@wdio/local-runner 9.31.7 9.31.9
@wdio/mocha-framework 9.31.7 9.31.9

Updates katex from 0.16.47 to 0.18.7

Release notes

Sourced from katex's releases.

v0.18.7

0.18.7 (2026-09-06)

Features

v0.18.6

0.18.6 (2026-09-05)

Bug Fixes

  • array: preserve tags on empty final rows (#4277) (02d552c)

v0.18.5

0.18.5 (2026-08-31)

Bug Fixes

v0.18.4

0.18.4 (2026-08-10)

Bug Fixes

v0.18.3

0.18.3 (2026-08-09)

Bug Fixes

v0.18.2

0.18.2 (2026-08-08)

Bug Fixes

v0.18.1

0.18.1 (2026-07-19)

... (truncated)

Changelog

Sourced from katex's changelog.

0.18.7 (2026-09-06)

Features

0.18.6 (2026-09-05)

Bug Fixes

  • array: preserve tags on empty final rows (#4277) (02d552c)

0.18.5 (2026-08-31)

Bug Fixes

0.18.4 (2026-08-10)

Bug Fixes

0.18.3 (2026-08-09)

Bug Fixes

0.18.2 (2026-08-08)

Bug Fixes

0.18.1 (2026-07-19)

Bug Fixes

0.18.0 (2026-07-17)

... (truncated)

Commits
  • cd5ec4f chore(release): 0.18.7 [ci skip]
  • ab509fd feat: add \reflectbox and \mapsfrom support (#4262)
  • 9eb45b7 chore(release): 0.18.6 [ci skip]
  • 02d552c fix(array): preserve tags on empty final rows (#4277)
  • 49904aa chore(deps): update dependency browserslist to v4.28.7 [security] (#4280)
  • 2d2a177 chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#4275)
  • 7f46076 chore(release): 0.18.5 [ci skip]
  • 6805538 fix(char): accept U+10FFFF (#4265)
  • 0df23bb chore(deps): bump github/codeql-action from 4.37.7 to 4.37.8 (#4273)
  • bd78fad chore(deps): update dependency commander to v15 (#4271)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates lucide-react from 1.44.0 to 1.46.0

Release notes

Sourced from lucide-react's releases.

Version 1.46.0

What's Changed

Full Changelog: lucide-icons/lucide@1.45.0...1.46.0

Version 1.45.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.44.0...1.45.0

Commits

Updates @wdio/cli from 9.31.7 to 9.31.9

Release notes

Sourced from @​wdio/cli's releases.

v9.31.9 (2026-09-13)

🚀 New Feature

  • wdio-utils
    • #15563 feat(@​wdio/utils): support CHROMEDRIVER_CDNURL for custom driver mirrors (@​mccmrunal)

🐛 Bug Fix

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

🏠 Internal

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

Committers: 2

v9.31.8 (2026-09-12)

🐛 Bug Fix

  • webdriverio
    • #15533 fix(webdriverio): restore nested/Shadow DOM scrolling in scrollIntoView (@​mccmrunal)

Committers: 2

Changelog

Sourced from @​wdio/cli's changelog.

v9.31.9 (2026-09-13)

🚀 New Feature

  • wdio-utils
    • #15563 feat(@​wdio/utils): support CHROMEDRIVER_CDNURL for custom driver mirrors (@​mccmrunal)

🐛 Bug Fix

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

🏠 Internal

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

Committers: 2

v9.31.8 (2026-09-12)

🐛 Bug Fix

  • webdriverio
    • #15533 fix(webdriverio): restore nested/Shadow DOM scrolling in scrollIntoView (@​mccmrunal)

Committers: 2

Commits

Updates @wdio/local-runner from 9.31.7 to 9.31.9

Release notes

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

v9.31.9 (2026-09-13)

🚀 New Feature

  • wdio-utils
    • #15563 feat(@​wdio/utils): support CHROMEDRIVER_CDNURL for custom driver mirrors (@​mccmrunal)

🐛 Bug Fix

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

🏠 Internal

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

Committers: 2

v9.31.8 (2026-09-12)

🐛 Bug Fix

  • webdriverio
    • #15533 fix(webdriverio): restore nested/Shadow DOM scrolling in scrollIntoView (@​mccmrunal)

Committers: 2

Changelog

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

v9.31.9 (2026-09-13)

🚀 New Feature

  • wdio-utils
    • #15563 feat(@​wdio/utils): support CHROMEDRIVER_CDNURL for custom driver mirrors (@​mccmrunal)

🐛 Bug Fix

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

🏠 Internal

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

Committers: 2

v9.31.8 (2026-09-12)

🐛 Bug Fix

  • webdriverio
    • #15533 fix(webdriverio): restore nested/Shadow DOM scrolling in scrollIntoView (@​mccmrunal)

Committers: 2

Commits

Updates @wdio/mocha-framework from 9.31.7 to 9.31.9

Release notes

Sourced from @​wdio/mocha-framework's releases.

v9.31.9 (2026-09-13)

🚀 New Feature

  • wdio-utils
    • #15563 feat(@​wdio/utils): support CHROMEDRIVER_CDNURL for custom driver mirrors (@​mccmrunal)

🐛 Bug Fix

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

🏠 Internal

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

Committers: 2

v9.31.8 (2026-09-12)

🐛 Bug Fix

  • webdriverio
    • #15533 fix(webdriverio): restore nested/Shadow DOM scrolling in scrollIntoView (@​mccmrunal)

Committers: 2

Changelog

Sourced from @​wdio/mocha-framework's changelog.

v9.31.9 (2026-09-13)

🚀 New Feature

  • wdio-utils
    • #15563 feat(@​wdio/utils): support CHROMEDRIVER_CDNURL for custom driver mirrors (@​mccmrunal)

🐛 Bug Fix

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

🏠 Internal

  • wdio-utils
    • #15586 fix: Upgrade EdgeDriver accounting browser's version missing corresponding driver architecture (@​dprevost-LMI)

Committers: 2

v9.31.8 (2026-09-12)

🐛 Bug Fix

  • webdriverio
    • #15533 fix(webdriverio): restore nested/Shadow DOM scrolling in scrollIntoView (@​mccmrunal)

Committers: 2

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 5 updates

Bumps the npm-minor-and-patch group with 5 updates in the /apps/desktop directory:

| Package | From | To |
| --- | --- | --- |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.18.7` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.44.0` | `1.46.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.31.7` | `9.31.9` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.31.7` | `9.31.9` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.31.7` | `9.31.9` |



Updates `katex` from 0.16.47 to 0.18.7
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.47...v0.18.7)

Updates `lucide-react` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.46.0/packages/lucide-react)

Updates `@wdio/cli` from 9.31.7 to 9.31.9
- [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.31.9/packages/wdio-cli)

Updates `@wdio/local-runner` from 9.31.7 to 9.31.9
- [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.31.9/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 9.31.7 to 9.31.9
- [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.31.9/packages/wdio-mocha-framework)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.18.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@wdio/cli"
  dependency-version: 9.31.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@wdio/local-runner"
  dependency-version: 9.31.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@wdio/mocha-framework"
  dependency-version: 9.31.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
...

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 Sep 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 20, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/apps/desktop/npm-minor-and-patch-c49d786a68 branch September 20, 2026 06:28
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.

0 participants