Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps @ngrx/store from 13.2.0 to 16.1.0.

Changelog

Sourced from @​ngrx/store's changelog.

16.1.0 (2023-07-06)

Bug Fixes

  • eslint: fix inject function based injection not detecting store (#3936) (8a5884d), closes #3834
  • eslint: updater-explicit-return-type not applied when inheritance (#3928) (41a5076)

Features

  • component-store: added custom equal option in select (#3933) (c4b5cc5)

16.0.1 (2023-06-01)

Bug Fixes

  • component: untrack subscription in ngrxPush pipe (#3918) (a1688e4)
  • ngrx.io: preserve sidenav width for larger menu items (#3923) (ef73714)

16.0.0 (2023-05-09)

Bug Fixes

  • component-store: use default equality function for selectSignal (#3884) (5843e7f)
  • store: add Signal equal function for immutable object comparison (#3883) (634fdcb)
  • store: move Angular Signal interop into State service (#3879) (8cb5795), closes #3869
  • store-devtools: add state signal to StateObservable (#3889) (ad6e14a)

Features

  • add ng add support for standalone config to NgRx packages (#3881) (58508e3)
  • component: add migration for LetModule and PushModule (#3872) (5f07eda)
  • component: make LetDirective and PushPipe standalone (#3826) (985d80c), closes #3804
  • store: add support of standalone API for ng add store (#3874) (7aec84d)

16.0.0-rc.1 (2023-05-09)

Bug Fixes

  • component-store: use default equality function for selectSignal (#3884) (5843e7f)
  • store: add Signal equal function for immutable object comparison (#3883) (634fdcb)
  • store: move Angular Signal interop into State service (#3879) (8cb5795), closes #3869

Features

... (truncated)

Commits
  • ee00ed4 chore: release 16.1.0
  • 8a5884d fix(eslint): fix inject function based injection not detecting store (#3936)
  • 0ecf0d3 test(schematics): add snapshot tests to feature (#3925)
  • a47ccc9 test(schematics): add snapshot tests to store (#3920)
  • 3442ce3 test(schematics): add snapshot tests to selector (#3919)
  • 4f7c644 test(schematics): add snapshot tests to reducer (#3917)
  • bbb488e test(schematics): add snapshot tests to effects (#3910)
  • c4b5cc5 feat(component-store): added custom equal option in select (#3933)
  • 3ebb6fb build(example-app): update dependencies to latest Angular 16 version (#3930)
  • 41a5076 fix(eslint): updater-explicit-return-type not applied when inheritance (#3928)
  • 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 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](https://github.com/ngrx/platform) from 13.2.0 to 16.1.0.
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@13.2.0...16.1.0)

---
updated-dependencies:
- dependency-name: "@ngrx/store"
  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 7, 2023
@mckenziearts mckenziearts merged commit 83f6dfc into main Aug 8, 2023
@mckenziearts mckenziearts deleted the dependabot/npm_and_yarn/ngrx/store-16.1.0 branch August 8, 2023 21:24
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