dyaa / loopback-connector-firestore

Firebase Firestore connector for the LoopBack framework.
MIT License
31 stars 28 forks source link

Bump loopback-datasource-juggler from 3.23.0 to 4.5.3 #119

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps loopback-datasource-juggler from 3.23.0 to 4.5.3.

Changelog *Sourced from [loopback-datasource-juggler's changelog](https://github.com/strongloop/loopback-datasource-juggler/blob/master/CHANGES.md).* > 2019-01-29, Version 4.5.3 > ========================= > > * Support nested properties with class type (Miroslav Bajtoš) > > > 2019-01-24, Version 4.5.2 > ========================= > > * Improve Model type definitions (Miroslav Bajtoš) > > * fix: use existing field in exclude test (biniam) > > > 2018-12-14, Version 4.5.0 > ========================= > > * Revert "5.0.0". It was released accidentally. (Diana Lau) > > * Upgrade eslint-config-loopback to latest (Miroslav Bajtoš) > > * manually fix remaining problems (Miroslav Bajtoš) > > * autofix eslint errors (Miroslav Bajtoš) > > * eslint: enable no-var and prefer-const rules (Miroslav Bajtoš) > > * Update eslint-config-loopback to latest (Miroslav Bajtoš) > > * Update dependencies to latest versions (Miroslav Bajtoš) > > * Upgrade bson to 4.x (latest) (Miroslav Bajtoš) > > * feat: dataSource.execute(cmd, args, opts, cb) (Miroslav Bajtoš) > > * eslint: enable ES2017 (async functions) (Miroslav Bajtoš) > > > 2018-11-15, Version 4.4.0 > ========================= > > * Use options from request for settings (Raymond Feng) > > > 2018-11-12, Version 4.3.0 > ========================= > > * Allow flags to be passed via options (Raymond Feng) > > * chore: update file list for apidocs (biniam) > ... (truncated)
Commits - [`4d28881`](https://github.com/strongloop/loopback-datasource-juggler/commit/4d288813e2704301b8a6be12c0d9896176d22bc3) 4.5.3 - [`c0a778e`](https://github.com/strongloop/loopback-datasource-juggler/commit/c0a778eeab87e8592b7d3e1c4885c10cb55fc5b1) Merge pull request [#1670](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1670) from up-group/master - [`fd99c6d`](https://github.com/strongloop/loopback-datasource-juggler/commit/fd99c6dc6e3cb71d4da861ae605971b17332b19f) Support nested properties with class type - [`4c69781`](https://github.com/strongloop/loopback-datasource-juggler/commit/4c697815048bdfd565d454a7f0b1fe3e6900cabe) 4.5.2 - [`928747f`](https://github.com/strongloop/loopback-datasource-juggler/commit/928747f7955963c1d12ac4bd37ca09354223d0cf) Merge pull request [#1685](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1685) from strongloop/fix/type-defs - [`81fc722`](https://github.com/strongloop/loopback-datasource-juggler/commit/81fc722b72beebb73fc9716abb84728834253e8f) Improve Model type definitions - [`0ec951e`](https://github.com/strongloop/loopback-datasource-juggler/commit/0ec951ee119e5268a80ee195dc8f75a074dda027) Merge pull request [#1682](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1682) from strongloop/fix/include-test - [`0b81425`](https://github.com/strongloop/loopback-datasource-juggler/commit/0b81425a13bd74577a1ca9d5cba3cfeed6b22cb4) fix: use existing field in exclude test - [`d3f63a8`](https://github.com/strongloop/loopback-datasource-juggler/commit/d3f63a8ecdff73b95c12028a7d687df35bcbaf6e) 4.5.0 - [`92499aa`](https://github.com/strongloop/loopback-datasource-juggler/commit/92499aa15259c0c726f215cfc471136837b31f76) Revert "5.0.0". It was released accidentally. - Additional commits viewable in [compare view](https://github.com/strongloop/loopback-datasource-juggler/compare/v3.23.0...v4.5.3)


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

Looks like loopback-datasource-juggler is up-to-date now, so this is no longer needed.