Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps @11ty/eleventy from 0.10.0 to 0.11.1.

Release notes

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

Eleventy v0.11.1

v0.11.1 Documentation

Install or Upgrade

  • Install to your local project: npm install @11ty/eleventy
  • Already installed in your local project? Upgrade your version: npm update @11ty/eleventy
  • Read more about local project versus global installation

How can you support Eleventy?

Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️

The TL;DR List

New Build Events

Administration

Eleventy v0.11.0: The Eponymous Release

v0.11.0 Documentation

Install or Upgrade

  • Install to your local project: npm install @11ty/eleventy
  • Already installed in your local project? Upgrade your version: npm update @11ty/eleventy
  • Read more about local project versus global installation

How can you support Eleventy?

Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️

The TL;DR List

Computed Data

... (truncated)

Commits
  • 094c985 v0.11.1
  • e9181d3 Adds afterBuild/beforeBuild events, adds argument to beforeWatch event to pas...
  • 36c5022 Made another commit to 0.11.0
  • 50d0b5f Make sure it outputs 0 files when 0 files are written (avoid "in 0.03 seconds...
  • 1ce02f5 v0.11.0
  • 8a55def Fixes #1137
  • e3121f9 Better initialization check for Custom engines will wait for init to finish i...
  • fd4f8a4 One minor computed note
  • 1d1c6fd Better two stage computed data processing. Don’t reprocess variable order on ...
  • d6c324c Test for #1137
  • 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2021

Superseded by #33.

@dependabot dependabot bot closed this Apr 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/11ty/eleventy-0.11.1 branch April 1, 2021 05:51
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.

Computed data: directory data calling global data needs to be defensively written in v0.11.0-beta.4

1 participant