dyaa / loopback-connector-firestore

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

Bump loopback-connector from 4.4.0 to 4.6.2 #136

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps loopback-connector from 4.4.0 to 4.6.2.

Changelog *Sourced from [loopback-connector's changelog](https://github.com/strongloop/loopback-connector/blob/master/CHANGES.md).* > > > 2019-03-22, Version 4.5.2 > ========================= > > * fix: make prop def getter backward-compatible (biniam) > > * chore: update CODEOWNERS (Diana Lau) > > * Revert "4.6.0" (biniam) > > * feat: retrieve nested property definitions (Piero Maltese) > > > 2018-07-16, Version 4.5.1 > ========================= > > * allow schema or owner (Raymond Feng) > > * [WebFM] cs/pl/ru translation (candytangnb) > > > 2018-06-14, Version 4.5.0 > ========================= > > * Update msgpack5 to 4.x (Miroslav Bajtoš) > > * Update strong-globalize to 4.x (Miroslav Bajtoš) > > * Update Mocha and Chai to latest (Miroslav Bajtoš) > > * Update eslint + config to latest (Miroslav Bajtoš) > > * Disable package-lock feature of npm (Miroslav Bajtoš) > > * Travis: add Node.js 8.x + 10.x to the build matrix (Miroslav Bajtoš) > > * Drop support for Node 4.x (Miroslav Bajtoš) > > * chore:update license (Diana Lau)
Commits - [`d36d059`](https://github.com/strongloop/loopback-connector/commit/d36d059a8eee6c55efaedfc7228d23be0d4969f7) 4.6.2 - [`d0e6d36`](https://github.com/strongloop/loopback-connector/commit/d0e6d36a1ad9a9d547349df7076481b2742247fd) 4.5.2 - [`386e041`](https://github.com/strongloop/loopback-connector/commit/386e0413b58e0262283c2cd4f69a2d5fdb1a389e) Merge pull request [#138](https://github-redirect.dependabot.com/strongloop/loopback-connector/issues/138) from strongloop/fix/reserve-bc-propdef - [`95b907b`](https://github.com/strongloop/loopback-connector/commit/95b907b157d85a876ceeff58681ce1621545357b) fix: make prop def getter backward-compatible - [`93e49f1`](https://github.com/strongloop/loopback-connector/commit/93e49f119825f3ab252fe880c9c16a3495e36a7b) Merge pull request [#137](https://github-redirect.dependabot.com/strongloop/loopback-connector/issues/137) from strongloop/codeowner - [`6203020`](https://github.com/strongloop/loopback-connector/commit/62030201f78f1b869257e2da1dca86fab9b65ef4) chore: update CODEOWNERS - [`34c669b`](https://github.com/strongloop/loopback-connector/commit/34c669b96a4577376bbc40824f0c33710121b9ac) Revert "4.6.0" - [`560629c`](https://github.com/strongloop/loopback-connector/commit/560629c1d2175ad372e705eae9a8f050abf2cee6) 4.6.0 - [`9e63fc3`](https://github.com/strongloop/loopback-connector/commit/9e63fc344889cd45986a41a6381121d1cbf6731d) Merge pull request [#136](https://github-redirect.dependabot.com/strongloop/loopback-connector/issues/136) from pierissimo/feat-connector-getproperty-definition... - [`30c32b5`](https://github.com/strongloop/loopback-connector/commit/30c32b58d301557793ff9cb635f5fdc37a713a41) feat: retrieve nested property definitions - Additional commits viewable in [compare view](https://github.com/strongloop/loopback-connector/compare/v4.4.0...v4.6.2)
Maintainer changes This version was pushed to npm by [b-admike](https://www.npmjs.com/~b-admike), a new releaser for loopback-connector 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

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.