AlaSQL / alasql-sqllogictest

sqllogictest for AlaSQL
MIT License
1 stars 1 forks source link

Update dependency alasql to v4.5.2 #43

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alasql 4.2.5 -> 4.5.2 age adoption passing confidence

Release Notes

alasql/alasql (alasql) ### [`v4.5.2`](https://redirect.github.com/alasql/alasql/compare/v4.5.1...v4.5.2) [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.5.1...v4.5.2) ### [`v4.5.1`](https://redirect.github.com/AlaSQL/alasql/releases/tag/v4.5.1): 2023-08-01 [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.5.0...v4.5.1) #### What's Changed - fix: Let EXISTS work for subqueries - thanks to [@​alsundukov](https://redirect.github.com/alsundukov) in [https://github.com/AlaSQL/alasql/pull/1952](https://redirect.github.com/AlaSQL/alasql/pull/1952) for solving the real problem of [#​1904](https://redirect.github.com/alasql/alasql/issues/1904) Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.5.0...v4.5.1 ### [`v4.5.0`](https://redirect.github.com/AlaSQL/alasql/releases/tag/v4.5.0): 2024-07-11 [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.4.0...v4.5.0) #### What's Changed - Fix EXISTS Function for Subqueries (Issue [#​1904](https://redirect.github.com/alasql/alasql/issues/1904)) by [@​Midwayne](https://redirect.github.com/Midwayne) in [https://github.com/AlaSQL/alasql/pull/1939](https://redirect.github.com/AlaSQL/alasql/pull/1939) - fix insertion of empty objects with union all statements by [@​kmr-rohit](https://redirect.github.com/kmr-rohit) in [https://github.com/AlaSQL/alasql/pull/1940](https://redirect.github.com/AlaSQL/alasql/pull/1940) #### New Contributors - [@​Midwayne](https://redirect.github.com/Midwayne) made their first contribution in [https://github.com/AlaSQL/alasql/pull/1939](https://redirect.github.com/AlaSQL/alasql/pull/1939) - [@​kmr-rohit](https://redirect.github.com/kmr-rohit) made their first contribution in [https://github.com/AlaSQL/alasql/pull/1940](https://redirect.github.com/AlaSQL/alasql/pull/1940) **Full Changelog**: https://github.com/AlaSQL/alasql/compare/v4.4.0...v4.5.0 ### [`v4.4.0`](https://redirect.github.com/AlaSQL/alasql/releases/tag/v4.4.0): 2024-05-24 [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.3.3...v4.4.0) #### What's Changed - Add jsonl support by [@​kfigiela](https://redirect.github.com/kfigiela) in [https://github.com/AlaSQL/alasql/pull/1919](https://redirect.github.com/AlaSQL/alasql/pull/1919) **New Contributors** - [@​kfigiela](https://redirect.github.com/kfigiela) made their first contribution in [https://github.com/AlaSQL/alasql/pull/1919](https://redirect.github.com/AlaSQL/alasql/pull/1919) Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.3.3...v4.4.0 ### [`v4.3.3`](https://redirect.github.com/AlaSQL/alasql/releases/tag/v4.3.3): 2024-04-28 [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.3.2...v4.3.3) #### What's Changed - fix: update typeof comparision to be string based by [@​sytone](https://redirect.github.com/sytone) in [https://github.com/AlaSQL/alasql/pull/1914](https://redirect.github.com/AlaSQL/alasql/pull/1914) **Full Changelog**: https://github.com/AlaSQL/alasql/compare/v4.3.1...v4.3.3 ### [`v4.3.2`](https://redirect.github.com/alasql/alasql/compare/v4.3.1...v4.3.2) [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.3.1...v4.3.2) ### [`v4.3.1`](https://redirect.github.com/AlaSQL/alasql/releases/tag/v4.3.1): 2024-03-19 [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.3.0...v4.3.1) #### What's Changed - fix(group_concat): Added fix for group_concat [#​1898](https://redirect.github.com/alasql/alasql/issues/1898) by [@​vishal6557](https://redirect.github.com/vishal6557) in [https://github.com/AlaSQL/alasql/pull/1900](https://redirect.github.com/AlaSQL/alasql/pull/1900) - Fix(utils.isNode) Incompatibility of utils.isNode Function with signal-exit [#​1889](https://redirect.github.com/alasql/alasql/issues/1889) by [@​vishal6557](https://redirect.github.com/vishal6557) in [https://github.com/AlaSQL/alasql/pull/1901](https://redirect.github.com/AlaSQL/alasql/pull/1901) - Invalid query throws n.Term [#​1871](https://redirect.github.com/alasql/alasql/issues/1871) by [@​vishal6557](https://redirect.github.com/vishal6557) in [https://github.com/AlaSQL/alasql/pull/1903](https://redirect.github.com/AlaSQL/alasql/pull/1903) **Full Changelog**: https://github.com/AlaSQL/alasql/compare/v4.3.0...v4.3.1 ### [`v4.3.0`](https://redirect.github.com/alasql/alasql/compare/v4.2.7...v4.3.0) [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.2.7...v4.3.0) ### [`v4.2.7`](https://redirect.github.com/AlaSQL/alasql/releases/tag/v4.2.7): 2024-02-04 [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.2.6...v4.2.7) ### What's Changed - Fix [#​1109](https://redirect.github.com/alasql/alasql/issues/1109) by [@​gkkachi](https://redirect.github.com/gkkachi) in [https://github.com/AlaSQL/alasql/pull/1872](https://redirect.github.com/AlaSQL/alasql/pull/1872) Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.2.6...v4.2.7 #### New Contributors - Thank you to [@​gkkachi](https://redirect.github.com/gkkachi) who made their first contribution in [https://github.com/AlaSQL/alasql/pull/1872](https://redirect.github.com/AlaSQL/alasql/pull/1872) ### [`v4.2.6`](https://redirect.github.com/AlaSQL/alasql/releases/tag/v4.2.6): 2024-01-27 [Compare Source](https://redirect.github.com/alasql/alasql/compare/v4.2.5...v4.2.6) ### What's Changed - Add Database interface to type definitions by [@​rendall](https://redirect.github.com/rendall) in [https://github.com/AlaSQL/alasql/pull/1865](https://redirect.github.com/AlaSQL/alasql/pull/1865) Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.2.5...v4.2.6 #### New Contributors - Thank you to [@​rendall](https://redirect.github.com/rendall) who made their first contribution in [https://github.com/AlaSQL/alasql/pull/1865](https://redirect.github.com/AlaSQL/alasql/pull/1865)

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 was generated by Mend Renovate. View the repository job log.