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

fix(deps): update ngrx monorepo to v17 (major) #3073

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ngrx/effects ^15.4.0 -> ^17.0.0 age adoption passing confidence
@ngrx/entity ^15.4.0 -> ^17.0.0 age adoption passing confidence
@ngrx/store ^15.4.0 -> ^17.0.0 age adoption passing confidence
@ngrx/store-devtools ^15.4.0 -> ^17.0.0 age adoption passing confidence

Release Notes

ngrx/platform (@​ngrx/effects)

v17.0.0

Compare Source

Bug Fixes
Features
  • signals: provide ability to use interface as state type (#​4133) (9c8304a)

v16.3.0

Compare Source

Bug Fixes
Features

v16.2.0

Compare Source

Bug Fixes
  • data: make DataServiceError extend from Error (#​3988) (0b98a65)
  • effects: register functional effects from object without prototype (#​3984) (1879cc9), closes #​3972
  • eslint-plugin: fix prefer-contact-latest-from rule to detect inject (#​3946) (2efd805)
  • eslint-plugin: prefix-selectors-with-select suggestion (#​3959) (27f09df)
  • eslint-plugin: support inject for no-typed-global-store rule (#​3951) (d3e84d8)
  • eslint-plugin: support inject for use-consistent-global-store-name rule (#​3983) (caa74ff)
  • store-devtools: resolve memory leak when devtools are destroyed (#​3965) (644f0b6)
Features
  • eslint-plugin: include docs URL in lint message (#​3944) (a1576de)
  • schematics: add entity generation as part of feature schematic (#​3850) (19ebb0a)
  • store-devtools: provide the ability to connect extension outside of Angular zone (#​3970) (1ee80e5), closes #​3839

v16.1.0

Compare Source

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

v16.0.1

Compare Source

Bug Fixes

v16.0.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 25, 2023
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@ngrx/entity 15.4.0...17.0.0 None +4/-2 49.4 MB brandonroberts
@ngrx/store-devtools 15.4.0...17.0.0 None +4/-2 49.6 MB brandonroberts
@ngrx/effects 15.4.0...17.0.0 None +6/-2 50.1 MB brandonroberts
@ngrx/store 15.4.0...17.0.0 None +2/-0 48.2 MB brandonroberts

@renovate renovate bot force-pushed the renovate/major-ngrx-monorepo branch from 676c620 to 76e5f14 Compare November 26, 2023 18:59
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pYassine pYassine closed this Nov 26, 2023
Copy link
Contributor Author

renovate bot commented Nov 26, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 17.x releases. But if you manually upgrade to 17.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants