Skip to content

Bump pug-code-gen and @11ty/eleventy #238

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2025

Removes pug-code-gen. It's no longer used after updating ancestor dependency @11ty/eleventy. These dependencies need to be updated together.

Removes pug-code-gen

Updates @11ty/eleventy from 0.10.0 to 3.1.1

Release notes

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

Eleventy v3.1.1 (we fixed some things)

Try it out in your project

npm install @11ty/eleventy@latest

Read more about getting started with Eleventy or why you should use Eleventy.

Release notes

  • Fix issue with object property order when using Computed Data in a Paginated template #3849
  • Fix issue with absolute paths for virtual templates #3805
  • Fix pagination regression issue when paginating over configuration collections #3808 #3823 #3834 #3825
  • Fix layout caching issue when using Nunjucks as preprocessing engine for Html or Markdown #3807 #3819
  • Fix bug with RenderManager initialization via Render plugin #3810
  • Fixes bug when using eleventyConfig.amendLibrary and eleventyConfig.setLibrary together on the same syntax type, amendLibrary would run multiple times #3816
  • Fix issue with virtual templates when includes directory is set to an empty string "" #3797
  • Fix issue with string eleventyComputed.permalink values when used with non-computed permalink #3818
  • Fix issue with global data directory when setting input to a parent directory (e.g. "../") #3809
  • Improved error messaging for invalid date values in Data Cascade #3833
  • Fixes issue with duplicate entries in template dependency graph (and collections) from missing node normalization during subsequent --watch or --serve builds

Eleventy v3.1.1-beta.3

  • Fixes issue with duplicate entries in template dependency graph (and collections) from missing node normalization during subsequent --watch or --serve builds

Milestone: https://github.com/11ty/eleventy/milestone/48?closed=1 Full Changelog: 11ty/eleventy@v3.1.1-beta.2...v3.1.1-beta.3

Eleventy v3.1.1-beta.2

  • Improvement to pagination regression issue fix when recursively consuming configuration collections #3825

Milestone: https://github.com/11ty/eleventy/milestone/48?closed=1 Full Changelog: 11ty/eleventy@v3.1.1-beta.1...v3.1.1-beta.2

Eleventy v3.1.1-beta.1: Bug fixes!

  • Fix issue with absolute paths for virtual templates #3805
  • Fix pagination regression issue when paginating over configuration collections #3808 #3823 #3834 #3825
  • Fix layout caching issue when using Nunjucks as preprocessing engine for Html or Markdown #3807 #3819
  • Fix bug with RenderManager initialization via Render plugin #3810
  • Fixes bug when using eleventyConfig.amendLibrary and eleventyConfig.setLibrary together on the same syntax type, amendLibrary would run multiple times #3816
  • Fix issue with virtual templates when includes directory is set to an empty string "" #3797
  • Fix issue with string eleventyComputed.permalink values when used with non-computed permalink #3818
  • Fix issue with global data directory when setting input to a parent directory (e.g. "../") #3809
  • Improved error messaging for invalid date values in Data Cascade #3833

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [pug-code-gen](https://github.com/pugjs/pug). It's no longer used after updating ancestor dependency [@11ty/eleventy](https://github.com/11ty/eleventy). These dependencies need to be updated together.


Removes `pug-code-gen`

Updates `@11ty/eleventy` from 0.10.0 to 3.1.1
- [Release notes](https://github.com/11ty/eleventy/releases)
- [Changelog](https://github.com/11ty/eleventy/blob/main/docs/release-instructions.md)
- [Commits](11ty/eleventy@v0.10.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pug-code-gen
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@11ty/eleventy"
  dependency-version: 3.1.1
  dependency-type: direct:development
...

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 7, 2025
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