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 #63

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor 2.18.2 -> 2.19.1
snyk devDependencies minor 1.253.0 -> 1.260.0

Release Notes

benmosher/eslint-plugin-import ### [`v2.19.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2191---2019-12-08) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.19.0...v2.19.1) ##### Fixed - [`no-extraneous-dependencies`]: ensure `node.source` exists ### [`v2.19.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2190---2019-12-08) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.0) ##### Added - [`internal-regex` setting]: regex pattern for marking packages "internal" ([#​1491], thanks [@​Librazy]) - [`group-exports`]: make aggregate module exports valid ([#​1472], thanks [@​atikenny]) - [`no-namespace`]: Make rule fixable ([#​1401], thanks [@​TrevorBurnham]) - support `parseForESLint` from custom parser ([#​1435], thanks [@​JounQin]) - [`no-extraneous-dependencies`]: Implement support for [bundledDependencies](https://npm.github.io/using-pkgs-docs/package-json/types/bundleddependencies.html) ([#​1436], thanks [@​schmidsi])) - [`no-unused-modules`]: add flow type support ([#​1542], thanks [@​rfermann]) - [`order`]: Adds support for pathGroups to allow ordering by defined patterns ([#​795], [#​1386], thanks [@​Mairu]) - [`no-duplicates`]: Add `considerQueryString` option : allow duplicate imports with different query strings ([#​1107], thanks [@​pcorpet]). - [`order`]: Add support for alphabetical sorting of import paths within import groups ([#​1360], [#​1105], [#​629], thanks [@​duncanbeevers], [@​stropho], [@​luczsoma], [@​randallreedjr]) - [`no-commonjs`]: add `allowConditionalRequire` option ([#​1439], thanks [@​Pessimistress]) ##### Fixed - [`default`]: make error message less confusing ([#​1470], thanks [@​golopot]) - Improve performance of `ExportMap.for` by only loading paths when necessary. ([#​1519], thanks [@​brendo]) - Support export of a merged TypeScript namespace declaration ([#​1495], thanks [@​benmunro]) - [`order`]: fix autofix to not move imports across fn calls ([#​1253], thanks [@​tihonove]) - [`prefer-default-export`]: fix false positive with type export ([#​1506], thanks [@​golopot]) - [`extensions`]: Fix `ignorePackages` to produce errors ([#​1521], thanks [@​saschanaz]) - [`no-unused-modules`]: fix crash due to `export *` ([#​1496], thanks [@​Taranys]) - [`no-cycle`]: should not warn for Flow imports ([#​1494], thanks [@​maxmalov]) - [`order`]: fix `@someModule` considered as `unknown` instead of `internal` ([#​1493], thanks [@​aamulumi]) - [`no-extraneous-dependencies`]: Check `export from` ([#​1049], thanks [@​marcusdarmstrong]) ##### Docs - [`no-useless-path-segments`]: add docs for option `commonjs` ([#​1507], thanks [@​golopot]) ##### Changed - [`no-unused-modules`]/`eslint-module-utils`: Avoid superfluous calls and code ([#​1551], thanks [@​brettz9])
snyk/snyk ### [`v1.260.0`](https://togithub.com/snyk/snyk/releases/v1.260.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.259.0...v1.260.0) ##### Features - bump nuget plugin, no functional changes ([c1327ff](https://togithub.com/snyk/snyk/commit/c1327ffddae7778874a79f4f77b9ee405b751b62)) ### [`v1.259.0`](https://togithub.com/snyk/snyk/releases/v1.259.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.258.2...v1.259.0) ##### Features - bump nuget plugin to 1.14.0 no functional changes ([6e623d3](https://togithub.com/snyk/snyk/commit/6e623d35fed7af7389016ee66b2ac2057eda363c)) ### [`v1.258.2`](https://togithub.com/snyk/snyk/releases/v1.258.2) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.258.1...v1.258.2) ##### Bug Fixes - check that provided remote url is a string ([5664a99](https://togithub.com/snyk/snyk/commit/5664a9948144ebbc79339c96215bea3e40f39915)) - unblock deploy pipeline by pinning `pkg` ([bf9e963](https://togithub.com/snyk/snyk/commit/bf9e9635ec2006769f7552e13faf14ec20011bf7)) - use remediation to calculate fail-on arg ([cf71309](https://togithub.com/snyk/snyk/commit/cf71309d59a57adbb686c33cb9a666e37cdd92f8)) ### [`v1.258.1`](https://togithub.com/snyk/snyk/releases/v1.258.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.258.0...v1.258.1) ##### Bug Fixes - Remove tree-kill dependency ([9c37bb4](https://togithub.com/snyk/snyk/commit/9c37bb4574ef9c5236257b9e7e274932f81c2b99)) ### [`v1.258.0`](https://togithub.com/snyk/snyk/releases/v1.258.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.257.0...v1.258.0) ##### Features - find files func in prep for auto detection ([8ef2bd9](https://togithub.com/snyk/snyk/commit/8ef2bd91197177657a2b7c11793317de9db4ca72)) ### [`v1.257.0`](https://togithub.com/snyk/snyk/releases/v1.257.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.256.0...v1.257.0) ##### Features - add fail-on arg ([6fed61e](https://togithub.com/snyk/snyk/commit/6fed61e0662559dcbbf6bd4d4a85f2a8a434e3db)) ### [`v1.256.0`](https://togithub.com/snyk/snyk/releases/v1.256.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.255.0...v1.256.0) ##### Features - support mvn --scan-all-unmanaged ([ac81480](https://togithub.com/snyk/snyk/commit/ac81480e3fc4ef173e0cab3fcbd2c125c921b95c)) ### [`v1.255.0`](https://togithub.com/snyk/snyk/releases/v1.255.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.254.0...v1.255.0) ##### Features - Revert "Merge pull request [#​884](https://togithub.com/snyk/snyk/issues/884)" ([20f22ba](https://togithub.com/snyk/snyk/commit/20f22baa51448ef9d03fa5443f9cb31e69dc700c)) ### [`v1.254.0`](https://togithub.com/snyk/snyk/releases/v1.254.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.253.0...v1.254.0) ##### Features - include the org specified with --org in analytics ([e7fdc49](https://togithub.com/snyk/snyk/commit/e7fdc49eb05a20674d96f6ae9ba8f45aa2c7f242))

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 if you modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

adobe-bot commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: