semantic-release-plus / semantic-release

:package::rocket: Fully automated version management and package publishing
https://semantic-release-plus.gitbook.io
MIT License
48 stars 4 forks source link

chore(deps): update dependency js-yaml to v3.14.0 #100

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
js-yaml devDependencies minor 3.13.1 -> 3.14.0

Release Notes

nodeca/js-yaml ### [`v3.14.0`](https://togithub.com/nodeca/js-yaml/blob/master/CHANGELOG.md#​3140---2020-05-22) [Compare Source](https://togithub.com/nodeca/js-yaml/compare/3.13.1...3.14.0) ##### Changed - Support `safe/loadAll(input, options)` variant of call. - CI: drop outdated nodejs versions. - Dev deps bump. ##### Fixed - Quote `=` in plain scalars [#​519](https://togithub.com/nodeca/js-yaml/issues/519). - Check the node type for `!` tag in case user manually specifies it. - Verify that there are no null-bytes in input. - Fix wrong quote position when writing condensed flow, [#​526](https://togithub.com/nodeca/js-yaml/issues/526).

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #100 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          836       836           
  Branches       218       218           
=========================================
  Hits           836       836           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f86ff36...3c10e45. Read the comment docs.

JoA-MoS commented 4 years ago

:tada: This PR is included in version 18.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: