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.13 to 3.0.0-alpha.14 #2

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps @11ty/eleventy from 3.0.0-alpha.13 to 3.0.0-alpha.14.

Release notes

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

Pre-release: Eleventy v3.0.0-alpha.14

  • Adds support for --incremental=filename to start an incremental build with an explicitly defined incremental file. Major improvements to dependency mapping for incremental builds (especially with --ignore-initial) #3324
  • New useLayouts option for Custom template syntax allows opt-out of Eleventy Layouts for custom template files in your addExtension definition (you don’t want Layouts on scss files) #2830
  • Fixes bugs with cached second-order JavaScript dependencies (e.g. a local import in your config file) #3270
  • eleventyConfig.resolvePlugin method for adding bundled-with-Eleventy plugins is now synchronous-friendly for better compatibility with RSS plugin usage: 11ty/eleventy#3314
  • Breaking: Removes htmlOutputSuffix common pitfall when input and output 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. #3327
  • eleventyConfig.quietMode now reflects --quiet CLI value #3316
  • Improved error messaging for errors in: Nunjucks filters #3295 and Acorn parsing for JavaScript dependencies for --watch or --serve #3128

Full Changelog: 11ty/eleventy@v3.0.0-alpha.13...v3.0.0-alpha.14 Full Eleventy v3 Milestone: https://github.com/11ty/eleventy/milestone/40

🥳🥳🥳 10 issues left (107 solved) on the Eleventy 3.0.0 milestone!

We need your help!

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 more about this fundraising push or head directly to our Open Collective to start your recurring contribution!

Commits
  • 7128d07 v3.0.0-alpha.14
  • 14aa9e2 Upgrade to eslint 9
  • ddfecc3 Upgrade dependencies
  • 743cd86 Improved error messaging for #3128
  • 1298634 Adds useLayouts option to custom template engines to opt-out of layouts at ...
  • fa0b636 Small cleanup for #1175 to take excluded collections into account when settin...
  • fbad000 Fix no-async-promise-executor Eslint warning
  • afba37b Change the benchmark log to require 50ms minimum and to be over the minimum t...
  • 643da17 Fix bad promise caching pattern
  • 65de3af Fixes for incremental=filename #3324 for --ignore-initial. Better dependency ...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2024
Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from 3.0.0-alpha.13 to 3.0.0-alpha.14.
- [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.13...v3.0.0-alpha.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/11ty/eleventy-3.0.0-alpha.14 branch from 5eec35d to 98d5b72 Compare July 5, 2024 10:26
@Elchi3 Elchi3 merged commit db1991d into main Jul 5, 2024
@Elchi3 Elchi3 deleted the dependabot/npm_and_yarn/11ty/eleventy-3.0.0-alpha.14 branch July 5, 2024 10:48
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
Projects
None yet
1 participant