adobe / ferrum

Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js
https://www.ferrumjs.org
Apache License 2.0
519 stars 25 forks source link

chore(deps): update any #91

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies patch 10.1.6 -> 10.1.7
mocha (source) devDependencies patch 7.1.1 -> 7.1.2
semantic-release devDependencies patch 17.0.6 -> 17.0.7
snyk devDependencies minor 1.306.0 -> 1.311.0

Release Notes

okonet/lint-staged ### [`v10.1.7`](https://togithub.com/okonet/lint-staged/releases/v10.1.7) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.6...v10.1.7) ##### Bug Fixes - use stash create/store to prevent files from disappearing from disk ([c9adca5](https://togithub.com/okonet/lint-staged/commit/c9adca5))
mochajs/mocha ### [`v7.1.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​712--2020-04-26) [Compare Source](https://togithub.com/mochajs/mocha/compare/v7.1.1...v7.1.2) #### :nut_and_bolt: Other - [#​4251](https://togithub.com/mochajs/mocha/issues/4251): Prevent karma-mocha from stalling ([**@​juergba**](https://togithub.com/juergba)) - [#​4222](https://togithub.com/mochajs/mocha/issues/4222): Update dependency mkdirp to v0.5.5 ([**@​outsideris**](https://togithub.com/outsideris)) #### :book: Documentation - [#​4208](https://togithub.com/mochajs/mocha/issues/4208): Add Wallaby logo to site ([**@​boneskull**](https://togithub.com/boneskull))
semantic-release/semantic-release ### [`v17.0.7`](https://togithub.com/semantic-release/semantic-release/releases/v17.0.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.6...v17.0.7) ##### Bug Fixes - **package:** update marked to version 1.0.0 ([#​1534](https://togithub.com/semantic-release/semantic-release/issues/1534)) ([d64db31](https://togithub.com/semantic-release/semantic-release/commit/d64db31e7670c394554246b9d686997c3e2c046b))
snyk/snyk ### [`v1.311.0`](https://togithub.com/snyk/snyk/releases/v1.311.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.310.1...v1.311.0) ##### Features - add analytics for Snyk CLI plugins ([98aee43](https://togithub.com/snyk/snyk/commit/98aee4398e7efac572382f8b619001bf8d44b71c)) ### [`v1.310.1`](https://togithub.com/snyk/snyk/releases/v1.310.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.310.0...v1.310.1) ##### Bug Fixes - bump ruby-semver to use min Node 8 instead of 10 ([a3ea038](https://togithub.com/snyk/snyk/commit/a3ea03812f8a61d44d73471689a7d02c59bb1510)) ### [`v1.310.0`](https://togithub.com/snyk/snyk/releases/v1.310.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.309.0...v1.310.0) ##### Features - This new version prevents CLI crashing when processing big treeSize npm & yarn dependencies ([2478ed5](https://togithub.com/snyk/snyk/commit/2478ed52b96233db45efae1505da3da54a041fde)) ### [`v1.309.0`](https://togithub.com/snyk/snyk/releases/v1.309.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.308.0...v1.309.0) ##### Features - enable ruby graph monitor ([aebf3b2](https://togithub.com/snyk/snyk/commit/aebf3b251195bd54678e974b2d9a19b9afd471bb)) ### [`v1.308.0`](https://togithub.com/snyk/snyk/releases/v1.308.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.307.0...v1.308.0) ##### Bug Fixes - add missing global package to global packages ([6f76bc1](https://togithub.com/snyk/snyk/commit/6f76bc13e8c389662c430faef5a7ba914ad71092)) - global packages permissions during release ([3f41711](https://togithub.com/snyk/snyk/commit/3f41711a7a58bf247f818e19e3b731d62aa0b699)) - install missing semantic-release package ([ba042c7](https://togithub.com/snyk/snyk/commit/ba042c7028c46e30f86431ee21f40beb3ff4f96d)) ##### Features - migrate to CircleCI for unique project pipeline ([4905b6e](https://togithub.com/snyk/snyk/commit/4905b6e436b3971a6ca0e07706b9d9d2540b60fe)) ### [`v1.307.0`](https://togithub.com/snyk/snyk/releases/v1.307.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.306.0...v1.307.0) ##### Bug Fixes - upgrade [@​snyk/snyk](https://togithub.com/snyk/snyk)/nodejs-lockfile-parser from 1.17.0 to 1.18.0 ([6200273](https://togithub.com/snyk/snyk/commit/6200273dfaec67f45c357d72107b2c0742e7f25f)) ##### Features - iterate on reachability output text ([0c0263f](https://togithub.com/snyk/snyk/commit/0c0263f1cded29e64bf8ce0c1188593bb8d1ae34)) - support maven reachable vulnerabilities for `snyk test` ([8b805e1](https://togithub.com/snyk/snyk/commit/8b805e101c16608ff8c464ee92a00c522d74f108))

Renovate configuration

:date: Schedule: "before 3am on Monday" in timezone Europe/Zurich.

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files           8        8           
  Lines         527      527           
=======================================
  Hits          524      524           
  Misses          3        3           

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 89b6992...2892239. Read the comment docs.

adobe-bot commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: