adobe / helix-embed

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

fix(deps): update external fixes #482

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
@braintree/sanitize-url 5.0.1 -> 5.0.2 age adoption passing confidence
@pollyjs/adapter-node-http 5.1.0 -> 5.1.1 age adoption passing confidence
@pollyjs/core 5.1.0 -> 5.1.1 age adoption passing confidence
@pollyjs/persister-fs 5.0.0 -> 5.1.1 age adoption passing confidence
eslint (source) 7.27.0 -> 7.28.0 age adoption passing confidence
unfurl.js 5.2.6 -> 5.3.0 age adoption passing confidence

Release Notes

braintree/sanitize-url ### [`v5.0.2`](https://togithub.com/braintree/sanitize-url/blob/master/CHANGELOG.md#​502) [Compare Source](https://togithub.com/braintree/sanitize-url/compare/v5.0.1...v5.0.2) - Fix issue where certain invisible white space characters were not being sanitized ([#​35](https://togithub.com/braintree/sanitize-url/issues/35))
netflix/pollyjs ### [`v5.1.1`](https://togithub.com/netflix/pollyjs/blob/master/CHANGELOG.md#​511-httpsgithubcomnetflixpollyjscomparev510v511-2021-06-02) [Compare Source](https://togithub.com/netflix/pollyjs/compare/v5.1.0...v5.1.1) ##### Bug Fixes - Handle failed arraybuffer instanceof checks ([#​393](https://togithub.com/netflix/pollyjs/issues/393)) ([247be0a](https://togithub.com/netflix/pollyjs/commit/247be0a))
eslint/eslint ### [`v7.28.0`](https://togithub.com/eslint/eslint/releases/v7.28.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.27.0...v7.28.0) - [`1237705`](https://togithub.com/eslint/eslint/commit/1237705dd08c209c5e3136045ec51a4ba87a3abe) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to 0.4.2 ([#​14672](https://togithub.com/eslint/eslint/issues/14672)) (Milos Djermanovic) - [`123fb86`](https://togithub.com/eslint/eslint/commit/123fb8648731c2c23313c544ffa1872d3024fe68) Docs: Add Feedback Needed triage description ([#​14670](https://togithub.com/eslint/eslint/issues/14670)) (Nicholas C. Zakas) - [`c545163`](https://togithub.com/eslint/eslint/commit/c5451635b4e89827cfc8d8d77083647c74506e42) Update: support multiline /*eslint-env*/ directives (fixes [#​14652](https://togithub.com/eslint/eslint/issues/14652)) ([#​14660](https://togithub.com/eslint/eslint/issues/14660)) (薛定谔的猫) - [`8d1e75a`](https://togithub.com/eslint/eslint/commit/8d1e75a31b3e3d67130709a219bdd07ce6f3cf74) Upgrade: glob-parent version in package.json ([#​14658](https://togithub.com/eslint/eslint/issues/14658)) (Hamza Najeeb) - [`1f048cb`](https://togithub.com/eslint/eslint/commit/1f048cb0eec660d2052f1758f4b2ad7b1cb424e1) Fix: no-implicit-coercion false positive with `String()` (fixes [#​14623](https://togithub.com/eslint/eslint/issues/14623)) ([#​14641](https://togithub.com/eslint/eslint/issues/14641)) (Milos Djermanovic) - [`d709abf`](https://togithub.com/eslint/eslint/commit/d709abfdde087325d4578b6709dc61040b8ca9d8) Chore: fix comment location in no-unused-vars ([#​14648](https://togithub.com/eslint/eslint/issues/14648)) (Milos Djermanovic) - [`e44ce0a`](https://togithub.com/eslint/eslint/commit/e44ce0a8acfaad513c385150c25e76e82a1b8f12) Fix: no-duplicate-imports allow unmergeable (fixes [#​12758](https://togithub.com/eslint/eslint/issues/12758), fixes [#​12760](https://togithub.com/eslint/eslint/issues/12760)) ([#​14238](https://togithub.com/eslint/eslint/issues/14238)) (Soufiane Boutahlil) - [`bb66a3d`](https://togithub.com/eslint/eslint/commit/bb66a3d91af426dac9a7ffdbe47bdbbc0ffd4dd7) New: add `getPhysicalFilename()` method to rule context (fixes [#​11989](https://togithub.com/eslint/eslint/issues/11989)) ([#​14616](https://togithub.com/eslint/eslint/issues/14616)) (Nitin Kumar) - [`2e43dac`](https://togithub.com/eslint/eslint/commit/2e43dacd24337a82d4184fac9b44d497675f46ef) Docs: fix `no-sequences` example ([#​14643](https://togithub.com/eslint/eslint/issues/14643)) (Nitin Kumar) - [`958ff4e`](https://togithub.com/eslint/eslint/commit/958ff4e8a5102f204f1484d09985e28a79790996) Docs: add note for arrow functions in no-seq rule ([#​14578](https://togithub.com/eslint/eslint/issues/14578)) (Nitin Kumar) - [`e4f111b`](https://togithub.com/eslint/eslint/commit/e4f111b67d114adbf76a9c9dbb18fa4f49bc91b6) Fix: arrow-body-style crash with object pattern (fixes [#​14633](https://togithub.com/eslint/eslint/issues/14633)) ([#​14635](https://togithub.com/eslint/eslint/issues/14635)) (Milos Djermanovic) - [`ec28b5a`](https://togithub.com/eslint/eslint/commit/ec28b5a2bdc69f34ce29d670f5e84d2446774a00) Chore: upgrade eslint-plugin-eslint-plugin ([#​14590](https://togithub.com/eslint/eslint/issues/14590)) (薛定谔的猫) - [`85a2725`](https://togithub.com/eslint/eslint/commit/85a2725b1fade5538e727102d9701ccb503e54d4) Docs: Update README team and sponsors (ESLint Jenkins)
jacktuck/unfurl ### [`v5.3.0`](https://togithub.com/jacktuck/unfurl/releases/v5.3.0) [Compare Source](https://togithub.com/jacktuck/unfurl/compare/v5.2.6...v5.3.0) ##### Features - adds check to throw if http status is not 200 ([#​78](https://togithub.com/jacktuck/unfurl/issues/78)) ([4b6e032](https://togithub.com/jacktuck/unfurl/commit/4b6e0320af3e441d25f4b4cdd12b468f0ed61647))

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 a patch release when merged.

tripodsan commented 3 years ago

@trieloff can you check the failing tests ?

codecov[bot] commented 3 years ago

Codecov Report

Merging #482 (2d02717) into main (71e380c) will decrease coverage by 0.44%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #482      +/-   ##
==========================================
- Coverage   97.76%   97.32%   -0.45%     
==========================================
  Files           6        6              
  Lines         224      224              
==========================================
- Hits          219      218       -1     
- Misses          5        6       +1     
Impacted Files Coverage Δ
src/lottifile.js 94.73% <0.00%> (-5.27%) :arrow_down:

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 71e380c...2d02717. Read the comment docs.

trieloff commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: