Compare commits

..

2 Commits

Author SHA1 Message Date
CI 5b4bb6b33a release v1.1.3 [skip ci] 2026-04-19 02:28:28 +00:00
renovate-bot e16b492257 chore(deps): update dependency mediasoup-client to v3.18.8 (#30)
Push / release (push) Successful in 15s
Push / publish (push) Successful in 1m50s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [mediasoup-client](https://mediasoup.org) ([source](https://github.com/versatica/mediasoup-client)) | [`3.18.7` → `3.18.8`](https://renovatebot.com/diffs/npm/mediasoup-client/3.18.7/3.18.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/mediasoup-client/3.18.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mediasoup-client/3.18.7/3.18.8?slim=true) |

---

### Release Notes

<details>
<summary>versatica/mediasoup-client (mediasoup-client)</summary>

### [`v3.18.8`](https://github.com/versatica/mediasoup-client/compare/3.18.7...3.18.8)

[Compare Source](https://github.com/versatica/mediasoup-client/compare/3.18.7...3.18.8)

</details>

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #30
Co-authored-by: Renovate Bot <renovate@keligrubb.com>
Co-committed-by: Renovate Bot <renovate@keligrubb.com>
2026-04-19 02:28:13 +00:00
5 changed files with 42 additions and 14 deletions
+28
View File
@@ -1,3 +1,31 @@
## [1.1.3] - 2026-04-19
### Changed
- update dependency mediasoup-client to v3.18.8 (#30)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [mediasoup-client](https://mediasoup.org) ([source](https://github.com/versatica/mediasoup-client)) | [`3.18.7` → `3.18.8`](https://renovatebot.com/diffs/npm/mediasoup-client/3.18.7/3.18.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/mediasoup-client/3.18.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mediasoup-client/3.18.7/3.18.8?slim=true) |
---
### Release Notes
<details>
<summary>versatica/mediasoup-client (mediasoup-client)</summary>
### [`v3.18.8`](https://github.com/versatica/mediasoup-client/compare/3.18.7...3.18.8)
[Compare Source](https://github.com/versatica/mediasoup-client/compare/3.18.7...3.18.8)
</details>
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
## [1.1.2] - 2026-04-15 ## [1.1.2] - 2026-04-15
### Changed ### Changed
- Update dependency fast-xml-parser to v5.6.0 (#28) - Update dependency fast-xml-parser to v5.6.0 (#28)
+2 -2
View File
@@ -2,5 +2,5 @@ apiVersion: v2
name: kestrelos name: kestrelos
description: KestrelOS TOC for OSINT feeds - map, camera feeds, offline tiles description: KestrelOS TOC for OSINT feeds - map, camera feeds, offline tiles
type: application type: application
version: 1.1.2 version: 1.1.3
appVersion: "1.1.2" appVersion: "1.1.3"
+1 -1
View File
@@ -2,7 +2,7 @@ replicaCount: 1
image: image:
repository: git.keligrubb.com/keligrubb/kestrelos repository: git.keligrubb.com/keligrubb/kestrelos
tag: 1.1.2 tag: 1.1.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:
+10 -10
View File
@@ -1,12 +1,12 @@
{ {
"name": "kestrelos", "name": "kestrelos",
"version": "1.1.1", "version": "1.1.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "kestrelos", "name": "kestrelos",
"version": "1.1.1", "version": "1.1.2",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@nuxt/icon": "^2.2.1", "@nuxt/icon": "^2.2.1",
@@ -4400,9 +4400,9 @@
} }
}, },
"node_modules/@types/debug": { "node_modules/@types/debug": {
"version": "4.1.12", "version": "4.1.13",
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
"integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/ms": "*" "@types/ms": "*"
@@ -10489,12 +10489,12 @@
} }
}, },
"node_modules/mediasoup-client": { "node_modules/mediasoup-client": {
"version": "3.18.7", "version": "3.18.8",
"resolved": "https://registry.npmjs.org/mediasoup-client/-/mediasoup-client-3.18.7.tgz", "resolved": "https://registry.npmjs.org/mediasoup-client/-/mediasoup-client-3.18.8.tgz",
"integrity": "sha512-110f+zYEvSllYoF6didbIznIvSrTwMY9CqDhdWpq1M0goX1HWLoBdguiYB/MqcA858R2dOKDarP1R4vv5RAg1w==", "integrity": "sha512-ur8ck0HkyCLdOkZNoxO2ZkA3JEPqLxKw2QD0kMQWHgz3TwvIUEjoNarvcTQLCZHOdSdsz9H6IfKuQ/8V8kKK9g==",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@types/debug": "^4.1.12", "@types/debug": "^4.1.13",
"@types/events-alias": "npm:@types/events@^3.0.3", "@types/events-alias": "npm:@types/events@^3.0.3",
"awaitqueue": "^3.3.0", "awaitqueue": "^3.3.0",
"debug": "^4.4.3", "debug": "^4.4.3",
@@ -10505,7 +10505,7 @@
"supports-color": "^10.2.2" "supports-color": "^10.2.2"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=22"
}, },
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "kestrelos", "name": "kestrelos",
"version": "1.1.2", "version": "1.1.3",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {