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

Bump sql-metadata from 2.2.1 to 2.2.2 #251

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2021

Bumps sql-metadata from 2.2.1 to 2.2.2.

Release notes

Sourced from sql-metadata's releases.

Improved handling of with statements

This release of sql-metadata brings even further improvement of handling of with and table creation statements. We also keep up to date with our dependencies and improving CI pipeline.

build(deps-dev): bump black from 21.5b2 to 21.6b0 #167 Fix create schema #171 Create table with schema detects field names as tables #168 Fix for nested with statements in select #173 CI - install Poetry 1.1.7 #174 build(deps-dev): bump pylint from 2.8.3 to 2.9.0 #178 nested with statement causes confusion #172 build(deps-dev): bump pylint from 2.9.0 to 2.9.1 #179 build(deps-dev): bump pylint from 2.9.1 to 2.9.3 #180

Commits
  • a7b49d9 Bump to v2.2.2
  • 05ce8e7 Update auto-merge-dependabot.yml
  • 3d72420 Merge pull request #180 from macbre/dependabot/pip/pylint-2.9.3
  • 4ecba7c build(deps-dev): bump pylint from 2.9.1 to 2.9.3
  • 3cbb1ab Merge pull request #179 from macbre/dependabot/pip/pylint-2.9.1
  • a3f4f0b build(deps-dev): bump pylint from 2.9.0 to 2.9.1
  • 507130d Merge pull request #178 from macbre/dependabot/pip/pylint-2.9.0
  • 29f5f93 build(deps-dev): bump pylint from 2.8.3 to 2.9.0
  • b65c967 Merge pull request #174 from macbre/poetry-1.1.7
  • b0b4dbe CI - install Poetry 1.1.7
  • 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 will merge this PR once CI passes on it, as requested by @macbre.


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.1 to 2.2.2.
- [Release notes](https://github.com/macbre/sql-metadata/releases)
- [Commits](macbre/sql-metadata@v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2021
@macbre macbre added this to the v1.6.0 milestone Jul 7, 2021
@macbre
Copy link
Owner

macbre commented Jul 7, 2021

@dependabot merge

@dependabot dependabot bot merged commit 3880d26 into master Jul 7, 2021
@dependabot dependabot bot deleted the dependabot/pip/sql-metadata-2.2.2 branch July 7, 2021 15:48
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.

None yet

1 participant