Skip to content

Bump sql-metadata from 2.2.2 to 2.3.0#264

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/sql-metadata-2.3.0
Sep 15, 2021
Merged

Bump sql-metadata from 2.2.2 to 2.3.0#264
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/sql-metadata-2.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2021

Bumps sql-metadata from 2.2.2 to 2.3.0.

Release notes

Sourced from sql-metadata's releases.

Aliases handling improved

  • #187 internals - Multi from aliases (by @​collerek)
  • #188 bug - Query including Distinct not working
  • #189 dependencies - build(deps-dev): bump black from 21.6b0 to 21.7b0 (by @​dependabot[bot])
  • #190 internals - CI - install the latest black version
  • #192 dependencies - build(deps-dev): bump pylint from 2.9.3 to 2.9.4 (by @​dependabot[bot])
  • #193 dependencies - build(deps-dev): bump coveralls from 3.1.0 to 3.2.0 (by @​dependabot[bot])
  • #194 pr - Fix for Casting values results in incorrect alias reporting (by @​collerek)
  • #195 dependencies - build(deps-dev): bump pylint from 2.9.5 to 2.9.6 (by @​dependabot[bot])
  • #203 pr - Ignore case on column alias names from subquery (by @​christopherpickering)
  • #211 internals - snok/install-poetry - use a default Poetry version
  • #216 dependencies - build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (by @​dependabot[bot])
  • #217 internals - Extract conditions (by @​collerek)
  • #218 dependencies - build(deps-dev): bump black from 21.7b0 to 21.8b0 (by @​dependabot[bot])
  • #219 dependencies - build(deps-dev): bump pytest from 6.2.4 to 6.2.5 (by @​dependabot[bot])
  • #222 pr - Restore fully qualified columns (by @​collerek)
  • #223 pr - fix recurrent aliases names leading to infinite loop (by @​collerek)
  • #228 pr - allow redundant parentheses around (sub)queries (by @​collerek)
  • #229 pr - additional test for cast (by @​collerek)
  • #230 dependencies - build(deps): bump sqlparse from 0.4.1 to 0.4.2 (by @​dependabot[bot])

Welcome, @​christopherpickering, as our new contributor 🙂

Commits
  • 3c0ae01 v2.3.0
  • c4d7514 Merge pull request #223 from macbre/fix_distinct
  • daa16e8 Merge branch 'master' into fix_distinct
  • a4f42a1 Merge pull request #224 from collerek/create_if_not_exists
  • f63a773 Merge branch 'master' into create_if_not_exists
  • fe8f06e Merge pull request #228 from collerek/skip_braces
  • 979f4c7 Merge branch 'master' into skip_braces
  • 60ab6b8 Merge pull request #222 from macbre/fully_qualified
  • f878bb4 Merge branch 'master' into fully_qualified
  • 85b0e76 Merge pull request #229 from macbre/check_aliases_with_cast
  • 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 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 [sql-metadata](https://github.com/macbre/sql-metadata) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/macbre/sql-metadata/releases)
- [Commits](macbre/sql-metadata@v2.2.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 15, 2021
@github-actions github-actions bot enabled auto-merge (squash) September 15, 2021 03:01
@github-actions github-actions bot merged commit 697daad into master Sep 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/sql-metadata-2.3.0 branch September 15, 2021 03:03
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants