AlaSQL / alasql-sqllogictest

sqllogictest for AlaSQL
MIT License
1 stars 1 forks source link

Update dependency alasql to v2 #15

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alasql ^1.7.3 -> ^2.0.0 age adoption passing confidence

Release Notes

agershun/alasql ### [`v2.0.3`](https://togithub.com/agershun/alasql/compare/v2.0.2...v2.0.3) [Compare Source](https://togithub.com/agershun/alasql/compare/v2.0.2...v2.0.3) ### [`v2.0.2`](https://togithub.com/agershun/alasql/compare/v2.0.1...v2.0.2) [Compare Source](https://togithub.com/agershun/alasql/compare/v2.0.1...v2.0.2) ### [`v2.0.1`](https://togithub.com/AlaSQL/alasql/releases/tag/v2.0.1) [Compare Source](https://togithub.com/agershun/alasql/compare/04b99c4233d6f39b334c9d8144f9b1d09ba41b12...v2.0.1) - [#​395](https://togithub.com/agershun/alasql/issues/395) Breaking: Dates from Excel files will be loaded as JS date objects instead of the raw excel format for dates. - Add: Pass config when reading XLSX files (lets you revert to the old behaviour with dates) - [#​1287](https://togithub.com/agershun/alasql/issues/1287) Breaking: NOW() will return `-` instead of `.` between year, month and day to align better to the JS ecosystem. - [#​1449](https://togithub.com/agershun/alasql/issues/1449) Add: Query HTML in server side Node (in combination with JSDom) - [#​1495](https://togithub.com/agershun/alasql/issues/1495) Add: TIMESTAMPDIFF from MYSQL - [#​1350](https://togithub.com/agershun/alasql/issues/1350) Fix: Generated xlsx file in alasql has more columns in range than actual data - [#​1426](https://togithub.com/agershun/alasql/issues/1426) Fix: AST to string causes double aliases - [#​1433](https://togithub.com/agershun/alasql/issues/1433) Fix: IFNULL check for undefined and null - [#​1419](https://togithub.com/agershun/alasql/issues/1419) Fix: Let CONCAT_WS ignore null and undefined - [#​1467](https://togithub.com/agershun/alasql/issues/1467) Fix: Improve typings - [#​1405](https://togithub.com/agershun/alasql/issues/1405) Fix: More robust CLI execution ### [`v2.0.0`](https://togithub.com/agershun/alasql/compare/46db07f424387c25fe9f8a43de09f34865628cc7...04b99c4233d6f39b334c9d8144f9b1d09ba41b12) [Compare Source](https://togithub.com/agershun/alasql/compare/46db07f424387c25fe9f8a43de09f34865628cc7...04b99c4233d6f39b334c9d8144f9b1d09ba41b12)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.