This repository was archived by the owner on Jan 19, 2026. It is now read-only.
Update dependency @11ty/eleventy to ^0.12.0#46
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
March 29, 2021 05:28
c036f08 to
95085ad
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
April 12, 2021 02:55
95085ad to
4bf9d32
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
3 times, most recently
from
April 26, 2021 02:40
6ec569e to
8689125
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
April 26, 2021 21:27
8689125 to
016495d
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
3 times, most recently
from
May 14, 2021 10:34
5018112 to
7b86a4f
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
May 24, 2021 03:50
7b86a4f to
ba4f4bf
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
2 times, most recently
from
June 10, 2021 17:22
a67823c to
24c702a
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
2 times, most recently
from
June 24, 2021 16:15
edb092f to
0455830
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
3 times, most recently
from
July 5, 2021 01:51
a057a17 to
c475971
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
3 times, most recently
from
July 19, 2021 01:22
828e46c to
9a75e52
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
3 times, most recently
from
July 26, 2021 02:03
e612784 to
7e34a80
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
2 times, most recently
from
August 2, 2021 01:47
e33d02f to
f24bfec
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
August 9, 2021 02:49
f24bfec to
6152f6e
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
2 times, most recently
from
August 23, 2021 03:28
242e6ab to
1a4b919
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
August 30, 2021 03:30
1a4b919 to
4ced655
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
September 6, 2021 03:43
4ced655 to
35245a9
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
September 13, 2021 04:31
35245a9 to
f33a875
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
October 21, 2021 17:03
f33a875 to
6cdf169
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
3 times, most recently
from
December 1, 2021 13:43
05088ad to
164f993
Compare
renovate
Bot
force-pushed
the
renovate/11ty-eleventy-0.x
branch
from
December 1, 2021 19:23
164f993 to
be785fd
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.11.0->^0.12.0Release Notes
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: https://github.com/11ty/eleventy/issues/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
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), 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.