Commit Graph

252 Commits

Author SHA1 Message Date
renovate[bot]
46de464f9a
Update actions/deploy-pages digest to 75c1124 2022-09-26 22:03:56 +00:00
renovate[bot]
65dc9af771
Update actions/configure-pages digest to 2ce6d5e 2022-09-26 22:03:50 +00:00
renovate[bot]
c5b071d7ab
Update github/codeql-action action to v2.1.25 2022-09-21 20:26:32 +00:00
renovate[bot]
903db5f30c
Update codecov/codecov-action action to v3.1.1 2022-09-19 17:48:04 +00:00
Bill Thornton
e125a1ce95 Set registry-url for setup node action 2022-09-16 12:00:55 -04:00
Bill Thornton
4e62fe4d0b
Merge pull request #271 from jellyfin/renovate/actions-deploy-pages-digest 2022-09-16 10:14:45 -04:00
renovate[bot]
83e11d2d29
Update github/codeql-action action to v2.1.24 2022-09-16 14:12:02 +00:00
renovate[bot]
3bb706268e
Update actions/deploy-pages digest to 44d4246 2022-09-16 14:11:56 +00:00
Bill Thornton
1a362dddcf Add docs publish workflow 2022-09-15 11:13:51 -04:00
Bill Thornton
6903f2a459
Merge pull request #264 from jellyfin/renovate/ci-deps 2022-09-15 10:18:05 -04:00
renovate[bot]
18c280f689
Update github/codeql-action action to v2.1.23 2022-09-15 11:34:40 +00:00
Bill Thornton
7eb8f72581 Add stable SDK publish workflow 2022-09-15 00:32:50 -04:00
renovate[bot]
dd88c97a4e
Pin dependencies 2022-09-06 13:15:34 +00:00
Fernando Fernández
935d226d3d
Use org nodejs default renovate config 2022-09-06 12:13:32 +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
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
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
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
a21a482c34 Fix schema reset in PR action 2022-08-22 17:08:07 -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]
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
Bill Thornton
71b15c9fdb Use sed to automatically update api version 2022-08-22 14:59:39 -04:00
Bill Thornton
a2e483c49c Fix workflow variable usage maybe? 2022-08-22 12:14:39 -04:00
Bill Thornton
b3a884bc84 Fix workflow variable usage? 2022-08-19 16:03:52 -04:00
Bill Thornton
8500c90430 Remove unnecessary environment usage 2022-08-19 11:02:35 -04:00
Bill Thornton
eb22e823eb Refactor open api version assignment 2022-08-19 10:31:59 -04:00
Bill Thornton
3cdb126cc1 Add workflow to update openapi spec and generated code 2022-08-19 01:14:46 -04:00
dependabot[bot]
6b1a60e37d
Bump github/codeql-action from 2.1.16 to 2.1.18
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.16 to 2.1.18.
- [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.16...v2.1.18)

---
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-08 19:28:12 +00:00
dependabot[bot]
0a5d0f6c72
Bump github/codeql-action from 2.1.15 to 2.1.16
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.15 to 2.1.16.
- [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.15...v2.1.16)

---
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-07-14 06:22:07 +00:00
Bill Thornton
9cb7ef0ca3
Merge pull request #202 from thornbill/fix-normalize-version-madness
Add normalize-url utility
2022-07-14 02:21:47 -04:00
Bill Thornton
88943fd8c4 Rewrite normalize-url 2022-07-11 17:21:58 -04:00
dependabot[bot]
5ddc479a32
Bump github/codeql-action from 2.1.14 to 2.1.15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.14 to 2.1.15.
- [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.14...v2.1.15)

---
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-07-04 19:43:00 +00:00
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
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
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
e1e55ea137 Use exact version for codeql action 2022-06-17 03:21:36 -04: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]
6dee7bb210
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 19:12:10 +00:00
dependabot[bot]
f46366cc62
Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 19:12:32 +00:00
Bill Thornton
3095b562df Ignore major version updates for normalize-url 2022-02-04 15:58:13 -05:00
Bill Thornton
9216b54e57 Disable automatic rebases for dependabot 2022-02-04 15:51:22 -05:00
dependabot[bot]
205a7bc676
Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 19:08:15 +00:00
dependabot[bot]
e1a7d52ec8
Bump actions/setup-node from 2.4.1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 19:12:00 +00:00
dependabot[bot]
6447d6e70e
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 19:11:11 +00:00
dependabot[bot]
3ef87e7952
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 19:11:18 +00:00
dependabot[bot]
dc3d32367e
Bump actions/setup-node from 2.4.0 to 2.4.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 19:10:58 +00:00
Bill Thornton
9d52fae060 Use groups for integration and unit tests 2021-09-21 00:38:48 -04:00
dependabot[bot]
1fd5ef388e
Bump codecov/codecov-action from 2.0.3 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.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.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-19 07:04:56 +00:00
Bill Thornton
1d1ad0e3cc Add dependabot and code quality CI 2021-09-19 03:03:52 -04:00