dyaa / loopback-connector-firestore

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

Bump loopback-datasource-juggler from 4.5.3 to 4.6.0 #129

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps loopback-datasource-juggler from 4.5.3 to 4.6.0.

Changelog *Sourced from [loopback-datasource-juggler's changelog](https://github.com/strongloop/loopback-datasource-juggler/blob/master/CHANGES.md).* > 2019-02-26, Version 4.6.0 > ========================= > > * feat: Support "type" key in sub-properties (Hage Yaapa) > > * fix: use correct callback for geo find queries (biniam) > > * fix: update typescript declarations (biniam)
Commits - [`ce7194f`](https://github.com/strongloop/loopback-datasource-juggler/commit/ce7194ff6afe27f087cb2a0cf7943b0b9f573f87) 4.6.0 - [`75a8c6a`](https://github.com/strongloop/loopback-datasource-juggler/commit/75a8c6a30933d50ce31d3da031600719f70ae3a1) 4.5.4 - [`01df370`](https://github.com/strongloop/loopback-datasource-juggler/commit/01df3705d163a56108d5f14b01967f94a89930b3) Merge pull request [#1693](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1693) from strongloop/feat/type-sub-property - [`a391c83`](https://github.com/strongloop/loopback-datasource-juggler/commit/a391c83a2cb4bcd4a4c06ac1258ceae9b2512629) feat: Support "type" key in sub-properties - [`70b3bb6`](https://github.com/strongloop/loopback-datasource-juggler/commit/70b3bb6aae8e93536076ff5ca6f742c5fb19bdda) Merge pull request [#1690](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1690) from strongloop/fix/near-filter-cb - [`5e0c73b`](https://github.com/strongloop/loopback-datasource-juggler/commit/5e0c73bec7683fc6529d55fa887bc740380ba71e) fix: use correct callback for geo find queries - [`c7d23d1`](https://github.com/strongloop/loopback-datasource-juggler/commit/c7d23d18d0373f302d36f7b2fe397c131627ea43) Merge pull request [#1654](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1654) from strongloop/fix/types - [`4b705b1`](https://github.com/strongloop/loopback-datasource-juggler/commit/4b705b127c7bb0a529debba9b49aeb29c94ad2c0) fix: update typescript declarations - See full diff in [compare view](https://github.com/strongloop/loopback-datasource-juggler/compare/v4.5.3...v4.6.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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.