From 4230b41084b4a491ce4cf96eaa5a859c8d7add6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 02:08:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-yml to v1.15.0 (#389) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-yml](https://ota-meshi.github.io/eslint-plugin-yml/) ([source](https://redirect.github.com/ota-meshi/eslint-plugin-yml)) | [`1.14.0` -> `1.15.0`](https://renovatebot.com/diffs/npm/eslint-plugin-yml/1.14.0/1.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-yml/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-yml/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-yml/1.14.0/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-yml/1.14.0/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ota-meshi/eslint-plugin-yml (eslint-plugin-yml) ### [`v1.15.0`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/blob/HEAD/CHANGELOG.md#1150) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-yml/compare/v1.14.0...v1.15.0) ##### Minor Changes - [#​374](https://redirect.github.com/ota-meshi/eslint-plugin-yml/pull/374) [`4790eaf`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/commit/4790eaf7c71c20080e1dbc629ba79c08d2d75e47) Thanks [@​ota-meshi](https://redirect.github.com/ota-meshi)! - feat: add `overrides` option to `yml/plain-scalar`
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/github-username-to-emails). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac6a01a..8665d50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,7 +74,7 @@ importers: version: 0.4.1(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4)(vitest@1.6.0(@types/node@22.9.0)) eslint-plugin-yml: specifier: ^1.11.0 - version: 1.14.0(eslint@8.57.1) + version: 1.15.0(eslint@8.57.1) husky: specifier: ^9.0.0 version: 9.1.6 @@ -1945,8 +1945,8 @@ packages: vitest: optional: true - eslint-plugin-yml@1.14.0: - resolution: {integrity: sha512-ESUpgYPOcAYQO9czugcX5OqRvn/ydDVwGCPXY4YjPqc09rHaUVUA6IE6HLQys4rXk/S+qx3EwTd1wHCwam/OWQ==} + eslint-plugin-yml@1.15.0: + resolution: {integrity: sha512-leC8APYVOsKyWUlvRwVhewytK5wS70BfMqIaUplFstRfzCoVp0YoEroV4cUEvQrBj93tQ3M9LcjO/ewr6D4kjA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -5827,7 +5827,7 @@ snapshots: - supports-color - typescript - eslint-plugin-yml@1.14.0(eslint@8.57.1): + eslint-plugin-yml@1.15.0(eslint@8.57.1): dependencies: debug: 4.3.7 eslint: 8.57.1