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-dev): Bump the all group with 9 updates #3025

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps the all group with 9 updates:

Package From To
@rollup/wasm-node 4.30.1 4.32.0
@types/node 20.17.14 20.17.16
@types/ws 8.5.13 8.5.14
@typescript-eslint/eslint-plugin 8.20.0 8.21.0
@typescript-eslint/parser 8.20.0 8.21.0
mocha 11.0.1 11.1.0
rollup 4.30.1 4.32.0
selenium-webdriver 4.27.0 4.28.1
webdriverio 9.5.7 9.6.4

Updates @rollup/wasm-node from 4.30.1 to 4.32.0

Release notes

Sourced from @​rollup/wasm-node's releases.

v4.32.0

4.32.0

2025-01-24

Features

  • Add watch.onInvalidate option to trigger actions immediately when a file is changed (#5799)

Bug Fixes

  • Fix incorrect urls in CLI warnings (#5809)

Pull Requests

v4.31.0

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Changelog

Sourced from @​rollup/wasm-node's changelog.

4.32.0

2025-01-24

Features

  • Add watch.onInvalidate option to trigger actions immediately when a file is changed (#5799)

Bug Fixes

  • Fix incorrect urls in CLI warnings (#5809)

Pull Requests

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Commits

Updates @types/node from 20.17.14 to 20.17.16

Commits

Updates @types/ws from 8.5.13 to 8.5.14

Commits

Updates @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.21.0

8.21.0 (2025-01-20)

🚀 Features

  • ast-spec: support import attributes in TSImportType (#10640)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
  • eslint-plugin: check JSX spread elements for misused spread usage (#10653)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
  • eslint-plugin-internal: [debug-namespace] on windows (#10661)
  • rule-tester: handle window root path (#10654)
  • scope-manager: add a reference for JSX closing element if it exists (#10614)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.21.0 (2025-01-20)

🩹 Fixes

  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 79af426 chore(release): publish 8.21.0
  • 609a78f test(eslint-plugin): adjust tests to verify no-unnecessary-type-assertion d...
  • fb4ca72 fix(eslint-plugin): [no-duplicate-enum-values] handle template literal (#10675)
  • 1895948 fix(eslint-plugin): [no-base-to-string] don't crash for recursive array or tu...
  • 74f1c5a fix(eslint-plugin): [no-for-in-array] report on any type which may be an arra...
  • 916b989 fix(eslint-plugin): check JSX spread elements for misused spread usage (#10653)
  • 31be053 chore: fix failing test on master
  • 70f3092 docs: [no-misused-spread] fix sample code (#10659)
  • a157fd4 chore: standardized on inline named exports (mostly) (#10596)
  • 3dbcc19 fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on jsx (...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.20.0 to 8.21.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.21.0

8.21.0 (2025-01-20)

🚀 Features

  • ast-spec: support import attributes in TSImportType (#10640)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
  • eslint-plugin: check JSX spread elements for misused spread usage (#10653)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
  • eslint-plugin-internal: [debug-namespace] on windows (#10661)
  • rule-tester: handle window root path (#10654)
  • scope-manager: add a reference for JSX closing element if it exists (#10614)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.21.0 (2025-01-20)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates mocha from 11.0.1 to 11.1.0

Release notes

Sourced from mocha's releases.

v11.1.0

11.1.0 (2025-01-02)

🌟 Features

v11.0.2

11.0.2 (2024-12-09)

🩹 Fixes

  • catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#5263) (210d658)

📚 Documentation

  • correct outdated status: accepting prs link (#5268) (f729cd0)
  • replace "New in" with "Since" in version annotations (#5262) (6f10d12)
Changelog

Sourced from mocha's changelog.

11.1.0 (2025-01-02)

🌟 Features

11.0.2 (2024-12-09)

🩹 Fixes

  • catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#5263) (210d658)

📚 Documentation

  • correct outdated status: accepting prs link (#5268) (f729cd0)
  • replace "New in" with "Since" in version annotations (#5262) (6f10d12)
Commits

Updates rollup from 4.30.1 to 4.32.0

Release notes

Sourced from rollup's releases.

v4.32.0

4.32.0

2025-01-24

Features

  • Add watch.onInvalidate option to trigger actions immediately when a file is changed (#5799)

Bug Fixes

  • Fix incorrect urls in CLI warnings (#5809)

Pull Requests

v4.31.0

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.32.0

2025-01-24

Features

  • Add watch.onInvalidate option to trigger actions immediately when a file is changed (#5799)

Bug Fixes

  • Fix incorrect urls in CLI warnings (#5809)

Pull Requests

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Commits

Updates selenium-webdriver from 4.27.0 to 4.28.1

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.28.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

... (truncated)

Commits

Updates webdriverio from 9.5.7 to 9.6.4

Release notes

Sourced from webdriverio's releases.

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

v9.6.0 (2025-01-21)

🚀 New Feature

  • wdio-browserstack-service

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

... (truncated)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 24, 2025
@Lightning00Blade Lightning00Blade enabled auto-merge (squash) January 24, 2025 11:49
@Lightning00Blade Lightning00Blade force-pushed the dependabot/npm_and_yarn/all-fb65d93d0b branch 3 times, most recently from f0afaf3 to d5c46e9 Compare January 24, 2025 14:17
Bumps the all group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.30.1` | `4.32.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.14` | `20.17.16` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.13` | `8.5.14` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.20.0` | `8.21.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.20.0` | `8.21.0` |
| [mocha](https://github.com/mochajs/mocha) | `11.0.1` | `11.1.0` |
| [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.32.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.27.0` | `4.28.1` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.5.7` | `9.6.4` |


Updates `@rollup/wasm-node` from 4.30.1 to 4.32.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.30.1...v4.32.0)

Updates `@types/node` from 20.17.14 to 20.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/ws` from 8.5.13 to 8.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Updates `@typescript-eslint/eslint-plugin` from 8.20.0 to 8.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.20.0 to 8.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/parser)

Updates `mocha` from 11.0.1 to 11.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.0.1...v11.1.0)

Updates `rollup` from 4.30.1 to 4.32.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.30.1...v4.32.0)

Updates `selenium-webdriver` from 4.27.0 to 4.28.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Updates `webdriverio` from 9.5.7 to 9.6.4
- [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.6.4/packages/webdriverio)

---
updated-dependencies:
- dependency-name: "@rollup/wasm-node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: webdriverio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@Lightning00Blade Lightning00Blade force-pushed the dependabot/npm_and_yarn/all-fb65d93d0b branch from d5c46e9 to a30e022 Compare January 24, 2025 14:34
@Lightning00Blade Lightning00Blade merged commit 989b7a2 into main Jan 24, 2025
49 checks passed
@Lightning00Blade Lightning00Blade deleted the dependabot/npm_and_yarn/all-fb65d93d0b branch January 24, 2025 14:41
anshikavashistha pushed a commit to anshikavashistha/chromium-bidi that referenced this pull request Jan 31, 2025
…3025)

Bumps the all group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.30.1` |
`4.32.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `20.17.14` | `20.17.16` |
|
[@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws)
| `8.5.13` | `8.5.14` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.20.0` | `8.21.0` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.20.0` | `8.21.0` |
| [mocha](https://github.com/mochajs/mocha) | `11.0.1` | `11.1.0` |
| [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.32.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) |
`4.27.0` | `4.28.1` |
|
[webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio)
| `9.5.7` | `9.6.4` |

Updates `@rollup/wasm-node` from 4.30.1 to 4.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/releases"><code>@​rollup/wasm-node</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.32.0</h2>
<h2>4.32.0</h2>
<p><em>2025-01-24</em></p>
<h3>Features</h3>
<ul>
<li>Add watch.onInvalidate option to trigger actions immediately when a
file is changed (<a
href="https://redirect.github.com/rollup/rollup/issues/5799">#5799</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix incorrect urls in CLI warnings (<a
href="https://redirect.github.com/rollup/rollup/issues/5809">#5809</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5799">#5799</a>:
Feature/watch on invalidate (<a
href="https://github.com/drebrez"><code>@​drebrez</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5808">#5808</a>:
chore(deps): update dependency vite to v6.0.9 [security] (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5809">#5809</a>:
fix: avoid duplicate rollupjs.org prefix (<a
href="https://github.com/GauBen"><code>@​GauBen</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5810">#5810</a>:
chore(deps): update dependency <code>@​shikijs/vitepress-twoslash</code>
to v2 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5811">#5811</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>v4.31.0</h2>
<h2>4.31.0</h2>
<p><em>2025-01-19</em></p>
<h3>Features</h3>
<ul>
<li>Do not immediately quit when trying to use watch mode from within
non-TTY environments (<a
href="https://redirect.github.com/rollup/rollup/issues/5803">#5803</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Handle files with more than one UTF-8 BOM header (<a
href="https://redirect.github.com/rollup/rollup/issues/5806">#5806</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5792">#5792</a>:
fix(deps): update rust crate swc_compiler_base to v8 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5793">#5793</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5794">#5794</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5801">#5801</a>:
chore(deps): update dependency eslint-config-prettier to v10 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5802">#5802</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5803">#5803</a>:
Support watch mode in yarn, gradle and containers (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5806">#5806</a>:
fix: strip all BOMs (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/wasm-node</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.32.0</h2>
<p><em>2025-01-24</em></p>
<h3>Features</h3>
<ul>
<li>Add watch.onInvalidate option to trigger actions immediately when a
file is changed (<a
href="https://redirect.github.com/rollup/rollup/issues/5799">#5799</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix incorrect urls in CLI warnings (<a
href="https://redirect.github.com/rollup/rollup/issues/5809">#5809</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5799">#5799</a>:
Feature/watch on invalidate (<a
href="https://github.com/drebrez"><code>@​drebrez</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5808">#5808</a>:
chore(deps): update dependency vite to v6.0.9 [security] (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5809">#5809</a>:
fix: avoid duplicate rollupjs.org prefix (<a
href="https://github.com/GauBen"><code>@​GauBen</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5810">#5810</a>:
chore(deps): update dependency <code>@​shikijs/vitepress-twoslash</code>
to v2 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5811">#5811</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>4.31.0</h2>
<p><em>2025-01-19</em></p>
<h3>Features</h3>
<ul>
<li>Do not immediately quit when trying to use watch mode from within
non-TTY environments (<a
href="https://redirect.github.com/rollup/rollup/issues/5803">#5803</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Handle files with more than one UTF-8 BOM header (<a
href="https://redirect.github.com/rollup/rollup/issues/5806">#5806</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5792">#5792</a>:
fix(deps): update rust crate swc_compiler_base to v8 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5793">#5793</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5794">#5794</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5801">#5801</a>:
chore(deps): update dependency eslint-config-prettier to v10 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5802">#5802</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5803">#5803</a>:
Support watch mode in yarn, gradle and containers (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5806">#5806</a>:
fix: strip all BOMs (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/rollup/commit/2538304efdc05ecb7c52e6376d5777565139f075"><code>2538304</code></a>
4.32.0</li>
<li><a
href="https://github.com/rollup/rollup/commit/41d01c2d01e1a7d3316c56fc030444cfc02aa48e"><code>41d01c2</code></a>
fix: avoid duplicate rollupjs.org prefix (<a
href="https://redirect.github.com/rollup/rollup/issues/5809">#5809</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/56ba60fbfc8b3f440895834ea120ccefcdc5fb69"><code>56ba60f</code></a>
chore(deps): update dependency <code>@​shikijs/vitepress-twoslash</code>
to v2 (<a
href="https://redirect.github.com/rollup/rollup/issues/5810">#5810</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/52b9e786b32220cbb1fb9760b03c4819cb9343b2"><code>52b9e78</code></a>
Feature/watch on invalidate (<a
href="https://redirect.github.com/rollup/rollup/issues/5799">#5799</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/6ba527838eb2293aed194199e97d32ebbded3f3f"><code>6ba5278</code></a>
fix(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5811">#5811</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/b3695a28cfc2e62aef0e408c61357cccaaab42a5"><code>b3695a2</code></a>
chore(deps): update dependency vite to v6.0.9 [security] (<a
href="https://redirect.github.com/rollup/rollup/issues/5808">#5808</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/15c264d59e0768b7d283a7bb8ded0519d1b5199e"><code>15c264d</code></a>
4.31.0</li>
<li><a
href="https://github.com/rollup/rollup/commit/b9eeec2d1fb03e60b96965f169030ca0ec30a0b5"><code>b9eeec2</code></a>
fix: strip all BOMs (<a
href="https://redirect.github.com/rollup/rollup/issues/5806">#5806</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/0e77fb743c3e374fecf13d628ce1e5c667d68e74"><code>0e77fb7</code></a>
Support watch mode in yarn, gradle and containers (<a
href="https://redirect.github.com/rollup/rollup/issues/5803">#5803</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/8e814a538e20101717417a072c90b0e81b60d926"><code>8e814a5</code></a>
chore(deps): update dependency eslint-config-prettier to v10 (<a
href="https://redirect.github.com/rollup/rollup/issues/5801">#5801</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v4.30.1...v4.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 20.17.14 to 20.17.16
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/ws` from 8.5.13 to 8.5.14
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws">compare
view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/eslint-plugin` from 8.20.0 to 8.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.21.0</h2>
<h2>8.21.0 (2025-01-20)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>ast-spec:</strong> support import attributes in
<code>TSImportType</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10640">#10640</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments]
handle type args on jsx (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10630">#10630</a>)</li>
<li><strong>eslint-plugin:</strong> check JSX spread elements for
misused spread usage (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10653">#10653</a>)</li>
<li><strong>eslint-plugin:</strong> [no-for-in-array] report on any type
which may be an array or array-like (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10535">#10535</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] don't crash for
recursive array or tuple types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10633">#10633</a>)</li>
<li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] handle
template literal (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10675">#10675</a>)</li>
<li><strong>eslint-plugin-internal:</strong> [debug-namespace] on
windows (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10661">#10661</a>)</li>
<li><strong>rule-tester:</strong> handle window root path (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10654">#10654</a>)</li>
<li><strong>scope-manager:</strong> add a reference for JSX closing
element if it exists (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10614">#10614</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Arya Emami <a
href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.21.0 (2025-01-20)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] handle
template literal (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10675">#10675</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] don't crash for
recursive array or tuple types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10633">#10633</a>)</li>
<li><strong>eslint-plugin:</strong> [no-for-in-array] report on any type
which may be an array or array-like (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10535">#10535</a>)</li>
<li><strong>eslint-plugin:</strong> check JSX spread elements for
misused spread usage (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10653">#10653</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments]
handle type args on jsx (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10630">#10630</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/79af426500b0665f3f706bfcca11c10acc7b83e0"><code>79af426</code></a>
chore(release): publish 8.21.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/609a78fe094e98b18d07c243f457d243415d6132"><code>609a78f</code></a>
test(eslint-plugin): adjust tests to verify
<code>no-unnecessary-type-assertion</code> d...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/fb4ca7226919f5dab916386c0beffdd734419c3a"><code>fb4ca72</code></a>
fix(eslint-plugin): [no-duplicate-enum-values] handle template literal
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10675">#10675</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/1895948063350f05ebc1655d9523226f51098736"><code>1895948</code></a>
fix(eslint-plugin): [no-base-to-string] don't crash for recursive array
or tu...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/74f1c5a6ccbe34087400a79354172e62e0f2a012"><code>74f1c5a</code></a>
fix(eslint-plugin): [no-for-in-array] report on any type which may be an
arra...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/916b989e02c890df5a45ea8612957380833a72ef"><code>916b989</code></a>
fix(eslint-plugin): check JSX spread elements for misused spread usage
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10653">#10653</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/31be0532065491d9141cbddfe42dd771eadc0a82"><code>31be053</code></a>
chore: fix failing test on master</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/70f3092d7d4b039317735a0c8abe2229d5678dd6"><code>70f3092</code></a>
docs: [no-misused-spread] fix sample code (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10659">#10659</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a157fd4c62741d2dec2e4f47f738f499b616035d"><code>a157fd4</code></a>
chore: standardized on inline named exports (mostly) (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10596">#10596</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/3dbcc19a129d90072635f96eec9e9e1e5be7d6f5"><code>3dbcc19</code></a>
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on
jsx (...</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/parser` from 8.20.0 to 8.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.21.0</h2>
<h2>8.21.0 (2025-01-20)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>ast-spec:</strong> support import attributes in
<code>TSImportType</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10640">#10640</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments]
handle type args on jsx (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10630">#10630</a>)</li>
<li><strong>eslint-plugin:</strong> check JSX spread elements for
misused spread usage (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10653">#10653</a>)</li>
<li><strong>eslint-plugin:</strong> [no-for-in-array] report on any type
which may be an array or array-like (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10535">#10535</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] don't crash for
recursive array or tuple types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10633">#10633</a>)</li>
<li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] handle
template literal (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10675">#10675</a>)</li>
<li><strong>eslint-plugin-internal:</strong> [debug-namespace] on
windows (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10661">#10661</a>)</li>
<li><strong>rule-tester:</strong> handle window root path (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10654">#10654</a>)</li>
<li><strong>scope-manager:</strong> add a reference for JSX closing
element if it exists (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10614">#10614</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Arya Emami <a
href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.21.0 (2025-01-20)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/79af426500b0665f3f706bfcca11c10acc7b83e0"><code>79af426</code></a>
chore(release): publish 8.21.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a157fd4c62741d2dec2e4f47f738f499b616035d"><code>a157fd4</code></a>
chore: standardized on inline named exports (mostly) (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10596">#10596</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />

Updates `mocha` from 11.0.1 to 11.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mochajs/mocha/releases">mocha's
releases</a>.</em></p>
<blockquote>
<h2>v11.1.0</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.0.2...v11.1.0">11.1.0</a>
(2025-01-02)</h2>
<h3>🌟 Features</h3>
<ul>
<li>bump yargs to 17 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5165">#5165</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8f1c8d888b0104afcd95ca55a517320399755749">8f1c8d8</a>)</li>
</ul>
<h2>v11.0.2</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.0.1...v11.0.2">11.0.2</a>
(2024-12-09)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>catch exceptions setting Error.stackTraceLimit (<a
href="https://redirect.github.com/mochajs/mocha/issues/5254">#5254</a>)
(<a
href="https://github.com/mochajs/mocha/commit/259f8f8ba5709b5d84fa66e17cd10560a11f45c9">259f8f8</a>)</li>
<li>error handling for unexpected numeric arguments passed to cli (<a
href="https://redirect.github.com/mochajs/mocha/issues/5263">#5263</a>)
(<a
href="https://github.com/mochajs/mocha/commit/210d658678a2ec3b6f85c59d4b300b4722671099">210d658</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>correct outdated <code>status: accepting prs</code> link (<a
href="https://redirect.github.com/mochajs/mocha/issues/5268">#5268</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f729cd09b61bb598409f19b3c76b9e9536812237">f729cd0</a>)</li>
<li>replace &quot;New in&quot; with &quot;Since&quot; in version
annotations (<a
href="https://redirect.github.com/mochajs/mocha/issues/5262">#5262</a>)
(<a
href="https://github.com/mochajs/mocha/commit/6f10d12c6c6dfa4df7d5221a3ce688f687aaf320">6f10d12</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mochajs/mocha/blob/main/CHANGELOG.md">mocha's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.0.2...v11.1.0">11.1.0</a>
(2025-01-02)</h2>
<h3>🌟 Features</h3>
<ul>
<li>bump yargs to 17 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5165">#5165</a>)
(<a
href="https://github.com/mochajs/mocha/commit/8f1c8d888b0104afcd95ca55a517320399755749">8f1c8d8</a>)</li>
<li>replace <code>strip-ansi</code> with
<code>util.stripVTControlCharacters</code> (<a
href="https://redirect.github.com/mochajs/mocha/issues/5267">#5267</a>)
(<a
href="https://github.com/mochajs/mocha/commit/3c191c05d9db1e99aec9b600edac2ce10a6b6d71">3c191c0</a>),
closes <a
href="https://redirect.github.com/mochajs/mocha/issues/5265">#5265</a></li>
</ul>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.0.1...v11.0.2">11.0.2</a>
(2024-12-09)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>catch exceptions setting Error.stackTraceLimit (<a
href="https://redirect.github.com/mochajs/mocha/issues/5254">#5254</a>)
(<a
href="https://github.com/mochajs/mocha/commit/259f8f8ba5709b5d84fa66e17cd10560a11f45c9">259f8f8</a>)</li>
<li>error handling for unexpected numeric arguments passed to cli (<a
href="https://redirect.github.com/mochajs/mocha/issues/5263">#5263</a>)
(<a
href="https://github.com/mochajs/mocha/commit/210d658678a2ec3b6f85c59d4b300b4722671099">210d658</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>correct outdated <code>status: accepting prs</code> link (<a
href="https://redirect.github.com/mochajs/mocha/issues/5268">#5268</a>)
(<a
href="https://github.com/mochajs/mocha/commit/f729cd09b61bb598409f19b3c76b9e9536812237">f729cd0</a>)</li>
<li>replace &quot;New in&quot; with &quot;Since&quot; in version
annotations (<a
href="https://redirect.github.com/mochajs/mocha/issues/5262">#5262</a>)
(<a
href="https://github.com/mochajs/mocha/commit/6f10d12c6c6dfa4df7d5221a3ce688f687aaf320">6f10d12</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mochajs/mocha/commit/a87fb1130a877649e564e144a73b1716b6296cbd"><code>a87fb11</code></a>
chore(main): release 11.1.0 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5277">#5277</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/3c191c05d9db1e99aec9b600edac2ce10a6b6d71"><code>3c191c0</code></a>
feat: replace <code>strip-ansi</code> with
<code>util.stripVTControlCharacters</code> (<a
href="https://redirect.github.com/mochajs/mocha/issues/5267">#5267</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8f1c8d888b0104afcd95ca55a517320399755749"><code>8f1c8d8</code></a>
feat: bump yargs to 17 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5165">#5165</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/6caa9026eb120b136dc8210614b31310f8bff83b"><code>6caa902</code></a>
chore(main): release 11.0.2 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5269">#5269</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/259f8f8ba5709b5d84fa66e17cd10560a11f45c9"><code>259f8f8</code></a>
fix: catch exceptions setting Error.stackTraceLimit (<a
href="https://redirect.github.com/mochajs/mocha/issues/5254">#5254</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/210d658678a2ec3b6f85c59d4b300b4722671099"><code>210d658</code></a>
fix: error handling for unexpected numeric arguments passed to cli (<a
href="https://redirect.github.com/mochajs/mocha/issues/5263">#5263</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/6f10d12c6c6dfa4df7d5221a3ce688f687aaf320"><code>6f10d12</code></a>
docs: replace &quot;New in&quot; with &quot;Since&quot; in version
annotations (<a
href="https://redirect.github.com/mochajs/mocha/issues/5262">#5262</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/f729cd09b61bb598409f19b3c76b9e9536812237"><code>f729cd0</code></a>
docs: correct outdated <code>status: accepting prs</code> link (<a
href="https://redirect.github.com/mochajs/mocha/issues/5268">#5268</a>)</li>
<li>See full diff in <a
href="https://github.com/mochajs/mocha/compare/v11.0.1...v11.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `rollup` from 4.30.1 to 4.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/releases">rollup's
releases</a>.</em></p>
<blockquote>
<h2>v4.32.0</h2>
<h2>4.32.0</h2>
<p><em>2025-01-24</em></p>
<h3>Features</h3>
<ul>
<li>Add watch.onInvalidate option to trigger actions immediately when a
file is changed (<a
href="https://redirect.github.com/rollup/rollup/issues/5799">#5799</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix incorrect urls in CLI warnings (<a
href="https://redirect.github.com/rollup/rollup/issues/5809">#5809</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5799">#5799</a>:
Feature/watch on invalidate (<a
href="https://github.com/drebrez"><code>@​drebrez</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5808">#5808</a>:
chore(deps): update dependency vite to v6.0.9 [security] (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5809">#5809</a>:
fix: avoid duplicate rollupjs.org prefix (<a
href="https://github.com/GauBen"><code>@​GauBen</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5810">#5810</a>:
chore(deps): update dependency <code>@​shikijs/vitepress-twoslash</code>
to v2 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5811">#5811</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>v4.31.0</h2>
<h2>4.31.0</h2>
<p><em>2025-01-19</em></p>
<h3>Features</h3>
<ul>
<li>Do not immediately quit when trying to use watch mode from within
non-TTY environments (<a
href="https://redirect.github.com/rollup/rollup/issues/5803">#5803</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Handle files with more than one UTF-8 BOM header (<a
href="https://redirect.github.com/rollup/rollup/issues/5806">#5806</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5792">#5792</a>:
fix(deps): update rust crate swc_compiler_base to v8 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5793">#5793</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5794">#5794</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5801">#5801</a>:
chore(deps): update dependency eslint-config-prettier to v10 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5802">#5802</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5803">#5803</a>:
Support watch mode in yarn, gradle and containers (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5806">#5806</a>:
fix: strip all BOMs (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's
changelog</a>.</em></p>
<blockquote>
<h2>4.32.0</h2>
<p><em>2025-01-24</em></p>
<h3>Features</h3>
<ul>
<li>Add watch.onInvalidate option to trigger actions immediately when a
file is changed (<a
href="https://redirect.github.com/rollup/rollup/issues/5799">#5799</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix incorrect urls in CLI warnings (<a
href="https://redirect.github.com/rollup/rollup/issues/5809">#5809</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5799">#5799</a>:
Feature/watch on invalidate (<a
href="https://github.com/drebrez"><code>@​drebrez</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5808">#5808</a>:
chore(deps): update dependency vite to v6.0.9 [security] (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5809">#5809</a>:
fix: avoid duplicate rollupjs.org prefix (<a
href="https://github.com/GauBen"><code>@​GauBen</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5810">#5810</a>:
chore(deps): update dependency <code>@​shikijs/vitepress-twoslash</code>
to v2 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5811">#5811</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>4.31.0</h2>
<p><em>2025-01-19</em></p>
<h3>Features</h3>
<ul>
<li>Do not immediately quit when trying to use watch mode from within
non-TTY environments (<a
href="https://redirect.github.com/rollup/rollup/issues/5803">#5803</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Handle files with more than one UTF-8 BOM header (<a
href="https://redirect.github.com/rollup/rollup/issues/5806">#5806</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5792">#5792</a>:
fix(deps): update rust crate swc_compiler_base to v8 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5793">#5793</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5794">#5794</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5801">#5801</a>:
chore(deps): update dependency eslint-config-prettier to v10 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5802">#5802</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5803">#5803</a>:
Support watch mode in yarn, gradle and containers (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5806">#5806</a>:
fix: strip all BOMs (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/rollup/commit/2538304efdc05ecb7c52e6376d5777565139f075"><code>2538304</code></a>
4.32.0</li>
<li><a
href="https://github.com/rollup/rollup/commit/41d01c2d01e1a7d3316c56fc030444cfc02aa48e"><code>41d01c2</code></a>
fix: avoid duplicate rollupjs.org prefix (<a
href="https://redirect.github.com/rollup/rollup/issues/5809">#5809</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/56ba60fbfc8b3f440895834ea120ccefcdc5fb69"><code>56ba60f</code></a>
chore(deps): update dependency <code>@​shikijs/vitepress-twoslash</code>
to v2 (<a
href="https://redirect.github.com/rollup/rollup/issues/5810">#5810</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/52b9e786b32220cbb1fb9760b03c4819cb9343b2"><code>52b9e78</code></a>
Feature/watch on invalidate (<a
href="https://redirect.github.com/rollup/rollup/issues/5799">#5799</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/6ba527838eb2293aed194199e97d32ebbded3f3f"><code>6ba5278</code></a>
fix(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5811">#5811</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/b3695a28cfc2e62aef0e408c61357cccaaab42a5"><code>b3695a2</code></a>
chore(deps): update dependency vite to v6.0.9 [security] (<a
href="https://redirect.github.com/rollup/rollup/issues/5808">#5808</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/15c264d59e0768b7d283a7bb8ded0519d1b5199e"><code>15c264d</code></a>
4.31.0</li>
<li><a
href="https://github.com/rollup/rollup/commit/b9eeec2d1fb03e60b96965f169030ca0ec30a0b5"><code>b9eeec2</code></a>
fix: strip all BOMs (<a
href="https://redirect.github.com/rollup/rollup/issues/5806">#5806</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/0e77fb743c3e374fecf13d628ce1e5c667d68e74"><code>0e77fb7</code></a>
Support watch mode in yarn, gradle and containers (<a
href="https://redirect.github.com/rollup/rollup/issues/5803">#5803</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/8e814a538e20101717417a072c90b0e81b60d926"><code>8e814a5</code></a>
chore(deps): update dependency eslint-config-prettier to v10 (<a
href="https://redirect.github.com/rollup/rollup/issues/5801">#5801</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v4.30.1...v4.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `selenium-webdriver` from 4.27.0 to 4.28.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/selenium/releases">selenium-webdriver's
releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.28.0</h2>
<h2>Detailed Changelogs by Component</h2>
<p><!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriver</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
<ul>
<li>[dotnet] Add nullability annotations to print types by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14773">SeleniumHQ/selenium#14773</a></li>
<li>[dotnet] Propagate <code>IWebDriver.GetAttribute</code> obsoletion
to <code>WebDriver</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14802">SeleniumHQ/selenium#14802</a></li>
<li>[py] Revert the Deprecation warnings of WebElement.get_attribute()
by <a href="https://github.com/VietND96"><code>@​VietND96</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14808">SeleniumHQ/selenium#14808</a></li>
<li>[py] Fix <code>pyproject.toml</code> for installable from sdist by
<a href="https://github.com/VietND96"><code>@​VietND96</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14806">SeleniumHQ/selenium#14806</a></li>
<li>[java]: encapsulate <code>additionalCommands</code> with getter
method by <a
href="https://github.com/navin772"><code>@​navin772</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14816">SeleniumHQ/selenium#14816</a></li>
<li>[dotnet] Add nullability annotations to <code>ShadowRoot</code> by
<a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14812">SeleniumHQ/selenium#14812</a></li>
<li>[dotnet] Fix <code>WebDriver.AuthenticatorId</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14814">SeleniumHQ/selenium#14814</a></li>
<li>[dotnet] Add future-proofing note on <code>Base64UrlEncoder</code>
by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14821">SeleniumHQ/selenium#14821</a></li>
<li>[java] SpotBugs exclude
<code>NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</code> from the
<code>firefox.AddHasExtensions$1</code> by <a
href="https://github.com/mk868"><code>@​mk868</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14766">SeleniumHQ/selenium#14766</a></li>
<li>[py] fix packaging by <a
href="https://github.com/benoit-pierre"><code>@​benoit-pierre</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14823">SeleniumHQ/selenium#14823</a></li>
<li>[bazel] Bump <code>rules_jvm_external</code> to 6.6 and use the
maven resolver by <a
href="https://github.com/shs96c"><code>@​shs96c</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14829">SeleniumHQ/selenium#14829</a></li>
<li>[dotnet] Add nullable reference annotations to <code>Platform</code>
by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14834">SeleniumHQ/selenium#14834</a></li>
<li>[dotnet] Fix Virtual Authenticator removal, annotate NRT by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14822">SeleniumHQ/selenium#14822</a></li>
<li>[dotnet] Annotate Nullable Reference Types on
<code>OpenQA.Selenium.Internal</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14840">SeleniumHQ/selenium#14840</a></li>
<li>[dotnet] Annotate nullable reference types in internal logging by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14819">SeleniumHQ/selenium#14819</a></li>
<li>[rb] Add tests for the cookie named, and updates type by <a
href="https://github.com/aguspe"><code>@​aguspe</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14843">SeleniumHQ/selenium#14843</a></li>
<li>[rb] Update note for return value of Hash by <a
href="https://github.com/luke-hill"><code>@​luke-hill</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14845">SeleniumHQ/selenium#14845</a></li>
<li>[rust] xz uncompressor for Firefox Linux nightlies by <a
href="https://github.com/bgermann"><code>@​bgermann</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14832">SeleniumHQ/selenium#14832</a></li>
<li>[java] Enhance Null Check in Exception Handling by <a
href="https://github.com/iampopovich"><code>@​iampopovich</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14810">SeleniumHQ/selenium#14810</a></li>
<li>[py] Typing package import enhancement by <a
href="https://github.com/iampopovich"><code>@​iampopovich</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14283">SeleniumHQ/selenium#14283</a></li>
<li>[py] Moved Rust binary settings to <code>pyproject.toml</code> from
<code>setup.py</code> by <a
href="https://github.com/sandeepsuryaprasad"><code>@​sandeepsuryaprasad</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14837">SeleniumHQ/selenium#14837</a></li>
<li>[java] SpotBugs exclude <code>DMI_HARDCODED_ABSOLUTE_FILENAME</code>
by <a href="https://github.com/mk868"><code>@​mk868</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14597">SeleniumHQ/selenium#14597</a></li>
<li>[java]Replace lambdas with method references by <a
href="https://github.com/iampopovich"><code>@​iampopovich</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14857">SeleniumHQ/selenium#14857</a></li>
<li>[ci] Update script pinned_browsers for changes in Edge API product
fetch by <a
href="https://github.com/VietND96"><code>@​VietND96</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14865">SeleniumHQ/selenium#14865</a></li>
<li>[py] moved all getters in <code>fedcm/account.py</code> into
descriptor object. by <a
href="https://github.com/sandeepsuryaprasad"><code>@​sandeepsuryaprasad</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14858">SeleniumHQ/selenium#14858</a></li>
<li>[dotnet] Migrate NUnit assertions to <code>Assert.That</code> syntax
by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14853">SeleniumHQ/selenium#14853</a></li>
<li>[dotnet] Address warnings with
<code>ActionSequence.inputDevice</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14848">SeleniumHQ/selenium#14848</a></li>
<li>[dotnet] Migrate remaining NUnit assertions to
<code>Assert.That</code> and <code>Has.Count</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14870">SeleniumHQ/selenium#14870</a></li>
<li>[dotnet] Add nullability annotations to <code>Proxy</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14861">SeleniumHQ/selenium#14861</a></li>
<li>[dotnet] Modernize <code>Response</code> type by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14839">SeleniumHQ/selenium#14839</a></li>
<li>[dotnet] Add nullability to Logs API by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14875">SeleniumHQ/selenium#14875</a></li>
<li>[py] add execute_cdp_cmd to Remote by <a
href="https://github.com/Delta456"><code>@​Delta456</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14809">SeleniumHQ/selenium#14809</a></li>
<li>[java] SpotBugs exclude <code>IS2_INCONSISTENT_SYNC</code> form the
<code>SeleniumManager</code> by <a
href="https://github.com/mk868"><code>@​mk868</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14768">SeleniumHQ/selenium#14768</a></li>
<li>[java] Enable SpotBugs for java_export by <a
href="https://github.com/mk868"><code>@​mk868</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14882">SeleniumHQ/selenium#14882</a></li>
<li>[dotnet] Add nullability to <code>CookieJar</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14874">SeleniumHQ/selenium#14874</a></li>
<li>[dotnet] Refactor away private constructor from
<code>Response</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14877">SeleniumHQ/selenium#14877</a></li>
<li>[dotnet] Add nullability to <code>Alert</code>s by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14669">SeleniumHQ/selenium#14669</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/SeleniumHQ/selenium/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `webdriverio` from 9.5.7 to 9.6.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webdriverio/webdriverio/releases">webdriverio's
releases</a>.</em></p>
<blockquote>
<h2>v9.6.4 (2025-01-24)</h2>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>wdio-utils</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14106">#14106</a>
chore(<code>@​wdio/utils</code>): allow to set spawnOpts for
Chromedriver as well (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
<h2>v9.6.3 (2025-01-23)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>wdio-browser-runner</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14104">#14104</a>
fix(<code>@​wdio/browser-runner</code>): export mocha source map (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
<h2>v9.6.2 (2025-01-23)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>wdio-webdriver-mock-service</code>, <code>webdriverio</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14103">#14103</a>
fix(webdriverio): double check elements that have a display: contents
(<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
<li><code>wdio-cli</code>, <code>wdio-types</code>,
<code>webdriverio</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14101">#14101</a>
fix(webdriverio): enable arbitrary automation protocol packages (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
<li><code>wdio-mocha-framework</code>, <code>wdio-runner</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14102">#14102</a>
fix(<code>@​wdio/runner</code>): make sure there is at least one
reporter initiated (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>:memo: Documentation</h4>
<ul>
<li><code>webdriver</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14100">#14100</a>
fix: typos on readme (<a
href="https://github.com/shiv-jirwankar"><code>@​shiv-jirwankar</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
<li>Shiv Jirwankar (<a
href="https://github.com/shiv-jirwankar"><code>@​shiv-jirwankar</code></a>)</li>
</ul>
<h2>v9.6.1 (2025-01-23)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>webdriverio</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14097">#14097</a>
fix(webdriverio): remove obsolete export (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
<li>Kirill Gavrilov (<a
href="https://github.com/gavvvr"><code>@​gavvvr</code></a>)</li>
</ul>
<h2>v9.6.0 (2025-01-21)</h2>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>wdio-browserstack-service</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md">webdriverio's
changelog</a>.</em></p>
<blockquote>
<h2>v9.6.4 (2025-01-24)</h2>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>wdio-utils</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14106">#14106</a>
chore(<code>@​wdio/utils</code>): allow to set spawnOpts for
Chromedriver as well (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
<h2>v9.6.3 (2025-01-23)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>wdio-browser-runner</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14104">#14104</a>
fix(<code>@​wdio/browser-runner</code>): export mocha source map (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
<h2>v9.6.2 (2025-01-23)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>wdio-webdriver-mock-service</code>, <code>webdriverio</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14103">#14103</a>
fix(webdriverio): double check elements that have a display: contents
(<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
<li><code>wdio-cli</code>, <code>wdio-types</code>,
<code>webdriverio</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14101">#14101</a>
fix(webdriverio): enable arbitrary automation protocol packages (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
<li><code>wdio-mocha-framework</code>, <code>wdio-runner</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14102">#14102</a>
fix(<code>@​wdio/runner</code>): make sure there is at least one
reporter initiated (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>:memo: Documentation</h4>
<ul>
<li><code>webdriver</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14100">#14100</a>
fix: typos on readme (<a
href="https://github.com/shiv-jirwankar"><code>@​shiv-jirwankar</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
<li>Shiv Jirwankar (<a
href="https://github.com/shiv-jirwankar"><code>@​shiv-jirwankar</code></a>)</li>
</ul>
<h2>v9.6.1 (2025-01-23)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>webdriverio</code>
<ul>
<li><a
href="https://redirect.github.com/webdriverio/webdriverio/pull/14097">#14097</a>
fix(webdriverio): remove obsolete export (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Christian Bromann (<a
href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li>
<li>Kirill Gavrilov (<a
href="https://github.com/gavvvr"><code>@​gavvvr</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/d2330a6ea28125852ccbe505cf70011b7be114ac"><code>d2330a6</code></a>
v9.6.4</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/b3371191bb85dba78b26c1640d19e5a42aff755c"><code>b337119</code></a>
v9.6.3</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/918477b20c54c27b98655b08f55a2a304495f0fa"><code>918477b</code></a>
v9.6.2</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/c44832ba5138a0a0c3b2d15807fcc0406b860f7d"><code>c44832b</code></a>
fix(webdriverio): double check elements that have a display: contents
(<a
href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio/issues/14103">#14103</a>)</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/ed92a6f2abfc55b3c4ae887a222371554a7ada61"><code>ed92a6f</code></a>
fix(webdriverio): enable arbitrary automation protocol packages (<a
href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio/issues/14101">#14101</a>)</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/384086a53b3757ee4ae57afcfbf4ca072f76a680"><code>384086a</code></a>
v9.6.1</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/e8bb138831a22f3400c1ed90f4fb7d9f7e787a13"><code>e8bb138</code></a>
fix(webdriverio): remove obsolete export (<a
href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio/issues/14097">#14097</a>)</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/bea75d896564c2285012cd7c77948dce6ab45804"><code>bea75d8</code></a>
v9.6.0</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/13861b47a768c272311c6d033bf4d337f42dc58e"><code>13861b4</code></a>
fix(ci): fix classic tests</li>
<li><a
href="https://github.com/webdriverio/webdriverio/commit/8056de243cb4c8fe734b07cd618d6dfd59b0dff1"><code>8056de2</code></a>
fix(ci): missing commit</li>
<li>Additional commits viewable in <a
href="https://github.com/webdriverio/webdriverio/commits/v9.6.4/packages/webdriverio">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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