Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Changelog

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

19.2.1 (2025-05-29)

Bug Fixes

  • signals: add current state as second argument of case reducer (#4800) (95dbbfa)
  • signals: expose WritableStateSource to withFeature callback (#4792) (afb6528), closes #4766

19.2.0 (2025-05-12)

Features

19.1.0 (2025-04-01)

Bug Fixes

  • signals: skip assertions when ngDevMode is not defined (#4703) (0b43014), closes #4699

Features

19.0.1 (2025-01-31)

Bug Fixes

  • signals: enable withProps to handle Symbols (#4656) (02320b3), closes #4655
  • signals: remove signalMethod instance watcher on destroy (#4648) (7f42065), closes #4644
  • signals: revert the protection for state mutation in dev mode (#4686) (ae7922e), closes #4683

Commits
  • 92d919e chore: release 19.2.1
  • afb6528 fix(signals): expose WritableStateSource to withFeature callback (#4792)
  • 9b4786e test(signals): improve tests with mockImplementation without param (#4803)
  • 95dbbfa fix(signals): add current state as second argument of case reducer (#4800)
  • 6c85001 chore: temporarily exclude www project and revert vitest to v2 to fix pipelin...
  • 70a65fe test(signals): improve signalMethod injector tests (#4798)
  • c4ccd23 docs(signals): add Events page (#4788)
  • 2af5f10 docs(signals): apply new naming convention from Angular styleguide (#4790)
  • dad0853 docs(signals): update FAQ page according to latest changes (#4791)
  • 8314ddb docs(signals): move withFeature section after custom features with input; imp...
  • 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 19.2.1.
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.0.0...19.2.1)

---
updated-dependencies:
- dependency-name: "@ngrx/store-devtools"
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2025

Superseded by #1922.

@dependabot dependabot bot closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ngrx/store-devtools-19.2.1 branch July 29, 2025 03:21
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