Commit Graph

475 Commits

Author SHA1 Message Date
dependabot[bot]
064f5aac69
Bump github/codeql-action from 2.1.12 to 2.1.14
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.12 to 2.1.14.
- [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.12...v2.1.14)

---
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-06-27 19:16:45 +00:00
Bill Thornton
5469a11905
Merge pull request #192 from thornbill/dependabot/npm_and_yarn/typescript-4.7.4
Bump typescript from 4.6.4 to 4.7.4
2022-06-27 11:02:01 -04:00
dependabot[bot]
c9cb72a318 Bump typescript from 4.6.4 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 11:00:29 -04:00
Bill Thornton
cf1164f73f
Merge pull request #191 from thornbill/dependabot/npm_and_yarn/types/node-18.0.0
Bump @types/node from 17.0.42 to 18.0.0
2022-06-27 10:59:48 -04:00
Bill Thornton
39852054fb
Merge pull request #190 from thornbill/dependabot/github_actions/github/codeql-action-2.1.12
Bump github/codeql-action from 2.1.8 to 2.1.12
2022-06-27 10:58:48 -04:00
dependabot[bot]
f3fb9d2bcf
Bump @types/node from 17.0.42 to 18.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.42 to 18.0.0.
- [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] <support@github.com>
2022-06-20 19:16:51 +00:00
dependabot[bot]
c44159fcbb
Bump github/codeql-action from 2.1.8 to 2.1.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.12.
- [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.8...v2.1.12)

---
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-06-20 19:15:17 +00:00
Bill Thornton
44cb8034e3 0.5.0 2022-06-17 17:01:00 -04:00
Bill Thornton
bb221e2ce3
Merge pull request #189 from thornbill/support-docs
Add supported Jellyfin versions to README
2022-06-17 15:27:54 -04:00
Bill Thornton
6db471fc59 Add supported Jellyfin versions to README 2022-06-17 15:26:14 -04:00
Bill Thornton
7361e94efc
Merge pull request #187 from thornbill/jellyfin-10.8.0
Update to Jellyfin 10.8.0 OpenAPI spec
2022-06-17 15:14:42 -04:00
Bill Thornton
f012fb1630 Update documentation 2022-06-17 14:34:51 -04:00
Bill Thornton
3ae780ab8c Update README 2022-06-17 14:33:08 -04:00
Bill Thornton
0b14b68a92 Skip version outdated test when versions are equal 2022-06-17 12:48:11 -04:00
Bill Thornton
a182e96923 Update api version numbers 2022-06-17 12:19:15 -04:00
Bill Thornton
6c80708fc4 Update authorization header name 2022-06-17 11:13:26 -04:00
Bill Thornton
f6712aaae3 Remove model that is included in the generated client 2022-06-17 11:08:18 -04:00
Bill Thornton
c16b7fa254 Update api utilities for 10.8 changes 2022-06-17 11:03:28 -04:00
Bill Thornton
0232bb93a5 Update generated client 2022-06-17 11:03:28 -04:00
Bill Thornton
ec5b9299e0 Update openapi spec to 10.8.0 2022-06-17 11:03:28 -04:00
Bill Thornton
399d027019
Merge pull request #188 from thornbill/fix-integration-tests
Fix integration tests
2022-06-17 11:01:29 -04:00
Bill Thornton
3b0dd7752f Fix integration tests 2022-06-17 10:59:19 -04:00
Bill Thornton
326112e4d8
Merge pull request #171 from thornbill/dependabot/npm_and_yarn/axios-0.27.2
Bump axios from 0.26.1 to 0.27.2
2022-06-17 10:23:57 -04:00
Bill Thornton
6fb9dcd1cb
Merge pull request #172 from thornbill/dependabot/npm_and_yarn/openapitools/openapi-generator-cli-2.5.1
Bump @openapitools/openapi-generator-cli from 2.4.26 to 2.5.1
2022-06-17 10:18:47 -04:00
Bill Thornton
62b80fbc9c
Merge pull request #165 from thornbill/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2022-06-17 03:31:01 -04:00
Bill Thornton
baf8e9d31e Update documentation 2022-06-17 03:30:30 -04:00
Bill Thornton
03092f3a31
Merge pull request #167 from thornbill/dependabot/npm_and_yarn/typedoc-plugin-markdown-3.12.1
Bump typedoc-plugin-markdown from 3.11.14 to 3.12.1
2022-06-17 03:28:45 -04:00
Bill Thornton
150d6bb079
Merge pull request #182 from thornbill/dependabot/npm_and_yarn/typedoc-0.22.17
Bump typedoc from 0.22.13 to 0.22.17
2022-06-17 03:27:24 -04:00
Bill Thornton
b96d62d3d5
Merge pull request #185 from thornbill/dependabot/npm_and_yarn/types/node-17.0.42
Bump @types/node from 17.0.23 to 17.0.42
2022-06-17 03:26:13 -04:00
Bill Thornton
ce3d85b1fc
Merge pull request #183 from thornbill/dependabot/npm_and_yarn/eslint-plugin-jest-26.5.3
Bump eslint-plugin-jest from 26.1.3 to 26.5.3
2022-06-17 03:25:29 -04:00
Bill Thornton
fb73bc0b49
Merge pull request #175 from thornbill/dependabot/npm_and_yarn/types/jest-27.5.0
Bump @types/jest from 27.4.1 to 27.5.0
2022-06-17 03:24:29 -04:00
Bill Thornton
986b967548
Merge pull request #174 from thornbill/dependabot/npm_and_yarn/typescript-4.6.4
Bump typescript from 4.6.3 to 4.6.4
2022-06-17 03:23:46 -04:00
Bill Thornton
fa3e34674e
Merge pull request #166 from thornbill/dependabot/github_actions/codecov/codecov-action-3.1.0
Bump codecov/codecov-action from 2.1.0 to 3.1.0
2022-06-17 03:22:31 -04:00
Bill Thornton
e1e55ea137 Use exact version for codeql action 2022-06-17 03:21:36 -04:00
Bill Thornton
a3889a1b98
Merge pull request #161 from thornbill/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
Bump eslint-plugin-import from 2.25.4 to 2.26.0
2022-06-17 03:18:29 -04:00
Bill Thornton
86270ae3b8
Merge pull request #149 from thornbill/shake-that
Fix tree-shaking of the SDK
2022-06-17 03:17:03 -04:00
Bill Thornton
8543500b43 Add breaking changes list and update example 2022-06-17 03:06:49 -04:00
Bill Thornton
66f48426cf Fix tests 2022-06-17 03:06:49 -04:00
Bill Thornton
4f52d15dd9 Move api helpers to separate functions and use direct file imports 2022-06-17 03:06:49 -04:00
dependabot[bot]
7f320faf60
Bump @types/node from 17.0.23 to 17.0.42
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.42.
- [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-06-13 19:14:09 +00:00
dependabot[bot]
7173e58d71
Bump eslint-plugin-jest from 26.1.3 to 26.5.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.5.3.
- [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.1.3...v26.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 19:28:02 +00:00
dependabot[bot]
eb6147d36e
Bump typedoc from 0.22.13 to 0.22.17
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.13 to 0.22.17.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.13...v0.22.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 19:25:38 +00:00
dependabot[bot]
2c7f9d3894
Bump @types/jest from 27.4.1 to 27.5.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 19:17:24 +00:00
dependabot[bot]
dbd9497a79
Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:10:22 +00:00
dependabot[bot]
c572c08752
Bump @openapitools/openapi-generator-cli from 2.4.26 to 2.5.1
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.4.26 to 2.5.1.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.4.26...v2.5.1)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:09:44 +00:00
dependabot[bot]
d3b0e93f57
Bump axios from 0.26.1 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2.
- [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.26.1...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:09:07 +00:00
dependabot[bot]
b43351d060
Bump typedoc-plugin-markdown from 3.11.14 to 3.12.1
Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.11.14 to 3.12.1.
- [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.12.1/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 19:15:28 +00:00
dependabot[bot]
a9910183e2
Bump codecov/codecov-action from 2.1.0 to 3.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 19:14:38 +00:00
dependabot[bot]
d73a78ebce
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [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/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 19:14:34 +00:00
dependabot[bot]
289c33a3ed
Bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 19:14:48 +00:00