Skip to content

chore(deps): bump the ngrx group across 1 directory with 7 updates #1876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps the ngrx group with 7 updates in the / directory:

Package From To
@ngrx/effects 19.2.0 19.2.1
@ngrx/operators 19.2.0 19.2.1
@ngrx/router-store 19.2.0 19.2.1
@ngrx/store 19.2.0 19.2.1
@ngrx/eslint-plugin 19.2.0 19.2.1
@ngrx/schematics 19.2.0 19.2.1
@ngrx/store-devtools 19.2.0 19.2.1

Updates @ngrx/effects from 19.2.0 to 19.2.1

Changelog

Sourced from @​ngrx/effects'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

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

Updates @ngrx/operators from 19.2.0 to 19.2.1

Changelog

Sourced from @​ngrx/operators'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

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

Updates @ngrx/router-store from 19.2.0 to 19.2.1

Changelog

Sourced from @​ngrx/router-store'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

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

Updates @ngrx/store from 19.2.0 to 19.2.1

Changelog

Sourced from @​ngrx/store'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

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

Updates @ngrx/eslint-plugin from 19.2.0 to 19.2.1

Changelog

Sourced from @​ngrx/eslint-plugin'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

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

Updates @ngrx/schematics from 19.2.0 to 19.2.1

Changelog

Sourced from @​ngrx/schematics'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

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

Updates @ngrx/store-devtools from 19.2.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

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by Sourcery

Bump seven @ngrx packages from v19.2.0 to v19.2.1 to integrate upstream bug fixes for the signals API

Bug Fixes:

  • Apply signals API fixes: add current state as a second argument to case reducers and expose WritableStateSource to withFeature callbacks

Chores:

  • Update @ngrx/effects, operators, router-store, store, eslint-plugin, schematics, and store-devtools to v19.2.1

Bumps the ngrx group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ngrx/effects](https://github.com/ngrx/platform) | `19.2.0` | `19.2.1` |
| [@ngrx/operators](https://github.com/ngrx/platform) | `19.2.0` | `19.2.1` |
| [@ngrx/router-store](https://github.com/ngrx/platform) | `19.2.0` | `19.2.1` |
| [@ngrx/store](https://github.com/ngrx/platform) | `19.2.0` | `19.2.1` |
| [@ngrx/eslint-plugin](https://github.com/ngrx/platform) | `19.2.0` | `19.2.1` |
| [@ngrx/schematics](https://github.com/ngrx/platform) | `19.2.0` | `19.2.1` |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | `19.2.0` | `19.2.1` |



Updates `@ngrx/effects` from 19.2.0 to 19.2.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.2.0...19.2.1)

Updates `@ngrx/operators` from 19.2.0 to 19.2.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.2.0...19.2.1)

Updates `@ngrx/router-store` from 19.2.0 to 19.2.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.2.0...19.2.1)

Updates `@ngrx/store` from 19.2.0 to 19.2.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.2.0...19.2.1)

Updates `@ngrx/eslint-plugin` from 19.2.0 to 19.2.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.2.0...19.2.1)

Updates `@ngrx/schematics` from 19.2.0 to 19.2.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.2.0...19.2.1)

Updates `@ngrx/store-devtools` from 19.2.0 to 19.2.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@19.2.0...19.2.1)

---
updated-dependencies:
- dependency-name: "@ngrx/effects"
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/operators"
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/router-store"
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/store"
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/eslint-plugin"
  dependency-version: 19.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/schematics"
  dependency-version: 19.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/store-devtools"
  dependency-version: 19.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ngrx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm npm package updates (e.g. dependabot) labels Jun 2, 2025
@github-actions github-actions bot enabled auto-merge June 2, 2025 18:30
@github-actions github-actions bot merged commit 1ebeec4 into master Jun 2, 2025
13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/ngrx-072a39285c branch June 2, 2025 18:37
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 npm npm package updates (e.g. dependabot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants