intlify / h3

Internationalization middleware & utilities for h3
MIT License
35 stars 4 forks source link

chore(deps): update dependency lint-staged to v15 - autoclosed #3

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
lint-staged ^14.0.0 -> ^15.0.0 age adoption passing confidence

Release Notes

okonet/lint-staged (lint-staged) ### [`v15.0.1`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1501) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.0.0...v15.0.1) ##### Patch Changes - [#​1217](https://togithub.com/lint-staged/lint-staged/pull/1217) [`d2e6f8b`](https://togithub.com/lint-staged/lint-staged/commit/d2e6f8b1e1cd84ba6eb2f3f6a7f650c882987041) Thanks [@​louneskmt](https://togithub.com/louneskmt)! - Previously it was possible for a function task to mutate the list of staged files passed to the function, and accidentally affect the generation of other tasks. This is now fixed by passing a copy of the original file list instead. ### [`v15.0.0`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1500) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v14.0.1...v15.0.0) ##### Major Changes - [#​1322](https://togithub.com/okonet/lint-staged/pull/1322) [`66b93aa`](https://togithub.com/okonet/lint-staged/commit/66b93aac870d155ca81302b2574617da99409ca7) Thanks [@​iiroj](https://togithub.com/iiroj)! - **Require at least Node.js 18.12.0** This release drops support for Node.js 16, which is EOL after 2023-09-11. Please upgrade your Node.js to the latest version. Additionally, all dependencies have been updated to their latest versions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 1 year ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: bun.lockb
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/390774/230d20/repos/github/intlify/h3":"/tmp/worker/390774/230d20/repos/github/intlify/h3" -v "/tmp/worker/390774/230d20/cache":"/tmp/worker/390774/230d20/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/390774/230d20/repos/github/intlify/h3" ghcr.io/containerbase/sidecar:9.23.4 bash -l -c "install-tool bun 1.0.6 && bun install"
bun install v1.0.6 (969da088)
 Resolving dependencies
 Resolved, downloaded and extracted [66]
 Saved lockfile
This repository requires using deno for scripts to work properly.