Skip to content
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

build(deps): bump the ngrx group with 5 updates #27

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the ngrx group with 5 updates:

Package From To
@ngrx/component 17.0.1 17.1.0
@ngrx/effects 17.0.1 17.1.0
@ngrx/store 17.0.1 17.1.0
@ngrx/store-devtools 17.0.1 17.1.0
@ngrx/schematics 17.0.1 17.1.0

Updates @ngrx/component from 17.0.1 to 17.1.0

Changelog

Sourced from @​ngrx/component's changelog.

17.1.0 (2024-01-16)

Bug Fixes

  • eslint-plugin: only report main pipe violations (#4169) (970514e)
  • signals: run onDestroy outside of injection context (#4200) (e21df19)

Features

  • signals: add withHooks signature with factory input (#4208) (916fba0), closes #4201

Commits
  • 9043ea1 chore: release 17.1.0
  • 5b58f4a docs(signals): improve RxJS Integration page (#4209)
  • 916fba0 feat(signals): add withHooks signature with factory input (#4208)
  • 3eb7cf3 docs(signals): improve SignalStore's Core Concepts page (#4207)
  • 42a7ee2 docs(signals): add answers on SignalStore type and constructor-based DI (#4205)
  • 38d6951 docs(signals): improve guide for custom SignalStore features (#4204)
  • a6727dc docs(signals): add FAQ (#4193)
  • e21df19 fix(signals): run onDestroy outside of injection context (#4200)
  • 1b5458d docs(signals): add guide for custom SignalStore features (#4194)
  • 2752e91 docs(signals): add note about developer preview (#4195)
  • Additional commits viewable in compare view

Updates @ngrx/effects from 17.0.1 to 17.1.0

Changelog

Sourced from @​ngrx/effects's changelog.

17.1.0 (2024-01-16)

Bug Fixes

  • eslint-plugin: only report main pipe violations (#4169) (970514e)
  • signals: run onDestroy outside of injection context (#4200) (e21df19)

Features

  • signals: add withHooks signature with factory input (#4208) (916fba0), closes #4201

Commits
  • 9043ea1 chore: release 17.1.0
  • 5b58f4a docs(signals): improve RxJS Integration page (#4209)
  • 916fba0 feat(signals): add withHooks signature with factory input (#4208)
  • 3eb7cf3 docs(signals): improve SignalStore's Core Concepts page (#4207)
  • 42a7ee2 docs(signals): add answers on SignalStore type and constructor-based DI (#4205)
  • 38d6951 docs(signals): improve guide for custom SignalStore features (#4204)
  • a6727dc docs(signals): add FAQ (#4193)
  • e21df19 fix(signals): run onDestroy outside of injection context (#4200)
  • 1b5458d docs(signals): add guide for custom SignalStore features (#4194)
  • 2752e91 docs(signals): add note about developer preview (#4195)
  • Additional commits viewable in compare view

Updates @ngrx/store from 17.0.1 to 17.1.0

Changelog

Sourced from @​ngrx/store's changelog.

17.1.0 (2024-01-16)

Bug Fixes

  • eslint-plugin: only report main pipe violations (#4169) (970514e)
  • signals: run onDestroy outside of injection context (#4200) (e21df19)

Features

  • signals: add withHooks signature with factory input (#4208) (916fba0), closes #4201

Commits
  • 9043ea1 chore: release 17.1.0
  • 5b58f4a docs(signals): improve RxJS Integration page (#4209)
  • 916fba0 feat(signals): add withHooks signature with factory input (#4208)
  • 3eb7cf3 docs(signals): improve SignalStore's Core Concepts page (#4207)
  • 42a7ee2 docs(signals): add answers on SignalStore type and constructor-based DI (#4205)
  • 38d6951 docs(signals): improve guide for custom SignalStore features (#4204)
  • a6727dc docs(signals): add FAQ (#4193)
  • e21df19 fix(signals): run onDestroy outside of injection context (#4200)
  • 1b5458d docs(signals): add guide for custom SignalStore features (#4194)
  • 2752e91 docs(signals): add note about developer preview (#4195)
  • Additional commits viewable in compare view

Updates @ngrx/store-devtools from 17.0.1 to 17.1.0

Changelog

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

17.1.0 (2024-01-16)

Bug Fixes

  • eslint-plugin: only report main pipe violations (#4169) (970514e)
  • signals: run onDestroy outside of injection context (#4200) (e21df19)

Features

  • signals: add withHooks signature with factory input (#4208) (916fba0), closes #4201

Commits
  • 9043ea1 chore: release 17.1.0
  • 5b58f4a docs(signals): improve RxJS Integration page (#4209)
  • 916fba0 feat(signals): add withHooks signature with factory input (#4208)
  • 3eb7cf3 docs(signals): improve SignalStore's Core Concepts page (#4207)
  • 42a7ee2 docs(signals): add answers on SignalStore type and constructor-based DI (#4205)
  • 38d6951 docs(signals): improve guide for custom SignalStore features (#4204)
  • a6727dc docs(signals): add FAQ (#4193)
  • e21df19 fix(signals): run onDestroy outside of injection context (#4200)
  • 1b5458d docs(signals): add guide for custom SignalStore features (#4194)
  • 2752e91 docs(signals): add note about developer preview (#4195)
  • Additional commits viewable in compare view

Updates @ngrx/schematics from 17.0.1 to 17.1.0

Changelog

Sourced from @​ngrx/schematics's changelog.

17.1.0 (2024-01-16)

Bug Fixes

  • eslint-plugin: only report main pipe violations (#4169) (970514e)
  • signals: run onDestroy outside of injection context (#4200) (e21df19)

Features

  • signals: add withHooks signature with factory input (#4208) (916fba0), closes #4201

Commits
  • 9043ea1 chore: release 17.1.0
  • 5b58f4a docs(signals): improve RxJS Integration page (#4209)
  • 916fba0 feat(signals): add withHooks signature with factory input (#4208)
  • 3eb7cf3 docs(signals): improve SignalStore's Core Concepts page (#4207)
  • 42a7ee2 docs(signals): add answers on SignalStore type and constructor-based DI (#4205)
  • 38d6951 docs(signals): improve guide for custom SignalStore features (#4204)
  • a6727dc docs(signals): add FAQ (#4193)
  • e21df19 fix(signals): run onDestroy outside of injection context (#4200)
  • 1b5458d docs(signals): add guide for custom SignalStore features (#4194)
  • 2752e91 docs(signals): add note about developer preview (#4195)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2024
Bumps the ngrx group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@ngrx/component](https://github.com/ngrx/platform) | `17.0.1` | `17.1.0` |
| [@ngrx/effects](https://github.com/ngrx/platform) | `17.0.1` | `17.1.0` |
| [@ngrx/store](https://github.com/ngrx/platform) | `17.0.1` | `17.1.0` |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | `17.0.1` | `17.1.0` |
| [@ngrx/schematics](https://github.com/ngrx/platform) | `17.0.1` | `17.1.0` |


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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@ngrx/component"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ngrx
- dependency-name: "@ngrx/effects"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ngrx
- dependency-name: "@ngrx/store"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ngrx
- dependency-name: "@ngrx/store-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ngrx
- dependency-name: "@ngrx/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ngrx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ngrx-2fa09aa5a1 branch from aad7f84 to 8740a7a Compare January 22, 2024 11:22
@godly-devotion godly-devotion merged commit 6e4c89c into main Jan 22, 2024
1 check passed
@godly-devotion godly-devotion deleted the dependabot/npm_and_yarn/ngrx-2fa09aa5a1 branch January 22, 2024 11:23
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