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

chore(deps): bump the production-dependencies group across 1 directory with 8 updates #854

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the production-dependencies group with 8 updates in the / directory:

Package From To
@wdio/cli 9.2.14 9.4.1
@wdio/globals 9.2.14 9.4.1
@wdio/local-runner 9.2.15 9.4.1
electron 33.2.0 33.2.1
webdriverio 9.2.14 9.4.1
@vitest/spy 2.1.5 2.1.8
debug 4.3.7 4.4.0
electron-to-chromium 1.5.63 1.5.71

Updates @wdio/cli from 9.2.14 to 9.4.1

Release notes

Sourced from @​wdio/cli's releases.

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Commits

Updates @wdio/globals from 9.2.14 to 9.4.1

Release notes

Sourced from @​wdio/globals's releases.

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Changelog

Sourced from @​wdio/globals's changelog.

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Commits

Updates @wdio/local-runner from 9.2.15 to 9.4.1

Release notes

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

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Changelog

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

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Commits

Updates electron from 33.2.0 to 33.2.1

Release notes

Sourced from electron's releases.

electron v33.2.1

Release Notes for v33.2.1

Fixes

  • Fixed a crash that could occur when calling shell.readShortcutLink on Windows. #44803 (Also in 34)
  • Fixed an issue where WebContentsViews were being improperly removed. #44671 (Also in 31, 32, 34)
  • Fixed an issue where resize wasn't being emitted for single-pixel resizes on Windows. #44723 (Also in 32, 34)
  • Fixed an issue where a utilityProcess pid would not be undefined after exit. #44694 (Also in 32, 34)
  • Fixed an issue where buttons shown under the Window Controls Overlay API were missing tooltips. #44757 (Also in 32, 34)
  • Fixed an issue where the webContents context-menu event was not emitted when using -webkit-app-region: drag. #44800 (Also in 32, 34)
  • Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen on Linux. #44640 (Also in 31, 32, 34)
  • Fixed crash in net api when utility process exits. #44729 (Also in 32, 34)
  • Fixed segfault when moving WebContentsView between BrowserWindows. #44613 (Also in 31, 32, 34)
  • Fixed theme does not work in DevTools. #44635 (Also in 32, 34)
  • Fixed update file extension bug. #44771 (Also in 34)
  • Return 0 exit code for normal termination of the utility process. #44732 (Also in 32, 34)

Other Changes

  • Fixed an issue where a deprecation warning was being incorrectly emitted for frameless windows on macOS. #44767 (Also in 34)
  • Fixed drag-and-drop session being canceled on wayland with empty dragData. #44753 (Also in 32)
  • Security: backported fix for CVE-2024-11110. #44647
  • Updated Chromium to 130.0.6723.137. #44781
  • Updated Node.js to v20.18.1. #44780
Commits
  • cd6e3d7 refactor: fix modernize-return-braced-init-list warnings (#44857)
  • 7152209 fix: modernize-use-using clang-tidy warnings (#44836)
  • 51e31de fix: modernize-use-nodiscard clang-tidy warnings (#44832)
  • fe3467e docs: correct stable release dates for v34.0.0 (#44830)
  • d0e24fc fix: clang-tidy performance-inefficient-vector-operation warnings (33-x-y) ...
  • 3483cd6 refactor: remove unnecessary constructor code (#44825)
  • 1ef8b47 fix: remove unused local variables (#44822)
  • 71c1149 docs: update new GitHub issue link (#44810)
  • bd5c8d7 fix: crash calling shell.readShortcutLink (#44803)
  • 52b5d8a fix: big endian bug in V8 serialization (#44796)
  • Additional commits viewable in compare view

Updates webdriverio from 9.2.14 to 9.4.1

Release notes

Sourced from webdriverio's releases.

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 2

v9.3.1 (2024-11-22)

🚀 New Feature

💅 Polish

Committers: 3

v9.3.0 (2024-11-20)

🚀 New Feature

... (truncated)

Commits

Updates @vitest/spy from 2.1.5 to 2.1.8

Release notes

Sourced from @​vitest/spy's releases.

v2.1.8

   🐞 Bug Fixes

    View changes on GitHub

v2.1.7

   🐞 Bug Fixes

  • Revert support for Vite 6  -  by @​sheremet-va (fbe5c)
    • This introduced some breaking changes (vitest-dev/vitest#6992). We will enable support for it later. In the meantime, you can still use pnpm.overrides or yarn resolutions to override the vite version in the vitest package - the APIs are compatible.
    View changes on GitHub

v2.1.6

🚀 Features

  • Support Vite 6
    View changes on GitHub
Commits

Updates debug from 4.3.7 to 4.4.0

Release notes

Sourced from debug's releases.

4.4.0

Fixes (hopefully) the inefficient regex warnings in .enable().

Minor version as this is invariably going to break certain users who misuse the .enable() API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.

Full Changelog: debug-js/debug@4.3.7...4.4.0

Commits

Updates electron-to-chromium from 1.5.63 to 1.5.71

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 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 <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

…y with 8 updates

Bumps the production-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.2.14` | `9.4.1` |
| [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `9.2.14` | `9.4.1` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.2.15` | `9.4.1` |
| [electron](https://github.com/electron/electron) | `33.2.0` | `33.2.1` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.2.14` | `9.4.1` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `2.1.5` | `2.1.8` |
| [debug](https://github.com/debug-js/debug) | `4.3.7` | `4.4.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.63` | `1.5.71` |



Updates `@wdio/cli` from 9.2.14 to 9.4.1
- [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.4.1/packages/wdio-cli)

Updates `@wdio/globals` from 9.2.14 to 9.4.1
- [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.4.1/packages/wdio-globals)

Updates `@wdio/local-runner` from 9.2.15 to 9.4.1
- [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.4.1/packages/wdio-local-runner)

Updates `electron` from 33.2.0 to 33.2.1
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v33.2.0...v33.2.1)

Updates `webdriverio` from 9.2.14 to 9.4.1
- [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.4.1/packages/webdriverio)

Updates `@vitest/spy` from 2.1.5 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/spy)

Updates `debug` from 4.3.7 to 4.4.0
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.7...4.4.0)

Updates `electron-to-chromium` from 1.5.63 to 1.5.71
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.63...v1.5.71)

---
updated-dependencies:
- dependency-name: "@wdio/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@wdio/globals"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: electron
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: webdriverio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@vitest/spy"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: electron-to-chromium
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

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

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-be8ac6b635 branch December 11, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants