davidosomething / dotfiles

mac OS, Arch Linux, and Debian/Ubuntu + Neovim
https://github.com/davidosomething/dotfiles
332 stars 21 forks source link

Update dependency js-yaml to v4.1.0 #390

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
js-yaml 4.0.0 -> 4.1.0 age adoption passing confidence

Release Notes

nodeca/js-yaml ### [`v4.1.0`](https://togithub.com/nodeca/js-yaml/blob/master/CHANGELOG.md#​410---2021-04-15) [Compare Source](https://togithub.com/nodeca/js-yaml/compare/4.0.0...4.1.0) ##### Added - Types are now exported as `yaml.types.XXX`. - Every type now has `options` property with original arguments kept as they were (see `yaml.types.int.options` as an example). ##### Changed - `Schema.extend()` now keeps old type order in case of conflicts (e.g. Schema.extend([ a, b, c ]).extend([ b, a, d ]) is now ordered as `abcd` instead of `cbad`).

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.