build(deps): bump the npm_and_yarn group across 1 directory with 3 updates - #17596
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the npm_and_yarn group across 1 directory with 3 updates#17596dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the npm_and_yarn group with 3 updates in the / directory: [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server), [hono](https://github.com/honojs/hono) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `@angular/platform-server` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/platform-server) Updates `hono` from 4.13.1 to 4.13.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.1...v4.13.7) Updates `js-yaml` from 3.15.1 to 3.15.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.15.1...3.15.2) --- updated-dependencies: - dependency-name: "@angular/platform-server" dependency-version: 22.1.4 dependency-type: direct:production - dependency-name: hono dependency-version: 4.13.7 dependency-type: indirect - dependency-name: js-yaml dependency-version: 3.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-1c7b3fe0ee
branch
from
September 11, 2026 10:36
29a20d3 to
9b76435
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 the npm_and_yarn group with 3 updates in the / directory: @angular/platform-server, hono and js-yaml.
Updates
@angular/platform-serverfrom 22.1.1 to 22.1.4Release notes
Sourced from @angular/platform-server's releases.
... (truncated)
Changelog
Sourced from @angular/platform-server's changelog.
... (truncated)
Commits
7546b7afix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...71e52d1fix(platform-server): avoid stripping unicode whitespace during url resolution4413711fix(core): replace all hasOwnProperty usages with Object.hasOwnc04931cfix(core): throw a descriptive error instead of crashing when a hydration nod...601d1f6fix(core): throw NG0500 instead of a raw TypeError on element hydration mismatch98bc211test(platform-server): clean up viewport hydration observer6f9a64efix(compiler): remove namespaced MathML script elementsUpdates
honofrom 4.13.1 to 4.13.7Release notes
Sourced from hono's releases.
... (truncated)
Commits
eebdf7b4.13.72b8ed40Merge commit from forkcac0c4d4.13.6dac5d57refactor(on-handler): use forEach for consistent handler iteration (#5326)ec648d6chore: bumpeditorconfig-checker(#5336)e2740d5fix(types): allow symbol keys in Context<any> get and set fallbacks (#5300)499c35efix(client): normalize root WebSocket URLs (#5291)50b8788fix(client): keep a param value of "index" in $url() and $path() (#5297)06880c44.13.5531e9c5Merge commit from forkUpdates
js-yamlfrom 3.15.1 to 3.15.2Changelog
Sourced from js-yaml's changelog.
Commits
5c45bd63.15.2 released5a708f9dist rebuild3485bc0Backport merge limits from v5.4.1f34812fUpdate .gitignore