mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
chore(deps): update dependency @11ty/eleventy to v3.1.6 (#844)
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) |  |  | --- ### Release Notes <details> <summary>11ty/eleventy (@​11ty/eleventy)</summary> ### [`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**: <https://github.com/11ty/eleventy/milestone/52?closed=1> **Full Changelog**: <https://github.com/11ty/eleventy/compare/v3.1.5...v3.1.6> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19--> Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de> Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/844
This commit is contained in:
parent
a8f296562d
commit
5f75a85132
2 changed files with 10 additions and 10 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue