johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.65k stars 753 forks source link

build(deps-dev): bump @ngrx/store from 14.0.2 to 14.3.3 #3170

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @ngrx/store from 14.0.2 to 14.3.3.

Changelog

Sourced from @​ngrx/store's changelog.

14.3.3 (2023-01-16)

Bug Fixes

  • component-store: revert throwError usages with factory for RxJs 6 compatibility (3d31996)
  • data: revert throwError usages with factory for RxJs 6 compatibility (a987c61)

14.3.2 (2022-10-04)

Bug Fixes

  • component: replace animationFrameScheduler with requestAnimationFrame (#3592) (0a4d2dd), closes #3591
  • component-store: use asapScheduler to schedule lifecycle hooks check (#3580) (02431b4), closes #3573
  • eslint-plugin: avoid-combining-selectors with arrays should warn (#3566) (4b0c6de)
  • router-store: set undefined for unserializable route title (#3593) (8eb4001), closes #3495
  • store: fix typing of on fn (#3577) (d054aa9), closes #3576

14.3.1 (2022-09-08)

Bug Fixes

14.3.0 (2022-08-25)

Features

14.2.0 (2022-08-18)

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

... (truncated)

Commits
  • 1141d0a chore: release 14.3.3
  • 3d31996 fix(component-store): revert throwError usages with factory for RxJs 6 compat...
  • a987c61 fix(data): revert throwError usages with factory for RxJs 6 compatibility
  • 8636734 chore: add changes from v14.3.2 to changelog (#3600)
  • ac620b1 chore: release 14.3.2
  • bc7ac97 docs: add enterprise support page (#3595)
  • 5755218 docs(store): add missing imports to store walkthrough (#3598)
  • 8eb4001 fix(router-store): set undefined for unserializable route title (#3593)
  • 0a4d2dd fix(component): replace animationFrameScheduler with requestAnimationFrame (#...
  • da401c3 chore(prettier): update prettier (#3588)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.