Bump @angular/service-worker and @angular/build#1286
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
5fe31ae to
f5b49c0
Compare
Bumps [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) and [@angular/build](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `@angular/service-worker` from 21.2.6 to 22.0.5 - [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/v22.0.5/packages/service-worker) Updates `@angular/build` from 21.2.4 to 22.0.5 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.4...v22.0.5) --- updated-dependencies: - dependency-name: "@angular/build" dependency-version: 22.0.3 dependency-type: direct:development - dependency-name: "@angular/service-worker" dependency-version: 22.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
f5b49c0 to
9ebe9ef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @angular/service-worker and @angular/build. These dependencies needed to be updated together.
Updates
@angular/service-workerfrom 21.2.6 to 22.0.5Release notes
Sourced from @angular/service-worker's releases.
... (truncated)
Changelog
Sourced from @angular/service-worker's changelog.
... (truncated)
Commits
a16f9b2fix(service-worker): preserve referrer policy in asset requestsb4a5a2ffix(service-worker): preserve referrer in asset requestscf97b1ffix(service-worker): Strips sensitive headers on cross-origin redirectsd0c4951fix(service-worker): Preserves HTTP cache mode in asset group requestsa02797dfix(service-worker): Preserves explicit 'credentials: omit' in asset requestsa97d5ecbuild: update minimum supported Node.js versionsb8d3f36feat(compiler-cli): add support for Node.js 26.0.0836094cfix(service-worker): resolve TS 6.0 compatibility for messageerror listener57a07d0refactor(service-worker): remove unnecessary cast in mock redirect check07abfbcfix(service-worker): preserve redirect policy on reconstructed asset requestsUpdates
@angular/buildfrom 21.2.4 to 22.0.5Release notes
Sourced from @angular/build's releases.
... (truncated)
Changelog
Sourced from @angular/build's changelog.
... (truncated)
Commits
85a2698release: cut the v22.0.5 release5c892eebuild: update cross-repo angular dependencies7848e8dbuild: lock file maintenance862a380fix(@schematics/angular): remove unused app tsconfig outDir4288e44fix(@angular/build): scope createRequire module resolution using paths to pre...5f774f8fix(@angular/ssr): preserve response headers during redirect7c0d9f0fix(@angular/build): load zone.js dynamically for library unit testsf75085ffix(@angular-devkit/build-angular): prevent OS command injection in ssr-dev-s...f099e64fix(@angular/cli): gracefully handle package manager errors in command handlercf033ecfix(@angular/cli): respect release age policy in update bootstrapping logic