adobe / helix-embed

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

chore(deps): update external fixes #467

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
codecov 3.8.1 -> 3.8.2 age adoption passing confidence
dotenv 8.2.0 -> 8.6.0 age adoption passing confidence
eslint (source) 7.25.0 -> 7.26.0 age adoption passing confidence
mocha (source) 8.3.2 -> 8.4.0 age adoption passing confidence

Release Notes

codecov/codecov-node ### [`v3.8.2`](https://togithub.com/codecov/codecov-node/blob/master/CHANGELOG.md#​382) [Compare Source](https://togithub.com/codecov/codecov-node/compare/v3.8.1...v3.8.2) ##### Fixes - # Add coverage-final.json as a possible coverage file during file lookup
motdotla/dotenv ### [`v8.6.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​860-httpsgithubcommotdotladotenvcomparev851v860-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.5.1...v8.6.0) ##### Added - define package.json in exports ### [`v8.5.1`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​851-httpsgithubcommotdotladotenvcomparev850v851-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.5.0...v8.5.1) ##### Changed - updated dev dependencies via npm audit ### [`v8.5.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​850-httpsgithubcommotdotladotenvcomparev840v850-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.4.0...v8.5.0) ##### Added - allow for `import "dotenv/config"` ### [`v8.4.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​840-httpsgithubcommotdotladotenvcomparev830v840-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.3.0...v8.4.0) ##### Changed - point to exact types file to work with VS Code ### [`v8.3.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​830-httpsgithubcommotdotladotenvcomparev820v830-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.2.0...v8.3.0) ##### Changed - _Breaking:_ drop support for Node v8
eslint/eslint ### [`v7.26.0`](https://togithub.com/eslint/eslint/releases/v7.26.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.25.0...v7.26.0) - [`aaf65e6`](https://togithub.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b) Upgrade: eslintrc for ModuleResolver fix ([#​14577](https://togithub.com/eslint/eslint/issues/14577)) (Brandon Mills) - [`ae6dbd1`](https://togithub.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a) Fix: track variables, not names in require-atomic-updates (fixes [#​14208](https://togithub.com/eslint/eslint/issues/14208)) ([#​14282](https://togithub.com/eslint/eslint/issues/14282)) (Patrick Ahmetovic) - [`6a86e50`](https://togithub.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d) Chore: remove loose-parser tests (fixes [#​14315](https://togithub.com/eslint/eslint/issues/14315)) ([#​14569](https://togithub.com/eslint/eslint/issues/14569)) (Milos Djermanovic) - [`ee3a3ea`](https://togithub.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1) Fix: create `.eslintrc.cjs` for `module` type ([#​14304](https://togithub.com/eslint/eslint/issues/14304)) (Nitin Kumar) - [`6791dec`](https://togithub.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073) Docs: fix example for require-atomic-updates ([#​14562](https://togithub.com/eslint/eslint/issues/14562)) (Milos Djermanovic) - [`388eb7e`](https://togithub.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb) Sponsors: Sync README with website (ESLint Jenkins) - [`f071d1e`](https://togithub.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e) Update: Add automated suggestion to `radix` rule for parsing decimals ([#​14291](https://togithub.com/eslint/eslint/issues/14291)) (Bryan Mishkin) - [`0b6a3f3`](https://togithub.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac) New: Include XO style guide in `eslint --init` ([#​14193](https://togithub.com/eslint/eslint/issues/14193)) (Federico Brigante)
mochajs/mocha ### [`v8.4.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​840--2021-05-07) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.3.2...v8.4.0) #### :tada: Enhancements - [#​4502](https://togithub.com/mochajs/mocha/issues/4502): CLI file parsing errors now have error codes ([**@​evaline-ju**](https://togithub.com/evaline-ju)) #### :bug: Fixes - [#​4614](https://togithub.com/mochajs/mocha/issues/4614): Watch: fix crash when reloading files ([**@​outsideris**](https://togithub.com/outsideris)) #### :book: Documentation - [#​4630](https://togithub.com/mochajs/mocha/issues/4630): Add `options.require` to Mocha constructor for `root hook` plugins on parallel runs ([**@​juergba**](https://togithub.com/juergba)) - [#​4617](https://togithub.com/mochajs/mocha/issues/4617): Dynamically generating tests with `top-level await` and ESM test files ([**@​juergba**](https://togithub.com/juergba)) - [#​4608](https://togithub.com/mochajs/mocha/issues/4608): Update default file extensions ([**@​outsideris**](https://togithub.com/outsideris)) Also thanks to [**@​outsideris**](https://togithub.com/outsideris) for various improvements on our GH actions workflows.

Configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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 3 years ago

This PR will trigger no release when merged.

codecov[bot] commented 3 years ago

Codecov Report

Merging #467 (87a24e8) into main (5704ede) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files           6        6           
  Lines         224      224           
=======================================
  Hits          219      219           
  Misses          5        5           

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 5704ede...87a24e8. Read the comment docs.

trieloff commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: