-
-
Notifications
You must be signed in to change notification settings - Fork 938
build(deps-dev): bump the npm-minor group in /web with 2 updates #22286
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
build(deps-dev): bump the npm-minor group in /web with 2 updates #22286
Conversation
|
@copilot just run |
|
@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. |
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]>
d6f2fd2 to
daa38cb
Compare
--------------------------------------------------------------------------------------- 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/,
Bumps the npm-minor group in /web with 2 updates: eslint-plugin-jsdoc and @types/chrome.
Updates
eslint-plugin-jsdocfrom 61.2.1 to 61.3.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
03adf63refactor: forbid inconsistent indentation with new optionedaf615feat:allowIndentedSectionsoption; fixes #541bba6dd8chore(deps-dev): bump glob from 11.0.3 to 11.1.0Updates
@types/chromefrom 0.1.27 to 0.1.31Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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