Skip to content

Bump hyperformula from 3.2.0 to 3.3.0 in /workbook-worker - #20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workbook-worker/hyperformula-3.3.0
Open

Bump hyperformula from 3.2.0 to 3.3.0 in /workbook-worker#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workbook-worker/hyperformula-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown

Bumps hyperformula from 3.2.0 to 3.3.0.

Release notes

Sourced from hyperformula's releases.

3.3.0

Added

  • Added 12 database functions: DCOUNT, DSUM, DAVERAGE, DMAX, DMIN, DGET, DPRODUCT, DCOUNTA, DSTDEV, DSTDEVP, DVAR, DVARP. #1652
  • Added new functions: PERCENTILE, PERCENTILE.INC, PERCENTILE.EXC, QUARTILE, QUARTILE.INC, QUARTILE.EXC. #1650
  • Added maxPendingLazyTransformations configuration option to control memory usage by limiting accumulated transformations before cleanup. #1629
  • Added a new function: TEXTJOIN. #1640
  • Added a new function: SEQUENCE. #1645

Fixed

  • Fixed a memory leak in LazilyTransformingAstService where the transformations array grew unboundedly, causing increasing memory usage over time. #1629
  • Fixed a memory leak in UndoRedo where oldData entries for evicted undo stack entries were never cleaned up, causing increasing memory usage over time. #1629
  • Fixed the IRR function returning #NUM! error when the initial investment significantly exceeds the sum of returns. #1628
  • Fixed the ADDRESS function ignoring defaultValue when arguments are syntactically empty (e.g., =ADDRESS(2,3,,FALSE())). #1632
Changelog

Sourced from hyperformula's changelog.

[3.3.0] - 2026-05-20

Added

  • Added 12 database functions: DCOUNT, DSUM, DAVERAGE, DMAX, DMIN, DGET, DPRODUCT, DCOUNTA, DSTDEV, DSTDEVP, DVAR, DVARP. #1652
  • Added new functions: PERCENTILE, PERCENTILE.INC, PERCENTILE.EXC, QUARTILE, QUARTILE.INC, QUARTILE.EXC. #1650
  • Added maxPendingLazyTransformations configuration option to control memory usage by limiting accumulated transformations before cleanup. #1629
  • Added a new function: TEXTJOIN. #1640
  • Added a new function: SEQUENCE. #1645

Fixed

  • Fixed a memory leak in LazilyTransformingAstService where the transformations array grew unboundedly, causing increasing memory usage over time. #1629
  • Fixed a memory leak in UndoRedo where oldData entries for evicted undo stack entries were never cleaned up, causing increasing memory usage over time. #1629
  • Fixed the IRR function returning #NUM! error when the initial investment significantly exceeds the sum of returns. #1628
  • Fixed the ADDRESS function ignoring defaultValue when arguments are syntactically empty (e.g., =ADDRESS(2,3,,FALSE())). #1632
Commits
  • 68ae691 Merge branch 'release/3.3.0'
  • 55d5380 Bring back old links
  • 5f7ea1d Improve docs links
  • 4049fa5 Change release date
  • 3a286f6 Improve wording in the AI toolchains landing pages
  • bbacfc9 3.3.0
  • 1b6767f Refine the AI toolkits landing pages (#1670)
  • 24121f8 docs: reframe AI SDK page as Vercel integration with prototype status (#1669)
  • 456addd HF-122: Framework integration guides for React, Angular, Vue, Svelte (#1653)
  • 362df83 HF-85: Implement all database functions (#1652)
  • 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 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 [hyperformula](https://github.com/handsontable/hyperformula) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/handsontable/hyperformula/releases)
- [Changelog](https://github.com/handsontable/hyperformula/blob/master/CHANGELOG.md)
- [Commits](handsontable/hyperformula@3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: hyperformula
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 25, 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