moq.ts
moq.ts copied to clipboard
chore(deps): update dependency @ngrx/store to v14
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@ngrx/store | 12.5.1 -> 14.3.1 |
Release Notes
ngrx/platform
v14.3.1
Bug Fixes
- add support for TypeScript 4.8 (#3548) (d558ce1), closes #3547
- eslint-plugin: avoid-mapping-selectors don't report on ThisExpression (#3546) (a28175c), closes #3511
v14.3.0
Features
- effects: add provideEffects function (#3524) (db35bfe), closes #3522
- router-store: add provideRouterStore function (#3532) (511b7cf), closes #3528
- store: add provideStore and provideState functions for standalone APIs (#3539) (5639c1e), closes #3526
- store-devtools: add provideStoreDevtools function (#3537) (6b0db4e), closes #3527
v14.2.0
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
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
- component: add RenderScheduler to the public API (#3516) (4642919)
- component: replace markDirty with custom TickScheduler (#3488) (3fcd8af)
Performance Improvements
14.0.2 (2022-07-12)
Bug Fixes
- component: import operators from rxjs/operators (#3479) (20ef7a4)
- component-store: effect handles generics that extend upon a type (#3485) (9d2bda7), closes #3482
- data: add TSDoc annotations (#3483) (cbbc49f)
- eslint-plugin: fix configuration guide link (#3480) (8219b1d)
14.0.1 (2022-06-29)
Bug Fixes
- component-store: allow void callbacks in effect (#3466) (e6dedd6), closes #3462
- component-store: import operators from rxjs/operators (#3465) (f9ba513)
- schematics: add workingDirectory to schemas (#3473) (50ea6b3), closes #3469
- schematics: create schematicCollections if not exists (#3470) (011cbcc)
v14.0.2
Bug Fixes
- component: import operators from rxjs/operators (#3479) (20ef7a4)
- component-store: effect handles generics that extend upon a type (#3485) (9d2bda7), closes #3482
- data: add TSDoc annotations (#3483) (cbbc49f)
- eslint-plugin: fix configuration guide link (#3480) (8219b1d)
v14.0.1
Bug Fixes
- component-store: allow void callbacks in effect (#3466) (e6dedd6), closes #3462
- component-store: import operators from rxjs/operators (#3465) (f9ba513)
- schematics: add workingDirectory to schemas (#3473) (50ea6b3), closes #3469
- schematics: create schematicCollections if not exists (#3470) (011cbcc)
v14.0.0
Bug Fixes
v13.2.0
v13.1.0
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
- component: fixes recursive rendering (#3255) (d24dde1), closes #3246
- store: remove afterEach hook in mock store (#3245) (0640085), closes #3243
- store: update installation of the NgRx ESLint Plugin (#3259) (df211fe)
- set correct dist paths for testing packages (#3249) (ed9f6f1), closes #3248
13.0.1 (2021-11-17)
Bug Fixes
v13.0.2
Bug Fixes
- component: fixes recursive rendering (#3255) (d24dde1), closes #3246
- store: remove afterEach hook in mock store (#3245) (0640085), closes #3243
- store: update installation of the NgRx ESLint Plugin (#3259) (df211fe)
- set correct dist paths for testing packages (#3249) (ed9f6f1), closes #3248
v13.0.1
Bug Fixes
v13.0.0
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.
⚠ 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