AlaSQL / node-red-contrib-alasql

A Node-RED node wrapping AlaSQL for fast SQL based in-memory data processing for BI and ERP applications.
MIT License
8 stars 11 forks source link

fix(deps): update dependency alasql to v2.5.1 #73

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alasql 2.2.5 -> 2.5.1 age adoption passing confidence

Release Notes

alasql/alasql ### [`v2.5.1`](https://togithub.com/AlaSQL/alasql/releases/tag/v2.5.1): 2023-01-03 [Compare Source](https://togithub.com/alasql/alasql/compare/v2.5.0...v2.5.1) - Fix: Prototype Pollution in JSON5 - Set node engine requirements correctly in package.json - Code refactoring ### [`v2.5.0`](https://togithub.com/AlaSQL/alasql/releases/tag/v2.5.0): 2023-01-02 [Compare Source](https://togithub.com/alasql/alasql/compare/v2.4.2...v2.5.0) - [#​1530](https://togithub.com/alasql/alasql/issues/1530) add: Support the SQL aggregator "total" - [#​1601](https://togithub.com/alasql/alasql/issues/1601) fix: Remove build info from version number ### [`v2.4.2`](https://togithub.com/alasql/alasql/compare/v2.4.1...v2.4.2) [Compare Source](https://togithub.com/alasql/alasql/compare/v2.4.1...v2.4.2) ### [`v2.4.1`](https://togithub.com/alasql/alasql/compare/v2.4.0...v2.4.1) [Compare Source](https://togithub.com/alasql/alasql/compare/v2.4.0...v2.4.1) ### [`v2.4.0`](https://togithub.com/alasql/alasql/compare/v2.3.0...v2.4.0) [Compare Source](https://togithub.com/alasql/alasql/compare/v2.3.0...v2.4.0) ### [`v2.3.0`](https://togithub.com/AlaSQL/alasql/releases/tag/v2.3.0): 2022-12-29 [Compare Source](https://togithub.com/alasql/alasql/compare/v2.2.5...v2.3.0) - [#​1596](https://togithub.com/alasql/alasql/issues/1596) fix: Remove XMLHttpRequest as Chrome no longer support sync calls - Repo cleanup - Remove support for ie9 specific code - Remove bower support - Typescript type definition moved in the repo (not in npm package)

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.