Skip to content

chore(deps): bump alasql from 4.5.2 to 4.17.2#406

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/alasql-4.17.2
Open

chore(deps): bump alasql from 4.5.2 to 4.17.2#406
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/alasql-4.17.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps alasql from 4.5.2 to 4.17.2.

Release notes

Sourced from alasql's releases.

2026-01-09

What's Changed

  • Add multi-column user-defined aggregate functions to close #1966
  • Add SEPARATOR clauses and fix ORDER BY for GROUP_CONCAT to close #2413
  • Improve UNION to support parenthesised SELECT and ORDER BY to close #2414
  • Fix aggregate functions (COUNT/MAX/MIN) for PARTITION BY to close #2408
  • Fix CSV importer to respect column-type to close #1181
  • Fix GROUP BY with aliased expressions to close #1968
  • Fix UNION ALL across NOT IN clause to close #1146
  • Make CLOSE a context-aware keyword to close #2248
  • Make OPEN a context-aware keyword to close #2224

New Contributors

Full Changelog: AlaSQL/alasql@v4.16.0...v4.17.0

2025-12-23

What's Changed

  • Add grammar stub for transactions when using IndexedDB to close #1969
  • Fix output when reusing aggregate function to close #1147
  • Fix subqueries for CREATE VIEW to close #1154
  • Fix NULL values for GROUP_CONCAT to close #1259

Full Changelog: AlaSQL/alasql@v4.15.0...v4.16.0

2025-12-22

What's Changed

  • Add support for SEARCH INTO $variable to close #2363
  • Fix key properties for column objects on table-level constraints to close #1643
  • Fix trigger CALL for row data parameters (#2377)
  • Make PATH a context-aware keyword to close #2222
  • Make DELETED and INSERTED context-aware keywords to close #2237
  • Make KEY a context-aware keyword to close #2227
  • Make ORDER a context-aware keyword to close #2223

Full Changelog: AlaSQL/alasql@v4.14.0...v4.15.0

2026-12-16

What's Changed

  • Add support for quoted table alias to close #606
  • Add support for all SQL operations on anonymous data tables to close #2348

Full Changelog: AlaSQL/alasql@v4.13.0...v4.14.0

2015-12-14

What's Changed

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [alasql](https://github.com/alasql/alasql) from 4.5.2 to 4.17.2.
- [Release notes](https://github.com/alasql/alasql/releases)
- [Changelog](https://github.com/AlaSQL/alasql/blob/develop/CHANGELOG.md)
- [Commits](AlaSQL/alasql@v4.5.2...v4.17.2)

---
updated-dependencies:
- dependency-name: alasql
  dependency-version: 4.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sql-challenge Error Error Apr 10, 2026 2:58am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants