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

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps loopback from 3.24.2 to 3.26.0.

Changelog *Sourced from [loopback's changelog](https://github.com/strongloop/loopback/blob/master/CHANGES.md).* > 2019-05-31, Version 3.26.0 > ========================== > > * fix: disallow queries in username and email fields (Hage Yaapa) > > * Ignore failing downstream dependencies (Miroslav Bajtoš) > > * Upgrade nyc to version 14 (Miroslav Bajtoš) > > * Update Karma dependencies to latest versions (Miroslav Bajtoš) > > * Drop Node.js 6.x from the supported versions (Miroslav Bajtoš) > > * Fix Model.exists() to work with remote connector (Maxim Sharai) > > * chore: update copyrights years (Agnes Lin) > > * Update LTS status (Diana Lau) > > * Enable Node.js 12.x on Travis CI (Miroslav Bajtoš) > > * chore: update copyright year (Diana Lau) > > * chore: update LB3 EOL date (Diana Lau) > > > 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 - [`9b1d488`](https://github.com/strongloop/loopback/commit/9b1d4885ab869d977bc7d464aa861b4f88691862) 3.26.0 - [`58a0e6c`](https://github.com/strongloop/loopback/commit/58a0e6c8e95c346442a055510bc14e36207e7d85) fix: disallow queries in username and email fields - [`e682914`](https://github.com/strongloop/loopback/commit/e682914ecd4ac89b501cf56d856497a480eab630) Merge pull request [#4196](https://github-redirect.dependabot.com/strongloop/loopback/issues/4196) from strongloop/ignore-failing-downstream-builds - [`716347e`](https://github.com/strongloop/loopback/commit/716347e25c8f62acc81762455cf2aa3d4cdba40c) Ignore failing downstream dependencies - [`cd8db0b`](https://github.com/strongloop/loopback/commit/cd8db0b5cf5c6516ff220ebbaf8ce33520bb3a48) Merge pull request [#4194](https://github-redirect.dependabot.com/strongloop/loopback/issues/4194) from strongloop/update-karma-nyc - [`686c6fe`](https://github.com/strongloop/loopback/commit/686c6fe88efee3d0463e1f43c494534d0e77c05d) Upgrade nyc to version 14 - [`c9a2778`](https://github.com/strongloop/loopback/commit/c9a277884ea1faaba288d4d0dc876b03a4b1d53b) Update Karma dependencies to latest versions - [`a685553`](https://github.com/strongloop/loopback/commit/a685553b498b72e665c22c389d5dfc120d1f706b) Drop Node.js 6.x from the supported versions - [`4b3a3a3`](https://github.com/strongloop/loopback/commit/4b3a3a347c9176f1a86b00d229fc942bdc60c794) Merge pull request [#4120](https://github-redirect.dependabot.com/strongloop/loopback/issues/4120) from angfal/fix/remote_exists - [`e8d115b`](https://github.com/strongloop/loopback/commit/e8d115bdc23fcdca24a034b967e5929331ba4e10) Fix Model.exists() to work with remote connector - Additional commits viewable in [compare view](https://github.com/strongloop/loopback/compare/v3.24.2...v3.26.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 4 years ago

Superseded by #379.