Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps the npm-minor group with 18 updates in the /web directory:

Package From To
@wdio/browserstack-service 9.19.2 9.20.0
@wdio/cli 9.19.2 9.20.0
@wdio/local-runner 9.19.2 9.20.0
@wdio/mocha-framework 9.19.2 9.20.0
@wdio/spec-reporter 9.19.2 9.20.0
@wdio/static-server-service 9.19.2 9.20.0
chai 6.0.1 6.2.0
cross-env 10.0.0 10.1.0
eslint-plugin-jsdoc 60.1.1 60.5.0
eslint-plugin-react-refresh 0.4.20 0.4.22
tsx 4.20.5 4.20.6
typescript-eslint 8.44.1 8.45.0
webpack 5.101.3 5.102.0
@tsconfig/strictest 2.0.5 2.0.6
@types/react 19.1.13 19.1.16
@vitejs/plugin-react 5.0.3 5.0.4
@types/chrome 0.1.12 0.1.14
@types/firefox-webext-browser 120.0.4 120.0.5

Updates @wdio/browserstack-service from 9.19.2 to 9.20.0

Release notes

Sourced from @​wdio/browserstack-service's releases.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Changelog

Sourced from @​wdio/browserstack-service's changelog.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Commits
  • 6c8694a v9.20.0
  • bd0583b Exhaustive logging for better capability flow debug (#14783)
  • 0a149c0 SDK-4104 Updated the build url format for azure pipelines (#14781)
  • 3262da6 Support added for change in product name:- Observability -> Test Reporting an...
  • See full diff in compare view

Updates @wdio/cli from 9.19.2 to 9.20.0

Release notes

Sourced from @​wdio/cli's releases.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Commits

Updates @wdio/local-runner from 9.19.2 to 9.20.0

Release notes

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

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Changelog

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

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Commits
  • 6c8694a v9.20.0
  • 3262da6 Support added for change in product name:- Observability -> Test Reporting an...
  • See full diff in compare view

Updates @wdio/mocha-framework from 9.19.2 to 9.20.0

Release notes

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

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Changelog

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

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Commits

Updates @wdio/spec-reporter from 9.19.2 to 9.20.0

Release notes

Sourced from @​wdio/spec-reporter's releases.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Changelog

Sourced from @​wdio/spec-reporter's changelog.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Commits

Updates @wdio/static-server-service from 9.19.2 to 9.20.0

Release notes

Sourced from @​wdio/static-server-service's releases.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

@dependabot dependabot bot added A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done) labels Sep 30, 2025
…updates

Bumps the npm-minor group with 18 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@wdio/browserstack-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-browserstack-service) | `9.19.2` | `9.20.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.19.2` | `9.20.0` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.19.2` | `9.20.0` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.19.2` | `9.20.0` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.19.2` | `9.20.0` |
| [@wdio/static-server-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-static-server-service) | `9.19.2` | `9.20.0` |
| [chai](https://github.com/chaijs/chai) | `6.0.1` | `6.2.0` |
| [cross-env](https://github.com/kentcdodds/cross-env) | `10.0.0` | `10.1.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `60.1.1` | `60.5.0` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.20` | `0.4.22` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.5` | `4.20.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.44.1` | `8.45.0` |
| [webpack](https://github.com/webpack/webpack) | `5.101.3` | `5.102.0` |
| [@tsconfig/strictest](https://github.com/tsconfig/bases/tree/HEAD/bases) | `2.0.5` | `2.0.6` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.13` | `19.1.16` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.3` | `5.0.4` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.12` | `0.1.14` |
| [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) | `120.0.4` | `120.0.5` |

Updates `@wdio/browserstack-service` from 9.19.2 to 9.20.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.20.0/packages/wdio-browserstack-service)

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

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

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

Updates `@wdio/spec-reporter` from 9.19.2 to 9.20.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.20.0/packages/wdio-spec-reporter)

Updates `@wdio/static-server-service` from 9.19.2 to 9.20.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.20.0/packages/wdio-static-server-service)

Updates `chai` from 6.0.1 to 6.2.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v6.0.1...v6.2.0)

Updates `cross-env` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0)

Updates `eslint-plugin-jsdoc` from 60.1.1 to 60.5.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v60.1.1...v60.5.0)

Updates `eslint-plugin-react-refresh` from 0.4.20 to 0.4.22
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.22)

Updates `tsx` from 4.20.5 to 4.20.6
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.20.5...v4.20.6)

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

Updates `webdriverio` from 9.19.2 to 9.20.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.20.0/packages/webdriverio)

Updates `webpack` from 5.101.3 to 5.102.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.101.3...v5.102.0)

Updates `@tsconfig/strictest` from 2.0.5 to 2.0.6
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

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

Updates `@vitejs/plugin-react` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react)

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

Updates `@types/firefox-webext-browser` from 120.0.4 to 120.0.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/firefox-webext-browser)

---
updated-dependencies:
- dependency-name: "@wdio/browserstack-service"
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/cli"
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/local-runner"
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/mocha-framework"
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/spec-reporter"
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/static-server-service"
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: chai
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: cross-env
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 60.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.4.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: tsx
  dependency-version: 4.20.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: typescript-eslint
  dependency-version: 8.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: webdriverio
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: webpack
  dependency-version: 5.102.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@tsconfig/strictest"
  dependency-version: 2.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/react"
  dependency-version: 19.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/chrome"
  dependency-version: 0.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/firefox-webext-browser"
  dependency-version: 120.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@torokati44 torokati44 force-pushed the dependabot/npm_and_yarn/web/npm-minor-581ce58fd5 branch from 9c2aeaf to 7c034f5 Compare September 30, 2025 10:56
@torokati44
Copy link
Member

Added the "webdriverio" bump manually (dependabot/dependabot-core#12823), and undid the reversion of #21801.

@torokati44 torokati44 enabled auto-merge (rebase) September 30, 2025 10:58
@torokati44
Copy link
Member

Does this log output provide any new insight whatsoever for the flaky browser scrolling tests, @kjarosh?

[firefox 143.0.1 linux #0-48] 1) Mouse Wheel AVM2, behavior: never scroll the first clip
[firefox 143.0.1 linux #0-48] Expected Ruffle to trace a message
[firefox 143.0.1 linux #0-48] Error: Expected Ruffle to trace a message
[firefox 143.0.1 linux #0-48]     at async getTraceOutput (/home/runner/work/ruffle/ruffle/web/packages/selfhosted/test/utils.ts:121:5)
[firefox 143.0.1 linux #0-48]     at async Context.<anonymous> (/home/runner/work/ruffle/ruffle/web/packages/selfhosted/test/integration_tests/mouse_wheel_avm2/test.ts:92:20)
[firefox 143.0.1 linux #0-48]
[firefox 143.0.1 linux #0-48] 2) Mouse Wheel AVM2, behavior: smart scroll the first clip
[firefox 143.0.1 linux #0-48] expected true to equal false      
      actual expected
      
      truefalse
      
[firefox 143.0.1 linux #0-48] AssertionError: expected true to equal false
[firefox 143.0.1 linux #0-48]     at Context.<anonymous> (/home/runner/work/ruffle/ruffle/web/packages/selfhosted/test/integration_tests/mouse_wheel_avm2/test.ts:88:67)

It doesn't look familiar to me, but I'm not one with the best memory...

@torokati44 torokati44 merged commit 3285664 into master Sep 30, 2025
33 of 34 checks passed
@torokati44 torokati44 deleted the dependabot/npm_and_yarn/web/npm-minor-581ce58fd5 branch September 30, 2025 11:10
Hancock33 added a commit to Hancock33/batocera.piboy that referenced this pull request Oct 5, 2025
------------------------------------------------------------------------------------------------------
chromebook-linux-audio.mk 90d29575f479b4fbef1d152a9739de5248c30d06 # Version: Commits on Sept 29, 2025
------------------------------------------------------------------------------------------------------
adl: install fixed rt1019-rt5682 tplg,

--------------------------------------------------
faudio.mk 25.10 # Version: Commits on Oct 01, 2025
--------------------------------------------------
Minor improvements to FAudio CI. 25.10 is functionally identical to 25.09.

Thanks to our [GitHub Sponsors](https://github.com/sponsors/flibitijibibo/), including...

Super Duper Sponsors:

- [Re-Logic](https://re-logic.com/)

Super Sponsors:

- @CDGKen

- @compcj

- @jbevain

- @kg

- @NoelFB

- @superjoebob

- @terinfire

- @TerryCavanagh

Sponsors:

- @bartwe

- @bwiklund

- @Conan-Kudo

- @Eldirans

- @GlaireDaggers

- @isaboll1

- @isadorasophia

- @larsiusprime

- @tgpholly

- @xxxbxxx

- [Bit Kid Games](http://bitkidgames.com/)

- [Lunar Ray Games](http://www.lunarraygames.com/),

----------------------------------------------------------------------------------------
amiberry.mk 452783ae8c94a67984b664e9b24f0b99ad163dcd # Version: Commits on Sept 29, 2025
----------------------------------------------------------------------------------------
ci: set least-privilege permissions,

----------------------------------------------------------------------------------------
applewin.mk e6201e04d34658299f63116751ba6b91fea10a7a # Version: Commits on Sept 28, 2025
----------------------------------------------------------------------------------------
Merge pull request #316 from AppleWin/master

Update,

-----------------------------------------------------------------------------------
ares.mk 18500e679bbe01464c22e49ea9ac3cfbac7a02e4 # Version: Commits on Oct 01, 2025
-----------------------------------------------------------------------------------
ld: Fixed a potential threading issue with frame prefetch,

----------------------------------------------------------------------------------
clk.mk 009f71a1866a291d88b6fe5dd41ace4fe485bfd3 # Version: Commits on Oct 01, 2025
----------------------------------------------------------------------------------
Update version number.,

------------------------------------------------------------------------------------------
dolphin-emu.mk a570b24c96128e5d342d9770fdbc1cf22f16ab89 # Version: Commits on Oct 01, 2025
------------------------------------------------------------------------------------------
Merge pull request #13985 from Dentomologist/jit64_fix_dcbz_regression

Jit64: Fix dcbz regression,

-------------------------------------------------------------------------------------------
duckstation.mk c79097226501ee5406dd950fac94bd41b8cde030 # Version: Commits on Sept 30, 2025
-------------------------------------------------------------------------------------------
System: Warn if geometry tolerance is not default,

-----------------------------------------------------------------------------------
eden.mk 4be6d30cd95634777e0ea0790d7c51a3d09bb773 # Version: Commits on Oct 01, 2025
-----------------------------------------------------------------------------------
[fixup] fix bad variable names (#2642)

--------------------------------------------------------------------------------------
hatari.mk 2cae7647a8c2a0343f3f2910023201475dd565ab # Version: Commits on Sept 28, 2025
--------------------------------------------------------------------------------------
Limit DMA sector count on Falcon to 14 bit (like on real hardware),

-------------------------------------------------------------------------------------
ikemen.mk 96eae81af39d1298f942cf3e2d711bb6e3ea768a # Version: Commits on Oct 01, 2025
-------------------------------------------------------------------------------------
style: fix code style issues with gofmt,

------------------------------------------------------------------------------------------
lightspark.mk cebd94d9829a6b4467df22b93bf72ce445343242 # Version: Commits on Sept 30, 2025
------------------------------------------------------------------------------------------
[test-runner] Use the new filesystem library, instead of `std::filesystem`

This replaces all uses of `std::filesystem` with the newly added

filesystem library.

It also makes some parts of the code simpler.,

------------------------------------------------------------------------------------------------
lindbergh-loader.mk 813ea1c49d4b96925c06c8f1b4caf9e8a749b405 # Version: Commits on Sept 30, 2025
------------------------------------------------------------------------------------------------
A few bugs fixed and 2 additions.,

---------------------------------------------------------------------------------------
melonds.mk f143e89c931d12a234851e443b7d85f8017db9a3 # Version: Commits on Sept 29, 2025
---------------------------------------------------------------------------------------
fix UB in software renderer,

---------------------------------------------------------------------------------------
openmsx.mk b2947c5237b569642f85ca283fac37f02c061dbf # Version: Commits on Sept 29, 2025
---------------------------------------------------------------------------------------
Simplify Shader API

A load/compile error in the Shader constructor now throws an exception

(before it only printed a warning). That means that now, after the

constructor finishes we have guaranteed a correct Shader object. That

allows to remove some checks and simplify the API.,

-----------------------------------------------------
pcsx2.mk v2.5.195 # Version: Commits on Sept 30, 2025
-----------------------------------------------------
- [GS/TC: Optimize block offset calculation.](PCSX2/pcsx2#13339)

,

------------------------------------------------------------------------------------
play.mk 29bf47316ae409099a36ea4cae084d9574e95dd1 # Version: Commits on Sept 28, 2025
------------------------------------------------------------------------------------
Add patch to batlgr3 to fix hanging in 3D scenes.,

--------------------------------------------------------------------------------------
ppsspp.mk 2f4b1adc98d36a4d3fdd0a413d65a7a0b306ed4c # Version: Commits on Sept 30, 2025
--------------------------------------------------------------------------------------
Merge pull request #20845 from hrydgard/checkbox-fix

Fix the OnClick behavior on checkboxes, oops. Fixes cheats.,

-------------------------------------------------------------------------------------
rpcs3.mk 23b339d410fafc21326502d381b4b03611fa294b # Version: Commits on Sept 30, 2025
-------------------------------------------------------------------------------------
rpcs3_version: Bump to 0.0.38,

---------------------------------------------------------------
ruffle.mk nightly-2025-10-01 # Version: Commits on Oct 01, 2025
---------------------------------------------------------------
## What's Changed

* build(deps): bump the cargo-minor group with 7 updates by @dependabot[bot] in ruffle-rs/ruffle#21806

* web: Add 'peer: true' to some dependencies by @tsunamistate in ruffle-rs/ruffle#21801

* build(deps-dev): bump the npm-minor group across 1 directory with 19 updates by @dependabot[bot] in ruffle-rs/ruffle#21809

* avm1: Do not reference trivially copyable objects by @kjarosh in ruffle-rs/ruffle#21721

**Full Changelog**: ruffle-rs/ruffle@nightly-2025-09-29...nightly-2025-10-01,

-----------------------------------------------------
ryujinx.mk 1.3.146 # Version: Commits on Oct 01, 2025
-----------------------------------------------------
Canary-1.3.146

----------------------------------------------------------------------------------------
thextech.mk 166402a2ab7f57d01450b77a8356f88edb2be25d # Version: Commits on Sept 30, 2025
----------------------------------------------------------------------------------------
Translated using Weblate (Japanese)

Currently translated at 60.8% (414 of 680 strings)

Co-authored-by: 3UPPER <mail.3UPPER@gmail.com>

Translate-URL: https://hosted.weblate.org/projects/thextech/engine-general/ja/

Translation: TheXTech Engine/Engine General,

---------------------------------------------------------------------------------------
tsugaru.mk a6cf19ae556db952fa0092976f810989e6678232 # Version: Commits on Sept 28, 2025
---------------------------------------------------------------------------------------
Updated CMake minimum version to 3.20 (to fix macOS build),

----------------------------------------------------
xemu.mk v0.8.106 # Version: Commits on Sept 29, 2025
----------------------------------------------------
,

--------------------------------------------------------------------------------------------
xenia-native.mk 21166607227a2809f6b5c72dec6457e41394431c # Version: Commits on Sept 30, 2025
--------------------------------------------------------------------------------------------
[UI] Added some missing glyphs that might be used in text,

-----------------------------------------------------------------------------------
ymir.mk 6599af08e5a9f42dc54d496667c9a763f06e8a47 # Version: Commits on Oct 01, 2025
-----------------------------------------------------------------------------------
feat(debug): Added VDP2 CRAM palette viewer/editor,

----------------------------------------------------------------------------------------------
img-gpu-powervr.mk b60da16be1b36453aa46599889c28310fd148fb8 # Version: Commits on Apr 28, 2025
----------------------------------------------------------------------------------------------
Merge branch 'CR_17892_ethercat_ziv.xu' into 'jh7110-devel'

CR_17892_ethercat_ziv.xu

See merge request sdk/soft_3rdpart!95,

--------------------------------------------------------------------------------------------
sdl12-compat.mk 6152f8de38fa9188e280dbbba5d37b15a3a499b5 # Version: Commits on Sept 30, 2025
--------------------------------------------------------------------------------------------
Fixed style,

---------------------------------------------------------------------------------------
aic8800.mk 2bf2dc64bedaf3f0fcbcc206125afa5da8b3835b # Version: Commits on Sept 30, 2025
---------------------------------------------------------------------------------------
feat: release 4.0+git20250410.b99ca8b6-3,

------------------------------------------------------------------------------------
box64.mk d547fe4d372fb8249b0f8874a87088849c707f1d # Version: Commits on Oct 01, 2025
------------------------------------------------------------------------------------
[ARM64_DYNAREC] Small improvment on some invalid opcode handling,

---------------------------------------------------------------------------------------
corsixth.mk 47c2bd25f05412bb3ac2d06b48844b35b21d0a08 # Version: Commits on Oct 01, 2025
---------------------------------------------------------------------------------------
Epidemic. Vaccination cursor does not work fix (#3052)

* epidemic vaccination cursor does not work

* epidemic vaccination cursor does not work fix. improvements by review.

* epidemic vaccination cursor does not work fix.  lua tests error resolving.

* epidemic vaccination cursor does not work fix. improvements by review.,

------------------------------------------------------------------------------------------
devilutionx.mk 607aaf82045fd1c94e8b4cdb41432cabd510908d # Version: Commits on Oct 01, 2025
------------------------------------------------------------------------------------------
Update Spanish translation,

--------------------------------------------------------------------------------------
eduke32.mk 64cac0216881b39728d236728b38853afaa2a44f # Version: Commits on Sep 29, 2025
--------------------------------------------------------------------------------------
Update credits

---------------------------------------------------------------------------------------
etlegacy.mk 4e833f2626f8ba2514f8f4748b0fcba717e6e567 # Version: Commits on Oct 01, 2025
---------------------------------------------------------------------------------------
ui: Fix ctype usage. (#3199)

The argument of these functions is of type int, but only a very

restricted subset of values are actually valid.  The argument must either

be the value of the macro EOF (which has a negative value), or must be a

non-negative value within the range representable as unsigned char.

Passing invalid (negative char) values leads to undefined behavior.

This fixes a segfault on startup on NetBSD 11.,

--------------------------------------------------------------------------------------------
jazz2-native.mk b32f05bb3715df69d32cc73fd5e8f734bff334ad # Version: Commits on Sept 30, 2025
--------------------------------------------------------------------------------------------
Minor fixes,

----------------------------------------------------
nblood.mk r14283 # Version: Commits on Sept 30, 2025
----------------------------------------------------
-

---------------------------------------------------------------------------------------
stalker.mk 9ccefbb6cb72315cf7cc82c2f2096a1140d31094 # Version: Commits on Sept 29, 2025
---------------------------------------------------------------------------------------
build(deps): bump Externals/imgui from `28837ec` to `1f020e5` (#1959)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>,

-----------------------------------------------------------------------------------------
supertux2.mk 53ebcfcba988dd46071df2903b56bfcf81bdc8ae # Version: Commits on Sept 30, 2025
-----------------------------------------------------------------------------------------
Fix MacOS executable name,

---------------------------------------------------------------------------------------
evsieve.mk b67f32c355eed2e9424aa26d10870700d6c2b3ff # Version: Commits on Sept 30, 2025
---------------------------------------------------------------------------------------
Update libevdev bindings.,

----------------------------------------------------------------------------------------
mangohud.mk b0586184e88221a12dcf7972218c9a467974eb9f # Version: Commits on Sept 28, 2025
----------------------------------------------------------------------------------------
params: use atomic in most places,

-------------------------------------------------------
rgbds.mk v1.0.0-rc2 # Version: Commits on Sept 30, 2025
-------------------------------------------------------
Release v1.0.0-rc2,

----------------------------------------------------------------------------------------
retroarch.mk 5ace54acc403b75c7bed0757c9dfb287cd08a4c0 # Version: Commits on Oct 01, 2025
----------------------------------------------------------------------------------------
Fetch translations from Crowdin,

----------------------------------------------------------------------------------------
doomretro.mk eb760ea9d244385b0c17e581d8e8ac5446d65f45 # Version: Commits on Oct 01, 2025
----------------------------------------------------------------------------------------
Further work on enhancements to player's path in automap,

--------------------------------------------------------------------------------------
gzdoom.mk f4cba8e3a23584743b988b1ed6fc6cea53c9575d # Version: Commits on Sept 28, 2025
--------------------------------------------------------------------------------------
Update text,

------------------------------------------------------------------------------------------
xash3d-fwgs.mk 7266c5469a83b406b0533b2ff7f12d6ba9c665cc # Version: Commits on Oct 01, 2025
------------------------------------------------------------------------------------------
ci: upgrade to latest SDL2 release,

-----------------------------------------------------------------------------------------------
libretro-bennugd.mk be9382f6e1f5fe2632db85ce102434c34b9b576a # Version: Commits on Oct 01, 2025
-----------------------------------------------------------------------------------------------
workaround for bug in zig causing windows crosscompile with zig to fail,

---------------------------------------------------------------------------------------------
libretro-citra.mk d6f50f7e03901bf2e6958b42d4737f8137abaae8 # Version: Commits on Oct 01, 2025
---------------------------------------------------------------------------------------------
libretro: on ios also turn off shader jit if unavailable,

-------------------------------------------------------------------------------------------------------
libretro-doublecherrygb.mk d5e0e0d31a8a09f4e3135089668433a50034a36b # Version: Commits on Sept 30, 2025
-------------------------------------------------------------------------------------------------------
Merge branch 'perfomance/improvements',

----------------------------------------------------------------------------------------------
libretro-fbneo.mk 9726100ba22a558290860a2648e1e6a8b8719478 # Version: Commits on Sept 30, 2025
----------------------------------------------------------------------------------------------
(libretro) update files,

--------------------------------------------------------------------------------------------------
libretro-gearcoleco.mk 51a90ea44632ccd17d74653b7f18197d84b31888 # Version: Commits on Oct 01, 2025
--------------------------------------------------------------------------------------------------
Update artifact name,

-------------------------------------------------------------------------------------------------
libretro-geargrafx.mk 8fb3d8869ad804713634d39fd046fb08c92edd72 # Version: Commits on Oct 01, 2025
-------------------------------------------------------------------------------------------------
Update artifact name,

--------------------------------------------------------------------------------------------------
libretro-gearsystem.mk 9c310da50d9bba03e6b694b68c6b5a2744e045e7 # Version: Commits on Oct 01, 2025
--------------------------------------------------------------------------------------------------
Update artifact name,

------------------------------------------------------------------------------------------------------
libretro-mame2003-plus.mk 59b8a9fb06a47a3ce6aecd09b07f3f001e3d9b08 # Version: Commits on Sept 30, 2025
------------------------------------------------------------------------------------------------------
Update segas32.c,

-------------------------------------------------------------------------------------------------
libretro-panda3ds.mk 2bedba53d33727e3820aed91d39656761f840206 # Version: Commits on Sept 29, 2025
-------------------------------------------------------------------------------------------------
Update .clang-format,

-----------------------------------------------------------------------------------------------
libretro-ppsspp.mk 2f4b1adc98d36a4d3fdd0a413d65a7a0b306ed4c # Version: Commits on Sept 30, 2025
-----------------------------------------------------------------------------------------------
Merge pull request #20845 from hrydgard/checkbox-fix

Fix the OnClick behavior on checkboxes, oops. Fixes cheats.,

--------------------------------------------------------------------------------------------
libretro-ps2.mk 9485a53fa5aa2bff17e04518116107f81a8c82e3 # Version: Commits on Sept 28, 2025
--------------------------------------------------------------------------------------------
Show git version hash,

----------------------------------------------------------------------------------------------
libretro-tic80.mk 463d8b14effb3a90c345fc15a14da297deb79773 # Version: Commits on Sept 29, 2025
----------------------------------------------------------------------------------------------
sokol branch 258 tile esc key mouse flicker fix (#2849),

---------------------------------------------------------------------------------------------
libretro-vba-m.mk 68e7d98b8503cbbe903c1b82215ce49ee03ef3b6 # Version: Commits on Oct 01, 2025
---------------------------------------------------------------------------------------------
Fix pause when inactive for new wxWidgets

Handle the Iconize event to pause when \pause when inactive\ is enabled,

to work around a change in recent versions of wxWidgets that ignore this

unfocus event.

Fix #1494.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>,

--------------------------------------------------------------------------------------------
slang-shaders.mk cc9d2d31e7e5ed71b4e6a34234cac2fff7774baf # Version: Commits on Oct 01, 2025
--------------------------------------------------------------------------------------------
remove top field first from 240p codepath

it was causing a black screen on 240p content by treating the entire screen like a scanline gap. That is, increasing the 'interlacing scanline bright %' value made the image visible again. This shouldn't even be involved in the 240p codepath, AFAICT, so I'm taking it out.,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants