Update dependency @11ty/eleventy to ^0.12.0 - #28
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
August 14, 2025 12:11
610213c to
ceffc10
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
August 23, 2025 11:08
ceffc10 to
b799269
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
September 26, 2025 19:54
b799269 to
91c0d89
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
October 23, 2025 06:46
91c0d89 to
92765f6
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
November 16, 2025 15:48
92765f6 to
6e69f0d
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
November 19, 2025 19:06
6e69f0d to
78a283b
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
January 1, 2026 00:01
78a283b to
e35e6a3
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
January 20, 2026 06:58
e35e6a3 to
1cbc0c6
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
January 24, 2026 00:03
1cbc0c6 to
5dd8c06
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
February 3, 2026 20:05
5dd8c06 to
a76a05b
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
February 13, 2026 20:11
a76a05b to
e5904dc
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
March 8, 2026 07:46
e5904dc to
259e6e5
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
March 14, 2026 11:54
259e6e5 to
a826505
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
April 15, 2026 11:24
a826505 to
b82a814
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
April 30, 2026 02:54
b82a814 to
a1993f3
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
May 13, 2026 23:32
a1993f3 to
e74626c
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
May 23, 2026 03:50
e74626c to
89266d8
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
May 30, 2026 11:31
89266d8 to
d7d6d0e
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
June 13, 2026 03:52
d7d6d0e to
96ba340
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
July 15, 2026 23:55
96ba340 to
40bfe08
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
August 1, 2026 06:50
40bfe08 to
1b8fd0b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.10.0→^0.12.0Release Notes
11ty/eleventy (@11ty/eleventy)
v0.12.1: Eleventy v0.12.1Compare Source
v0.12.1 Documentation
Install or Upgrade
npm install @11ty/eleventynpm update @11ty/eleventyHow can you support Eleventy?
Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️
The TL;DR List
Fix for error messaging when attempting to use Node 8
As of Eleventy v0.12.0, Node 10 is now required. Node 8 is end of life (EOL) and no longer supported by Node. There was a small bug in the 0.12.0 release that would not show friendly error messaging when attempting to use Node 8 with Eleventy. That has been fixed.
Administration
v0.12.0: Eleventy v0.12.0Compare Source
v0.12.0 Documentation
Install or Upgrade
npm install @11ty/eleventynpm update @11ty/eleventyHow can you support Eleventy?
Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️
The TL;DR List
Node version support bumped from 8 to 10+
Node 8 is end of life (EOL) and no longer supported by Node.
Dependency Major Release Bumps
pug2.0.4 to 3.0.2npm auditissue, tracking on Eleventy Issue: #1674pugrelease notes https://github.com/pugjs/pug/releases/tag/pug%403.0.0chalk3.0.0 to 4.1.0chalkrelease notes https://github.com/chalk/chalk/releases/tag/v4.0.0fs-extra8.1.0 to 9.1.0Administration
v0.11.1: Eleventy v0.11.1Compare Source
v0.11.1 Documentation
Install or Upgrade
npm install @11ty/eleventynpm update @11ty/eleventyHow can you support Eleventy?
Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️
The TL;DR List
New Build Events
afterBuild,beforeBuildand Changed Files argument passed tobeforeWatchAdministration
v0.11.0: Eleventy v0.11.0: The Eponymous ReleaseCompare Source
v0.11.0 Documentation
Install or Upgrade
npm install @11ty/eleventynpm update @11ty/eleventyHow can you support Eleventy?
Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️
The TL;DR List
Computed Data
Computed Data is a mechanism to transform the data at the end of the data cascade, before template rendering.
renderDatafeature (not removed yet): #942 #941 #289 #816 #912Incremental Builds
--incrementalis ongoing. Follow along at https://github.com/orgs/11ty/projects/3--watchor--serveonly copies the changed file and does not trigger a full build. #977Shortcodes
this.pagewithout needing to pass in as an argument (works with Nunjucks, Liquid, 11ty.js JavaScript, Handlebars) #741The Road to ESM
*.11ty.cjsfiles (same as*.11ty.jsfiles)—thanks @justinfagnani! #826 #827.cjsin config file, template/directory/global data files—thanks @gloryofrobots! #837 #848New Filters
logfilter for easy console.log from inside templates. #929The Nitty Gritty List™
.npmignoreto streamline npm payload—thanks @pdehaan! #951 #962setWatchThrottleWaitTimeto set (in milliseconds). Useful if you use a Save All feature in your editor that saves multiple files at the same time. #559 Related to #977 Docs forthcoming: #1003beforeWatchbuild event (runs before a re-build during watch or serve, not the initial build) #1042getFilter, docs pending #284Bug fixes
Cannot read property 'trim' of undefinedrenderData(details above in the Computed Data section)npm audit: #1023 #1026 #1025Administration
Dependency Major Release Bumps
markdown-itfrom v8.4.2 to v10.0.0. Read more: https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.mdConfiguration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.