Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps @ngrx/store-devtools from 19.0.0 to 20.0.1.

Changelog

Sourced from @​ngrx/store-devtools's changelog.

20.0.1 (2025-08-25)

Bug Fixes

  • component: use setTimeout instead of requestAnimationFrame in SSR mode (#4912) (3ae98d7), closes #4902
  • eslint-plugin: report on-function-explicit-return-type for call expressions (#4904) (c8e1352), closes #4901
  • signals: add unique member check to withLinkedState (#4932) (c5a5a27), closes #4931
  • www: Make Guide Pages Responsive (#4900) (4c921e3)
  • www: use the stackblitz examples (#4895) (e7eabd4)

20.0.1 (2025-08-25)

20.0.1 (2025-08-25)

20.0.0 (2025-07-28)

Bug Fixes

20.0.0-rc.0 (2025-07-14)

Bug Fixes

  • signals: allow generic template literals as state keys (#4871) (9fefc77), closes #4638
  • signals: allow lazy initialization of DeepSignal (#4866) (cb1a2ba), closes #4749
  • signals: do not create deep signals for empty objects and unknown records with symbol keys (#4880) (bae9f18)
  • signals: remove internal Signal type (#4867) (4a4a5db)

Features

  • operators: add migration for deprecated tapResponse signature (#4858) (551ceb4)
  • signals: add withLinkedState() (#4818) (4bb7fdd)
  • signals: allow access to methods in withComputed (#4864) (e11c23f), closes #4846
  • signals: disallow user-defined signals in withState and signalState (#4879) (306ed5a)

20.0.0-beta.0 (2025-06-30)

Bug Fixes

... (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)

Bumps [@ngrx/store-devtools](https://github.com/ngrx/platform) from 19.0.0 to 20.0.1.
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.0.0...20.0.1)

---
updated-dependencies:
- dependency-name: "@ngrx/store-devtools"
  dependency-version: 20.0.1
  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 Aug 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2025

Superseded by #2011.

@dependabot dependabot bot closed this Oct 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ngrx/store-devtools-20.0.1 branch October 22, 2025 22:06
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