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

build: update ngxs dependencies to v3.8.1 (patch) #1490

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

splincode
Copy link
Member

This PR contains the following updates:

Package Type Update Change
@ngxs/logger-plugin devDependencies patch 3.8.0 -> 3.8.1
@ngxs/store devDependencies patch 3.8.0 -> 3.8.1

Release Notes

ngxs/store

v3.8.1

Compare Source

  • Fix: Check if state is injectable in JIT #​1988
  • Fix: State stream should always return latest value even if update is queued up #​1995
  • Fix: Ensure StateFactory does not connect actions multiple times #​2010
  • Build: Add Angular 16 support #​2008
  • Refactor: Set singletons as "providedIn: root" #​2015

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9886982) 82.27% compared to head (9101a99) 82.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1490   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files         618      618           
  Lines        8836     8836           
  Branches     1710     1710           
=======================================
  Hits         7270     7270           
  Misses       1484     1484           
  Partials       82       82           
Flag Coverage Δ
cdk 79.73% <ø> (ø)
jest 80.83% <ø> (ø)
ngxs 96.34% <ø> (ø)
summary 82.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@splincode splincode merged commit 28c25d4 into master Aug 10, 2023
8 checks passed
@splincode splincode deleted the renovate/patch-ngxs branch August 10, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants