Bump the npm_and_yarn group across 1 directory with 8 updates#297
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the npm_and_yarn group across 1 directory with 8 updates#297dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 5 updates in the /webapp directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.21` | `20.3.25` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.21` | `22.0.1` | | [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) | `20.3.21` | `22.0.1` | | [hono](https://github.com/honojs/hono) | `4.12.19` | `4.12.25` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.5` | `0.2.7` | Updates `@angular/common` from 20.3.21 to 20.3.25 - [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/v20.3.25/packages/common) Updates `@angular/core` from 20.3.21 to 22.0.1 - [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.1/packages/core) Updates `@angular/service-worker` from 20.3.21 to 22.0.1 - [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.1/packages/service-worker) Updates `@angular/service-worker` from 20.3.21 to 22.0.1 - [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.1/packages/service-worker) Updates `esbuild` from 0.27.7 to 0.27.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.7...v0.27.3) Updates `hono` from 4.12.19 to 4.12.25 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.19...v4.12.25) Updates `shell-quote` from 1.8.3 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.3...v1.8.4) Updates `tmp` from 0.2.5 to 0.2.7 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.5...v0.2.7) Updates `webpack-dev-server` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.25 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/core" dependency-version: 22.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/service-worker" dependency-version: 22.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/service-worker" dependency-version: 22.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.27.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.25 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: 0.2.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #298. |
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 the npm_and_yarn group with 5 updates in the /webapp directory:
20.3.2120.3.2520.3.2122.0.120.3.2122.0.14.12.194.12.250.2.50.2.7Updates
@angular/commonfrom 20.3.21 to 20.3.25Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
06be298fix(http): preserve empty referrer option in HttpRequest9f443bcfix(common): Limits date format string lengthfa940e1fix(http): Rejects non-HTTP(S) URLs in JSONP requests1a62130fix(common): use cryptographically secure SHA-256 for transfer cache key gene...566ad05fix(common): skip transfer cache for uncacheable HTTP traffice2ef1cefix(http): skip transfer cache for fetch credentialed requests3d135cefix(common): add upper bounds for digitsInfo39a4b4cfix(common): sanitize placeholderde7b2a6fix(http): exclude withCredentials requests from transfer cache4233188fix(http): skip TransferCache for cookie-bearing requests by defaultUpdates
@angular/corefrom 20.3.21 to 22.0.1Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
4b0c3b8refactor(core): Update registerNgModuleType to support codegen typecheckingdbf64c8test(core): fix AI tools test flake045bb73fix(core): validate lowercase SVG animation attribute names1ee224cfix(compiler): disallow i18n event attributes5946c18fix(compiler): sanitizehref/xlink:hrefattributes of any element of the ...b1f02ebrefactor(core): add internal utility85d2d10fix(forms): harden FormGroup control lookups against prototype shadowing6e3d51drefactor(migrations): ImprovesafeNavigationMigrationheuristic01ea640refactor(core): Fix DirectiveDefinition interface to allow abstract classesa704b08docs: add Signal Forms and v22 guidance to AI best-practices and llms.txtUpdates
@angular/service-workerfrom 20.3.21 to 22.0.1Release notes
Sourced from @angular/service-worker's releases.
... (truncated)
Changelog
Sourced from @angular/service-worker's changelog.
... (truncated)
Commits
cf97b1ffix(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 requests806c9aabuild: update rules_angular dependency commit hash.d550bf7build: update minimum supported Node.js versionsUpdates
@angular/service-workerfrom 20.3.21 to 22.0.1Release notes
Sourced from @angular/service-worker's releases.
... (truncated)
Changelog
Sourced from @angular/service-worker's changelog.
... (truncated)
Commits
cf97b1ffix(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 requests806c9aabuild: update rules_angular dependency commit hash.d550bf7build: update minimum supported Node.js versionsUpdates
esbuildfrom 0.27.7 to 0.27.3Changelog
Sourced from esbuild's changelog.