koopjs / koop

Transform, query, and download geospatial data on the web.
http://koopjs.github.io
Other
651 stars 125 forks source link

chore(deps): update alasql requirement from ^4.3.2 to ^4.3.3 in /packages/winnow #989

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Updates the requirements on alasql to permit the latest version.

Release notes

Sourced from alasql's releases.

2024-04-28

What's Changed

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

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 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)
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 13f6a557a1742d56986ce155653452de06e2fa7d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 2 months ago

Looks like alasql is up-to-date now, so this is no longer needed.