adobe / helix-embed

Embed service for helix.
Apache License 2.0
5 stars 3 forks source link

chore(deps): update external fixes #313

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.9.0 -> 7.10.0
eslint-plugin-import devDependencies patch 2.22.0 -> 2.22.1

Release Notes

eslint/eslint ### [`v7.10.0`](https://togithub.com/eslint/eslint/releases/v7.10.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.9.0...v7.10.0) - [`6919fbb`](https://togithub.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a) Docs: Clarify that ignorePattern should be a string (refs [#​13029](https://togithub.com/eslint/eslint/issues/13029)) ([#​13718](https://togithub.com/eslint/eslint/issues/13718)) (Brandon Mills) - [`07d9bea`](https://togithub.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431) Update: Add ignorePattern to no-inline-comments ([#​13029](https://togithub.com/eslint/eslint/issues/13029)) (Edie Lemoine) - [`d79bbe9`](https://togithub.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede) Docs: fix typo ([#​13717](https://togithub.com/eslint/eslint/issues/13717)) (Alexander Liu) - [`9b8490e`](https://togithub.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4) Docs: grammatical error ([#​13687](https://togithub.com/eslint/eslint/issues/13687)) (rajdeep) - [`cb44e93`](https://togithub.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c) Fix: prefer-destructuring invalid autofix with computed property access ([#​13704](https://togithub.com/eslint/eslint/issues/13704)) (Milos Djermanovic) - [`46c73b1`](https://togithub.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a) Upgrade: eslint-scope@5.1.1 ([#​13716](https://togithub.com/eslint/eslint/issues/13716)) (Milos Djermanovic) - [`b7b12ba`](https://togithub.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa) Chore: Move comment to make tests more organized ([#​13707](https://togithub.com/eslint/eslint/issues/13707)) (Yusuke Tanaka) - [`51674a4`](https://togithub.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad) Docs: Add missing quotes ([#​13714](https://togithub.com/eslint/eslint/issues/13714)) (Lucio Paiva) - [`7c34a98`](https://togithub.com/eslint/eslint/commit/7c34a982aaf93a02348f56c9ce887c7dcf51b5bd) Chore: remove mistakenly added file ([#​13710](https://togithub.com/eslint/eslint/issues/13710)) (Milos Djermanovic) - [`30b76c9`](https://togithub.com/eslint/eslint/commit/30b76c9a13fae3dff59f7db406d6c66f11152973) Docs: Clarify package.json requirement in Getting Started (refs [#​13549](https://togithub.com/eslint/eslint/issues/13549)) ([#​13696](https://togithub.com/eslint/eslint/issues/13696)) (Nicholas C. Zakas) - [`044560d`](https://togithub.com/eslint/eslint/commit/044560dcc74db98b28e293da2e2f3b41ecbf5884) Sponsors: Sync README with website (ESLint Jenkins) - [`54000d1`](https://togithub.com/eslint/eslint/commit/54000d13f27d5255851b5ac0606ad027e2b8d331) Sponsors: Sync README with website (ESLint Jenkins)
benmosher/eslint-plugin-import ### [`v2.22.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2221---2020-09-27) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1) ##### Fixed - [`default`]/TypeScript: avoid crash on `export =` with a MemberExpression ([#​1841], thanks [@​ljharb]) - [`extensions`]/importType: Fix @​/abc being treated as scoped module ([#​1854], thanks [@​3nuc]) - allow using rest operator in named export ([#​1878], thanks [@​foray1010]) - [`dynamic-import-chunkname`]: allow single quotes to match Webpack support ([#​1848], thanks [@​straub]) ##### Changed - [`export`]: add tests for a name collision with `export * from` ([#​1704], thanks [@​tomprats](https://togithub.com/tomprats))

Renovate configuration

:date: Schedule: "after 2pm on Saturday" in timezone Europe/Zurich.

:vertical_traffic_light: Automerge: Enabled.

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

github-actions[bot] commented 4 years ago

This PR will trigger no release when merged.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #313   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files           7        7           
  Lines         228      228           
=======================================
  Hits          225      225           
  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 f18bc08...da14d42. Read the comment docs.

adobe-bot commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: