LiveSplitOne
LiveSplitOne copied to clipboard
A version of LiveSplit that works on a lot of platforms.
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together. Updates `selenium-webdriver` from 4.21.0 to 4.22.0 Release notes Sourced from selenium-webdriver's releases. Selenium 4.22.0 Detailed Changelogs by Component Java ...
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.13 to 0.5.15. Release notes Sourced from @pmmmwh/react-refresh-webpack-plugin's releases. v0.5.15 0.5.15 (3 Jun 2024) Fixes Fixed wrong import in error overlay for ansi-html (#853) v0.5.14 0.5.14 (1...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.2. Release notes Sourced from mocha's releases. v10.5.2 What's Changed fix: better tracking of seen objects in error serialization by @sam-super in mochajs/mocha#5032 New Contributors...
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
We should automatically try to connect to the server and reconnect if the connection got lost. It's unclear if this should be a separate setting.
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.1.2. Release notes Sourced from css-loader's releases. v7.1.2 7.1.2 (2024-05-22) Bug Fixes keep order of @imports with the webpackIgnore comment (#1600) (76757ef) v7.1.1 7.1.1 (2024-04-10)...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.1.1 to 14.2.1. Release notes Sourced from sass-loader's releases. v14.2.1 14.2.1 (2024-04-16) Bug Fixes avoid multiple sass compiler creation (#1199) (77051d8) v14.2.0 14.2.0 (2024-04-11) Features added the...
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 22.7.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.11.0 to 8.8.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.8.0 8.8.0 (2024-09-30) 🚀 Features eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009) eslint-plugin: [return-await] check for-await loop iteree (#10008) 🩹...