ChickenKyiv / recipe-api-only

API server for recipe based projects. If you want to have an app or website with recipes, but don't want to spend a lot of time - this can be a good choice
https://recipe-api-loopback.herokuapp.com/
39 stars 12 forks source link

Bump loopback-boot from 3.2.0 to 3.3.0 #319

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps loopback-boot from 3.2.0 to 3.3.0.

Changelog *Sourced from [loopback-boot's changelog](https://github.com/strongloop/loopback-boot/blob/master/CHANGES.md).* > 2019-03-28, Version 3.3.0 > ========================= > > * chore: upgrade deps to avoid npm audit warnings (Raymond Feng) > > > 2019-03-22, Version 3.2.1 > ========================= > > * fix: set `app.booting` flag immediately (Miroslav Bajtoš) > > * fix: update lodash (jannyHou)
Commits - [`8587dd6`](https://github.com/strongloop/loopback-boot/commit/8587dd6a197187f8ff57c9bcd8b3c0aa4d83a284) 3.3.0 - [`561cbd5`](https://github.com/strongloop/loopback-boot/commit/561cbd5bca17e4db6d33ab671da51cde5acbb01b) Merge pull request [#289](https://github-redirect.dependabot.com/strongloop/loopback-boot/issues/289) from strongloop/upgrade-deps - [`02da15c`](https://github.com/strongloop/loopback-boot/commit/02da15cd3e262a125f693ccc8a72f72ce455922b) chore: upgrade deps to avoid npm audit warnings - [`17ba74e`](https://github.com/strongloop/loopback-boot/commit/17ba74ed1c557c9a9b74aab198837a91338feafe) 3.2.1 - [`e73b90e`](https://github.com/strongloop/loopback-boot/commit/e73b90ed97100da4c4c3972bf9f76f2ac1ab9327) Merge pull request [#286](https://github-redirect.dependabot.com/strongloop/loopback-boot/issues/286) from strongloop/fix/booting-flag - [`c10e822`](https://github.com/strongloop/loopback-boot/commit/c10e8225bb1e50a7540b037e17e62246a37c857f) fix: set `app.booting` flag immediately - [`825411e`](https://github.com/strongloop/loopback-boot/commit/825411e6b4a0e1d4de3db57addf2e278e5d92e10) Merge pull request [#285](https://github-redirect.dependabot.com/strongloop/loopback-boot/issues/285) from strongloop/update/dependency-lodash - [`9b77d81`](https://github.com/strongloop/loopback-boot/commit/9b77d8159aa18021ead04e54ae6c8c30d4a51069) fix: update lodash - See full diff in [compare view](https://github.com/strongloop/loopback-boot/compare/v3.2.0...v3.3.0)


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 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 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](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-preview[bot] commented 5 years ago

Superseded by #339.