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.8.1 #154

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.8.1.

Changelog *Sourced from [loopback-datasource-juggler's changelog](https://github.com/strongloop/loopback-datasource-juggler/blob/master/CHANGES.md).* > 2019-06-20, Version 4.8.1 > ========================= > > * test: add property index to support cloudant ([#1750](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1750)) (Janny) > > > 2019-06-13, Version 4.8.0 > ========================= > > * Fix types to describe native Promise (Miroslav Bajtoš) > > * feat: after operation hook in case of errors (spurreiter) > > * Fix for [#1724](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1724) - Added options to attribute updates ([#1725](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1725)) (Bill Matson) > > > 2019-05-14, Version 4.7.1 > ========================= > > * Fix "access" hook for unoptimized "near" queries (Miroslav Bajtoš) > > * Fix "loaded" hook for unoptimized "near" queries (Miroslav Bajtoš) > > * Test "near" queries executed in memory (Miroslav Bajtoš) > > * Fix DateString ctor to accept DateString instances (Miroslav Bajtoš) > > * datasource: copy settings object in constructor (Miroslav Bajtoš) > > * chore: update copyrights years ([#1737](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1737)) (Agnes Lin) > > * chore: update LTS status ([#1734](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1734)) (Diana Lau) > > > 2019-05-03, Version 4.7.0 > ========================= > > * fix: allow coercion of nested properties (biniam) > > > 2019-05-03, Version 4.6.4 > ========================= > > * Fix tests for empty/default values to pass on SQL (Miroslav Bajtoš) > > * Update nyc to 14.0.0 (Miroslav Bajtoš) > > * test: define models in before hooks (biniam) > > * Update `should` to `13.2.3` (Miroslav Bajtoš) > ... (truncated)
Commits - [`19e7a47`](https://github.com/strongloop/loopback-datasource-juggler/commit/19e7a474890cc27933e76d0f1e4261bdb996e90d) 4.8.1 - [`58b3c4f`](https://github.com/strongloop/loopback-datasource-juggler/commit/58b3c4f14887ce4ce234b27e03f4b1fae94855d8) test: add property index to support cloudant ([#1750](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1750)) - [`d49774c`](https://github.com/strongloop/loopback-datasource-juggler/commit/d49774c5902052686103c19fa56fd4fbe1403388) 4.8.0 - [`5fcad43`](https://github.com/strongloop/loopback-datasource-juggler/commit/5fcad43aabf94ab01fc5ee75ad276bb81ecc8739) Merge pull request [#1749](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1749) from strongloop/fix/typings - [`df4d892`](https://github.com/strongloop/loopback-datasource-juggler/commit/df4d89279ac34bcc576cf34d1c1ba76b9012b676) Fix types to describe native Promise - [`acb667b`](https://github.com/strongloop/loopback-datasource-juggler/commit/acb667b73d54334615bd389f81410ef27df9bd00) Merge pull request [#1694](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1694) from spurreiter/operation-hook-error - [`5b44c08`](https://github.com/strongloop/loopback-datasource-juggler/commit/5b44c08f7a33c698bfd3e3225ee6fce47d500988) feat: after operation hook in case of errors - [`0452326`](https://github.com/strongloop/loopback-datasource-juggler/commit/04523260c21d1a4d234a8b2e83ebc3375f562ffc) Fix for [#1724](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1724) - Added options to attribute updates ([#1725](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1725)) - [`a5ba740`](https://github.com/strongloop/loopback-datasource-juggler/commit/a5ba7408ffe70de988c34e8e3f473747a936ae93) 4.7.1 - [`413f316`](https://github.com/strongloop/loopback-datasource-juggler/commit/413f31631e85fd3dcf48a2e7c99901e8017d54ee) Merge pull request [#1739](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1739) from strongloop/fix/hooks-with-near-queries - Additional commits viewable in [compare view](https://github.com/strongloop/loopback-datasource-juggler/compare/v4.5.3...v4.8.1)
Maintainer changes This version was pushed to npm by [jannyhou2016](https://www.npmjs.com/~jannyhou2016), a new releaser for loopback-datasource-juggler since your current version.


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