fix(storage-plugin): provide more meaningful error message when the storage quota exceeds by @arturovt in ngxs/store#1863
fix(store): do not check if the state class is injectable within the decorator since the ɵprov will not exist in JIT mode by @arturovt in ngxs/store#1867
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 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.
Bumps @ngxs/devtools-plugin from 3.7.3 to 3.7.5.
Release notes
Sourced from
@ngxs/devtools-plugin
's releases.... (truncated)
Changelog
Sourced from
@ngxs/devtools-plugin
's changelog.Commits
095d21d
Revert "feat(store): strongly type ofAction* methods (#1808)"34f3973
Revert "fix(store): do not infer T from argument to patch (#1806)"36f415f
Revert "feat(store): exposeActionContext
andActionStatus
(#1766)"887cc32
chore: release v3.7.5bb389dc
chore: update CHANGELOG in preparation for release1cd41f4
chore: clean up changelog regarding pending features1706c36
ci: disable GH actions dev publish for nowaf4a196
fix(store): avoid incorrectly ordered state observable events (#1908)79cbc2a
fix(router-plugin): prevent router overriding valid navigation (#1907)07b1a05
chore(store): remove@Select
deprecation notice (#1899)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 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)