Skip to content

Bump @11ty/eleventy from 4.0.0-alpha.7 to 4.0.0-alpha.8#112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/11ty/eleventy-4.0.0-alpha.8
Open

Bump @11ty/eleventy from 4.0.0-alpha.7 to 4.0.0-alpha.8#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/11ty/eleventy-4.0.0-alpha.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @11ty/eleventy from 4.0.0-alpha.7 to 4.0.0-alpha.8.

Release notes

Sourced from @​11ty/eleventy's releases.

Build Awesome v4.0.0-alpha.8

# To install, choose one of these:
npm install @11ty/eleventy@canary --save-exact
npm install @awesome.me/buildawesome@alpha --save-exact

Full v4 Milestone: https://github.com/11ty/buildawesome/milestone/46?closed=1 Full Changelog: 11ty/buildawesome@v4.0.0-alpha.7...v4.0.0-alpha.8


  • Breaking (canary): bump Node minimum to 22.15+ (previously #3886 20.19+ in v4.0.0-alpha.1) #4271
  • Breaking (canary): removes page.inputPathDir and page.dir (introduced in v4.0.0-alpha.5) follow along at #3794
  • Feature: Batched Incremental: Fixes #4274 Adds support for multiple eligible incremental files in a single build #4275
  • Adds @awesome.me/buildawesome publish and the Build Awesome rename stuff (no breaking changes), more at #4294
    • The biggest risk point here is the addition of generic file name suffixes for Directory/Template Data (e.g. .data.js paired with .11tydata.js) and JavaScript Templates (e.g. .server.js paired with .11ty.js). You may need to review your project to see if you are using these suffixes in pre-existing files.
  • Using npm stage publish for extra release security hardening.
  • Removes Promise.withResolvers polyfill (no longer necessary) #4289
  • Fix preprocessor callbacks run twice when using --incremental #4292
  • Upstream repo moved from https://github.com/11ty/eleventy to https://github.com/11ty/buildawesome
  • Fix TypeScript data files not being processed by @​cypressSap #4247
  • Adds TypeScript types d.ts file for Configuration API (documentation pending, see @11ty/eleventy/UserConfig or @awesome.me/buildawesome/UserConfig export)
  • Adds Node 26 to CI
  • Fix module.register() deprecation message #4283

Thank you for PR review help from @​Ryuno-Ki! Thank you for @​cristovaov for joining the Eleventy Discord moderator team!

Dependencies

(Optional) Build Awesome Migration Guide

Add the Build Awesome dependency.

npm install @awesome.me/buildawesome@alpha --save-exact

Now change any npx @11ty/eleventy commands to use npx @awesome.me/buildawesome instead. You can optionally uninstall @11ty/eleventy (recommended for dependency simplification) but it won’t cause issues to have them both installed.

Commits
  • 9443f0e v4.0.0-alpha.8
  • 95dd0a7 One more for npmignore
  • cd083f7 Static export for env variable test
  • 34ff88a Fix types
  • bd4361a Upgrade deps
  • 8367337 Upgrade dependencies
  • 4bd80df Release tags for Eleventy and Build Awesome are different
  • 49c2f61 Change to use npm’s staged publish
  • e3ba197 Upgrades gray-matter dep to fix npm audit
  • d2f59ac Bump tar from 7.5.11 to 7.5.16 in the npm_and_yarn group across 1 directory (...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from 4.0.0-alpha.7 to 4.0.0-alpha.8.
- [Release notes](https://github.com/11ty/eleventy/releases)
- [Changelog](https://github.com/11ty/buildawesome/blob/main/docs/release-instructions.md)
- [Commits](11ty/buildawesome@v4.0.0-alpha.7...v4.0.0-alpha.8)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy"
  dependency-version: 4.0.0-alpha.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants