Skip to content

Bump eta from 2.2.0 to 4.6.0 - #307

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eta-4.6.0
Open

Bump eta from 2.2.0 to 4.6.0#307
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eta-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps eta from 2.2.0 to 4.6.0.

Release notes

Sourced from eta's releases.

eta: v4.0.0-beta.1

4.0.0-beta.1 (2025-09-13)

Features

Bug Fixes

Miscellaneous Chores

eta: v4.0.0-alpha.2

4.0.0-alpha.2 (2025-09-10)

Bug Fixes

eta: v4.0.0-alpha.1

4.0.0-alpha.1 (2025-09-10)

Features

Bug Fixes

Miscellaneous Chores

Changelog

Sourced from eta's changelog.

4.6.0 (2026-04-25)

Features

  • add block and blockAsync template helpers (#367) (083954b)
  • add capture and captureAsync template helpers (#365) (2350544)
  • add support for custom tag types (5105744)

4.5.1 (2026-02-05)

Bug Fixes

  • add semicolons to compiled output to prevent ASI issues with forEach (e0f1d65)
  • add semicolons to compiled template statements for consistency (#362) (e0f1d65)

4.5.0 (2025-12-12)

Features

  • add require field for core module in package.json (#357) (29f52f8)

4.4.1 (2025-11-13)

Bug Fixes

  • revert "eta/core" to ESM build (37cc1ab)

4.4.0 (2025-11-13)

Features

  • add ts-base to README, update rmWhitespace explanation (d6db743)

4.3.1 (2025-11-13)

Bug Fixes

  • exports are .mjs not .js (f870aaf)

4.3.0 (2025-11-13)

Features

... (truncated)

Commits
  • 95982e5 chore(main): release 4.6.0 (#366)
  • 5105744 feat: add support for custom tag types
  • acff516 docs: mention blocks in README feature list
  • 083954b feat: add block and blockAsync template helpers (#367)
  • 2350544 feat: add capture and captureAsync template helpers (#365)
  • a5ba0b8 chore(main): release 4.5.1 (#363)
  • e0f1d65 fix: add semicolons to compiled template statements for consistency (#362)
  • 0a7b5a4 chore(main): release 4.5.0 (#358)
  • 29f52f8 feat: add require field for core module in package.json (#357)
  • ba7eec0 chore(main): release 4.4.1 (#355)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eta since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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 [eta](https://github.com/bgub/eta) from 2.2.0 to 4.6.0.
- [Release notes](https://github.com/bgub/eta/releases)
- [Changelog](https://github.com/bgub/eta/blob/main/CHANGELOG.md)
- [Commits](bgub/eta@v2.2.0...v4.6.0)

---
updated-dependencies:
- dependency-name: eta
  dependency-version: 4.6.0
  dependency-type: direct:production
  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 Jul 24, 2026
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