Skip to content

Bump @ngrx/effects from 14.3.2 to 21.1.0 in /angular-app#23

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-app/ngrx/effects-21.1.0
Closed

Bump @ngrx/effects from 14.3.2 to 21.1.0 in /angular-app#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-app/ngrx/effects-21.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps @ngrx/effects from 14.3.2 to 21.1.0.

Changelog

Sourced from @​ngrx/effects's changelog.

21.1.0 (2026-03-24)

Bug Fixes

  • component: fix "Illegal invocation" error (#5110) (2b26360), closes #5108
  • eslint-plugin: Support factory by with-state-no-arrays-at-root-level (#5115) (653efa5), closes #5104
  • signals: deprecate calling rxMethod/signalMethod outside injection context (#5079) (0ea338f)

Features

  • docs: add theme toggle (#5092) (5d88f2c), closes #5065
  • entity: export EntitySelectors and MemoizedEntitySelectors types (2906540)
  • eslint-plugin: add ESLint v10 compatibility (#5103) (853cbc5), closes #5102
  • store: export SelectSignalOptions type (97a6843)

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)

... (truncated)

Commits
  • 7138a43 chore: release 21.1.0
  • 1e2c4bf refactor(example-app): migrate e2e tests to Playwright (#5120)
  • 3a8bb62 docs(store): show correct testing snippets (#5124)
  • c0a1f97 refactor(www): switch docs app inputs to signal inputs (#5119)
  • 653efa5 fix(eslint-plugin): Support factory by with-state-no-arrays-at-root-level (#5...
  • 92d6cdd docs(www): add install instructions component (#5114)
  • 0d1e693 docs(www): add NgRx workshops for spring 2026 (#5113)
  • 97ccfda docs(signals): rewrite testing guide (#5107)
  • 9d23133 refactor(schematics-core): remove Jest and test configs (#5101)
  • 853cbc5 feat(eslint-plugin): add ESLint v10 compatibility (#5103)
  • Additional commits viewable 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 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 [@ngrx/effects](https://github.com/ngrx/platform) from 14.3.2 to 21.1.0.
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@14.3.2...21.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2026
@johnpapa
Copy link
Copy Markdown
Owner

johnpapa commented May 1, 2026

Closing — a comprehensive dependency upgrade PR is incoming that will address all outdated packages at once. 🔄

@johnpapa johnpapa closed this May 1, 2026
@johnpapa johnpapa deleted the dependabot/npm_and_yarn/angular-app/ngrx/effects-21.1.0 branch May 1, 2026 18:52
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant