From 90117cd09524c8b885be9bc1444f92399214e41d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:54:43 -0600 Subject: [PATCH 1/2] Build(deps): bump @angular/compiler (#1731) Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.17 to 19.2.18. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v19.2.18/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 19.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Gold <41129777+agold-rh@users.noreply.github.com> --- .../app/angular/package-lock.json | 8 ++++---- .../ml-audio-content-profiling/app/angular/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/ml-audio-content-profiling/app/angular/package-lock.json b/examples/ml-audio-content-profiling/app/angular/package-lock.json index fc67628f1f2..e2eb6e0161e 100644 --- a/examples/ml-audio-content-profiling/app/angular/package-lock.json +++ b/examples/ml-audio-content-profiling/app/angular/package-lock.json @@ -10,7 +10,7 @@ "@angular/animations": "^7.0.4", "@angular/cdk": "^7.3.7", "@angular/common": "~19.2.16", - "@angular/compiler": "~19.2.17", + "@angular/compiler": "~19.2.18", "@angular/core": "~19.2.18", "@angular/forms": "~7.0.0", "@angular/http": "~7.0.0", @@ -1153,9 +1153,9 @@ "license": "0BSD" }, "node_modules/@angular/compiler": { - "version": "19.2.17", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.17.tgz", - "integrity": "sha512-qo8psYASAlDiQ8fAL8i/E2JfWH2nPTpZDKKZxSWvgBVA8o+zUEjYAJu6/k6btnu+4Qcb425T0rmM/zao6EU9Aw==", + "version": "19.2.18", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.18.tgz", + "integrity": "sha512-3MscvODxRVxc3Cs0ZlHI5Pk5rEvE80otfvxZTMksOZuPlv1B+S8MjWfc3X3jk9SbyUEzODBEH55iCaBHD48V3g==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/examples/ml-audio-content-profiling/app/angular/package.json b/examples/ml-audio-content-profiling/app/angular/package.json index dea181f087f..3d0ab17f3ad 100644 --- a/examples/ml-audio-content-profiling/app/angular/package.json +++ b/examples/ml-audio-content-profiling/app/angular/package.json @@ -21,7 +21,7 @@ "@angular/animations": "^7.0.4", "@angular/cdk": "^7.3.7", "@angular/common": "~19.2.16", - "@angular/compiler": "~19.2.17", + "@angular/compiler": "~19.2.18", "@angular/core": "~19.2.18", "@angular/forms": "~7.0.0", "@angular/http": "~7.0.0", From 214c7f35333a34ca82172253a1bbd7a37618310d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:36:53 -0600 Subject: [PATCH 2/2] Build(deps): bump werkzeug in /examples/cloud-composer-examples (#1732) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/cloud-composer-examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cloud-composer-examples/requirements.txt b/examples/cloud-composer-examples/requirements.txt index 14e263479ee..adade3c011d 100644 --- a/examples/cloud-composer-examples/requirements.txt +++ b/examples/cloud-composer-examples/requirements.txt @@ -1,5 +1,5 @@ apache-airflow[gcp,crypto]==1.10.3 apache-beam[gcp]==2.19.0 -werkzeug==3.1.4 +werkzeug==3.1.5 tzlocal>=1.5.1 pyspark==3.3.2