Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update alasql requirement from ^4.4.0 to ^4.5.0 in /packages/winnow #1066

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Updates the requirements on alasql to permit the latest version.

Release notes

Sourced from alasql's releases.

2024-07-11

What's Changed

New Contributors

Full Changelog: AlaSQL/alasql@v4.4.0...v4.5.0

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
  • c508dcb v4.5.0
  • a5818f2 chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n 14.0....
  • 4b7581c chore(deps): update dependency eslint to v9 (#1923)
  • 2db18c1 chore(deps): update dependency got to v14.4.1 (#1927)
  • 87721aa chore(deps): update github/codeql-action action to v3.25.11
  • 9ce9689 Fmt
  • 290a43f Update dependencies
  • 53ad87c Add date function to get current date without time component (#1937)
  • c470d97 Update yarn.lock
  • fdce371 Allow insert empty obj for union all statements to fix #1684 (#1940)
  • Additional commits viewable in compare view

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 <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)

Updates the requirements on [alasql](https://github.com/alasql/alasql) to permit the latest version.
- [Release notes](https://github.com/alasql/alasql/releases)
- [Changelog](https://github.com/AlaSQL/alasql/blob/develop/CHANGELOG.md)
- [Commits](AlaSQL/alasql@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: alasql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Update one or more dependencies version label Jul 15, 2024
Copy link

changeset-bot bot commented Jul 15, 2024

⚠️ No Changeset found

Latest commit: 037aa15

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

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

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/winnow/master/alasql-tw-4.5.0 branch July 15, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants