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 20.3.15 to 21.0.5 in /web_embedding/ng-flutter#2763

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/web_embedding/ng-flutter/angular/common-21.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 15, 2025

Bumps@angular/common from 20.3.15 to 21.0.5.

Release notes

Sourced from@​angular/common's releases.

21.0.5

core

CommitDescription
fix - 69d243abb74avoid false-positive deprecation when usingInjectionToken with factory only

forms

CommitDescription
fix - 4fd2b722b40fix signal forms type error

21.0.4

compiler

CommitDescription
perf - f901cc9eb32chain query creation instructions

compiler-cli

CommitDescription
fix - 65297c62011expand type for native controls with a dynamic type

forms

CommitDescription
feat - f254ff4f2e0expose element on signal formsField directive
feat - 5880fbc73c6redo the signal forms metadata API
fix - 55fc677cef4add signals for dirty, hidden, and pending states in custom controls
fix - cbb10179c80allow resetting with empty string
fix - bf1c12cd932memoize reads of child fields in signal forms (#65802)
fix - 6d7475582f9Reuse key in parent in compat structure

21.0.3

compiler-cli

CommitDescription
fix - 5a80a48e96avoid allocating an object for signals in production mode
fix - 1f1856e897check that field radio button values are strings

core

CommitDescription
fix - 8c3304c766run animation queue in environment injector context
fix - 4bb085311eunable to inject viewProviders when host directive with providers is present
perf - 609699ae17tree shake unused dynamic[field] binding instructions (#65599)

forms

CommitDescription
feat - 6b4ab876e8Allows transforms onFormUiControl signals
fix - a5dbd4b382support dynamic[field] bindings (#65599)

http

CommitDescription
fix - 20474d3f0fenable XSRF protection for same-origin absolute URLs

... (truncated)

Changelog

Sourced from@​angular/common's changelog.

21.0.5 (2025-12-11)

core

CommitTypeDescription
69d243abb74fixavoid false-positive deprecation when usingInjectionToken with factory only

forms

CommitTypeDescription
4fd2b722b40fixfix signal forms type error

21.1.0-next.2 (2025-12-10)

Deprecations

upgrade

  • VERSION from@angular/upgrade is deprecated. Please use the entry from@angular/upgrade/static instead.

compiler

CommitTypeDescription
ae1c0dc4900perfchain query creation instructions

compiler-cli

CommitTypeDescription
8a3f3a91cf6fixexpand type for native controls with a dynamic type

forms

CommitTypeDescription
aff8b248b35featexpose element on signal formsField directive
ebc5c2b083afeatredo the signal forms metadata API
9fe95665813fixadd signals for dirty, hidden, and pending states in custom controls
14713d09923fixallow resetting with empty string
b96f65a963ffixmemoize reads of child fields in signal forms (#65802)
179b4cba67bfixReuse key in parent in compat structure

upgrade

... (truncated)

Commits
  • 288238a refactor(core): correct alltypeof ngDevMode comparison patterns introduced...
  • 56418b1 docs: add documentation forHTTP_TRANSFER_CACHE_ORIGIN_MAP
  • 20474d3 fix(http): enable XSRF protection for same-origin absolute URLs
  • 3240d85 fix(http): prevent XSRF token leakage to protocol-relative URLs
  • 6de8926 refactor(core): add debug name to resource (#64172)
  • 00ffe91 refactor(common): removes unused NgModuleFactory config in NgComponentOutlet
  • 8765b66 docs: add reference to Built-in Pipes in multiple pipe files
  • ab98e71 fix(common): remove placeholder image listeners once view is removed
  • 8ab0847 refactor(core): markVERSION as@__PURE__ for better tree-shaking
  • 650af71 refactor(http): migrate XSRF classes to use inject() function
  • 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)

Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.15 to 21.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/v21.0.5/packages/common)---updated-dependencies:- dependency-name: "@angular/common"  dependency-version: 21.0.5  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the autosubmitMerge PR when tree becomes green via auto submit App labelDec 15, 2025
@auto-submit
Copy link

autosubmit label was removed for flutter/samples/2763, because - The status or check suitereview-pr has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submitauto-submitbot removed the autosubmitMerge PR when tree becomes green via auto submit App labelDec 15, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fluttergithubbotfluttergithubbotfluttergithubbot approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@fluttergithubbot

[8]ページ先頭

©2009-2025 Movatter.jp