NationalBankBelgium / stark

Modern client-side Web application framework based on Angular, Angular Material / Material Design, TypeScript, Redux, RxJS, ...
https://stark.nbb.be
Other
55 stars 23 forks source link

chore(deps-dev): bump @ngrx/store-devtools from 13.2.0 to 17.1.0 #3725

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps @ngrx/store-devtools from 13.2.0 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

17.0.1 (2023-11-27)

Bug Fixes

  • signals: allow using signalStore and signalState in TS libs (#4152) (ecc247c)
  • signals: define deep signals as configurable properties (#4147) (890ca5b)

17.0.0 (2023-11-20)

Bug Fixes

  • data: DefaultDataService getAll httpOptions fix + test (#4134) (213e4c9)
  • signals: remove state checks for better DX (#4124) (5749543)

Features

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

17.0.0-rc.0 (2023-11-10)

Features

  • signals: add getState function (#4118) (79b0708)
  • signals: add entities subpackage (#4090) (f01bcd1)
  • store-devtools: add migration for connectInZone (#4106) (73fda59)
  • store-devtools: change connectOutsideZone to be 'true' by default (#4103) (d3b4db0), closes #4093

17.0.0-beta.0 (2023-10-30)

Bug Fixes

... (truncated)

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 compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

nbb-bot commented 5 months ago

Dependency version has been updated in stark-* packages dependencies :tada: You should wait for green result before merging this! :+1:

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 5 months ago

Coverage Status

coverage: 88.609%. remained the same when pulling 71cf62292cc33c5397f0780972bd2ff38e90287a on dependabot/npm_and_yarn/ngrx/store-devtools-17.1.0 into d54c0d3534c72779b218481187113b5f3a979387 on master.

dependabot[bot] commented 5 months ago

A newer version of @​ngrx/store-devtools exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.