This project would not be possible without our lovely community. Thank you to everyone that built something with Eleventy (×684 authors on our web site!), wrote a blog post about Eleventy, contributed code, wrote a plugins, helped with documentation, asked questions, answered questions, braved The Leaderboards, participated on Discord, filed issues, attended (or organized!) a meetup, said a kind word on social media ❤️.
A huge thank you to Netlify, especially: @biilmann, Chris Bach, Lauren Sell (alum), and Claire Knight, without whom this release would not have been possible.
🏆 A special thanks to @pdehaan for their tireless contributions on the Eleventy Issue tracker.
HTML encode backslashes when expressions are passed through the escape
filter (including when this is done automatically with autoescape). Merge
of #1437.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dgrammatiko/invalidate-cache/network/alerts).
Bumps the npm_and_yarn group with 3 updates in the / directory: axios, @11ty/eleventy and nunjucks.
Removes
axios
Updates
@11ty/eleventy
from 1.0.0 to 2.0.1Release notes
Sourced from
@11ty/eleventy
's releases.... (truncated)
Commits
e71cb94
Coveragebbc3fc1
v2.0.1347d41b
v2.0.1-beta.23203e3a
Update dependencies716f65a
v2.0.1-beta.1273bf3b
v2.0.1-alpha.3916805e
Publish the dependency graph in eleventy.after args67ce615
Fixes #275430c7113
Custom lodash build, fixes #2877a9323c3
Fixes #2790Updates
ejs
from 3.1.6 to 3.1.10Release notes
Sourced from ejs's releases.
Commits
d3f807d
Version 3.1.109ee26dd
Mocha TDDe469741
Basic pollution protection715e950
Merge pull request #756 from Jeffrey-mu/maincabe314
Include advanced usage examples29b076c
Added header11503c7
Merge branch 'main' of github.com:mde/ejs into main7690404
Added security banner to READMEf47d7ae
Update SECURITY.md828cea1
Update SECURITY.mdUpdates
liquidjs
from 9.36.0 to 10.12.0Release notes
Sourced from liquidjs's releases.
... (truncated)
Changelog
Sourced from liquidjs's changelog.
... (truncated)
Commits
ea0eab9
chore(release): 10.12.0 [skip ci]76a7fb7
chore: use Node@20 to build2b63035
fix: case/when array equality, #6738c7cef9
feat: introduce where_exp filter from Jekyll303a0d4
docs: add customerio as contributor28ebe11
chore(release): 10.11.1 [skip ci]fdec831
docs: add amedve as a contributor for code (#686)490ff43
fix: AllowlenientIf
for multiple operands (issue #682) (#683)e09657c
fix: allow %Z for TimezoneDate, update docs accordingly #684d48ac56
chore(release): 10.11.0 [skip ci]Updates
luxon
from 2.3.1 to 3.4.4Changelog
Sourced from luxon's changelog.
... (truncated)
Commits
825b77a
bump to 3.4.4cd1730f
Bump@babel/traverse
from 7.20.10 to 7.23.2 (#1528)eefe64e
Add custom inspect for node without depedency (#1526)8ef0828
Improve Duration#toHuman docblock (#1534)c8a8fa2
Fix Interval.splitAt datetime sorting (#1524)1b8679e
Implement localized week information (#1454)5ea19fb
Fix docstring example reference typo (#1507)35a50c2
bump to 3.4.3e3c4004
Fix Duration#normalize, shiftTo and shiftToAll (#1498)8eff275
bump to 3.4.2Updates
nunjucks
from 3.2.3 to 3.2.4Release notes
Sourced from nunjucks's releases.
Changelog
Sourced from nunjucks's changelog.
Commits
86a77f4
Release v3.2.4ec16d21
fix: html encode backslashes if used with escape filter or autoescape (#1437)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show