Level / level-js

An abstract-leveldown compliant store on top of IndexedDB.
MIT License
542 stars 44 forks source link

Upgrade devDependency hallmark from ^2.0.0 to ^3.0.0 #199

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
hallmark devDependencies major ^2.0.0 -> ^3.0.0

Release Notes

vweevers/hallmark ### [`v3.0.0`](https://togithub.com/vweevers/hallmark/blob/master/CHANGELOG.md#​300---2020-08-22) [Compare Source](https://togithub.com/vweevers/hallmark/compare/v2.1.0...v3.0.0) ##### Changed - **Breaking:** drop node < 10 and upgrade dependencies ([`02e7c00`](https://togithub.com/vweevers/hallmark/commit/02e7c00)). Now silently exits on node < 10. Two dozen remark modules have been upgraded, many with breaking changes though most don't apply here. One thing I've noticed is that text like `module@1.0.0` will be converted to a `mailto` link. Wrap such text in backticks. - **Breaking:** remove depth limit on table of contents ([`031a6ae`](https://togithub.com/vweevers/hallmark/commit/031a6ae)) - Bump `remark-changelog` ([`4868875`](https://togithub.com/vweevers/hallmark/commit/4868875)). Adds experimental git submodule support. ##### Added - Support passing options to `remark-changelog` ([`6a3923e`](https://togithub.com/vweevers/hallmark/commit/6a3923e)).

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, 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.