dependabot[bot]
49fb2bd795
Bump style-loader from 3.2.1 to 3.3.0
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.2.1...v3.3.0 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-10-06 16:21:37 +00:00
Christopher Serr
11a0891868
Merge pull request #624 from CryZe/key-down
...
Update `livesplit-core` and use `keydown` event
2021-10-06 18:20:42 +02:00
Christopher Serr
91361d14ea
Update livesplit-core and use keydown event
...
Turns out that `keypress` is deprecated and only reacts to key presses
that results in actual visible characters. `keydown` however reacts to
all key presses and is not deprecated. Also this generally bumps
`livesplit-core`, so this brings other improvements as well.
2021-10-06 17:56:13 +02:00
Christopher Serr
e14fd8dd32
Merge pull request #613 from LiveSplit/dependabot/npm_and_yarn/axios-0.21.4
...
Bump axios from 0.21.1 to 0.21.4
2021-09-13 21:28:00 +02:00
dependabot[bot]
3ab0075d9b
Bump axios from 0.21.1 to 0.21.4
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-13 19:00:11 +00:00
wooferzfg
c5603912dd
Merge pull request #591 from LiveSplit/dependabot/npm_and_yarn/css-loader-6.2.0
...
Bump css-loader from 5.2.6 to 6.2.0
2021-09-02 22:50:01 -04:00
wooferzfg
560ad7c6d7
Fix webpack config
2021-09-02 22:44:10 -04:00
dependabot[bot]
d3285d96a6
Bump css-loader from 5.2.6 to 6.2.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.6 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v6.2.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-03 02:15:47 +00:00
wooferzfg
7ce40e080a
Merge pull request #602 from LiveSplit/dependabot/npm_and_yarn/webpack-dev-server-4.1.0
...
Bump webpack-dev-server from 3.11.2 to 4.1.0
2021-09-02 22:13:03 -04:00
wooferzfg
924dcc537e
Fix webpack config issues
2021-09-02 22:07:36 -04:00
dependabot[bot]
c37a28ea16
Merge pull request #606 from LiveSplit/dependabot/npm_and_yarn/types/react-17.0.19
2021-09-02 19:45:24 +00:00
dependabot[bot]
a620b16f67
Bump webpack-dev-server from 3.11.2 to 4.1.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.2 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-02 19:35:56 +00:00
dependabot[bot]
f924f2a556
Bump @types/react from 17.0.13 to 17.0.19
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.13 to 17.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-02 19:34:26 +00:00
dependabot[bot]
166234755c
Merge pull request #605 from LiveSplit/dependabot/npm_and_yarn/jszip-3.7.1
2021-09-02 19:33:53 +00:00
dependabot[bot]
46cc9b516a
Merge pull request #607 from LiveSplit/dependabot/npm_and_yarn/webpack-5.51.2
2021-09-02 19:33:28 +00:00
dependabot[bot]
dbbe980113
Merge pull request #604 from LiveSplit/dependabot/npm_and_yarn/url-parse-1.5.3
2021-09-02 19:32:57 +00:00
dependabot[bot]
8406e14853
Merge pull request #603 from LiveSplit/dependabot/npm_and_yarn/path-parse-1.0.7
2021-09-02 19:31:24 +00:00
dependabot[bot]
fd5e4ba042
Bump webpack from 5.41.1 to 5.51.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.41.1 to 5.51.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.51.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-02 19:23:40 +00:00
dependabot[bot]
28f211f37e
Bump jszip from 3.6.0 to 3.7.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-02 19:22:31 +00:00
Christopher Serr
9df7d61506
Merge pull request #600 from LiveSplit/dependabot/npm_and_yarn/types/react-color-3.0.5
...
Bump @types/react-color from 3.0.4 to 3.0.5
2021-09-02 21:22:19 +02:00
dependabot[bot]
cf66496d96
Bump url-parse from 1.5.1 to 1.5.3
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-02 19:22:14 +00:00
dependabot[bot]
7882fc2cb9
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-02 19:22:04 +00:00
Christopher Serr
0351d45647
Merge pull request #599 from LiveSplit/dependabot/npm_and_yarn/webpack-cli-4.8.0
...
Bump webpack-cli from 4.7.2 to 4.8.0
2021-09-02 21:22:04 +02:00
Christopher Serr
9c964b4e4d
Merge pull request #598 from LiveSplit/dependabot/npm_and_yarn/chromedriver-92.0.2
...
Bump chromedriver from 92.0.0 to 92.0.2
2021-09-02 21:21:56 +02:00
Christopher Serr
f3b8d0e3e7
Merge pull request #594 from LiveSplit/dependabot/npm_and_yarn/types/commonmark-0.27.5
...
Bump @types/commonmark from 0.27.4 to 0.27.5
2021-09-02 21:21:46 +02:00
Christopher Serr
07ee5569fd
Merge pull request #597 from LiveSplit/dependabot/npm_and_yarn/types/react-resizable-1.7.3
...
Bump @types/react-resizable from 1.7.2 to 1.7.3
2021-09-02 21:21:32 +02:00
Christopher Serr
c6cae29548
Merge pull request #596 from LiveSplit/dependabot/npm_and_yarn/idb-6.1.3
...
Bump idb from 6.1.2 to 6.1.3
2021-09-02 21:21:23 +02:00
Christopher Serr
ac448749de
Merge pull request #595 from LiveSplit/dependabot/npm_and_yarn/sass-1.38.2
...
Bump sass from 1.37.0 to 1.38.2
2021-09-02 21:21:11 +02:00
dependabot[bot]
b77b299a0a
Bump @types/react-color from 3.0.4 to 3.0.5
...
Bumps [@types/react-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-color ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-color )
---
updated-dependencies:
- dependency-name: "@types/react-color"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-01 08:03:51 +00:00
dependabot[bot]
0badb6a4ee
Bump webpack-cli from 4.7.2 to 4.8.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected] @4.8.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-01 08:03:28 +00:00
dependabot[bot]
5e6761f605
Bump chromedriver from 92.0.0 to 92.0.2
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 92.0.0 to 92.0.2.
- [Release notes](https://github.com/giggio/node-chromedriver/releases )
- [Commits](https://github.com/giggio/node-chromedriver/commits )
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-01 08:03:05 +00:00
dependabot[bot]
dfa495cef5
Bump @types/react-resizable from 1.7.2 to 1.7.3
...
Bumps [@types/react-resizable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-resizable ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-resizable )
---
updated-dependencies:
- dependency-name: "@types/react-resizable"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-01 08:02:40 +00:00
dependabot[bot]
d8d4794290
Bump idb from 6.1.2 to 6.1.3
...
Bumps [idb](https://github.com/jakearchibald/idb ) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/jakearchibald/idb/releases )
- [Changelog](https://github.com/jakearchibald/idb/blob/main/changes.md )
- [Commits](https://github.com/jakearchibald/idb/compare/v6.1.2...v6.1.3 )
---
updated-dependencies:
- dependency-name: idb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-01 08:02:13 +00:00
dependabot[bot]
1d7d758def
Bump sass from 1.37.0 to 1.38.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.0 to 1.38.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.37.0...1.38.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-01 08:01:49 +00:00
dependabot[bot]
262d2d9ef6
Bump @types/commonmark from 0.27.4 to 0.27.5
...
Bumps [@types/commonmark](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/commonmark ) from 0.27.4 to 0.27.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/commonmark )
---
updated-dependencies:
- dependency-name: "@types/commonmark"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-09-01 08:01:25 +00:00
Christopher Serr
668d06319b
Merge pull request #593 from LiveSplit/dependabot/npm_and_yarn/types/node-16.4.10
...
Bump @types/node from 15.14.0 to 16.4.10
2021-08-01 19:42:47 +02:00
Christopher Serr
c4b33c4250
Merge pull request #590 from LiveSplit/dependabot/npm_and_yarn/style-loader-3.2.1
...
Bump style-loader from 3.0.0 to 3.2.1
2021-08-01 19:37:50 +02:00
dependabot[bot]
9bcaba8e13
Bump @types/node from 15.14.0 to 16.4.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.14.0 to 16.4.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-08-01 17:23:51 +00:00
dependabot[bot]
f7e363010a
Bump style-loader from 3.0.0 to 3.2.1
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.0.0 to 3.2.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.0.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-08-01 17:23:41 +00:00
Christopher Serr
e986a0f278
Merge pull request #592 from LiveSplit/dependabot/npm_and_yarn/mocha-9.0.3
...
Bump mocha from 9.0.1 to 9.0.3
2021-08-01 19:21:34 +02:00
Christopher Serr
63df513bbb
Merge pull request #589 from LiveSplit/dependabot/npm_and_yarn/chromedriver-92.0.0
...
Bump chromedriver from 91.0.1 to 92.0.0
2021-08-01 19:21:21 +02:00
Christopher Serr
2804b27bfb
Merge pull request #588 from LiveSplit/dependabot/npm_and_yarn/types/react-toggle-4.0.3
...
Bump @types/react-toggle from 4.0.2 to 4.0.3
2021-08-01 19:21:13 +02:00
Christopher Serr
7b1a194c56
Merge pull request #586 from LiveSplit/dependabot/npm_and_yarn/html-inline-script-webpack-plugin-2.0.2
...
Bump html-inline-script-webpack-plugin from 2.0.1 to 2.0.2
2021-08-01 19:21:05 +02:00
Christopher Serr
64152d8bdc
Merge pull request #585 from LiveSplit/dependabot/npm_and_yarn/sass-1.37.0
...
Bump sass from 1.35.1 to 1.37.0
2021-08-01 19:20:57 +02:00
Christopher Serr
2fa8e87f32
Merge pull request #584 from LiveSplit/dependabot/npm_and_yarn/ts-loader-9.2.4
...
Bump ts-loader from 9.2.3 to 9.2.4
2021-08-01 19:20:50 +02:00
dependabot[bot]
d575184cd0
Bump html-inline-script-webpack-plugin from 2.0.1 to 2.0.2
...
Bumps [html-inline-script-webpack-plugin](https://github.com/icelam/html-inline-script-webpack-plugin ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/icelam/html-inline-script-webpack-plugin/releases )
- [Changelog](https://github.com/icelam/html-inline-script-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/icelam/html-inline-script-webpack-plugin/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: html-inline-script-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-08-01 17:08:57 +00:00
dependabot[bot]
12f744dc71
Bump sass from 1.35.1 to 1.37.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.1 to 1.37.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.37.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-08-01 17:08:46 +00:00
dependabot[bot]
3cf141b0f3
Bump mocha from 9.0.1 to 9.0.3
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.0.1 to 9.0.3.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.1...v9.0.3 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-08-01 17:08:07 +00:00
dependabot[bot]
d4b9f53587
Bump @types/react-toggle from 4.0.2 to 4.0.3
...
Bumps [@types/react-toggle](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-toggle ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-toggle )
---
updated-dependencies:
- dependency-name: "@types/react-toggle"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-08-01 17:08:06 +00:00
dependabot[bot]
dd7bde7888
Bump chromedriver from 91.0.1 to 92.0.0
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 91.0.1 to 92.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases )
- [Commits](https://github.com/giggio/node-chromedriver/compare/91.0.1...92.0.0 )
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-08-01 17:08:00 +00:00