Skip to content

chore(deps): bump eta from 3.5.0 to 4.6.0#1730

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/eta-4.6.0
Open

chore(deps): bump eta from 3.5.0 to 4.6.0#1730
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/eta-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps eta from 3.5.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.


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 3.5.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@v3.5.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 Apr 28, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2026

⚠️ No Changeset found

Latest commit: 6cd6ec9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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