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.1 #306

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps loopback from 3.24.2 to 3.25.1.

Changelog *Sourced from [loopback's changelog](https://github.com/strongloop/loopback/blob/master/CHANGES.md).* > 2019-03-15, Version 3.25.1 > ========================== > > * Back-ticks added to highlight example JSON (Quentin Presley) > > * Add same change to description for findOne (Quentin Presley) > > * Update the description for persisted-models (Quentin Presley) > > * handle $2b$ in hashed password check (Sylvain Dumont) > > > 2019-02-05, Version 3.25.0 > ========================== > > * Support middleware injected by AppDynamics. (Mike Li)
Commits - [`34acd02`](https://github.com/strongloop/loopback/commit/34acd02a7e627a26e1bf79c253132e029469f34c) 3.25.1 - [`a9a86fe`](https://github.com/strongloop/loopback/commit/a9a86fe380d7524005b23fc7dfca5555ee9d6868) Merge pull request [#4158](https://github-redirect.dependabot.com/strongloop/loopback/issues/4158) from strongloop/fixFilterDef - [`b83f563`](https://github.com/strongloop/loopback/commit/b83f5635cf5b914021a1f2fca6cba7788ad0f121) Back-ticks added to highlight example JSON - [`6caf506`](https://github.com/strongloop/loopback/commit/6caf506769d9450668f03df5ef9e6feefc1fa7a5) Add same change to description for findOne - [`b91938e`](https://github.com/strongloop/loopback/commit/b91938ecdfbce29fcf11e912c21c7ea195819ef4) Update the description for persisted-models - [`c8a31e2`](https://github.com/strongloop/loopback/commit/c8a31e2725a97ef415604492f38d60178131478b) Merge pull request [#4146](https://github-redirect.dependabot.com/strongloop/loopback/issues/4146) from sylvaindumont/patch-1 - [`4226da5`](https://github.com/strongloop/loopback/commit/4226da5fc4161b4d018fe15589886359735eb6a8) handle $2b$ in hashed password check - [`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.1)


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 #336.