Owncast
|
2d241508f5
|
Commit screenshots
|
2024-08-05 04:12:37 +00:00 |
|
Owncast
|
5dd2d27fe7
|
Bundle embedded web app
|
2024-08-05 00:47:16 +00:00 |
|
renovate[bot]
|
f1a37c1db3
|
fix(deps): update dependency react-virtuoso to v4.9.0
|
2024-08-04 22:45:39 +00:00 |
|
Owncast
|
fb8b3d174f
|
Bundle embedded web app
|
2024-08-04 22:44:25 +00:00 |
|
renovate[bot]
|
6d43f1d6cf
|
chore(deps): update dependency chromatic to v11.7.0
|
2024-08-04 20:21:46 +00:00 |
|
Owncast
|
d40a9ae6d7
|
Bundle embedded web app
|
2024-08-04 20:19:37 +00:00 |
|
renovate[bot]
|
2f04a417c8
|
chore(deps): update dependency ts-jest to v29.2.4
|
2024-08-04 15:35:28 +00:00 |
|
Owncast
|
dd3e364a6e
|
Commit screenshots
|
2024-08-04 10:02:07 +00:00 |
|
Owncast
|
6db7eec41c
|
Bundle embedded web app
|
2024-08-04 09:54:45 +00:00 |
|
renovate[bot]
|
fc76c3be7c
|
fix(deps): update dependency @fontsource/inter to v5.0.20
|
2024-08-03 22:11:40 +00:00 |
|
Owncast
|
6edcd5df3d
|
Bundle embedded web app
|
2024-08-03 22:09:49 +00:00 |
|
renovate[bot]
|
fb1455e468
|
fix(deps): update dependency react-virtuoso to v4.8.0
|
2024-08-03 22:02:45 +00:00 |
|
Owncast
|
b1899cc060
|
Bundle embedded web app
|
2024-08-03 18:20:36 +00:00 |
|
renovate[bot]
|
b11329564d
|
chore(deps): update dependency cypress to v13.13.2
|
2024-08-03 16:19:30 +00:00 |
|
Owncast
|
72ee2e5cb3
|
Bundle embedded web app
|
2024-08-03 16:18:16 +00:00 |
|
renovate[bot]
|
ddd37ddfe2
|
chore(deps): update dependency chromatic to v11.6.0
|
2024-08-03 12:57:55 +00:00 |
|
Owncast
|
964ed53375
|
Commit screenshots
|
2024-08-03 04:11:35 +00:00 |
|
Owncast
|
411583e7af
|
Bundle embedded web app
|
2024-08-02 16:35:16 +00:00 |
|
renovate[bot]
|
6323730a80
|
chore(deps): update dependency stylelint to v16.8.1
|
2024-08-02 12:20:56 +00:00 |
|
Owncast
|
f02aca5f94
|
Bundle embedded web app
|
2024-08-02 11:35:36 +00:00 |
|
renovate[bot]
|
8370574b14
|
chore(deps): update dependency @babel/core to v7.25.2
|
2024-08-02 06:20:05 +00:00 |
|
Owncast
|
05f451723a
|
Commit screenshots
|
2024-08-02 04:12:24 +00:00 |
|
Owncast
|
ad9dd6140c
|
Bundle embedded web app
|
2024-08-01 22:35:28 +00:00 |
|
renovate[bot]
|
6dc41de650
|
chore(deps): update typescript-eslint monorepo to v7.18.0
|
2024-08-01 18:19:46 +00:00 |
|
Owncast
|
d5ab817379
|
Bundle embedded web app
|
2024-08-01 18:17:55 +00:00 |
|
renovate[bot]
|
d787408c5f
|
chore(deps): update dependency stylelint to v16.8.0
|
2024-08-01 16:21:44 +00:00 |
|
Owncast
|
34085cbd3f
|
Commit screenshots
|
2024-08-01 04:16:38 +00:00 |
|
dependabot[bot]
|
950f80d7f5
|
Bump fast-xml-parser, @aws-sdk/credential-providers and @aws-sdk/client-cloudwatch (#3861)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) and [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 4.2.5 to 4.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.5...v4.4.1)
Updates `@aws-sdk/credential-providers` from 3.556.0 to 3.621.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.621.0/packages/credential-providers)
Updates `@aws-sdk/client-cloudwatch` from 3.556.0 to 3.621.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.621.0/clients/client-cloudwatch)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: "@aws-sdk/credential-providers"
dependency-type: indirect
- dependency-name: "@aws-sdk/client-cloudwatch"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-31 15:18:50 -07:00 |
|
Owncast
|
0cd9bc7053
|
Bundle embedded web app
|
2024-07-31 16:31:02 +00:00 |
|
renovate[bot]
|
898a6e8744
|
chore(deps): update dependency @types/node to v20.14.13
|
2024-07-31 13:20:51 +00:00 |
|
Owncast
|
184c4cd382
|
Commit screenshots
|
2024-07-31 04:10:56 +00:00 |
|
Owncast
|
ceebf4d4e1
|
Commit screenshots
|
2024-07-30 04:11:10 +00:00 |
|
Owncast
|
b183e5a5ca
|
Bundle embedded web app
|
2024-07-29 13:04:18 +00:00 |
|
renovate[bot]
|
bc05379321
|
fix(deps): update dependency video.js to v8.17.1
|
2024-07-29 11:12:12 +00:00 |
|
Owncast
|
147d217e1a
|
Bundle embedded web app
|
2024-07-29 11:11:02 +00:00 |
|
renovate[bot]
|
ddd13b74f8
|
chore(deps): lock file maintenance
|
2024-07-29 11:05:12 +00:00 |
|
Owncast
|
bcdf45b37f
|
Commit screenshots
|
2024-07-29 04:11:54 +00:00 |
|
Owncast
|
f14d36b5cc
|
Bundle embedded web app
|
2024-07-28 10:06:47 +00:00 |
|
renovate[bot]
|
f81d4650fc
|
chore(deps): update dependency @types/markdown-it to v14.1.2
|
2024-07-28 07:35:44 +00:00 |
|
Owncast
|
312c787ea6
|
Commit screenshots
|
2024-07-28 04:10:57 +00:00 |
|
Owncast
|
e0d04a75ca
|
Bundle embedded web app
|
2024-07-27 18:24:37 +00:00 |
|
renovate[bot]
|
e93f5fb7e9
|
fix(deps): update dependency yaml to v2.5.0
|
2024-07-27 17:19:55 +00:00 |
|
dependabot[bot]
|
40c3eb1f75
|
Bump braces and jest in /test/automated/hls (#3834)
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
Updates `jest` from 26.6.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
- dependency-name: jest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-27 08:00:42 -07:00 |
|
Owncast
|
aafca27c58
|
Commit screenshots
|
2024-07-27 04:21:09 +00:00 |
|
Owncast
|
49c956498d
|
Bundle embedded web app
|
2024-07-27 00:22:37 +00:00 |
|
renovate[bot]
|
9abbf0dfb7
|
chore(deps): update dependency knip to v5.27.0
|
2024-07-27 00:16:17 +00:00 |
|
Owncast
|
d0961df566
|
Bundle embedded web app
|
2024-07-26 21:57:46 +00:00 |
|
renovate[bot]
|
acc20111c5
|
chore(deps): update dependency @types/node to v20.14.12
|
2024-07-26 18:37:44 +00:00 |
|
Owncast
|
0f62d88793
|
Commit screenshots
|
2024-07-26 04:11:38 +00:00 |
|
Owncast
|
22521d9b85
|
Bundle embedded web app
|
2024-07-26 03:24:09 +00:00 |
|