Bump localforage from 1.6.0 to 1.7.1 #1240

Merged
dependabot-preview[bot] merged 1 commit from dependabot/npm_and_yarn/localforage-1.7.1 into master 2018-04-03 21:44:15 +02:00
dependabot-preview[bot] commented 2018-04-02 12:21:36 +02:00 (Migrated from github.com)

Bumps localforage from 1.6.0 to 1.7.1.

Release notes

Sourced from localforage's releases.

Revert module support in package.json (for now)

The fix to #805 broke things for people and needs more testing to work, so this reverts things back to pre-module field days 😄

If your Webpack build was breaking with 1.7.0, this should fix it.

Add support for package.json "module" prop

This is a largely minor release but we've added support for the "module" property in package.json–see #805.

Bumping a minor version to make sure people's builds don't break with the new property.

If you are experiencing build errors with webpack after upgrading, try changing your mainFields webpack config: https://github-redirect.dependabot.com/localForage/localForage/issues/805#issuecomment-377500059 (thanks to brettz9 for the tip!)

Changelog

Sourced from localforage's changelog.

About this CHANGELOG

This file will include all API breakage, new features, and upgrade info in
localForage's lifetime.

Commits

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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [localforage](https://github.com/localForage/localForage) from 1.6.0 to 1.7.1. <details> <summary>Release notes</summary> *Sourced from localforage's [releases](https://github.com/localForage/localForage/releases).* > ## Revert module support in package.json (for now) > The fix to [#805](https://github-redirect.dependabot.com/localForage/localForage/issues/805) broke things for people and needs more testing to work, so this reverts things back to pre-module field days 😄 > > If your Webpack build was breaking with `1.7.0`, this should fix it. > > ## Add support for package.json "module" prop > This is a largely minor release but we've added support for the "module" property in `package.json`–see [#805](https://github-redirect.dependabot.com/localForage/localForage/issues/805). > > Bumping a minor version to make sure people's builds don't break with the new property. > > If you are experiencing build errors with webpack after upgrading, try changing your `mainFields` webpack config: https://github-redirect.dependabot.com/localForage/localForage/issues/805#issuecomment-377500059 (thanks to [**brettz9**](https://github.com/brettz9) for the tip!) </details> <details> <summary>Changelog</summary> *Sourced from localforage's [changelog](https://github.com/localForage/localForage/blob/master/CHANGELOG.md).* > # About this CHANGELOG > > This file will include all API breakage, new features, and upgrade info in > localForage's lifetime. </details> <details> <summary>Commits</summary> - [`e4b4c94`](https://github.com/localForage/localForage/commit/e4b4c9427ef3e168c1f04fb29bb9e3468f4828ff) fix: Revert change made to package.json for #805; fixes [#808](https://github-redirect.dependabot.com/localForage/localForage/issues/808) - [`098e119`](https://github.com/localForage/localForage/commit/098e11997195f8aa2ec51a73bc748e38294d9bf6) chore: Bump to version 1.7 - [`de866cd`](https://github.com/localForage/localForage/commit/de866cdfa525d3e6268d811f90a86c0787a6d458) Merge pull request [#806](https://github-redirect.dependabot.com/localForage/localForage/issues/806) from brettz9/module-package-json - [`dba7a16`](https://github.com/localForage/localForage/commit/dba7a16a76e15f887abc8aeaf44d4aeec8f25cde) Add `module` to `package.json` for [#805](https://github-redirect.dependabot.com/localForage/localForage/issues/805) - [`f66bb7b`](https://github.com/localForage/localForage/commit/f66bb7baf21e4f0703b4e83ec7a0b39679c05af5) Merge pull request [#802](https://github-redirect.dependabot.com/localForage/localForage/issues/802) from Alorel/patch-1 - [`ffd2173`](https://github.com/localForage/localForage/commit/ffd217359077827bbebf546ece475b692b36baf7) Update README.md - [`3cb9009`](https://github.com/localForage/localForage/commit/3cb9009ed56da8605ef5ee59065ab74967e7edb6) Merge pull request [#789](https://github-redirect.dependabot.com/localForage/localForage/issues/789) from augbog/augbog/version-documentation - [`8422e50`](https://github.com/localForage/localForage/commit/8422e50b83d0c6b496fe45d64fcf1a1cf0f90caf) [#658](https://github-redirect.dependabot.com/localForage/localForage/issues/658) add documentation for version configuration - See full diff in [compare view](https://github.com/localForage/localForage/compare/1.6.0...1.7.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=localforage&package-manager=npm_and_yarn&previous-version=1.6.0&new-version=1.7.1)](https://dependabot.com/compatibility-score.html?dependency-name=localforage&package-manager=npm_and_yarn&previous-version=1.6.0&new-version=1.7.1) 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`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1240
No description provided.