Skip to content

chore: Bump @angular/platform-browser-dynamic from 18.2.13 to 19.2.8 #270

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps @angular/platform-browser-dynamic from 18.2.13 to 19.2.8.

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

... (truncated)

Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

19.2.8 (2025-04-23)

forms

Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

20.0.0-next.7 (2025-04-16)

common

Commit Type Description
cbbea70fa3 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Type Description
65adb3024d feat Add provider which reports unhandled errors on window to ErrorHandler (#60704)
c1bcae91dd feat expose performance data in Chrome DevTools (#60789)
727cda3856 feat mark linkedSignal API as public (#60865)
567522398f feat stabilize incremental hydration api (#60888)
bf8492b871 feat stabilize withI18nSupport() api (#60889)
11d441ff8b fix inject migration: replace param with this. (#60713)

http

Commit Type Description
9f31947aad fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

... (truncated)

Commits
  • 8e7a6a3 refactor(platform-browser-dynamic): switching to relative imports within the ...
  • 8e8ccc7 fix(platform-browser): ensure platformBrowserTesting includes `platformBrow...
  • 2466fc9 refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to `@...
  • 1e06c8e fix(platform-browser-dynamic): ensure compiler is loaded before `@angular/com...
  • 09df589 refactor(core): Migrate all packages with the explicit-standalone-flag sche...
  • 84b6896 refactor(platform-server): Add an ssr benchmark setup. (#57647)
  • 9dbe6fc refactor: update license text to point to angular.dev (#57901)
  • See full diff in compare 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/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 18.2.13 to 19.2.8.
- [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.8/packages/platform-browser-dynamic)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant