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

Bump @ngrx/schematics from 10.0.0 to 11.1.1 #76

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

Conversation

dependabot-preview[bot]
Copy link

Bumps @ngrx/schematics from 10.0.0 to 11.1.1.

Changelog

Sourced from @​ngrx/schematics's changelog.

11.1.1 (2021-04-20)

Bug Fixes

Features

  • store: add FunctionWithParametersType to public API (#2988) (fe7d058), closes #2983

11.1.0 (2021-03-31)

Bug Fixes

Features

  • component-store: add ability for patchState to accept Observable (#2937) (8930e22), closes #2852
  • schematics: add component store schematics (#2886) (f086f80), closes #2570

11.0.1 (2021-02-15)

Bug Fixes

11.0.0 (2021-02-09)

11.0.0-rc.0 (2021-02-04)

11.0.0-beta.2 (2021-02-02)

Bug Fixes

  • component: remove ? from LetViewContext props to prevent 'possibly undefined' error in strict mode (#2876) (c3ac252)
  • component: transform to Observable if Input is Promise (b611367)

... (truncated)

Commits
  • a5a1330 chore: release 11.1.1
  • 53f3879 docs(component-store): clarify effect description (#2997)
  • 7da57bc fix(store): adjust types to allow a generic reducer (#2996)
  • cdb5bd5 refactor(example-app): remove store generic (#2994)
  • d39b862 chore: update StackBlitz examples to version 11 (#2992)
  • fe7d058 feat(store): add FunctionWithParametersType to public API (#2988)
  • 5ca85aa build: don't include un-needed files in the distributed packages (#2990)
  • 4af6459 docs(ComponentStore): complete documentation for patchState (#2987)
  • 0519f6b chore: release 11.1.0
  • 987cfee feat(router-store) warn about DefaultRouterStateSerializer for runtime checks...
  • 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 11.1.1.
- [Release notes](https://github.com/ngrx/platform/releases)
- [Changelog](https://github.com/ngrx/platform/blob/master/CHANGELOG.md)
- [Commits](ngrx/platform@10.0.0...11.1.1)

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 May 1, 2021
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