Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

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

Changelog

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

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

build

Features

  • effects: remove act operator (#4839) (9a83f1d)
  • entity: strengthen typing of getInitialState (#4819) (bfb21c2), closes #4422
  • eslint-plugin: add new rule enforce type call (#4809) (9b82e67), closes #4797
  • operators: deprecate tapResponse signature with a sequence of callbacks (#4844) (9a16813), closes #4840
  • signals: allow user-defined signals in withState and signalState by splitting STATE_SOURCE (#4795) (521a2a6)
  • signals: enhance withComputed to accept computation functions (#4822) (c8b15dd), closes #4782
  • www: add sidebar for mobile view and make home page responsive (#4813) (4397bfb), closes #4807

... (truncated)

Commits
  • 80584ee chore: release 20.0.0
  • 7f09858 fix(www): Make API Pages Responsive (#4885)
  • 543f1a8 chore: release 20.0.0-rc.0
  • b0b460c ci: skip Nx cache for test and test-affected commands (#4882)
  • 306ed5a feat(signals): disallow user-defined signals in withState and signalState (#4...
  • bae9f18 fix(signals): do not create deep signals for empty objects and unknown record...
  • 9fefc77 fix(signals): allow generic template literals as state keys (#4871)
  • 0ae7e3f docs(component): add warning about maintenance mode (#4873)
  • 4bb7fdd feat(signals): add withLinkedState() (#4818)
  • 4a4a5db fix(signals): remove internal Signal type (#4867)
  • 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 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.0.
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.0.0...20.0.0)

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

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #1950.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ngrx/store-devtools-20.0.0 branch August 26, 2025 16:57
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.

0 participants