forcedotcom / SFDX-Data-Move-Utility

SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
BSD 3-Clause "New" or "Revised" License
438 stars 73 forks source link

Bump alasql from 0.6.7 to 4.5.0 #822

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps alasql from 0.6.7 to 4.5.0.

Release notes

Sourced from alasql's releases.

2024-07-11

What's Changed

New Contributors

Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.4.0...v4.5.0

2024-05-24

What's Changed

New Contributors

Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.3.3...v4.4.0

2024-04-28

What's Changed

Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.3.1...v4.3.3

2024-03-19

What's Changed

Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.3.0...v4.3.1

2024-02-04

What's Changed

Full Changelog: https://github.com/AlaSQL/alasql/compare/v4.2.6...v4.2.7

New Contributors

2024-01-27

What's Changed

... (truncated)

Changelog

Sourced from alasql's changelog.

Changelog

Please see https://github.com/AlaSQL/alasql/releases for more info...

0.7.1 (2021-03-05)

  • Bump: Update lodash dependency

0.7.0 (2021-03-03)

  • Fix: Code injection vulnerability processing literals
  • Fix: Return empty results in group by when input is empty #927

0.6.5 (11.11.2020)

  • Fix: Do not include null in COUNT or AVG fixes #1251

0.6.4 (24.09.2020)

  • Add: String and Number objects supported as values
  • Add: JOIN USING now supports String and Number objects
  • Fix: File naming when exporting to Exel

0.6.2 (31.05.2020)

  • Add: Use NOT BETWEEN without parenthesis.

0.6.1 (20.05.2020)

  • Add: Use BETWEEN without parenthesis.
  • Fix: Let ADD COLUMN use the given dbtypeid

0.6.0 (02.05.2020)

  • Add: NULLS FIRST/LAST clause in ORDER BY (#1187)
  • Add: Support table/row names starting with numbers

0.5.9 (26.04.2020)

... (truncated)

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
dependabot[bot] commented 3 weeks ago

Superseded by #841.