Commit Graph

475 Commits

Author SHA1 Message Date
Bill Thornton
aefea715c7 Add api models to docs 2022-09-15 13:36:48 -04:00
Bill Thornton
1ace33cf29
Merge pull request #266 from thornbill/fix-tests
Fix tests not running due to incompatible versions
2022-09-15 13:02:25 -04:00
Bill Thornton
01cf142dd1 Fix tests not running due to incompatible versions 2022-09-15 12:27:04 -04:00
Bill Thornton
6968789ad3
Merge pull request #265 from thornbill/docs-pages
Publish documentation to GH Pages
2022-09-15 11:22:39 -04:00
Bill Thornton
1a362dddcf Add docs publish workflow 2022-09-15 11:13:51 -04:00
Bill Thornton
a9e03e3edb Remove markdown docs 2022-09-15 11:08:18 -04:00
Bill Thornton
8268d64e04
Merge pull request #263 from jellyfin/renovate/linters 2022-09-15 10:18:50 -04:00
Bill Thornton
6903f2a459
Merge pull request #264 from jellyfin/renovate/ci-deps 2022-09-15 10:18:05 -04:00
Bill Thornton
ea8720ac91
Merge pull request #261 from thornbill/publish-workflow 2022-09-15 10:17:10 -04:00
renovate[bot]
18c280f689
Update github/codeql-action action to v2.1.23 2022-09-15 11:34:40 +00:00
renovate[bot]
2a2d529f5e
Update dependency eslint-plugin-jest to v27.0.2 2022-09-15 11:34:33 +00:00
Bill Thornton
7eb8f72581 Add stable SDK publish workflow 2022-09-15 00:32:50 -04:00
Bill Thornton
fe8540ddd9
Merge pull request #259 from jellyfin/renovate/major-linters 2022-09-06 22:46:50 -04:00
renovate[bot]
1fa9958afb
Update dependency eslint to v8 2022-09-07 02:33:17 +00:00
Bill Thornton
0a81d6ea9d
Merge pull request #254 from jellyfin/renovate/linters 2022-09-06 13:25:04 -04:00
Bill Thornton
95cc5f20fd
Merge pull request #253 from jellyfin/renovate/tests 2022-09-06 13:23:21 -04:00
renovate[bot]
11c7044f93
Update dependency eslint-plugin-import to v2.26.0 2022-09-06 17:20:13 +00:00
renovate[bot]
9fb2c4ebaf
Update Tests 2022-09-06 17:19:41 +00:00
Bill Thornton
c262d0e7db
Merge pull request #252 from jellyfin/renovate/compare-versions-4.x 2022-09-06 09:35:45 -04:00
Bill Thornton
5f7ce06f50
Merge pull request #251 from jellyfin/renovate/pin-dependencies 2022-09-06 09:34:49 -04:00
renovate[bot]
3316eebf63
Update dependency compare-versions to v4.1.4 2022-09-06 13:16:08 +00:00
renovate[bot]
dd88c97a4e
Pin dependencies 2022-09-06 13:15:34 +00:00
Bill Thornton
0a93f26cea
Merge pull request #250 from jellyfin/node-and-lockfile 2022-09-06 07:54:48 -04:00
Fernando Fernández
935d226d3d
Use org nodejs default renovate config 2022-09-06 12:13:32 +02:00
Fernando Fernández
013d42e3cb
Update lockfile to v3 2022-09-06 11:59:31 +02:00
Fernando Fernández
b8bd49fc6d
Pin and update conflicting dependencies 2022-09-06 11:59:30 +02:00
Fernando Fernández
9568f1e61e
Switch to renovate and add renovate config 2022-09-06 11:59:29 +02:00
Fernando Fernández
9733f9c540
Track node 16 versions in CI 2022-09-06 11:59:28 +02:00
Bill Thornton
7d1fdc841e
Merge pull request #238 from jellyfin/openapi-update-0
Update OpenAPI to 10.8.4
2022-09-05 22:52:35 -04:00
jellyfin-bot
30eaa0cef6 Update generated sources to 10.8.4 2022-09-05 22:18:48 -04:00
jellyfin-bot
08a4d4f863 Update generated sources to 10.8.4 2022-09-05 22:18:48 -04:00
Bill Thornton
24f8e24be1
Merge pull request #246 from jellyfin/dependabot/github_actions/github/codeql-action-2.1.22 2022-09-05 22:13:47 -04:00
dependabot[bot]
f847ce5145
Bump github/codeql-action from 2.1.21 to 2.1.22
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.21 to 2.1.22.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.1.21...v2.1.22)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 19:32:24 +00:00
Bill Thornton
33ba2d2c5b
Merge pull request #242 from jellyfin/dependabot/npm_and_yarn/types/node-18.7.13 2022-08-30 09:05:06 -04:00
Bill Thornton
bbdbb32714
Merge pull request #241 from jellyfin/dependabot/github_actions/github/codeql-action-2.1.21 2022-08-30 09:03:41 -04:00
dependabot[bot]
3701c85585
Bump @types/node from 18.7.9 to 18.7.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.9 to 18.7.13.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 19:36:28 +00:00
dependabot[bot]
1d86484099
Bump github/codeql-action from 2.1.20 to 2.1.21
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.20 to 2.1.21.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.1.20...v2.1.21)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 19:35:00 +00:00
Bill Thornton
a8cb70b74e
Merge pull request #236 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jest-26.8.7 2022-08-25 22:26:24 -04:00
Bill Thornton
e25d2e735d
Merge pull request #235 from jellyfin/dependabot/npm_and_yarn/types/node-18.7.9 2022-08-25 22:25:33 -04:00
Bill Thornton
60e50f3370
Merge pull request #234 from jellyfin/dependabot/github_actions/github/codeql-action-2.1.20 2022-08-25 22:25:05 -04:00
Bill Thornton
8277ab2743
Merge pull request #239 from thornbill/fix-schema-reset 2022-08-23 08:12:07 -04:00
Bill Thornton
a21a482c34 Fix schema reset in PR action 2022-08-22 17:08:07 -04:00
Bill Thornton
49fff8045a
Merge pull request #237 from jellyfin/revert-233-dependabot/github_actions/technote-space/create-pr-action-2.1.2.2872065520
Revert "Bump technote-space/create-pr-action from 2.1.1 to 2.1.2.2872065520"
2022-08-22 15:34:45 -04:00
Bill Thornton
0c9d0d9dbe
Revert "Bump technote-space/create-pr-action from 2.1.1 to 2.1.2.2872065520" 2022-08-22 15:33:23 -04:00
dependabot[bot]
7b0c402e9a
Bump eslint-plugin-jest from 26.8.3 to 26.8.7
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.3 to 26.8.7.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.3...v26.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 19:28:11 +00:00
Bill Thornton
d7cbdd56db
Merge pull request #233 from jellyfin/dependabot/github_actions/technote-space/create-pr-action-2.1.2.2872065520
Bump technote-space/create-pr-action from 2.1.1 to 2.1.2.2872065520
2022-08-22 15:27:57 -04:00
dependabot[bot]
b54c0e5b9e
Bump @types/node from 18.7.7 to 18.7.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.7 to 18.7.9.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 19:27:22 +00:00
Bill Thornton
8babab2b31
Merge pull request #232 from thornbill/update-generated-license-info
Update generated client license info
2022-08-22 15:26:56 -04:00
dependabot[bot]
910e339e5b
Bump github/codeql-action from 2.1.18 to 2.1.20
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.18 to 2.1.20.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.1.18...v2.1.20)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 19:26:15 +00:00
dependabot[bot]
451117c4ca
Bump technote-space/create-pr-action from 2.1.1 to 2.1.2.2872065520
Bumps [technote-space/create-pr-action](https://github.com/technote-space/create-pr-action) from 2.1.1 to 2.1.2.2872065520.
- [Release notes](https://github.com/technote-space/create-pr-action/releases)
- [Changelog](https://github.com/technote-space/create-pr-action/blob/main/.releasegarc)
- [Commits](95c1e76dc9...50d404fece)

---
updated-dependencies:
- dependency-name: technote-space/create-pr-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 19:26:10 +00:00