Skip to content

Bump @ngrx/schematics from 10.0.0 to 10.1.2#61

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ngrx/schematics-10.1.2
Closed

Bump @ngrx/schematics from 10.0.0 to 10.1.2#61
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ngrx/schematics-10.1.2

Conversation

@dependabot-preview
Copy link

Bumps @ngrx/schematics from 10.0.0 to 10.1.2.

Changelog

Sourced from @ngrx/schematics's changelog.

10.1.2 (2020-12-22)

Bug Fixes

10.1.1 (2020-12-15)

Bug Fixes

  • component: add schematic assets to ng-package.json (6962850), closes #2819
  • component-store: add schematic assets to ng-package.json (956bd44), closes #2819

10.1.0 (2020-11-25)

Bug Fixes

  • component-store: adjust updater to accept partials (#2765) (52c47e3), closes #2754
  • schematics: add schematics to devDependencies (#2784) (0ae271b)
  • store: add noop for all methods in MockReducerManager (#2777) (6251c32), closes #2776
  • store: correct types for SelectorFactoryConfig (#2752) (aa9bf1a)

Features

  • component-store: add patchState method (#2788) (3316771)
  • component-store: add tapResponse operator (#2763) (7591b82)
  • effects: add support for provideMockActions outside of the TestBed (#2762) (ec123f3)
  • effects: allow usage of empty forRoot array multiple times (#2774) (edc89f6)
  • router-store: Add urlAfterRedirects (#2775) (45ee1c2)
  • store: add support for provideMockStore outside of the TestBed (#2759) (8447ffc), closes #2745

10.0.1 (2020-10-07)

Bug Fixes

  • component: add entry point for schematic (#2688) (d937275), closes #2683
  • component-store: add entry point for schematic (#2687) (f8928e3), closes #2682
  • schematics: prevent ng-add from rewriting other workspace cli options (#2731) (37354aa)
  • store: prevent unexpected behavior of {} as a props type (#2728) (63510a8)

Commits
  • fb1fdce chore: release 10.1.2
  • 1086de4 fix(router-store): ignore trailing slash when comparing routes (#2834)
  • 471f74b chore: release 10.1.1
  • 7631b1d docs(component-store): this was missing to access moviesStore (#2801)
  • 470aff8 docs(component-store): add patchState description with example (#2802)
  • cd3492f docs(component-store): add docs for tapResponse operator (#2815)
  • 956bd44 fix(component-store): add schematic assets to ng-package.json
  • 6962850 fix(component): add schematic assets to ng-package.json
  • f26a62c chore: release 10.1.0
  • feed4d5 docs: add book to resources (#2800)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@ngrx/schematics](https://github.com/ngrx/platform) from 10.0.0 to 10.1.2.
- [Release notes](https://github.com/ngrx/platform/releases)
- [Changelog](https://github.com/ngrx/platform/blob/10.1.2/CHANGELOG.md)
- [Commits](ngrx/platform@10.0.0...10.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 1, 2021
@dependabot-preview
Copy link
Author

Superseded by #76.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ngrx/schematics-10.1.2 branch May 1, 2021 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants