ndabAP / vue-sails-example

NOT MAINTAINED Vue.js with Sails.js example project with many features
MIT License
294 stars 74 forks source link

build: bump localforage from 1.6.0 to 1.7.1 in /frontend #45

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps localforage from 1.6.0 to 1.7.1.

Release notes *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!)
Changelog *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.
Commits - [`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)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees 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) - 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 6 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.