From 5f75a85132bb564501f0e727b4cf40ea26ffb300 Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Mon, 13 Jul 2026 05:54:52 +0200 Subject: [PATCH] chore(deps): update dependency @11ty/eleventy to v3.1.6 (#844) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@11ty/eleventy](https://www.11ty.dev/) ([source](https://github.com/11ty/eleventy)) | [`3.1.5` → `3.1.6`](https://renovatebot.com/diffs/npm/@11ty%2feleventy/3.1.5/3.1.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@11ty%2feleventy/3.1.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@11ty%2feleventy/3.1.5/3.1.6?slim=true) | --- ### Release Notes
11ty/eleventy (@​11ty/eleventy) ### [`v3.1.6`](https://github.com/11ty/buildawesome/releases/tag/v3.1.6): Eleventy v3.1.6: Everybody wants to do Maintenance [Compare Source](https://github.com/11ty/eleventy/compare/v3.1.5...v3.1.6) - Fixes Node 26 `module.register` deprecation warning shown in console [#​4283](https://github.com/11ty/eleventy/issues/4283) (fixed in v4 alphas in [#​4271](https://github.com/11ty/eleventy/issues/4271)) - Minor dependency upgrades for `npm audit` fixes - `liquidjs` upgrade from `1.25.0` to `1.27.0` - `markdown-it` upgrade from `14.1.1` to `14.2.0` - Adds Node 26 to CI for v3 branch - Opt out of package manager cache for GitHub Actions CI release workflow (hardening security) **Milestone**: **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`) 🚦 **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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). Co-authored-by: woodpecker-bot Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/844 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c4f1a58..dd8dcbf 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint-spellcheck": "cspell lint --no-progress --gitignore '{**,.*}/{*,.*}'" }, "devDependencies": { - "@11ty/eleventy": "3.1.5", + "@11ty/eleventy": "3.1.6", "@11ty/eleventy-img": "6.0.4", "@11ty/eleventy-navigation": "1.0.5", "@11ty/eleventy-plugin-syntaxhighlight": "5.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cca68c3..e3f43f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@11ty/eleventy': - specifier: 3.1.5 - version: 3.1.5 + specifier: 3.1.6 + version: 3.1.6 '@11ty/eleventy-img': specifier: 6.0.4 version: 6.0.4 @@ -89,8 +89,8 @@ packages: resolution: {integrity: sha512-6QE+duqSQ0GY9rENXYb4iPR4AYGdrFpqnmi59tFp9VrleOl0QSh8VlBr2yd6dlhkdtj7904poZW5PvGr9cMiJQ==} engines: {node: '>=18'} - '@11ty/eleventy@3.1.5': - resolution: {integrity: sha512-hZ0g6MwZyRxCqXsPm82gIM304LraKbUz3ZmezOSjsqxttZG6cHTib3Qq8QkESJoKwnr+yX1eyfOkPC5/mEgZnQ==} + '@11ty/eleventy@3.1.6': + resolution: {integrity: sha512-ZlSiR1PLdS2lv7TelBgWAhcvMiLNZkPBlLEb+lh7kGYZ+Mk0bo9qcYgVsewvw9W7Em0RH3wd01h5fAstNDh0zA==} engines: {node: '>=18'} hasBin: true @@ -1095,8 +1095,8 @@ packages: linkify-it@5.0.2: resolution: {integrity: sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==} - liquidjs@10.25.7: - resolution: {integrity: sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA==} + liquidjs@10.27.2: + resolution: {integrity: sha512-kvknfAEtOHjHkAAv7GxLEJh8ghpMQm3Fc4uWVyF7hERSTsSRsdC7saWs0p5aDG7GDcWsu5o+T4232O+8KZO55w==} engines: {node: '>=16'} hasBin: true @@ -1622,7 +1622,7 @@ snapshots: '@11ty/eleventy-utils@2.0.7': {} - '@11ty/eleventy@3.1.5': + '@11ty/eleventy@3.1.6': dependencies: '@11ty/dependency-tree': 4.0.2 '@11ty/dependency-tree-esm': 2.0.4 @@ -1643,7 +1643,7 @@ snapshots: iso-639-1: 3.1.5 js-yaml: 4.1.1 kleur: 4.1.5 - liquidjs: 10.25.7 + liquidjs: 10.27.2 luxon: 3.7.2 markdown-it: 14.2.0 minimist: 1.2.8 @@ -2598,7 +2598,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - liquidjs@10.25.7: + liquidjs@10.27.2: dependencies: commander: 10.0.1