allegro / turnilo

Business intelligence, data exploration and visualization web application for Druid, formerly known as Swiv and Pivot
https://allegro.github.io/turnilo/
Apache License 2.0
730 stars 174 forks source link

Bump plywood from 0.21.11 to 0.30.9 #1067

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plywood from 0.21.11 to 0.30.9.

Release notes

Sourced from plywood's releases.

v0.30.8

  • Merge pull request #283 from implydata/add-null-check-to-accumulator 11b66d7a
  • add a null check to the accumulator in set.ts 4fdba76a

https://github.com/implydata/plywood/compare/v0.30.7...v0.30.8

v0.30.4

  • Added _calcChainableHelper for mvOverlapExpression and mvContainsExpression (#279) 3c9160b2
  • 0.30.3 (#278) 2877bc3c
  • Fixed should be case insensitive test for containsSqlFunction (#277) 81c86c08
  • Fix bug when generating select sql when IP_MATCH or IP_SEARCH is included (#276) 909ddf08
  • Added ability to express type in plywood's expression language (#275) a62a7bf2
  • Merge pull request #274 from implydata/0.30.1 0358208e

https://github.com/implydata/plywood/compare/v0.30.1...v0.30.4

Fix bug when generating select sql when IP_MATCH or IP_SEARCH is included

  • Merge branch 'master' of github.com:implydata/plywood f6062c46
  • Fixed should be case insensitive test for containsSqlFunction (#277) 81c86c08
  • Merge branch 'master' of github.com:implydata/plywood 168d8d66
  • Fix bug when generating select sql when IP_MATCH or IP_SEARCH is included (#276) 909ddf08

https://github.com/implydata/plywood/compare/v0.30.2...v0.30.3

Added ability to express type for SqlRefExpressions in plywood's expression language

  • Added ability to express type in plywood's expression language (#275) a62a7bf2
  • Merge pull request #274 from implydata/0.30.1 0358208e

https://github.com/implydata/plywood/compare/v0.30.1...v0.30.2

Fixed bug in SqlRefExpression.toString function

  • Merge pull request #273 from implydata/fix-sqlRefExpression-toString-function 4b6ed79d
  • Fixed SqlRefExpression.toString f6f287ee

https://github.com/implydata/plywood/compare/v0.30.0...v0.30.1

Add IP type

  • Merge pull request #271 from implydata/add-ip-type e2d13d41
  • Fixed test 465d9c62
  • Fixed unserialized Ip 5e35e545
  • Updated sqlRef toJS and toString 42ef1fbc
  • Removed is-ip dependency eb632ffc
  • Fixed simulateQueryPlan and added inflators where they seemed necessary b88b7dab
  • Updated Ip.isIp to use is-ip package c18e5c22
  • Added tests for Ip.equals 17c20c71
  • Renamed ipSearchString to ipToSearch 49456972
  • Fixed tests, removed test.js, clean up 2924add4
  • WIP 7b74fd04
  • Merge pull request #270 from implydata/release-0.29.3-changelog 5bcd068d
  • 0.29.3 changelog 28947dde

... (truncated)

Changelog

Sourced from plywood's changelog.

Change Log

0.30.7

  • Fix cast target

0.30.6

  • Make casting more robust

0.30.5

  • Fix .overlap(SET/BOOLEAN)

0.29.3

  • Fix Plywood Set constructor function does not handle null/"null" and falsy values properly

0.29.2

  • Add support for converting inExpression to SQL

0.29.1

  • Bump node to 14 and druid-query-toolkit dep to 0.17

0.28.2

  • Regex and contains expressions now cast their operand to VAR_CHAR

0.27.4

  • Fix bug in rebaseOnStart when the range starts or ends on 0

0.27.3

  • Fix rollup script

0.27.2

  • Revert immutable-class and chronoshift dependency bumps

0.27.1

  • Improve hybrid time filters for time compares

0.27.0

  • Bump dependencies, reformat code

... (truncated)

Commits


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 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 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)
mkuthan commented 1 year ago

@dependabot ignore this major version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 0.x.x again, unless you re-open this PR. 😢