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

chore(deps): update dependency @ngxs/store to v3.7.3 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ngxs/store 3.6.0 -> 3.7.3 age adoption passing confidence

Release Notes

ngxs/store

v3.7.3

Compare Source

  • Chore: Add official support for Angular 13 #​1798
  • CI: Add angular 13 ivy integration test #​1798

v3.7.2

Compare Source

  • Chore: Add official support for Angular 12 #​1752
  • Fix: Allow to inject the Store into the custom error handler #​1708
  • CI: Add angular 12 ivy integration test #​1750
  • CI: Add bundlesize check for the latest integration app #​1710

v3.7.1

Compare Source

  • Chore: Add official support for Angular 11 #​1697
  • Fix: Release NGXS resources when the root module gets destroyed #​1669
  • Fix: Resilient select if requested before state added #​1701
  • Fix: Deep merge options with default options #​1686
  • Fix: Storage Plugin - Resolve state name correctly if the state class has been provided #​1670
  • CI: Add angular 11 ivy integration test with Ivy on #​1694 and off #​1696

v3.7.0

Compare Source

  • Feature: Throw an error when actions do not have a static type property #​1625
  • Feature: Storage Plugin - Add before and after serialize hooks #​1513
  • Feature: Logger Plugin - Add filter for Logger Plugin #​1571
  • Feature: Form Plugin - Add reset form action #​1604
  • Feature: Form Plugin - ngxsFormClearOnDestroy should allow the attribute with no value #​1662
  • Performance: Logger Plugin - Plugin should lazy inject the store once #​1550
  • Fix: ofAction* methods should prevent passing anything except of ActionType #​1616
  • Fix: Remove the recent @Select type safety check due to issues with private/protected properties #​1623
  • Fix: Actions are not canceled when any Observable returned by any handler is completed without emitting #​1615
  • Fix: Router Plugin - Update state after route successfully activates #​1606
  • Fix: HMR Plugin - Show error when use Angular Ivy with JIT mode #​1607
  • Fix: Logger Plugin - Filter out only undefined payloads #​1617
  • Fix: Devtools Plugin - Actions with "action" property should not be logged as #​1628
  • Test: Add integration tests for Angular 10 with Ivy #​1641 and without Ivy #​1647
  • Test: Add integration tests for Angular 9 without Ivy #​1649
  • Build: Upgrade TS to 3.9.5 to ensure that no breaking changes get added #​1626
  • Build: Compile using Angular 9 #​1596

NGXS-Labs

Data-plugin v3.0.0 2020-05-05

v3.6.2

Compare Source

  • Fix: Handle empty array dispatch edge case #​1521
  • Fix: Fix regression after upgrade to angular.rc-11 #​1526

v3.6.1

Compare Source

  • Fix: Selectors should not be declaration order sensitive #​1514
  • Fix: Selectors should be deterministic based on store being used #​1508
  • Fix: Add support for using State Tokens in sub states #​1509
  • Fix: Optimize selector runtime binding #​1510
  • Build: Add router-plugin back to Ivy integration test #​1506
  • Build: Run ngcc synchronously to get Ivy build working again #​1497

NGXS-Labs

Data-plugin v2.0.0 2019-12-16
  • Feature: Support NGXS 3.6
BREAKING CHANGES
  • Compatible only with NGXS 3.6+
  • Now patchState, setState return void
  • No longer support options in NgxsDataPluginModule.forRoot()
  • No longer support @query decorator

Configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

🚦 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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency @ngxs/store to v3.6.1 chore(deps): update dependency @ngxs/store to v3.6.2 Feb 7, 2020
@renovate renovate bot changed the title chore(deps): update dependency @ngxs/store to v3.6.2 chore(deps): update dependency @ngxs/store to v3.7.0 Oct 28, 2020
@renovate renovate bot changed the title chore(deps): update dependency @ngxs/store to v3.7.0 chore(deps): update dependency @ngxs/store to v3.7.1 Nov 27, 2020
@renovate renovate bot force-pushed the renovate/ngxs-store-3.x branch from 54c39f1 to 1518d20 Compare June 6, 2021 20:22
@renovate renovate bot changed the title chore(deps): update dependency @ngxs/store to v3.7.1 chore(deps): update dependency @ngxs/store to v3.7.2 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/ngxs-store-3.x branch from 1518d20 to 287e199 Compare March 7, 2022 17:43
@renovate renovate bot changed the title chore(deps): update dependency @ngxs/store to v3.7.2 chore(deps): update dependency @ngxs/store to v3.7.3 Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant