adobe / htlengine

An HTL (Sightly) Interpreter/Compiler for Node.js
Apache License 2.0
47 stars 20 forks source link

fix(deps): update external fixes #465

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 21.1.0 -> 21.1.1 age adoption passing confidence
semantic-release 20.1.1 -> 20.1.3 age adoption passing confidence

Release Notes

jsdom/jsdom ### [`v21.1.1`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2111) [Compare Source](https://togithub.com/jsdom/jsdom/compare/21.1.0...21.1.1) - Fixed `jsdom.reconfigure()` to also adjust the URL as seen by the history API, so that e.g. `history.replaceState(null, "")` would not mess up the URL. (jdufresne) - Fixed `location.hash = ""` to leave any `#` in location.href. - Fixes a few bugs with CSS parsing by replacing `cssom` with `rweb-cssom`, since the latter is maintained. (seanparmelee)
semantic-release/semantic-release ### [`v20.1.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.1.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.1.2...v20.1.3) ##### Bug Fixes - **deps:** update dependency execa to v7.1.1 ([c38b53a](https://togithub.com/semantic-release/semantic-release/commit/c38b53a321f2139ecae9c77963d38f8d9d5b34f1)) ### [`v20.1.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.1.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.1.1...v20.1.2) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v8.1.2 ([fbede54](https://togithub.com/semantic-release/semantic-release/commit/fbede5438814be829cd358fb687fef2f4b94e2e0))

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

github-actions[bot] commented 1 year ago

This PR will trigger a patch release when merged.

codecov[bot] commented 1 year ago

Codecov Report

Merging #465 (732e5ff) into main (9de71a6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #465   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files          89       89           
  Lines        7255     7255           
=======================================
  Hits         6906     6906           
  Misses        349      349           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: