Commit Graph

2035 Commits

Author SHA1 Message Date
dependabot[bot]
9daeb31bd3 Bump copy-webpack-plugin from 9.0.0 to 9.0.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 17:20:16 +00:00
dependabot[bot]
f565bea67f Bump typescript from 4.3.2 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 16:14:43 +00:00
dependabot[bot]
e204475014 Bump @babel/eslint-parser from 7.14.5 to 7.14.7
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.5 to 7.14.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.7/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 16:10:22 +00:00
dependabot[bot]
0dbfa1d17f Bump postcss-loader from 6.1.0 to 6.1.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 16:03:10 +00:00
MrTimscampi
d770581c52 Remove PropTypes 2021-06-18 17:01:01 +02:00
MrTimscampi
4d23e79f65 Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
Bill Thornton
c0755c5fd4 Update html-loader 2021-06-15 01:27:05 -04:00
Bill Thornton
6c6a16aabb Update autoprefixer 2021-06-15 01:18:56 -04:00
Bill Thornton
4d23b8f06f Update cssnano 2021-06-15 01:12:25 -04:00
Bill Thornton
625f5f6b61 Update postcss-loader 2021-06-15 01:05:47 -04:00
Bill Thornton
60d0e1f132 Update webpack-merge 2021-06-15 00:44:00 -04:00
Bill Thornton
8c23911044 Update copy-webpack-plugin 2021-06-15 00:32:54 -04:00
Bill Thornton
e28b35da2e Update dependencies 2021-06-15 00:24:39 -04:00
Bill Thornton
16cea44d79 Merge pull request #2732 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.14.5 2021-06-14 23:38:17 -04:00
Bill Thornton
8b72fa0c3e Merge pull request #2735 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-react-7.24.0
Bump eslint-plugin-react from 7.23.2 to 7.24.0
2021-06-14 17:53:12 -04:00
dependabot[bot]
4c643ab29e Bump eslint-plugin-import from 2.22.1 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 21:43:02 +00:00
dependabot[bot]
e28216a0c1 Bump @babel/preset-env from 7.14.1 to 7.14.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.1 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 21:37:47 +00:00
dependabot[bot]
4e67cb6b52 Bump eslint-plugin-react from 7.23.2 to 7.24.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 21:36:36 +00:00
Bill Thornton
5b787ed8b4 Merge pull request #2734 from jellyfin/dependabot/npm_and_yarn/date-fns-2.22.1
Bump date-fns from 2.21.1 to 2.22.1
2021-06-14 17:33:41 -04:00
Bill Thornton
fe3917417d Merge pull request #2731 from jellyfin/dependabot/npm_and_yarn/babel/eslint-plugin-7.14.5
Bump @babel/eslint-plugin from 7.13.16 to 7.14.5
2021-06-14 17:32:21 -04:00
Bill Thornton
e3b148dfcb Merge pull request #2730 from jellyfin/dependabot/npm_and_yarn/babel/plugin-transform-modules-umd-7.14.5
Bump @babel/plugin-transform-modules-umd from 7.14.0 to 7.14.5
2021-06-14 17:31:32 -04:00
dependabot[bot]
ff8381703e Bump date-fns from 2.21.1 to 2.22.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.1 to 2.22.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.1...v2.22.1)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 15:12:51 +00:00
dependabot[bot]
14bd797cc1 Bump @babel/eslint-plugin from 7.13.16 to 7.14.5
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.13.16 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/eslint/babel-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@babel/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 05:56:33 +00:00
dependabot[bot]
0739f51dbc Bump @fontsource/noto-sans-hk from 4.4.2 to 4.4.5
Bumps [@fontsource/noto-sans-hk](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-hk) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/noto-sans-hk/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/noto-sans-hk)

---
updated-dependencies:
- dependency-name: "@fontsource/noto-sans-hk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 05:56:20 +00:00
dependabot[bot]
57491daabc Bump @babel/plugin-transform-modules-umd from 7.14.0 to 7.14.5
Bumps [@babel/plugin-transform-modules-umd](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-umd) from 7.14.0 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-transform-modules-umd)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-umd"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 05:55:00 +00:00
Bill Thornton
be3066a4b5 Merge pull request #2729 from jellyfin/dependabot/npm_and_yarn/core-js-3.14.0
Bump core-js from 3.11.2 to 3.14.0
2021-06-13 01:54:17 -04:00
Bill Thornton
283da85375 Merge pull request #2728 from jellyfin/dependabot/npm_and_yarn/css-loader-5.2.6
Bump css-loader from 5.2.4 to 5.2.6
2021-06-13 01:51:48 -04:00
Bill Thornton
8c8379a49d Merge pull request #2727 from jellyfin/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.14.5
Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
2021-06-13 01:51:29 -04:00
dependabot[bot]
d0f8cd5aae Bump css-loader from 5.2.4 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.6.
- [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.4...v5.2.6)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:14:06 +00:00
dependabot[bot]
031152bcc5 Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:13:57 +00:00
dependabot[bot]
b9f84788ee Bump webpack-cli from 4.6.0 to 4.7.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.2.
- [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/webpack-cli@4.6.0...webpack-cli@4.7.2)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:12:41 +00:00
dependabot[bot]
fab98e3ee3 Bump core-js from 3.11.2 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.14.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:12:38 +00:00
Bill Thornton
9581b7c876 Merge pull request #2719 from jellyfin/dependabot/npm_and_yarn/webpack-5.38.1
Bump webpack from 5.36.2 to 5.38.1
2021-06-12 02:10:33 -04:00
Bill Thornton
9c8a1ddcf3 Merge pull request #2720 from jellyfin/dependabot/npm_and_yarn/babel/core-7.14.5
Bump @babel/core from 7.14.3 to 7.14.5
2021-06-12 02:09:39 -04:00
Bill Thornton
f2370b343d Merge pull request #2721 from jellyfin/dependabot/npm_and_yarn/babel/preset-react-7.14.5
Bump @babel/preset-react from 7.13.13 to 7.14.5
2021-06-12 02:05:28 -04:00
dependabot[bot]
fd37ef81da Bump @babel/core from 7.14.3 to 7.14.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:05:11 +00:00
Bill Thornton
371521b13a Merge pull request #2714 from jellyfin/dependabot/npm_and_yarn/babel/eslint-parser-7.14.5
Bump @babel/eslint-parser from 7.13.14 to 7.14.5
2021-06-12 02:02:45 -04:00
dependabot[bot]
37ec155d16 Bump webpack from 5.36.2 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.38.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 13:19:50 +00:00
dependabot[bot]
eb35be793c Bump @fontsource/noto-sans-kr from 4.2.2 to 4.4.5
Bumps [@fontsource/noto-sans-kr](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-kr) from 4.2.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/noto-sans-kr/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/noto-sans-kr)

---
updated-dependencies:
- dependency-name: "@fontsource/noto-sans-kr"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 13:19:26 +00:00
Bill Thornton
e208e22130 Merge pull request #2716 from jellyfin/dependabot/npm_and_yarn/worker-plugin-5.0.1
Bump worker-plugin from 5.0.0 to 5.0.1
2021-06-11 09:17:19 -04:00
Bill Thornton
afac4c5435 Merge pull request #2715 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-jp-4.4.5
Bump @fontsource/noto-sans-jp from 4.2.2 to 4.4.5
2021-06-11 09:16:58 -04:00
dependabot[bot]
a53919cc4c Bump @babel/preset-react from 7.13.13 to 7.14.5
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.13.13 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 12:21:30 +00:00
Bill Thornton
29900189e3 Merge pull request #2710 from jellyfin/dependabot/npm_and_yarn/sass-loader-12.1.0
Bump sass-loader from 11.0.1 to 12.1.0
2021-06-11 08:20:54 -04:00
Bill Thornton
be73dba66d Merge pull request #2709 from jellyfin/dependabot/npm_and_yarn/eslint-7.28.0
Bump eslint from 7.25.0 to 7.28.0
2021-06-11 08:19:14 -04:00
dependabot[bot]
8b219428f4 Bump @fontsource/noto-sans-jp from 4.2.2 to 4.4.5
Bumps [@fontsource/noto-sans-jp](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-jp) from 4.2.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/noto-sans-jp/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/noto-sans-jp)

---
updated-dependencies:
- dependency-name: "@fontsource/noto-sans-jp"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 12:18:33 +00:00
dependabot[bot]
bb53d3b11c Bump worker-plugin from 5.0.0 to 5.0.1
Bumps [worker-plugin](https://github.com/GoogleChromeLabs/worker-plugin) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/GoogleChromeLabs/worker-plugin/releases)
- [Commits](https://github.com/GoogleChromeLabs/worker-plugin/compare/5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: worker-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 12:18:32 +00:00
dependabot[bot]
3e3e7f75cb Bump eslint from 7.25.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 06:45:18 +00:00
dependabot[bot]
916b7dfedf Bump @babel/eslint-parser from 7.13.14 to 7.14.5
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.13.14 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 06:43:29 +00:00
dependabot[bot]
b737e5c2f5 Bump @fontsource/noto-sans from 4.2.3 to 4.4.5
Bumps [@fontsource/noto-sans](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans) from 4.2.3 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/noto-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/noto-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/noto-sans"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 06:42:45 +00:00
Bill Thornton
bc10497c31 Merge pull request #2695 from jellyfin/dependabot/npm_and_yarn/expose-loader-3.0.0
Bump expose-loader from 2.0.0 to 3.0.0
2021-06-11 01:30:24 -04:00