Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps @11ty/eleventy-plugin-bundle from 1.0.5 to 3.0.1.

Release notes

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

Eleventy Bundle v3.0.1

This is mostly an internals release!

  • Adds npm publishing provenance
  • Adds Node 22 to automated test suite
  • Simplified debug output (only logs new unique content added to bundles)
  • Adds force to eleventyConfig.addPlugin options
  • Adds delayed option to eleventyConfig.addBundle method for bundles that output after Eleventy transforms have completed. Allows transforms to modify bundles.

Full Changelog: 11ty/eleventy-plugin-bundle@v3.0.0...v3.0.1

Eleventy Bundle v3.0.1-beta.2

  • Revert unique shortcodes/transforms to fix regressions with configuration resets.
  • Tweaks to debug log output to only log unique new content added to bundles.

Full Changelog: 11ty/eleventy-plugin-bundle@v3.0.1-beta.1...v3.0.1-beta.2

Eleventy Bundle Plugin v3.0.1-beta.1

  • Adds force option to override existing addBundle and getBundleManagers methods (you probably won’t need this, but I do 😅)
  • Makes getBundle and getBundleFileUrl shortcodes and global transforms unique.
  • Adds delayed option for bundles that output after Eleventy transforms have completed. Allows transforms to modify bundles.

Eleventy Bundle Plugin v3.0.0

  • Breaking: upgrades plugin code to ESM
  • Fixes #8 prunes empty script/style/link bundles
  • Bundled with Eleventy core v3.0.0-alpha.21 and v3.0.0-beta.2 and v3.0.0 stable.

Full Changelog: 11ty/eleventy-plugin-bundle@v2.0.2...v3.0.0 Milestone: https://github.com/11ty/eleventy-plugin-bundle/milestone/5?closed=1

Eleventy Bundle Plugin v2.0 (bundled with Eleventy 3.0)

  • Preparation to bundle this plugin with Eleventy 3.0, no longer requiring separate installation.
  • Throws an error when used with incompatible Eleventy versions.
  • Adds new addBundle method to eleventyConfig for better userspace JavaScript API
  • Add option to set file extension separate from bundle name #22
  • Handle multiple addPlugin calls.
  • Skip out of order transform if no bundles in play or if page being processed did not fetch bundles.
  • Changes tests to use ESM and Eleventy 3.0
  • Breaking: Node 18+

Full Changelog: 11ty/eleventy-plugin-bundle@v1.0.5...v2.0.0

Commits
  • 8a406bb v3.0.1
  • 7ec430f v3.0.1-beta.2
  • 66f17ff Tweaks to debug logged bundle adds (only new unique content is logged)
  • 1e86bca Revert making shortcodes and transforms unique (re-add necessary when config ...
  • 7dd35b1 v3.0.1-beta.1
  • a5f0832 Adds release workflow
  • 868593d Adds Node 20 to CI
  • a921ffb Adds force option, makes shortcodes and transforms unique (first add wins)....
  • f4b2ecf v3.0.0
  • 24145ef Fixes #8
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@11ty/eleventy-plugin-bundle](https://github.com/11ty/eleventy-plugin-bundle) from 1.0.5 to 3.0.1.
- [Release notes](https://github.com/11ty/eleventy-plugin-bundle/releases)
- [Commits](11ty/eleventy-plugin-bundle@v1.0.5...v3.0.1)

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

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 Feb 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Superseded by #161.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/11ty/eleventy-plugin-bundle-3.0.1 branch August 25, 2025 21:29
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