wopian / hibari

🦊 Vue app for Kitsu
https://hibari.moe
MIT License
26 stars 9 forks source link

build: update dependency localforage to ~1.9.0 #620

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
localforage dependencies minor ~1.7.0 -> ~1.9.0

Release Notes

localForage/localForage ### [`v1.9.0`](https://togithub.com/localForage/localForage/blob/master/CHANGELOG.md#​190-httpsgithubcommozillalocalForagereleasestag190) [Compare Source](https://togithub.com/localForage/localForage/compare/1.8.1...1.9.0) - Fixed TypeScript definition for `getItem`. It now notes that `getItem` can return `null`, so this change may cause TypeScript code that didn't account for `null` values to fail. See [#​980](https://togithub.com/localForage/localForage/issues/980). ### [`v1.8.1`](https://togithub.com/localForage/localForage/blob/master/CHANGELOG.md#​181-httpsgithubcommozillalocalForagereleasestag181) [Compare Source](https://togithub.com/localForage/localForage/compare/1.8.0...1.8.1) - Reverted the ESM/`module` field change in [#​940](https://togithub.com/localForage/localForage/issues/940), which broke many builds. See: [#​979](https://togithub.com/localForage/localForage/issues/979). Sorry about that! 😓 ### [`v1.8.0`](https://togithub.com/localForage/localForage/blob/master/CHANGELOG.md#​180-httpsgithubcommozillalocalForagereleasestag180) [Compare Source](https://togithub.com/localForage/localForage/compare/1.7.4...1.8.0) - No changes to code, but added a `module` field in `package.json` for better ESM support. See: [#​940](https://togithub.com/localForage/localForage/issues/940).

Renovate configuration

:date: Schedule: "before 9am,after 5pm" in timezone Europe/London.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.