From c213953dd0f8f28f75809ba7e01fdae582044517 Mon Sep 17 00:00:00 2001 From: rokucommunity-bot <93661887+rokucommunity-bot@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:32:30 +0000 Subject: [PATCH 1/2] Increment version to 0.3.20 --- CHANGELOG.md | 22 +++++++++ package-lock.json | 116 +++++++++++++++++++++++----------------------- package.json | 6 +-- 3 files changed, 83 insertions(+), 61 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca9f762..050059e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [0.3.20](https://github.com/rokucommunity/roku-report-analyzer/compare/0.3.19...v0.3.20) - 2026-06-10 +### Changed + - upgrade to [@rokucommunity/logger@0.3.13](https://github.com/rokucommunity/logger/blob/master/CHANGELOG.md#0313---2026-06-08). Notable changes since 0.3.11: + - chore: Support dispatch workflows ([#15](https://github.com/rokucommunity/logger/pull/15)) + - chore: Shared CI - remove merged check on publish releases ([#14](https://github.com/rokucommunity/logger/pull/14)) + - Update minimum audit threshold ([#27](https://github.com/rokucommunity/logger/pull/27)) + - Accept GHSA-w5hq-g745-h8pq (uuid <11.1.1) advisory ([#26](https://github.com/rokucommunity/logger/pull/26)) + - Slim security-audit-required to a single conditional check ([#24](https://github.com/rokucommunity/logger/pull/24)) + - Only block release-branch PRs on Security Audit failures ([#21](https://github.com/rokucommunity/logger/pull/21)) + - Security Audit workflow ([#19](https://github.com/rokucommunity/logger/pull/19)) + - Security enhancements ([#17](https://github.com/rokucommunity/logger/pull/17)) + - chore: support OIDC ([#16](https://github.com/rokucommunity/logger/pull/16)) + - upgrade to [brighterscript@0.72.5](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0725---2026-06-10). Notable changes since 0.72.1: + - Add parameter name inlay hints ([#1703](https://github.com/rokucommunity/brighterscript/pull/1703)) + - Update minimum audit threshold ([#1723](https://github.com/rokucommunity/brighterscript/pull/1723)) + - Accept GHSA-w5hq-g745-h8pq (uuid <11.1.1) advisory ([#1722](https://github.com/rokucommunity/brighterscript/pull/1722)) + - Add security-audit-required gate job to security-audit workflow ([#1720](https://github.com/rokucommunity/brighterscript/pull/1720)) + - Security Audit workflow ([#1718](https://github.com/rokucommunity/brighterscript/pull/1718)) + - Security enhancements ([#1714](https://github.com/rokucommunity/brighterscript/pull/1714)) + + + ## [0.3.19](https://github.com/rokucommunity/roku-report-analyzer/compare/0.3.18...v0.3.19) - 2026-05-11 ### Changed - upgrade to [brighterscript@0.72.1](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0721---2026-05-11). Notable changes since 0.70.4: diff --git a/package-lock.json b/package-lock.json index 2543243..ab17e32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "roku-report-analyzer", - "version": "0.3.19", + "version": "0.3.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "roku-report-analyzer", - "version": "0.3.19", + "version": "0.3.20", "license": "MIT", "dependencies": { - "@rokucommunity/logger": "^0.3.11", - "brighterscript": "^0.72.1", + "@rokucommunity/logger": "^0.3.13", + "brighterscript": "^0.72.5", "extract-zip": "^2.0.1", "fs-extra": "^10.0.0", "glob-all": "^3.2.1", @@ -759,9 +759,9 @@ "integrity": "sha512-2ox6EUL+UTtccTbD4dbVjZK3QHa0PHCqpoKMF8lZz9ayzzEP3iVPF8KZR6hOi6bxsIcbGXVjqmtCVkpC4P9SrA==" }, "node_modules/@rokucommunity/logger": { - "version": "0.3.11", - "resolved": "https://registry.npmjs.org/@rokucommunity/logger/-/logger-0.3.11.tgz", - "integrity": "sha512-yQWa+rRVYkZeEYFePHzNtB6/DL+wPjjL/xt9wM0gQPDugSl8kJZ3ywyUtrFS+y/wzY0Nc2M+1704GVx0vdOO9A==", + "version": "0.3.13", + "resolved": "https://registry.npmjs.org/@rokucommunity/logger/-/logger-0.3.13.tgz", + "integrity": "sha512-lbpHoYn6HmWY7aXPyFebHh/9J6aBYCafTz6CFWz/ssrlqQgs9QLPqypna/Jdp7lABY+OvToYx5QfK2Y7Jll+DA==", "dependencies": { "chalk": "^4.1.2", "date-fns": "^2.30.0", @@ -1483,12 +1483,12 @@ } }, "node_modules/brighterscript": { - "version": "0.72.1", - "resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.72.1.tgz", - "integrity": "sha512-WwImSBlnmW+wSW5c8uH86/g0C2pdQf2utivOkJKssDe8cSqRrd4T5YRDWa5pkZlgY9otcp867ZSKHAqk1Y4XGA==", + "version": "0.72.5", + "resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.72.5.tgz", + "integrity": "sha512-Wod6+FuAqzus4A9JcXyl5+h1n2D7A4sSgfRP3wqSZdnv2xogQYBoY4E1IaXPTSjWomsmdhblv8PmySkm4M0A+g==", "dependencies": { "@rokucommunity/bslib": "^0.1.1", - "@rokucommunity/logger": "^0.3.11", + "@rokucommunity/logger": "^0.3.13", "@xml-tools/parser": "^1.0.7", "array-flat-polyfill": "^1.0.1", "chalk": "^2.4.2", @@ -1513,7 +1513,7 @@ "parse-ms": "^2.1.0", "readline": "^1.3.0", "require-relative": "^0.8.7", - "roku-deploy": "^3.17.2", + "roku-deploy": "^3.17.6", "safe-json-stringify": "^1.2.0", "semver": "^7.7.3", "serialize-error": "^7.0.1", @@ -2083,9 +2083,9 @@ } }, "node_modules/dayjs": { - "version": "1.11.20", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz", - "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==" + "version": "1.11.21", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.21.tgz", + "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==" }, "node_modules/debounce-promise": { "version": "3.1.2", @@ -2285,9 +2285,9 @@ } }, "node_modules/es-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz", + "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==", "dependencies": { "es-errors": "^1.3.0" }, @@ -3229,9 +3229,9 @@ } }, "node_modules/hasown": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz", - "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz", + "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==", "dependencies": { "function-bind": "^1.1.2" }, @@ -4877,11 +4877,11 @@ } }, "node_modules/roku-deploy": { - "version": "3.17.2", - "resolved": "https://registry.npmjs.org/roku-deploy/-/roku-deploy-3.17.2.tgz", - "integrity": "sha512-+raRjlp6nkrx3+eLDotJc03tK37t9+Xv2vT+X52+c5FbMQS3zG46KchjCYRIkAtjApw5bC92nYEcU0W9xrcDKw==", + "version": "3.17.6", + "resolved": "https://registry.npmjs.org/roku-deploy/-/roku-deploy-3.17.6.tgz", + "integrity": "sha512-5G28I0eNCpKCv34f6jCNvY8e746RE4uTWisGBZSiUqyKnraN6NIZo5VimNWMBajICCAqzUjpqLmJN9q5KXq8mw==", "dependencies": { - "@types/request": "^2.47.0", + "@types/request": "^2.48.13", "chalk": "^2.4.2", "dateformat": "^3.0.3", "dayjs": "^1.11.0", @@ -4894,7 +4894,7 @@ "micromatch": "^4.0.4", "moment": "^2.29.1", "parse-ms": "^2.1.0", - "postman-request": "^2.88.1-postman.40", + "postman-request": "^2.88.1-postman.48", "semver": "^7.7.3", "temp-dir": "^2.0.0", "xml2js": "^0.5.0" @@ -5118,13 +5118,13 @@ } }, "node_modules/side-channel": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", - "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz", + "integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==", "dependencies": { "es-errors": "^1.3.0", - "object-inspect": "^1.13.3", - "side-channel-list": "^1.0.0", + "object-inspect": "^1.13.4", + "side-channel-list": "^1.0.1", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2" }, @@ -6520,9 +6520,9 @@ "integrity": "sha512-2ox6EUL+UTtccTbD4dbVjZK3QHa0PHCqpoKMF8lZz9ayzzEP3iVPF8KZR6hOi6bxsIcbGXVjqmtCVkpC4P9SrA==" }, "@rokucommunity/logger": { - "version": "0.3.11", - "resolved": "https://registry.npmjs.org/@rokucommunity/logger/-/logger-0.3.11.tgz", - "integrity": "sha512-yQWa+rRVYkZeEYFePHzNtB6/DL+wPjjL/xt9wM0gQPDugSl8kJZ3ywyUtrFS+y/wzY0Nc2M+1704GVx0vdOO9A==", + "version": "0.3.13", + "resolved": "https://registry.npmjs.org/@rokucommunity/logger/-/logger-0.3.13.tgz", + "integrity": "sha512-lbpHoYn6HmWY7aXPyFebHh/9J6aBYCafTz6CFWz/ssrlqQgs9QLPqypna/Jdp7lABY+OvToYx5QfK2Y7Jll+DA==", "requires": { "chalk": "^4.1.2", "date-fns": "^2.30.0", @@ -7074,12 +7074,12 @@ } }, "brighterscript": { - "version": "0.72.1", - "resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.72.1.tgz", - "integrity": "sha512-WwImSBlnmW+wSW5c8uH86/g0C2pdQf2utivOkJKssDe8cSqRrd4T5YRDWa5pkZlgY9otcp867ZSKHAqk1Y4XGA==", + "version": "0.72.5", + "resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.72.5.tgz", + "integrity": "sha512-Wod6+FuAqzus4A9JcXyl5+h1n2D7A4sSgfRP3wqSZdnv2xogQYBoY4E1IaXPTSjWomsmdhblv8PmySkm4M0A+g==", "requires": { "@rokucommunity/bslib": "^0.1.1", - "@rokucommunity/logger": "^0.3.11", + "@rokucommunity/logger": "^0.3.13", "@xml-tools/parser": "^1.0.7", "array-flat-polyfill": "^1.0.1", "chalk": "^2.4.2", @@ -7104,7 +7104,7 @@ "parse-ms": "^2.1.0", "readline": "^1.3.0", "require-relative": "^0.8.7", - "roku-deploy": "^3.17.2", + "roku-deploy": "^3.17.6", "safe-json-stringify": "^1.2.0", "semver": "^7.7.3", "serialize-error": "^7.0.1", @@ -7540,9 +7540,9 @@ "integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==" }, "dayjs": { - "version": "1.11.20", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz", - "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==" + "version": "1.11.21", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.21.tgz", + "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==" }, "debounce-promise": { "version": "3.1.2", @@ -7700,9 +7700,9 @@ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" }, "es-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz", + "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==", "requires": { "es-errors": "^1.3.0" } @@ -8384,9 +8384,9 @@ } }, "hasown": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz", - "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz", + "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==", "requires": { "function-bind": "^1.1.2" } @@ -9646,11 +9646,11 @@ } }, "roku-deploy": { - "version": "3.17.2", - "resolved": "https://registry.npmjs.org/roku-deploy/-/roku-deploy-3.17.2.tgz", - "integrity": "sha512-+raRjlp6nkrx3+eLDotJc03tK37t9+Xv2vT+X52+c5FbMQS3zG46KchjCYRIkAtjApw5bC92nYEcU0W9xrcDKw==", + "version": "3.17.6", + "resolved": "https://registry.npmjs.org/roku-deploy/-/roku-deploy-3.17.6.tgz", + "integrity": "sha512-5G28I0eNCpKCv34f6jCNvY8e746RE4uTWisGBZSiUqyKnraN6NIZo5VimNWMBajICCAqzUjpqLmJN9q5KXq8mw==", "requires": { - "@types/request": "^2.47.0", + "@types/request": "^2.48.13", "chalk": "^2.4.2", "dateformat": "^3.0.3", "dayjs": "^1.11.0", @@ -9663,7 +9663,7 @@ "micromatch": "^4.0.4", "moment": "^2.29.1", "parse-ms": "^2.1.0", - "postman-request": "^2.88.1-postman.40", + "postman-request": "^2.88.1-postman.48", "semver": "^7.7.3", "temp-dir": "^2.0.0", "xml2js": "^0.5.0" @@ -9826,13 +9826,13 @@ "dev": true }, "side-channel": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", - "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz", + "integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==", "requires": { "es-errors": "^1.3.0", - "object-inspect": "^1.13.3", - "side-channel-list": "^1.0.0", + "object-inspect": "^1.13.4", + "side-channel-list": "^1.0.1", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2" } diff --git a/package.json b/package.json index 83bf17c..a27cfbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roku-report-analyzer", - "version": "0.3.19", + "version": "0.3.20", "description": "Analyze roku crashlogs and leverage sourcemaps to translate pkg paths into original file paths", "license": "MIT", "author": "RokuCommunity", @@ -95,8 +95,8 @@ "typescript-formatter": "^7.2.2" }, "dependencies": { - "@rokucommunity/logger": "^0.3.11", - "brighterscript": "^0.72.1", + "@rokucommunity/logger": "^0.3.13", + "brighterscript": "^0.72.5", "extract-zip": "^2.0.1", "fs-extra": "^10.0.0", "glob-all": "^3.2.1", From a0e84e65e4486c6bf46605cb45b7020fc5545356 Mon Sep 17 00:00:00 2001 From: Bronley Plumb Date: Wed, 10 Jun 2026 08:44:03 -0400 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 050059e..114d8f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,22 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.3.20](https://github.com/rokucommunity/roku-report-analyzer/compare/0.3.19...v0.3.20) - 2026-06-10 ### Changed - upgrade to [@rokucommunity/logger@0.3.13](https://github.com/rokucommunity/logger/blob/master/CHANGELOG.md#0313---2026-06-08). Notable changes since 0.3.11: - - chore: Support dispatch workflows ([#15](https://github.com/rokucommunity/logger/pull/15)) - - chore: Shared CI - remove merged check on publish releases ([#14](https://github.com/rokucommunity/logger/pull/14)) - - Update minimum audit threshold ([#27](https://github.com/rokucommunity/logger/pull/27)) - - Accept GHSA-w5hq-g745-h8pq (uuid <11.1.1) advisory ([#26](https://github.com/rokucommunity/logger/pull/26)) - - Slim security-audit-required to a single conditional check ([#24](https://github.com/rokucommunity/logger/pull/24)) - - Only block release-branch PRs on Security Audit failures ([#21](https://github.com/rokucommunity/logger/pull/21)) - - Security Audit workflow ([#19](https://github.com/rokucommunity/logger/pull/19)) - - Security enhancements ([#17](https://github.com/rokucommunity/logger/pull/17)) - - chore: support OIDC ([#16](https://github.com/rokucommunity/logger/pull/16)) + - Security fixes ([#27](https://github.com/rokucommunity/logger/pull/27), [#26](https://github.com/rokucommunity/logger/pull/26), [#24](https://github.com/rokucommunity/logger/pull/24), [#21](https://github.com/rokucommunity/logger/pull/21), [#19](https://github.com/rokucommunity/logger/pull/19), [#17](https://github.com/rokucommunity/logger/pull/17), [#16](https://github.com/rokucommunity/logger/pull/16)) - upgrade to [brighterscript@0.72.5](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0725---2026-06-10). Notable changes since 0.72.1: - - Add parameter name inlay hints ([#1703](https://github.com/rokucommunity/brighterscript/pull/1703)) - - Update minimum audit threshold ([#1723](https://github.com/rokucommunity/brighterscript/pull/1723)) - - Accept GHSA-w5hq-g745-h8pq (uuid <11.1.1) advisory ([#1722](https://github.com/rokucommunity/brighterscript/pull/1722)) - - Add security-audit-required gate job to security-audit workflow ([#1720](https://github.com/rokucommunity/brighterscript/pull/1720)) - - Security Audit workflow ([#1718](https://github.com/rokucommunity/brighterscript/pull/1718)) - - Security enhancements ([#1714](https://github.com/rokucommunity/brighterscript/pull/1714)) + - Security fixes ([#1723](https://github.com/rokucommunity/brighterscript/pull/1723), [#1722](https://github.com/rokucommunity/brighterscript/pull/1722), [#1720](https://github.com/rokucommunity/brighterscript/pull/1720), [#1718](https://github.com/rokucommunity/brighterscript/pull/1718), [#1714](https://github.com/rokucommunity/brighterscript/pull/1714))