Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @11ty/eleventy from 3.0.0-alpha.4 to 3.0.0-alpha.10 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps @11ty/eleventy from 3.0.0-alpha.4 to 3.0.0-alpha.10.

Release notes

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

Eleventy v2.0.0-beta.3: One solitary serverless bug fix.

What's Changed

New Contributors

Full Changelog: 11ty/eleventy@v2.0.0-beta.2...v2.0.0-beta.3

Eleventy v2.0.0-beta.1, the very first beta release of Eleventy 2.0

🚨 The full release notes are available on The Eleventy Blog: The Very First Beta Release of Eleventy v2.0 or you can watch me talk about this release on YouTube.

The very first Eleventy 2.0 Beta release is now available on the @beta channel and we’re looking for Beta testers! You can try it out now:

# Local project
npm install @11ty/eleventy@beta
Global install
npm install @​11ty/eleventy@​beta -g

Read more about local versus global installation.

New to Eleventy? Eleventy is a flexible and production-ready site generator known for its zero-client JavaScript footprint, speedy sites, speedy builds, and full control over the output. Watch The State of Eleventy in Two Minutes or read more about Eleventy’s project goals.

The Big Features

Smaller, More Secure

Faster Builds

Plugins

... (truncated)

Commits
  • 9c3a761 v3.0.0-alpha.10
  • ef2c96d Upgrade deps
  • 1628871 Fixes issue with Template Engine Manager’s engineCache. Was getting cache mis...
  • 19a1d39 Fixes #3225
  • bd19712 bundleExportKey feature from eleventy-plugin-bundle.
  • 37f58ad Bundle @​11ty/eleventy-plugin-bundle with core!
  • 5227f2a Revert Node 22 on unit tests until Windows bug fixed https://github.com/nodej...
  • 2a5fcd6 Adds Node v22 to unit tests
  • c54eeb7 Fix passing null as output directory would default output to . incorrectl...
  • e39be72 When input dir was a deep path (test/stubs) and output dir was ., this ignore...
  • 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 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)

Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from 3.0.0-alpha.4 to 3.0.0-alpha.10.
- [Release notes](https://github.com/11ty/eleventy/releases)
- [Changelog](https://github.com/11ty/eleventy/blob/main/docs/release-instructions.md)
- [Commits](11ty/eleventy@v3.0.0-alpha.4...v3.0.0-alpha.10)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github May 1, 2024

The following labels could not be found: auto.dependencies, auto.npm, lang.javascript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants