Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps @ngrx/signals from 20.1.0 to 21.0.1.

Changelog

Sourced from @​ngrx/signals's changelog.

21.0.1 (2025-12-22)

Bug Fixes

  • schematics: restore CommonJS module output for Node.js (#5051) (7819972), closes #5050

21.0.0 (2025-12-18)

21.0.0-rc.0 (2025-12-16)

Bug Fixes

  • eslint-plugin: add type-checked configs to legacy config (#5038) (faf6491)

Features

  • eslint-plugin: extend NonRecord type checks in state rules (#5045) (bab4d12), closes #4615

21.0.0-beta.0 (2025-12-04)

Bug Fixes

  • eslint-plugin: only lint NgRx selectors in prefix-selectors-with-select (#4995) (568dbe3), closes #4447
  • signals: drop assertInInjectionContext in production (#4954) (37e6fa1)
  • signals: drop assertUniqueStoreMembers in production (#4953) (b4edd95)
  • signals: remove symbol descriptions from prod bundle (#4979) (05cfb03)

Features

  • eslint-plugin: enhance prefix-selectors-with-select to handle destructuring (#4926) (bc89544)
  • eslint-plugin: split required typechecking configs (#5002) (c1f4fc5)
  • signals: add ability to provide SignalStore at the platform level (#4964) (835014b), closes #4963
  • signals: add EntityChanges type to public API (#5014) (76e4dc6), closes #5012
  • signals: add migration schematic to rename withEffects to withEventHandlers (#5032) (d6a2c56), closes #5010
  • signals: allow computation fn to be provided to signalMethod and rxMethod (#4996) (eea69d7), closes #4986
  • signals: allow returning an array of observables from withEffects (#5008) (8994d92)
  • signals: provide Dispatcher and Events at the platform level (#4978) (0722ddb)
  • signals: provide support for scoped events (#4997) (c719d19), closes #4776
  • signals: rename withEffects to withEventHandlers (#5009) (3aa64ae)

BREAKING CHANGES

  • signals: The withEffects feature from @​ngrx/signals/events plugin is renamed to withEventHandlers.

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 23, 2025
@DasShorty
Copy link
Owner

@dependabot rebase

Bumps [@ngrx/signals](https://github.com/ngrx/platform) from 20.1.0 to 21.0.1.
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ngrx/platform/commits/21.0.1)

---
updated-dependencies:
- dependency-name: "@ngrx/signals"
  dependency-version: 21.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/ngrx/signals-21.0.1 branch from 413aee7 to 74a5f68 Compare December 24, 2025 08:05
@DasShorty DasShorty merged commit e20821e into master Jan 3, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/ngrx/signals-21.0.1 branch January 3, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Development

Successfully merging this pull request may close these issues.

2 participants