renovate[bot]
|
0521489d94
|
chore(deps): update dependency knip to v2.19.1
|
2023-08-11 10:11:22 +00:00 |
|
Owncast
|
dc6b9de8ba
|
Bundle embedded web app
|
2023-08-11 10:10:45 +00:00 |
|
renovate[bot]
|
493b3744e8
|
chore(deps): update dependency @types/react to v18.2.19
|
2023-08-11 06:57:24 +00:00 |
|
Owncast
|
369f1cdd6a
|
Commit screenshots
|
2023-08-11 04:10:21 +00:00 |
|
Owncast
|
187cb1ae98
|
Bundle embedded web app
|
2023-08-10 23:04:13 +00:00 |
|
renovate[bot]
|
00e27a8c3f
|
chore(deps): update dependency @babel/core to v7.22.10
|
2023-08-10 18:21:23 +00:00 |
|
Owncast
|
497982c19c
|
Bundle embedded web app
|
2023-08-10 15:08:21 +00:00 |
|
renovate[bot]
|
bedb293a7e
|
chore(deps): update dependency chromatic to v6.21.0
|
2023-08-10 13:37:03 +00:00 |
|
Owncast
|
9ebb8ded54
|
Bundle embedded web app
|
2023-08-10 13:36:28 +00:00 |
|
renovate[bot]
|
c7a70450e0
|
chore(deps): update nextjs monorepo to v13.4.13
|
2023-08-10 10:11:06 +00:00 |
|
Owncast
|
6efc88929c
|
Commit screenshots
|
2023-08-10 04:10:54 +00:00 |
|
renovate[bot]
|
d1fbfda234
|
chore(deps): update peter-evans/create-or-update-comment digest to 5f22cb8
|
2023-08-09 07:45:27 +00:00 |
|
Owncast
|
72a81f3fd2
|
Bundle embedded web app
|
2023-08-09 07:45:04 +00:00 |
|
renovate[bot]
|
83f1e3841f
|
fix(deps): update dependency @fontsource/poppins to v5.0.8
|
2023-08-09 05:01:45 +00:00 |
|
Owncast
|
e050fe5265
|
Commit screenshots
|
2023-08-09 04:10:08 +00:00 |
|
Owncast
|
39146e02a2
|
Bundle embedded web app
|
2023-08-08 23:00:08 +00:00 |
|
renovate[bot]
|
16e78d80e1
|
chore(deps): update dependency less to v4.2.0
|
2023-08-08 20:08:17 +00:00 |
|
Owncast
|
1a7c5a4d85
|
Bundle embedded web app
|
2023-08-08 12:26:44 +00:00 |
|
renovate[bot]
|
9f61fdbc4a
|
chore(deps): update dependency @types/node to v18.17.3
|
2023-08-08 10:45:28 +00:00 |
|
Owncast
|
b2513b56f6
|
Commit screenshots
|
2023-08-08 04:10:46 +00:00 |
|
Owncast
|
76afbdb50a
|
Bundle embedded web app
|
2023-08-08 04:04:10 +00:00 |
|
renovate[bot]
|
c9196b2320
|
fix(deps): update dependency @codemirror/lang-css to v6.2.1
|
2023-08-08 00:22:42 +00:00 |
|
renovate[bot]
|
72c2ec8006
|
chore(deps): update alpine docker tag to v3.18.3
|
2023-08-07 23:26:32 +00:00 |
|
Owncast
|
5e2e08de2e
|
Bundle embedded web app
|
2023-08-07 15:22:40 +00:00 |
|
renovate[bot]
|
81a37dc572
|
chore(deps): lock file maintenance (#3244)
* chore(deps): lock file maintenance
* Bundle embedded web app
* Bundle embedded web app
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
|
2023-08-07 08:17:37 -07:00 |
|
Owncast
|
7318de577b
|
Bundle embedded web app
|
2023-08-07 07:26:07 +00:00 |
|
renovate[bot]
|
868ac0507d
|
chore(deps): lock file maintenance (#3243)
* chore(deps): lock file maintenance
* Bundle embedded web app
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
|
2023-08-07 00:21:55 -07:00 |
|
Owncast
|
2570fc75ce
|
Bundle embedded web app
|
2023-08-07 07:02:54 +00:00 |
|
dependabot[bot]
|
e2d8072957
|
Bump tough-cookie and @cypress/request in /web (#3242)
* Bump tough-cookie and @cypress/request in /web
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.
Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)
Updates `@cypress/request` from 2.88.11 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v2.88.11...v2.88.12)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
- dependency-name: "@cypress/request"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bundle embedded web app
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
|
2023-08-06 23:58:42 -07:00 |
|
dependabot[bot]
|
655f049769
|
Bump tough-cookie and @cypress/request in /test/automated/browser (#3241)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.
Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)
Updates `@cypress/request` from 2.88.10 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v2.88.10...v2.88.12)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
- dependency-name: "@cypress/request"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-06 23:45:34 -07:00 |
|
Owncast
|
3a4614ef82
|
Commit screenshots
|
2023-08-07 04:11:09 +00:00 |
|
Owncast
|
2fa20fa96a
|
Bundle embedded web app
|
2023-08-07 04:01:06 +00:00 |
|
renovate[bot]
|
78db21c36f
|
chore(deps): update dependency @types/node to v18.17.2
|
2023-08-07 01:32:59 +00:00 |
|
Owncast
|
2c26e66d2f
|
Bundle embedded web app
|
2023-08-06 18:56:57 +00:00 |
|
renovate[bot]
|
301207fc0b
|
fix(deps): update fontsource monorepo to v5.0.7
|
2023-08-06 16:50:34 +00:00 |
|
Owncast
|
6eb8003367
|
Bundle embedded web app
|
2023-08-06 16:49:55 +00:00 |
|
renovate[bot]
|
bab9483a74
|
chore(deps): update dependency eslint-config-prettier to v8.10.0
|
2023-08-06 13:28:59 +00:00 |
|
Owncast
|
215845edcc
|
Bundle embedded web app
|
2023-08-06 13:28:22 +00:00 |
|
renovate[bot]
|
20674f8781
|
fix(deps): update dependency antd to v4.24.13
|
2023-08-06 09:43:47 +00:00 |
|
Owncast
|
6dca37460e
|
Bundle embedded web app
|
2023-08-06 09:43:13 +00:00 |
|
renovate[bot]
|
3eea33f489
|
chore(deps): update dependency prettier to v3.0.1
|
2023-08-06 07:07:27 +00:00 |
|
Owncast
|
c07adaa446
|
Bundle embedded web app
|
2023-08-06 07:06:51 +00:00 |
|
renovate[bot]
|
2ef9e9b988
|
fix(deps): update dependency chart.js to v4.3.3
|
2023-08-06 00:52:31 +00:00 |
|
Owncast
|
c1ece93d24
|
Bundle embedded web app
|
2023-08-06 00:51:55 +00:00 |
|
renovate[bot]
|
f97ebec14e
|
fix(deps): update fontsource monorepo to v5.0.6
|
2023-08-05 22:58:07 +00:00 |
|
Owncast
|
2f9b5c8f8c
|
Bundle embedded web app
|
2023-08-05 22:57:24 +00:00 |
|
renovate[bot]
|
cb8b0ff005
|
chore(deps): update dependency knip to v2.17.3
|
2023-08-05 16:50:31 +00:00 |
|
Owncast
|
d9df66ee23
|
Bundle embedded web app
|
2023-08-05 05:01:58 +00:00 |
|
renovate[bot]
|
d4a4261243
|
chore(deps): update dependency handlebars to v4.7.8
|
2023-08-05 00:14:17 +00:00 |
|
Owncast
|
2f2b7caff5
|
Bundle embedded web app
|
2023-08-05 00:13:42 +00:00 |
|