Skip to content

Commit

Permalink
Bump @11ty/eleventy from 3.0.0-alpha.13 to 3.0.0-alpha.14 (#5946)
Browse files Browse the repository at this point in the history
Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from
3.0.0-alpha.13 to 3.0.0-alpha.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/11ty/eleventy/releases"><code>@​11ty/eleventy</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Pre-release: Eleventy v3.0.0-alpha.14</h2>
<ul>
<li>Adds support for <code>--incremental=filename</code> to start an
incremental build with an explicitly defined incremental file. Major
improvements to dependency mapping for incremental builds (especially
with <code>--ignore-initial</code>) <a
href="https://redirect.github.com/11ty/eleventy/issues/3324">#3324</a></li>
<li>New <code>useLayouts</code> option for Custom template syntax allows
opt-out of Eleventy Layouts for custom template files in your
<code>addExtension</code> definition (you don’t want Layouts on
<code>scss</code> files) <a
href="https://redirect.github.com/11ty/eleventy/issues/2830">#2830</a></li>
<li>Fixes bugs with cached second-order JavaScript dependencies (e.g. a
local import in your config file) <a
href="https://redirect.github.com/11ty/eleventy/issues/3270">#3270</a></li>
<li><code>eleventyConfig.resolvePlugin</code> method for adding
bundled-with-Eleventy plugins is now synchronous-friendly for better
compatibility with RSS plugin usage: <a
href="https://redirect.github.com/11ty/eleventy/issues/3314#issuecomment-2194966645">11ty/eleventy#3314</a></li>
<li>Breaking: Removes <code>htmlOutputSuffix</code> common pitfall when
<code>input</code> and <code>output</code> directories are the same.
Instead of renaming output files with an additional suffix, errors are
now thrown when output files attempt to overwrite any input file. <a
href="https://redirect.github.com/11ty/eleventy/issues/3327">#3327</a></li>
<li><code>eleventyConfig.quietMode</code> now reflects
<code>--quiet</code> CLI value <a
href="https://redirect.github.com/11ty/eleventy/issues/3316">#3316</a></li>
<li>Improved error messaging for errors in: Nunjucks filters <a
href="https://redirect.github.com/11ty/eleventy/issues/3295">#3295</a>
and Acorn parsing for JavaScript dependencies for --watch or --serve <a
href="https://redirect.github.com/11ty/eleventy/issues/3128">#3128</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/11ty/eleventy/compare/v3.0.0-alpha.13...v3.0.0-alpha.14">https://github.com/11ty/eleventy/compare/v3.0.0-alpha.13...v3.0.0-alpha.14</a>
<strong>Full Eleventy v3 Milestone</strong>: <a
href="https://github.com/11ty/eleventy/milestone/40">https://github.com/11ty/eleventy/milestone/40</a></p>
<p>🥳🥳🥳 10 issues left (107 solved) on the Eleventy 3.0.0 milestone!</p>
<h2>We need your help!</h2>
<p>11ty is now operating independently, with full time development and
maintenance funded by our Open Collective supporters. We need your help
to keep going! We have a goal of $6000 USD recurring monthly budget.
Read <a
href="https://www.11ty.dev/blog/sustainability-fundraising/">more about
this fundraising push</a> or head directly to <a
href="https://opencollective.com/11ty">our Open Collective to start your
recurring contribution</a>!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/11ty/eleventy/commit/7128d079075e2ce308c28b163fca603e764c3c91"><code>7128d07</code></a>
v3.0.0-alpha.14</li>
<li><a
href="https://github.com/11ty/eleventy/commit/14aa9e25795b1ed4a7e847a02682e579af782c61"><code>14aa9e2</code></a>
Upgrade to eslint 9</li>
<li><a
href="https://github.com/11ty/eleventy/commit/ddfecc30bc9a46fe2e72da364859309c3b16882d"><code>ddfecc3</code></a>
Upgrade dependencies</li>
<li><a
href="https://github.com/11ty/eleventy/commit/743cd86914d800becf8443ce3fb8d8f69ade6f1b"><code>743cd86</code></a>
Improved error messaging for <a
href="https://redirect.github.com/11ty/eleventy/issues/3128">#3128</a></li>
<li><a
href="https://github.com/11ty/eleventy/commit/1298634a45bd9df2d4551b0bbde672cf06b40d9a"><code>1298634</code></a>
Adds <code>useLayouts</code> option to custom template engines to
opt-out of layouts at ...</li>
<li><a
href="https://github.com/11ty/eleventy/commit/fa0b636a17f50a43d1fa5945c003f1bde4e9f4c0"><code>fa0b636</code></a>
Small cleanup for <a
href="https://redirect.github.com/11ty/eleventy/issues/1175">#1175</a>
to take excluded collections into account when settin...</li>
<li><a
href="https://github.com/11ty/eleventy/commit/fbad000c3ff62976f745cc42e691849d1e8fe8c7"><code>fbad000</code></a>
Fix no-async-promise-executor Eslint warning</li>
<li><a
href="https://github.com/11ty/eleventy/commit/afba37b1a99e1ad5461339af7f82a1cb6b767c3d"><code>afba37b</code></a>
Change the benchmark log to require 50ms minimum and to be over the
minimum t...</li>
<li><a
href="https://github.com/11ty/eleventy/commit/643da17a750a4de5296bbed79b0c8229a02f223a"><code>643da17</code></a>
Fix bad promise caching pattern</li>
<li><a
href="https://github.com/11ty/eleventy/commit/65de3af07c25418a984ee77178736c86d920d7e3"><code>65de3af</code></a>
Fixes for incremental=filename <a
href="https://redirect.github.com/11ty/eleventy/issues/3324">#3324</a>
for --ignore-initial. Better dependency ...</li>
<li>Additional commits viewable in <a
href="https://github.com/11ty/eleventy/compare/v3.0.0-alpha.13...v3.0.0-alpha.14">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@11ty/eleventy&package-manager=npm_and_yarn&previous-version=3.0.0-alpha.13&new-version=3.0.0-alpha.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent b812085 commit def966a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"bootstrap-scss": "^4.6.2"
},
"devDependencies": {
"@11ty/eleventy": "3.0.0-alpha.13",
"@11ty/eleventy": "3.0.0-alpha.14",
"@11ty/eleventy-img": "5.0.0-beta.4",
"firebase-tools": "^13.12.0",
"hast-util-from-html": "^2.0.1",
Expand Down
24 changes: 15 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit def966a

Please sign in to comment.