eleventy-starter-ghost
eleventy-starter-ghost copied to clipboard
Update dependency @11ty/eleventy to ^0.12.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @11ty/eleventy (source) | ^0.11.0 -> ^0.12.0 |
Release Notes
11ty/eleventy
v0.12.1: Eleventy v0.12.1
v0.12.1 Documentation
Install or Upgrade
- Install to your local project:
npm install @​11ty/eleventy - Already installed in your local project? Upgrade your version:
npm update @​11ty/eleventy - Read more about local project versus global installation
How can you support Eleventy?
- ⭐️ Star us on GitHub!
- 🐦 Follow us on Twitter @eleven_ty!
- 🎁 Support us on Open Collective!
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.0
v0.12.0 Documentation
Install or Upgrade
- Install to your local project:
npm install @​11ty/eleventy - Already installed in your local project? Upgrade your version:
npm update @​11ty/eleventy - Read more about local project versus global installation
How can you support Eleventy?
- ⭐️ Star us on GitHub!
- 🐦 Follow us on Twitter @eleven_ty!
- 🎁 Support us on Open Collective!
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
pug 2.0.4 to 3.0.2
- Required for
npm auditissue, tracking on Eleventy Issue: https://github.com/11ty/eleventy/issues/1674 - 3.x requires Node 10+
pugrelease notes https://github.com/pugjs/pug/releases/tag/pug%403.0.0
chalk 3.0.0 to 4.1.0
- 4.x requires Node 10+
chalkrelease notes https://github.com/chalk/chalk/releases/tag/v4.0.0
fs-extra 8.1.0 to 9.1.0
- 9.x requires Node 10+
- https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#900--2020-03-19
Administration
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate 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.
⚠ Warning: custom changes will be lost.