Skip to content

chore(deps): bump hyperformula from 3.3.0 to 3.4.0 in the prod-minor-patch group - #396

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-minor-patch-4c046da1b7
Open

chore(deps): bump hyperformula from 3.3.0 to 3.4.0 in the prod-minor-patch group#396
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-minor-patch-4c046da1b7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the prod-minor-patch group with 1 update: hyperformula.

Updates hyperformula from 3.3.0 to 3.4.0

Release notes

Sourced from hyperformula's releases.

3.4.0

Added

  • Added the getAvailableFunctions() and getFunctionDetails() instance methods for retrieving function metadata. #1692
  • Added new functions: VSTACK, HSTACK. #1698
  • Added a new function: XIRR. #1701
  • Added the UNIQUE function. #1708
  • Added the SORT function. #1707
  • Added an Indonesian (Bahasa Indonesia) language pack. #1674
  • Added a stringifyCurrency config option that lets you plug in a custom currency formatter for the TEXT function. #1145

Fixed

  • Fixed the behavior of MATCH, VLOOKUP, HLOOKUP, and XLOOKUP functions when the search range contained empty cells. #1697
  • Fixed the VLOOKUP, HLOOKUP, and XLOOKUP functions to return 0 instead of an empty value when the matched cell in the result range is empty. #1697
  • Fixed the page freezing when entering a long string of digits containing a non-digit character near the end (e.g. 012...789a or 012...789 123) into a cell. #1520
Changelog

Sourced from hyperformula's changelog.

[3.4.0] - 2026-08-10

Added

  • Added the getAvailableFunctions() and getFunctionDetails() instance methods for retrieving function metadata. #1692
  • Added new functions: VSTACK, HSTACK. #1698
  • Added a new function: XIRR. #1701
  • Added the UNIQUE function. #1708
  • Added the SORT function. #1707
  • Added an Indonesian (Bahasa Indonesia) language pack. #1674
  • Added a stringifyCurrency config option that lets you plug in a custom currency formatter for the TEXT function. #1145

Fixed

  • Fixed the behavior of MATCH, VLOOKUP, HLOOKUP, and XLOOKUP functions when the search range contained empty cells. #1697
  • Fixed the VLOOKUP, HLOOKUP, and XLOOKUP functions to return 0 instead of an empty value when the matched cell in the result range is empty. #1697
  • Fixed the page freezing when entering a long string of digits containing a non-digit character near the end (e.g. 012...789a or 012...789 123) into a cell. #1520
Commits
  • af2d59d Merge branch 'release/3.4.0' into master
  • f2420c3 Remove the static function metadata API (HF-349) (#1724)
  • 814c3b3 Remove snippet testing mechanism
  • 90c7b4f Move functions to different categories (consistency with Excel)
  • e41e4d5 Migrate the documentation deployment from Netlify to Cloudflare Workers (#1719)
  • 0e58778 Update release script
  • a4bb95f Merge branch 'master' into release/3.4.0
  • 7df5d0b Release script (#1723)
  • bad1bfa Update the release script
  • dcff210 3.4.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-minor-patch group with 1 update: [hyperformula](https://github.com/handsontable/hyperformula).


Updates `hyperformula` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/handsontable/hyperformula/releases)
- [Changelog](https://github.com/handsontable/hyperformula/blob/master/CHANGELOG.md)
- [Commits](handsontable/hyperformula@3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: hyperformula
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-patch
...

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 Aug 13, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 13, 2026 16:15
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