Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf of githubSep 2, 2024

Bumps node-sql-parser from 3.0.4 to 5.3.2.

Release notes

Sourced from node-sql-parser's releases.

5.3.2

What's Changed

Full Changelog: taozhi8833998/node-sql-parser@5.3.1...5.3.2

5.3.1

Full Changelog: taozhi8833998/node-sql-parser@5.3.0...5.3.1

5.3.0

What's Changed

... (truncated)

Commits
  • a30738b Merge pull request #2093 from taozhi8833998/refactor-update-type-definition
  • 07cab5f refactor: upgrade version
  • b5b4f2d Merge pull request #2091 from taozhi8833998/dependabot/npm_and_yarn/babel/cli...
  • 40b2db7 Merge pull request #2090 from taozhi8833998/fix-array-angle-brackets-athena
  • e43b091 build(deps-dev): bump @​babel/cli from 7.24.8 to 7.25.6
  • 3a9bf88 fix: array type could be warpped by angle brackets in athena
  • 23753cd Merge pull request #2089 from taozhi8833998/fix-limit-snowflake
  • 7b38b2b Merge pull request #2085 from taozhi8833998/fix-bugs
  • 9c6a2e4 fix: limit is not reserved keyword in snowflake
  • 1339522 refactor: fix location different for same sql in different dialect
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [node-sql-parser](https://github.com/taozhi8833998/node-sql-parser) from 3.0.4 to 5.3.2. - [Release notes](https://github.com/taozhi8833998/node-sql-parser/releases) - [Commits](taozhi8833998/node-sql-parser@3.0.4...5.3.2) --- updated-dependencies: - dependency-name: node-sql-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabotdependabotbot added the kind/dependency-update Update one of dependencies label Sep 2, 2024
@dependabotdependabotbot requested a review from php-coderSeptember 2, 2024 23:44
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf of githubOct 13, 2024

Superseded by #67.

@dependabotdependabotbot closed this Oct 13, 2024
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/node-sql-parser-5.3.2 branch October 13, 2024 23:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependency-updateUpdate one of dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@php-coder