Skip to content
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

build(deps): bump the angular group in /generators/angular/resources with 2 updates #28820

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps the angular group in /generators/angular/resources with 2 updates: @angular/common and @angular/cli.

Updates @angular/common from 19.1.7 to 19.2.0

Release notes

Sourced from @​angular/common's releases.

v19.2.0

19.2.0 (2025-02-26)

common

Commit Description
feat - 3e39da593a introduce experimental httpResource (#59876)

compiler

Commit Description
feat - 5b20bab96d Add Skip Hydration diagnostic. (#59576)
feat - fe8a68329b support untagged template literals in expressions (#59230)

compiler-cli

Commit Description
feat - ed705a856a detect missing structural directive imports (#59443)

core

Commit Description
feat - 2588985f43 pass signal node to throwInvalidWriteToSignalErrorFn (#59600)
feat - 168516462a support default value in resource() (#59655)
feat - bc2ad7bfd3 support streaming resources (#59573)
feat - 146ab9a76e support TypeScript 5.8 (#59830)
fix - 6c92d65349 add hasValue narrowing to ResourceRef (#59708)
fix - 96e602ebe9 cancel in-progress request when same value is assigned (#59280)
fix - 6789c7ef94 Defer afterRender until after first CD (#59455) (#59551)
fix - c87e581dd9 Don't run effects in check no changes pass (#59455) (#59551)
fix - 127fc0dc84 fix resource()'s previous.state (#59708)
fix - b592b1b051 fix race condition in resource() (#59851)
fix - a299e02e91 preserve tracing snapshot until tick finishes (#59796)

forms

Commit Description
feat - fa0c3e3210 support type set in form validators (#45793)

migrations

Commit Description
feat - 1cd3a7db83 add migration to convert templates to use self-closing tags (#57342)

platform-browser

Commit Description
fix - e6cb411e43 automatically disable animations on the server (#59762)

platform-server

Commit Description
fix - fc5d187da5 decouple server from animations module (#59762)

v19.2.0-rc.0

19.2.0-rc.0 (2025-02-19)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.2.0 (2025-02-26)

common

Commit Type Description
3e39da593a feat introduce experimental httpResource (#59876)

compiler

Commit Type Description
5b20bab96d feat Add Skip Hydration diagnostic. (#59576)
fe8a68329b feat support untagged template literals in expressions (#59230)

compiler-cli

Commit Type Description
ed705a856a feat detect missing structural directive imports (#59443)

core

Commit Type Description
2588985f43 feat pass signal node to throwInvalidWriteToSignalErrorFn (#59600)
168516462a feat support default value in resource() (#59655)
bc2ad7bfd3 feat support streaming resources (#59573)
146ab9a76e feat support TypeScript 5.8 (#59830)
6c92d65349 fix add hasValue narrowing to ResourceRef (#59708)
96e602ebe9 fix cancel in-progress request when same value is assigned (#59280)
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
127fc0dc84 fix fix resource()'s previous.state (#59708)
b592b1b051 fix fix race condition in resource() (#59851)
a299e02e91 fix preserve tracing snapshot until tick finishes (#59796)

forms

Commit Type Description
fa0c3e3210 feat support type set in form validators (#45793)

migrations

Commit Type Description
1cd3a7db83 feat add migration to convert templates to use self-closing tags (#57342)

platform-browser

Commit Type Description
e6cb411e43 fix automatically disable animations on the server (#59762)

platform-server

Commit Type Description
fc5d187da5 fix decouple server from animations module (#59762)

19.1.8 (2025-02-26)

benchpress

... (truncated)

Commits
  • ee2f07f refactor(http): rename map to parse on HttpResourceOptions (#60112)
  • 7d66360 fix(common): make types for HttpClient more readable (#59901)
  • f88ed8e refactor(core): Add fake navigation to primitives for code sharing (#59857)
  • 40dc99d refactor(common): inline supports check in slice pipe (#59684)
  • 9674882 refactor(common): simplify stripTrailingSlash (#59746)
  • 7bd4be0 fix(common): clean up urlChanges subscribers when root scope is destroyed (...
  • 3e39da5 feat(common): introduce experimental httpResource (#59876)
  • f34aeae refactor(common): remove redundant transferCacheInterceptorFn dependencies ...
  • b7dd048 refactor(common): drop error messages in production (#59545)
  • 762e56e refactor(common): drop platform check in PreconnectLinkChecker (#59714)
  • Additional commits viewable in compare view

Updates @angular/cli from 19.1.8 to 19.2.0

Release notes

Sourced from @​angular/cli's releases.

v19.2.0

19.2.0 (2025-02-26)

@​schematics/angular

Commit Description
fix - fe8d83a1f add additional checks for application builder usage
fix - adf4ea5d4 remove animations module from ng new app

@​angular-devkit/build-angular

Commit Description
feat - ef7ea536f add aot option to jest
feat - 523d539c6 add aot option to karma
feat - a00a49a65 add aot to WTR schema
fix - 2bae1a9c0 support aot option for karma browser builder

@​angular/build

Commit Description
feat - 11fab9c7d add application builder karma testing to package
fix - a5fcf8044 provide karma stack trace sourcemap support
fix - 964fb778b support per component updates of multi-component files
fix - f836be9e6 support Vite allowedHosts option for development server
fix - 0ddf6aafa utilize bazel stamp instead of resolving peer dependency versions

@​angular/ssr

Commit Description
feat - 9726cd084 Add support for route matchers with fine-grained render mode control

v19.2.0-rc.0

19.2.0-rc.0 (2025-02-19)

@​schematics/angular

Commit Description
fix - adf4ea5d4 remove animations module from ng new app

@​angular/cli

Commit Description
fix - 8c7c7ac69 correctly parse and resolve relative schematic collection names on Windows
fix - 09f5006b5 prefer installed package as fallback when listing package groups

@​angular-devkit/build-angular

Commit Description
feat - a00a49a65 add aot to WTR schema
fix - c0c1670a6 pass missing options to Karma esbuild builder
fix - 2bae1a9c0 support aot option for karma browser builder

@​angular/build

Commit Description
feat - 11fab9c7d add application builder karma testing to package

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

19.2.0 (2025-02-26)

@​schematics/angular

Commit Type Description
fe8d83a1f fix add additional checks for application builder usage
adf4ea5d4 fix remove animations module from ng new app

@​angular-devkit/build-angular

Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
a00a49a65 feat add aot to WTR schema
2bae1a9c0 fix support aot option for karma browser builder

@​angular/build

Commit Type Description
11fab9c7d feat add application builder karma testing to package
a5fcf8044 fix provide karma stack trace sourcemap support
964fb778b fix support per component updates of multi-component files
f836be9e6 fix support Vite allowedHosts option for development server
0ddf6aafa fix utilize bazel stamp instead of resolving peer dependency versions

@​angular/ssr

Commit Type Description
9726cd084 feat Add support for route matchers with fine-grained render mode control

19.1.9 (2025-02-26)

@​angular/build

Commit Type Description
2d361e9b0 fix always disable JSON stats with dev-server

Commits
  • aaa1acc release: cut the v19.2.0 release
  • 39ebd25 build: update fw and packagr to 19.2.0
  • 239a404 fix(@​angular/build): always disable JSON stats with dev-server
  • fe8d83a fix(@​schematics/angular): add additional checks for application builder usage
  • 1f715d2 release: cut the v19.2.0-rc.0 release
  • 8f73dad build: update angular
  • b2e2e68 build: temporarily ignore renovate updates for @​angular/build-tooling
  • ca1e86b build: disable failing strict_deps targets
  • 68ef24d build: add strict_deps requirement for ts_project
  • fbef9a4 docs: release notes for the v19.1.8 release
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular group in /generators/angular/resources with 2 updates: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/common` from 19.1.7 to 19.2.0
- [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.0/packages/common)

Updates `@angular/cli` from 19.1.8 to 19.2.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.1.8...19.2.0)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added skip-changelog Exclude pull requests from the release notes theme: angular theme: dependencies Pull requests that update a dependency file labels Feb 27, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 27, 2025 03:56
@github-actions github-actions bot merged commit 321e55a into main Feb 27, 2025
50 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/generators/angular/resources/angular-c9dff06ed4 branch February 27, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Exclude pull requests from the release notes theme: angular theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants