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.16 to 3.0.0-alpha.17 #672

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @11ty/eleventy from 3.0.0-alpha.16 to 3.0.0-alpha.17.

Release notes

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

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

  • Adds new eleventyConfig.addPreprocessor API for improved drafts workflow #188 Workaround for Nunjucks macros import #3345
  • New IdAttributePlugin adds id attributes to headings across multiple template syntaxes #3363
  • Fix npm audit deprecation warnings from recursive-copy package #3299
  • Missing layout error messaging now reports the template path #727
  • Add { type: "async" } option for getShortcodes, getFilters, and getPairedShortcodes configuration API methods (#3310)
  • Fix issue with more complex export in 11ty.js templates #3359
  • Small tweaks to colorized terminal text
  • Internals: removes multimatch dependency, swaps to already in-use micromatch 11ty/eleventy@9698667
  • Fix bug with Eleventy Image On-request workflow eleventyConfig.getFilter(...) is not a function #3365
  • Improvements to benchmarking debug mode outputs: https://www.11ty.dev/docs/debug-performance/
    • Benchmarking logging output improvement for minimum thresholds #1570

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

🥳🥳🥳 5 issues left (137 closed) 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

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.16 to 3.0.0-alpha.17.
- [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.16...v3.0.0-alpha.17)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2024
@jgerigmeyer jgerigmeyer merged commit 40b7515 into main Jul 22, 2024
11 of 13 checks passed
@jgerigmeyer jgerigmeyer deleted the dependabot/npm_and_yarn/11ty/eleventy-3.0.0-alpha.17 branch July 22, 2024 15: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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant