ChickenKyiv / recipe-search-api

https://loopback-recipe-search.herokuapp.com/explorer/#!/Recipe/Recipe_find
GNU Affero General Public License v3.0
2 stars 5 forks source link

Bump loopback from 3.18.2 to 3.19.2 #30

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps loopback from 3.18.2 to 3.19.2.

Changelog *Sourced from [loopback's changelog](https://github.com/strongloop/loopback/blob/master/CHANGES.md).* > 2018-05-29, Version 3.19.2 > ========================== > > * Add check for undefined user email in setter (Kevin Scroggins) > > > 2018-05-21, Version 3.19.1 > ========================== > > * Fix isOwner() bug in multiple-principal setup (Miroslav Bajtoš) > > > 2018-04-17, Version 3.19.0 > ========================== > > * feat: remove all references to a Model (Miroslav Bajtoš) > > > 2018-03-22, Version 3.18.3 > ========================== > > * Remove forgotten debugger statement (Miroslav Bajtoš) > > * Fix role check in apps with multiple user models (Miroslav Bajtoš) > > * Fix formatting issues reported by recent eslint (Miroslav Bajtoš) > > * CODEOWNERS: add nitro404 (Miroslav Bajtoš) > > * test: add missing "return" in a promise-style test (Miroslav Bajtoš)
Commits - [`59b1409`](https://github.com/strongloop/loopback/commit/59b14093c532caaf1c92605c7ac924fe35d3f1e6) 3.19.2 - [`c2077df`](https://github.com/strongloop/loopback/commit/c2077dfcb04169c443e32f321c9d3231c3275da9) Merge pull request [#3779](https://github-redirect.dependabot.com/strongloop/loopback/issues/3779) from nitro404/hotfix/case-insensitive-user-email - [`b2bc449`](https://github.com/strongloop/loopback/commit/b2bc449e243726c9e2887478f495cb04375d62ea) Add check for undefined user email in setter - [`3e3092c`](https://github.com/strongloop/loopback/commit/3e3092c01732d9567b8859a9befbc90f4977bce8) 3.19.1 - [`07e7592`](https://github.com/strongloop/loopback/commit/07e759259e5686b76a8025e21e4460b2f0ea7b4a) Merge pull request [#3883](https://github-redirect.dependabot.com/strongloop/loopback/issues/3883) from strongloop/fix/principal-type-polymorphic-user - [`2aead13`](https://github.com/strongloop/loopback/commit/2aead13f11799856f505946d5ff071a7ac84f05c) Fix isOwner() bug in multiple-principal setup - [`df70f83`](https://github.com/strongloop/loopback/commit/df70f83d67213d7774660962c6192c1f015ebcac) 3.19.0 - [`7a148ca`](https://github.com/strongloop/loopback/commit/7a148caa260398e5e501cc3dc96cad7876df22b7) Merge pull request [#3858](https://github-redirect.dependabot.com/strongloop/loopback/issues/3858) from strongloop/feature/remove-model - [`0cd380c`](https://github.com/strongloop/loopback/commit/0cd380c590be7a89d155e5792365d04f23c55851) feat: remove all references to a Model - [`77a3523`](https://github.com/strongloop/loopback/commit/77a35231dc0e8a480feb5b8e9e48429ab5bdd037) 3.18.3 - Additional commits viewable in [compare view](https://github.com/strongloop/loopback/compare/v3.18.2...v3.19.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.

⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).

atherdon commented 6 years ago

@dependabot rebase