Changelog
*Sourced from [loopback-datasource-juggler's changelog](https://github.com/strongloop/loopback-datasource-juggler/blob/master/CHANGES.md).*
> 2019-06-25, Version 4.8.2
> =========================
>
> * chore: expose beginTransaction API (Biniam Admikew)
>
> * update LTS in README ([#1751](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1751)) (Diana Lau)
>
>
> 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
> =========================
> ... (truncated)
Commits
- [`85a29ca`](https://github.com/strongloop/loopback-datasource-juggler/commit/85a29caaa5036656d985d29f932d33dd9fcf24eb) 4.8.2
- [`5539ef7`](https://github.com/strongloop/loopback-datasource-juggler/commit/5539ef7ac60190267cd6dfde03a31d640019cfa4) Merge pull request [#1752](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1752) from strongloop/update/ds-declaration-file
- [`313925a`](https://github.com/strongloop/loopback-datasource-juggler/commit/313925a5e714a14eec68b1ed0a74969b5aa86195) chore: expose beginTransaction API
- [`612cf05`](https://github.com/strongloop/loopback-datasource-juggler/commit/612cf05fdff11f259fb7f3d52f20e86319c87e46) update LTS in README ([#1751](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1751))
- [`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
- Additional commits viewable in [compare view](https://github.com/strongloop/loopback-datasource-juggler/compare/v4.5.3...v4.8.2)
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.
Bumps loopback-datasource-juggler from 4.5.3 to 4.8.2.
Changelog
*Sourced from [loopback-datasource-juggler's changelog](https://github.com/strongloop/loopback-datasource-juggler/blob/master/CHANGES.md).* > 2019-06-25, Version 4.8.2 > ========================= > > * chore: expose beginTransaction API (Biniam Admikew) > > * update LTS in README ([#1751](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1751)) (Diana Lau) > > > 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 > ========================= > ... (truncated)Commits
- [`85a29ca`](https://github.com/strongloop/loopback-datasource-juggler/commit/85a29caaa5036656d985d29f932d33dd9fcf24eb) 4.8.2 - [`5539ef7`](https://github.com/strongloop/loopback-datasource-juggler/commit/5539ef7ac60190267cd6dfde03a31d640019cfa4) Merge pull request [#1752](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1752) from strongloop/update/ds-declaration-file - [`313925a`](https://github.com/strongloop/loopback-datasource-juggler/commit/313925a5e714a14eec68b1ed0a74969b5aa86195) chore: expose beginTransaction API - [`612cf05`](https://github.com/strongloop/loopback-datasource-juggler/commit/612cf05fdff11f259fb7f3d52f20e86319c87e46) update LTS in README ([#1751](https://github-redirect.dependabot.com/strongloop/loopback-datasource-juggler/issues/1751)) - [`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 - Additional commits viewable in [compare view](https://github.com/strongloop/loopback-datasource-juggler/compare/v4.5.3...v4.8.2)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.