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): bump node-sql-parser from 4.11.0 to 4.12.0 #596

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps node-sql-parser from 4.11.0 to 4.12.0.

Release notes

Sourced from node-sql-parser's releases.

fix aggregate func args, convert function in MySQL, support drop index and key, like params

What's Changed

New Contributors

... (truncated)

Commits
  • 109558f Merge pull request #1687 from taozhi8833998/feat-double-precision-pg
  • 37033b6 refactor: upgrade version
  • d9487cc feat: add double precision type in pg
  • 7c731f6 Merge pull request #1685 from taozhi8833998/dependabot/npm_and_yarn/babel/cor...
  • 1c3992b Merge pull request #1676 from taozhi8833998/dependabot/npm_and_yarn/types/moc...
  • 038ffff build(deps-dev): bump @​babel/core from 7.23.3 to 7.23.5
  • d91d11d Merge pull request #1684 from taozhi8833998/fix-aggregate-args-mysql
  • 53d0b39 fix: aggreate should throw error when args is not right in mysql
  • 28bab38 Merge pull request #1681 from taozhi8833998/feat-drop-index-mysql
  • 120bce0 feat: support drop index and key in mysql
  • Additional commits viewable in compare view

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 <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 [node-sql-parser](https://github.com/taozhi8833998/node-sql-parser) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/taozhi8833998/node-sql-parser/releases)
- [Commits](taozhi8833998/node-sql-parser@4.11.0...4.12.0)

---
updated-dependencies:
- dependency-name: node-sql-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@dependabot dependabot bot requested a review from fannheyward December 1, 2023 23:50
@fannheyward fannheyward merged commit fe762f0 into master Dec 1, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-sql-parser-4.12.0 branch December 1, 2023 23:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant