venobo / blazar

[WIP] Blazar - Document store based on Marshal & OrbitDB for Nestjs
https://blazar.venobo.app
MIT License
2 stars 0 forks source link

chore(deps): update dependency leveldown to v5.6.0 #29

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
leveldown 5.1.1 -> 5.6.0 age adoption passing confidence

Release Notes

Level/leveldown ### [`v5.6.0`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​560---2020-03-27) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.5.1...v5.6.0) ##### Changed - Upgrade `nyc` devDependency from `^14.0.0` to `^15.0.0` ([#​696](https://togithub.com/Level/leveldown/issues/696)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `electron` devDependency from `^7.0.1` to `^8.0.0` ([#​700](https://togithub.com/Level/leveldown/issues/700)) ([**@​vweevers**](https://togithub.com/vweevers)) ##### Added - Restore Windows 32-bit prebuild ([#​711](https://togithub.com/Level/leveldown/issues/711)) ([**@​vweevers**](https://togithub.com/vweevers)) ### [`v5.5.1`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​551---2020-02-24) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.5.0...v5.5.1) ##### Fixed - Fix android arm64 prebuild by disabling exceptions ([#​706](https://togithub.com/Level/leveldown/issues/706)) ([**@​vweevers**](https://togithub.com/vweevers)) ### [`v5.5.0`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​550---2020-02-19) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.4.1...v5.5.0) ##### Changed - Refactor initial seek ([#​689](https://togithub.com/Level/leveldown/issues/689)) ([**@​vweevers**](https://togithub.com/vweevers)) - Refactor: move `CheckEndCallback` to `Iterator` ([#​690](https://togithub.com/Level/leveldown/issues/690)) ([**@​vweevers**](https://togithub.com/vweevers)) - Use `prebuildify-cross` ([#​694](https://togithub.com/Level/leveldown/issues/694)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `electron` devDependency from `^6.0.12` to `^7.0.1` ([`d092e6b`](https://togithub.com/Level/leveldown/commit/d092e6b)) ([**@​vweevers**](https://togithub.com/vweevers)) ##### Added - Add ARMv6 prebuild ([#​704](https://togithub.com/Level/leveldown/issues/704)) ([**@​christianbundy**](https://togithub.com/christianbundy)) ### [`v5.4.1`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​541---2019-10-26) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.4.0...v5.4.1) ##### Fixed - Hide symbols on mac with `-fvisibility=hidden` ([#​688](https://togithub.com/Level/leveldown/issues/688)) ([**@​vweevers**](https://togithub.com/vweevers)) - Fix `test-gc` npm script ([#​691](https://togithub.com/Level/leveldown/issues/691)) ([**@​vweevers**](https://togithub.com/vweevers)) ### [`v5.4.0`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​540---2019-10-19) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.3.0...v5.4.0) ##### Changed - Refactor initialization of range options ([#​681](https://togithub.com/Level/leveldown/issues/681)) ([**@​vweevers**](https://togithub.com/vweevers)) - Make iterator seek target a local variable ([#​683](https://togithub.com/Level/leveldown/issues/683)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `node-gyp` devDependency from `^5.0.0` to `^6.0.0` ([#​677](https://togithub.com/Level/leveldown/issues/677)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `dependency-check` devDependency from `^3.3.0` to `^4.1.0` ([`8965e58`](https://togithub.com/Level/leveldown/commit/8965e58)) ([**@​vweevers**](https://togithub.com/vweevers)) ##### Added - Add manifest ([Level/community#​83](https://togithub.com/Level/community/issues/83)) ([#​685](https://togithub.com/Level/leveldown/issues/685)) ([**@​vweevers**](https://togithub.com/vweevers)) - Add Cirrus CI for FreeBSD tests :sparkles: ([#​678](https://togithub.com/Level/leveldown/issues/678), [`55f30a3`](https://togithub.com/Level/leveldown/commit/55f30a3)) ([**@​vweevers**](https://togithub.com/vweevers)) - Test that empty range options are ignored ([#​684](https://togithub.com/Level/leveldown/issues/684)) ([**@​vweevers**](https://togithub.com/vweevers)) ### [`v5.3.0`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​530---2019-10-04) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.2.1...v5.3.0) ##### Changed - Replace Ubuntu 16.04 with CentOS 7 for prebuilds ([#​674](https://togithub.com/Level/leveldown/issues/674)) ([**@​rvagg**](https://togithub.com/rvagg)). This makes the prebuilt binary for linux compatible with Debian 8, Ubuntu 14.04, RHEL 7, CentOS 7 and other flavors with an old glibc. ##### Added - Add platform-specific notes ([#​672](https://togithub.com/Level/leveldown/issues/672), [`e359e7a`](https://togithub.com/Level/leveldown/commit/e359e7a)) ([**@​vweevers**](https://togithub.com/vweevers)) ### [`v5.2.1`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​521---2019-09-20) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.2.0...v5.2.1) ##### Added - Document minimum version for node 12 ([`9748454`](https://togithub.com/Level/leveldown/commit/9748454)) ([**@​vweevers**](https://togithub.com/vweevers)) ##### Fixed - Close db in `stack-blower` test ([#​668](https://togithub.com/Level/leveldown/issues/668)) ([**@​vweevers**](https://togithub.com/vweevers)) ### [`v5.2.0`](https://togithub.com/Level/leveldown/blob/master/CHANGELOG.md#​520---2019-09-06) [Compare Source](https://togithub.com/Level/leveldown/compare/v5.1.1...v5.2.0) ##### Changed - Upgrade `abstract-leveldown` from `~6.0.3` to `~6.1.1` ([#​660](https://togithub.com/Level/leveldown/issues/660)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `napi-macros` from `~1.8.1` to `~2.0.0` ([#​657](https://togithub.com/Level/leveldown/issues/657)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `hallmark` devDependency from `^0.1.0` to `^2.0.0` ([#​654](https://togithub.com/Level/leveldown/issues/654), [#​663](https://togithub.com/Level/leveldown/issues/663)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `standard` devDependency from `^12.0.0` to `^14.0.0` ([#​653](https://togithub.com/Level/leveldown/issues/653), [#​661](https://togithub.com/Level/leveldown/issues/661)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `rimraf` devDependency from `^2.6.1` to `^3.0.0` ([#​658](https://togithub.com/Level/leveldown/issues/658)) ([**@​vweevers**](https://togithub.com/vweevers)) - Upgrade `electron` devDependency from `^5.0.0` to `^6.0.0` ([#​656](https://togithub.com/Level/leveldown/issues/656)) ([**@​vweevers**](https://togithub.com/vweevers)) ##### Added - Add [`db.clear()`](https://togithub.com/Level/abstract-leveldown#dbclearoptions-callback) method (courtesy of `abstract-leveldown`) ([#​660](https://togithub.com/Level/leveldown/issues/660)) ([**@​vweevers**](https://togithub.com/vweevers))

Configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.