Bump the npm_and_yarn group across 1 directory with 7 updates#295
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the npm_and_yarn group across 1 directory with 7 updates#295dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 4 updates in the /webapp directory: [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker), [hono](https://github.com/honojs/hono) and [tmp](https://github.com/raszi/node-tmp). 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/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 #297. |
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 4 updates in the /webapp directory: @angular/core, @angular/service-worker, hono and tmp.
Updates
@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.
... (truncated)
Commits
0dc0f2dfix #4322: parse and print CSS@scoperules55fe391update firefox css gradient support2c35297update gradient lowering transform9209e44Update Go to 1.25.7 (#4388)e8d861bclose #4374: compat table for theusingfeature19b8887no longer needwilliamkapke/node-compat-table7e44218thekangax/compat-tablerepo moved to a new url23b9338runmake update-compat-tableb791ac3fix #4370: preserve url fragments in data URLs51e5456add a failing test for #4370Updates
honofrom 4.12.19 to 4.12.25Release notes
Sourced from hono's releases.
... (truncated)
Commits
fce483e4.12.25751ba41Merge commit from forkf0b094dMerge commit from forkfa5f9bfMerge commit from fork3892a6cMerge commit from fork74c2cf8test(aws-lambda): update integration tests (#5012)7ae7cbaMerge commit from fork1b13848chore(ci): bump codecov-action to v7.0.0 (#5011)5fdde5a4.12.24c78932dfix(utils/ipaddr): render the unspecified address binary as "::" (#4998)Updates
shell-quotefrom 1.8.3 to 1.8.4Changelog
Sourced from shell-quote's changelog.
Details
<...Description has been truncated