Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump @angular/common from 14.0.4 to 19.2.16 in /5-AccessControl/1-call-api-roles/SPA#12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/5-AccessControl/1-call-api-roles/SPA/angular/common-19.2.16

Conversation

@dependabot
Copy link

@dependabotdependabotbot commented on behalf ofgithubNov 27, 2025

Bumps@angular/common from 14.0.4 to 19.2.16.

Release notes

Sourced from@​angular/common's releases.

19.2.16

http

CommitDescription
fix - 05fe6686a9prevent XSRF token leakage to protocol-relative URLs

19.2.15

core

CommitDescription
fix - 70d0639bc1introduceBootstrapContext for improved server bootstrapping (#63639)

Breaking Changes

core

  • The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.

    Before:

    constbootstrap=()=>bootstrapApplication(AppComponent,config);

    After:

    constbootstrap=(context:BootstrapContext)=>bootstrapApplication(AppComponent,config,context);

    A schematic is provided to automatically updatemain.server.ts files to pass theBootstrapContext to thebootstrapApplication call.

    In addition,getPlatform() anddestroyPlatform() will now returnnull and be a no-op respectively when running in a server environment.

For more information please see:GHSA-68x2-mx4q-78m7

19.2.14

compiler

CommitDescription
fix - 24bab55f0clexer support for template literals in object literals (#61601)

migrations

CommitDescription
fix - 9e1cd49662preserve comments when removing unused imports (#61674)

19.2.13

common

CommitDescription
fix - 2c876b4fc5avoid injecting ApplicationRef in FetchBackend (#61649)

service-worker

| Commit | Description |

... (truncated)

Changelog

Sourced from@​angular/common's changelog.

19.2.16 (2025-11-26)

http

CommitTypeDescription
05fe6686a9fixprevent XSRF token leakage to protocol-relative URLs

21.1.0-next.0 (2025-11-25)

platform-browser

CommitTypeDescription
ec9dc94ceefeataddcontext tocreateApplication
ab67988d2efeatresolve JIT resources increateApplication

router

CommitTypeDescription
a03c82564dfeatAdd scroll behavior controls on router navigation
c25d749d85featExecute RunGuardsAndResolvers function in injection context
c84d372778featSupport wildcard params with segments trailing (#64737)

20.3.14 (2025-11-25)

http

CommitTypeDescription
0276479e7dfixprevent XSRF token leakage to protocol-relative URLs

21.0.1 (2025-11-25)

compiler-cli

| Commit | Type | Description |

... (truncated)

Commits
  • 05fe668 fix(http): prevent XSRF token leakage to protocol-relative URLs
  • 12e2302 build: update common's locales to use rules_js (#61630)
  • 9701047 test(common): Add circular deps test to 19.2.x (#61651)
  • 2c876b4 fix(common): avoid injecting ApplicationRef in FetchBackend (#61649)
  • 8e54b57 build: move private testing helpers outsideplatform-browser/testing (#61571)
  • 2b1b14f fix(core): cleanuprxResource abort listener (#58306)
  • 126efc9 fix(common): cancel reader when app is destroyed (#61528)
  • efda872 fix(common): prevent reading chunks if app is destroyed (#61354)
  • c43fd3a build: migrate common to use rules_js based toolchain (#61434)
  • 185b780 build: migratepackages/core/schematics tots_project (#61420)
  • Additional commits viewable incompare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 14.0.4 to 19.2.16.- [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/19.2.16/packages/common)---updated-dependencies:- dependency-name: "@angular/common"  dependency-version: 19.2.16  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsNov 27, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp