From 36ba2b06f612cffa0c5738d8a5ae779e47c477c6 Mon Sep 17 00:00:00 2001 From: git-action Date: Wed, 29 Apr 2026 10:29:00 +0000 Subject: [PATCH] chore: Upgrade vendored typescript-go to 56ab4af42157 risk: low --- CHANGELOG.md | 6 ++++++ TSGO_COMMIT | 2 +- VERSION | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0ba807..84c3a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.19.4] - 2026-04-29 + +### Changed +- Upgrade vendored typescript-go to [`56ab4af42157`](https://github.com/microsoft/typescript-go/commit/56ab4af421576f5326e0c08be5ac67149c053618) + ## [0.19.3] - 2026-04-28 ### Changed @@ -277,6 +282,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Multi-stage Docker build - Automated vendor upgrade workflow +[0.19.4]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.3...v0.19.4 [0.19.3]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.2...v0.19.3 [0.19.2]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.1...v0.19.2 [0.19.1]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.0...v0.19.1 diff --git a/TSGO_COMMIT b/TSGO_COMMIT index 5eb35bb..b8ea425 100644 --- a/TSGO_COMMIT +++ b/TSGO_COMMIT @@ -1 +1 @@ -3499951dbc497cb26a53717ed00b294e74d2891a \ No newline at end of file +56ab4af421576f5326e0c08be5ac67149c053618 \ No newline at end of file diff --git a/VERSION b/VERSION index 918820b..c7562ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19.3 \ No newline at end of file +0.19.4 \ No newline at end of file