moq.ts icon indicating copy to clipboard operation
moq.ts copied to clipboard

chore(deps): update dependency @ngrx/store to v14

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ngrx/store 12.5.1 -> 14.3.1 age adoption passing confidence

Release Notes

ngrx/platform

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

Features

v14.2.0

Compare Source

Bug Fixes
  • component-store: make synchronous updater errors catchable (#​3490) (1a906fd)
  • component-store: move isInitialized check to queueScheduler context on state update (#​3492) (53636e4), closes #​2991
Features

v14.1.0

Compare Source

Bug Fixes
  • eslint-plugin: allow sequential dispatches in a different block context (#​3515) (faf446f), closes #​3513
  • eslint-plugin: Remove the md suffix from the docsUrl path (#​3518) (71d4d4b)
  • store: improve error for forbidden characters in createActionGroup (#​3496) (398fbed)
Features
Performance Improvements
  • component: do not schedule render for synchronous events (#​3487) (bb9071c)

14.0.2 (2022-07-12)

Bug Fixes

14.0.1 (2022-06-29)

Bug Fixes

v14.0.2

Compare Source

Bug Fixes

v14.0.1

Compare Source

Bug Fixes

v14.0.0

Compare Source

Bug Fixes
  • component: do not exclude falsy types from LetDirective's input type (#​3460) (7028adb)

v13.2.0

Compare Source

v13.1.0

Compare Source

Bug Fixes
  • component-store: memoization not working when passing selectors directly to select (#​3356) (38bce88)
  • entity: add default options to entity adapter when undefined is passed (#​3287) (17fe494)
  • store: add explicit overloads for createSelector (#​3354) (2f82101), closes #​3268
Features
  • data: add ability to configure trailing slashes (#​3357) (56aedfd)
  • store-devtools: add REDUX_DEVTOOLS_EXTENSION injection token to public API (#​3338) (b55b0e4)

13.0.2 (2021-12-07)

Bug Fixes

13.0.1 (2021-11-17)

Bug Fixes

v13.0.2

Compare Source

Bug Fixes

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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

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


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Nov 17 '21 15:11 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @0.0.0-semantically-released
npm ERR! Found: [email protected]
npm ERR! node_modules/rxjs
npm ERR!   dev rxjs@"7.4.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.5.3" from @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   dev @angular/core@"11.2.14" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-09-25T18_18_52_138Z-debug-0.log

renovate[bot] avatar Apr 26 '22 16:04 renovate[bot]