Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2025

Bumps the npm-minor group in /web with 2 updates: eslint-plugin-jsdoc and @types/chrome.

Updates eslint-plugin-jsdoc from 61.2.1 to 61.3.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v61.3.0

61.3.0 (2025-11-19)

Features

Commits
  • 03adf63 refactor: forbid inconsistent indentation with new option
  • edaf615 feat: allowIndentedSections option; fixes #541
  • bba6dd8 chore(deps-dev): bump glob from 11.0.3 to 11.1.0
  • See full diff in compare view

Updates @types/chrome from 0.1.27 to 0.1.31

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 A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done) labels Nov 19, 2025
@torokati44
Copy link
Member

@copilot just run npm install on this branch in the web directory. but do make sure though that npm used for this is the latest version. you should see that the "peer ..." lines removed from package-lock.json in this PR (by Dependabot), will be re-added, and no other changes. commit those re-added lines so that they won't get removed by this PR.

Copy link

Copilot AI commented Nov 19, 2025

@torokati44 I've opened a new pull request, #22287, to work on those changes. Once the pull request is ready, I'll request review from you.

@torokati44 torokati44 enabled auto-merge (squash) November 19, 2025 22:28
dependabot bot and others added 2 commits November 19, 2025 23:28
Bumps the npm-minor group in /web with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome).


Updates `eslint-plugin-jsdoc` from 61.2.1 to 61.3.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@v61.2.1...v61.3.0)

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

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@types/chrome"
  dependency-version: 0.1.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@torokati44 torokati44 force-pushed the dependabot/npm_and_yarn/web/npm-minor-be0075ca5e branch from d6f2fd2 to daa38cb Compare November 19, 2025 22:28
@torokati44 torokati44 merged commit 212d3a6 into master Nov 19, 2025
26 checks passed
@torokati44 torokati44 deleted the dependabot/npm_and_yarn/web/npm-minor-be0075ca5e branch November 19, 2025 22:34
Hancock33 added a commit to Hancock33/batocera.piboy that referenced this pull request Nov 23, 2025
---------------------------------------------------------------------------------------
amiberry.mk 8ba794abb7609d3476d73b4766401935fa277022 # Version: Commits on Nov 20, 2025
---------------------------------------------------------------------------------------
enhancement: Add option to map LAmiga key (fixes #1733)

The Left Amiga key can now be mapped to any other key, with a new option.

The setting saves to a .uae config file, similar to the previously available mapping of the Right Amiga key.,

----------------------------------------------------------------------------------
clk.mk d3cda5d878ffff9c77ca2abdf0b208a567264c3b # Version: Commits on Nov 20, 2025
----------------------------------------------------------------------------------
Merge pull request #1644 from TomHarte/Vic20KeyboardPresumption

Vic20 keys: avoid manual range test, remove macro.,

------------------------------------------------------------------------------------------
dolphin-emu.mk 2719a5673e32b5b3018ddfcef1c09f64adfcf88d # Version: Commits on Nov 20, 2025
------------------------------------------------------------------------------------------
Merge pull request #14121 from jordan-woyak/warn-silence

Common and VideoCommon: Silence a few warnings.,

------------------------------------------------------------------------------------------
duckstation.mk defbe7061ba1a90f132e1110e3dff04fa4c50af6 # Version: Commits on Nov 20, 2025
------------------------------------------------------------------------------------------
GameDB: Set DisableAllBordersCrop for Alundra 2

I'd expect there'd be a good few others too.,

-----------------------------------------------------------------------------------
eden.mk 65fa1a37e27579db54b14904a732dab785eebf99 # Version: Commits on Nov 20, 2025
-----------------------------------------------------------------------------------
READY TO MERGE [android] fix for carousel late bottominset and one single game bugs (#3028)

-------------------------------------------------------------------------------------
hatari.mk f46d03f0db41dcdabf86a618c788193d20faa894 # Version: Commits on Nov 19, 2025
-------------------------------------------------------------------------------------
Fix typo in release notes for 2.6.1,

--------------------------------------------------------------------------------------
melonds.mk e6aa4bdffefdb6129b7e3e0989849b58463fca02 # Version: Commits on Nov 20, 2025
--------------------------------------------------------------------------------------
cmake never fails to surprise,

----------------------------------------------------
pcsx2.mk v2.5.315 # Version: Commits on Nov 20, 2025
----------------------------------------------------
- misc: big changes (jk the release machine just broke, need a new release me thinks)

,

------------------------------------------------------------------------------------
rpcs3.mk 8ccc30725a661b5355d3e46e2a7410163d335ebc # Version: Commits on Nov 19, 2025
------------------------------------------------------------------------------------
Update install-freebsd.sh,

-----------------------------------------------------
ryujinx.mk 1.3.227 # Version: Commits on Nov 20, 2025
-----------------------------------------------------
Canary-1.3.227

-------------------------------------------------
vice.mk r45860 # Version: Commits on Nov 20, 2025
-------------------------------------------------
use the TEXT() macro on arguments to LoadLibrary(). Someone needs to test if eg opencbm still works this way.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45860 379a1393-f5fb-40a0-bcee-ef074d9b53f7,

-------------------------------------------------------------------------------------------
xenia-native.mk 605bfd0e72f8bc7f0aec4fbaf01f96dccee4b887 # Version: Commits on Nov 20, 2025
-------------------------------------------------------------------------------------------
[premake] Remove redundant vectorextensions

Make clang version into a variable.,

---------------------------------------------------------------
ruffle.mk nightly-2025-11-20 # Version: Commits on Nov 20, 2025
---------------------------------------------------------------
## What's Changed

* build(deps): bump glob from 10.4.5 to 10.5.0 in /web by @dependabot[bot] in ruffle-rs/ruffle#22279

* chore: Bump tower-http because currently used version got yanked by @torokati44 in ruffle-rs/ruffle#22284

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

* build(deps): bump indicatif from 0.17.11 to 0.18.3 by @dependabot[bot] in ruffle-rs/ruffle#22271

* build(deps-dev): bump the npm-minor group in /web with 2 updates by @dependabot[bot] in ruffle-rs/ruffle#22286

**Full Changelog**: ruffle-rs/ruffle@nightly-2025-11-18...nightly-2025-11-20,

--------------------------------------------------------------------------------------
scummvm.mk 86f01d4cca2fe38becf26aefeade2edcb420129e # Version: Commits on Nov 20, 2025
--------------------------------------------------------------------------------------
FREESCAPE: better rendering of score in all the eclipse releases,

------------------------------------------------------------------------------------
box64.mk ad90eaef8dfd22ba43300242564704f25980eab4 # Version: Commits on Nov 20, 2025
------------------------------------------------------------------------------------
Introducing EmuRun, to have proper handling of LongJump on CallBack and on Interpreter only build,

----------------------------------------------------------------------------------------
openmohaa.mk c2d5f203b8816ce21cf12127c883609548cf634e # Version: Commits on Nov 20, 2025
----------------------------------------------------------------------------------------
fix(fgame): remove unnecessary radian conversion for sqrt(),

--------------------------------------------------------------------------------------
stalker.mk 831186f99d22798fdb42c4c058b6e7e6f42a140b # Version: Commits on Nov 20, 2025
--------------------------------------------------------------------------------------
xrGame/StalkerOutfit.h|cpp: removed unnecessary empty constructor and destructor

And other stuff,

----------------------------------------------------------------------------------------
retroarch.mk 69a4f0ea1e8aaf442ae4858f2e7f2b31a1776576 # Version: Commits on Nov 20, 2025
----------------------------------------------------------------------------------------
Fetch translations from Crowdin,

----------------------------------------------------------------------------------------
doomretro.mk 1cc3ea696357078b967870929d80492fd7eebffd # Version: Commits on Nov 20, 2025
----------------------------------------------------------------------------------------
Update releasenotes.md,

----------------------------------------------------------------------------------
trx.mk 9b42115a9a7ef385c6e3c47046e59d869801b23c # Version: Commits on Nov 20, 2025
----------------------------------------------------------------------------------
Merge branch 'lights' into develop,

---------------------------------------------------------------------------------------------
libretro-fbneo.mk 012dbe9dc11fd5fd765ef92e0ad4c08583862f69 # Version: Commits on Nov 20, 2025
---------------------------------------------------------------------------------------------
(libretro) update files,

-----------------------------------------------------------------------------------------------
libretro-scummvm.mk 86f01d4cca2fe38becf26aefeade2edcb420129e # Version: Commits on Nov 20, 2025
-----------------------------------------------------------------------------------------------
FREESCAPE: better rendering of score in all the eclipse releases,

---------------------------------------------------------------------------------------------
libretro-tic80.mk 085423ff42b9eb5b580754e606916318e6d52cf4 # Version: Commits on Nov 20, 2025
---------------------------------------------------------------------------------------------
Migrate to macos-15-intel github action image (#2865)

The macos-13 image will be removed soon and macos-14-(x)large / x86_64 is not availble for free:

https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/,
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