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.3 - autoclosed #75

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.5.1 -> 2.5.3 age adoption passing confidence

Release Notes

alasql/alasql (alasql) ### [`v2.5.3`](https://togithub.com/AlaSQL/alasql/releases/tag/v2.5.3): 2023-01-20 [Compare Source](https://togithub.com/alasql/alasql/compare/v2.5.2...v2.5.3) **Summary** - [#​1616](https://togithub.com/alasql/alasql/issues/1616) fix `INSERT INTO` with a `SELECT * FROM` subquery *** **Details** - chore(deps): update dependency husky to v8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/AlaSQL/alasql/pull/1621](https://togithub.com/AlaSQL/alasql/pull/1621) - fix(deps): update dependency yargs to v17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/AlaSQL/alasql/pull/1623](https://togithub.com/AlaSQL/alasql/pull/1623) - fix(deps): update dependency node-fetch to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/AlaSQL/alasql/pull/1622](https://togithub.com/AlaSQL/alasql/pull/1622) - Fix [#​1616](https://togithub.com/alasql/alasql/issues/1616): INSERT INTO with a SELECT \* FROM and a subquery throws exception by [@​ambujsahu81](https://togithub.com/ambujsahu81) in [https://github.com/AlaSQL/alasql/pull/1624](https://togithub.com/AlaSQL/alasql/pull/1624) **Full Changelog**: https://github.com/AlaSQL/alasql/compare/v2.5.2...v2.5.3 ### [`v2.5.2`](https://togithub.com/AlaSQL/alasql/releases/tag/v2.5.2): 2023-01-18 [Compare Source](https://togithub.com/alasql/alasql/compare/v2.5.1...v2.5.2) **Summary** - [#​1618](https://togithub.com/alasql/alasql/issues/1618) fix: GROUP BY with CASE x IS NULL - Clean up code base
Details #### What's Changed * Update dependency prettier to v2.8.2 by @​renova[https://github.com/AlaSQL/alasql/pull/1606](https://togithub.com/AlaSQL/alasql/pull/1606)l/1606 * Remove all of jQuery by @​jimmywarti[https://github.com/AlaSQL/alasql/pull/1599](https://togithub.com/AlaSQL/alasql/pull/1599)l/1599 * Refactor Select and ExistValue by @​jimmywarti[https://github.com/AlaSQL/alasql/pull/1607](https://togithub.com/AlaSQL/alasql/pull/1607)l/1607 * Refactor to using classes by @​jimmywarti[https://github.com/AlaSQL/alasql/pull/1609](https://togithub.com/AlaSQL/alasql/pull/1609)l/1609 * Update dependency prettier to v2.8.3 by @​renova[https://github.com/AlaSQL/alasql/pull/1612](https://togithub.com/AlaSQL/alasql/pull/1612)l/1612 * Bump eslint-plugin-n from 15.6.0 to 15.6.1 by @​dependab[https://github.com/AlaSQL/alasql/pull/1613](https://togithub.com/AlaSQL/alasql/pull/1613)l/1613 * Bump eslint-plugin-import from 2.26.0 to 2.27.4 by @​dependab[https://github.com/AlaSQL/alasql/pull/1614](https://togithub.com/AlaSQL/alasql/pull/1614)l/1614 * Bump eslint from 8.31.0 to 8.32.0 by @​dependab[https://github.com/AlaSQL/alasql/pull/1615](https://togithub.com/AlaSQL/alasql/pull/1615)l/1615 * Fix a dead link in Readme.md by @​ambujsahu[https://github.com/AlaSQL/alasql/pull/1619](https://togithub.com/AlaSQL/alasql/pull/1619)l/1619 * fix: GROUP BY with CASE x IS NULL by @​alsunduk[https://github.com/AlaSQL/alasql/pull/1618](https://togithub.com/AlaSQL/alasql/pull/1618)l/1618 * Bump eslint-plugin-import from 2.27.4 to 2.27.5 by @​dependab[https://github.com/AlaSQL/alasql/pull/1617](https://togithub.com/AlaSQL/alasql/pull/1617)l/1617 **Full Changelog**: https://github.com/AlaSQL/alasql/compare/v2.5.1...v2.5.2

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.