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 from 3.24.2 to 3.25.0 #288

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps loopback from 3.24.2 to 3.25.0.

Changelog *Sourced from [loopback's changelog](https://github.com/strongloop/loopback/blob/master/CHANGES.md).* > 2019-02-05, Version 3.25.0 > ========================== > > * Support middleware injected by AppDynamics. (Mike Li)
Commits - [`1e33ec5`](https://github.com/strongloop/loopback/commit/1e33ec596fdb0da89c0af6839a61b700eb49cd9c) 3.25.0 - [`c38900b`](https://github.com/strongloop/loopback/commit/c38900b785c3ed03dee23c6ee3a188f463d63838) Merge pull request [#4119](https://github-redirect.dependabot.com/strongloop/loopback/issues/4119) from studykik/fix/appdynamics-proxy - [`edb8dbc`](https://github.com/strongloop/loopback/commit/edb8dbc517818baf10fb8e41cd57b061775c0ff1) Support middleware injected by AppDynamics. - See full diff in [compare view](https://github.com/strongloop/loopback/compare/v3.24.2...v3.25.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 cancel merge` will cancel a previously requested merge - `@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 #306.