adobe / htlengine

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

chore(deps): update external fixes #510

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 15.1.0 -> 15.2.0 age adoption passing confidence
semantic-release 22.0.8 -> 22.0.10 age adoption passing confidence

Release Notes

okonet/lint-staged (lint-staged) ### [`v15.2.0`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1520) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.1.0...v15.2.0) ##### Minor Changes - [#​1371](https://togithub.com/lint-staged/lint-staged/pull/1371) [`f3378be`](https://togithub.com/lint-staged/lint-staged/commit/f3378be894fb84800341800b1e4f6f8bc8dfd904) Thanks [@​iiroj](https://togithub.com/iiroj)! - Using the `--no-stash` flag no longer discards all unstaged changes to partially staged files, which resulted in inadvertent data loss. This fix is available with a new flag `--no-hide-partially-staged` that is automatically enabled when `--no-stash` is used. ##### Patch Changes - [#​1362](https://togithub.com/lint-staged/lint-staged/pull/1362) [`17bc480`](https://togithub.com/lint-staged/lint-staged/commit/17bc480c0f8767407a87527931558de8d1d1551d) Thanks [@​antonk52](https://togithub.com/antonk52)! - update lilconfig@3.0.0 - [#​1368](https://togithub.com/lint-staged/lint-staged/pull/1368) [`7c55ca9`](https://togithub.com/lint-staged/lint-staged/commit/7c55ca9f410043016e8b33b3b523b9b7e764acf4) Thanks [@​iiroj](https://togithub.com/iiroj)! - Update most dependencies - [#​1368](https://togithub.com/lint-staged/lint-staged/pull/1368) [`777d4e9`](https://togithub.com/lint-staged/lint-staged/commit/777d4e976852af4c181ffbe055f3531343349695) Thanks [@​iiroj](https://togithub.com/iiroj)! - To improve performance, only use `lilconfig` when searching for config files outside the git repo. In the regular case, *lint-staged* finds the config files from the Git index and loads them directly. - [#​1373](https://togithub.com/lint-staged/lint-staged/pull/1373) [`85eb0dd`](https://togithub.com/lint-staged/lint-staged/commit/85eb0ddab1eba0c0bcc8cc109e17dc2bbb3d044e) Thanks [@​iiroj](https://togithub.com/iiroj)! - When determining git directory, use `fs.realpath()` only for symlinks. It looks like `fs.realpath()` changes some Windows mapped network filepaths unexpectedly, causing issues.
semantic-release/semantic-release (semantic-release) ### [`v22.0.10`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.10) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10) ##### Bug Fixes - revert updating cosmiconfig to v9 ([88efead](https://togithub.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb)) ### [`v22.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.9) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v9 ([#​3072](https://togithub.com/semantic-release/semantic-release/issues/3072)) ([8b0dbd2](https://togithub.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447))

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 9 months ago

This PR will trigger no release when merged.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4475738) 95.18% compared to head (19a0682) 95.18%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #510 +/- ## ======================================= Coverage 95.18% 95.18% ======================================= Files 89 89 Lines 7255 7255 ======================================= Hits 6906 6906 Misses 349 349 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 8 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: