Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Bump sqlalchemy-bigquery from 1.3.0 to 1.4.4 #779

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps sqlalchemy-bigquery from 1.3.0 to 1.4.4.

Release notes

Sourced from sqlalchemy-bigquery's releases.

v1.4.4

1.4.4 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#461) (177e70a)

v1.4.3

1.4.3 (2022-03-22)

Bug Fixes

  • correct license text from Apache to MIT (#436) (dbf7501)

v1.4.2

1.4.2 (2022-03-22)

Bug Fixes

  • use explicit rather than implicit relative imports (#433) (ca20d3d)
  • use faux_conn rather than engine in unit tests (#431) (275506f)

Dependencies

  • require google-cloud-bigquery-storage to avoid performance warning (#414) (ff3273f)

v1.4.1

1.4.1 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#419) (52339f7)

v1.4.0

1.4.0 (2022-02-22)

Features

  • Allow base64 encoded credentials in URI (#410) (e2f9821)

Bug Fixes

  • POSTCOMPILE expansion in SQLAlchemy 1.4.27+ (#408) (7844813)
Changelog

Sourced from sqlalchemy-bigquery's changelog.

1.4.4 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#461) (177e70a)

1.4.3 (2022-03-22)

Bug Fixes

  • correct license text from Apache to MIT (#436) (dbf7501)

1.4.2 (2022-03-22)

Bug Fixes

  • use explicit rather than implicit relative imports (#433) (ca20d3d)
  • use faux_conn rather than engine in unit tests (#431) (275506f)

Dependencies

  • require google-cloud-bigquery-storage to avoid performance warning (#414) (ff3273f)

1.4.1 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#419) (52339f7)

1.4.0 (2022-02-22)

Features

  • Allow base64 encoded credentials in URI (#410) (e2f9821)

Bug Fixes

  • POSTCOMPILE expansion in SQLAlchemy 1.4.27+ (#408) (7844813)
Commits
  • 06c0270 chore(main): release 1.4.4 (#462)
  • acc9274 chore: test minimum dependencies in python 3.7 (#463)
  • 177e70a docs: fix changelog header to consistent size (#461)
  • c927f06 chore(python): auto approve template changes (#458)
  • dc1a0cf chore: [autoapprove] update readme_gen.py to include autoescape True (#455)
  • ba875a6 chore(python): use ubuntu 22.04 in docs image (#454)
  • 285913a chore(python): add license header to auto-label.yaml (#449)
  • 9298a7a chore(deps): update all dependencies (#441)
  • 6f556e4 chore: use pytest-flake8==1.1.0 in dev_requirements.txt (#446)
  • f545d4c chore(python): refactor unit / system test dependency install (#444)
  • 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 [sqlalchemy-bigquery](https://github.com/googleapis/python-bigquery-sqlalchemy) from 1.3.0 to 1.4.4.
- [Release notes](https://github.com/googleapis/python-bigquery-sqlalchemy/releases)
- [Changelog](https://github.com/googleapis/python-bigquery-sqlalchemy/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery-sqlalchemy@v1.3.0...v1.4.4)

---
updated-dependencies:
- dependency-name: sqlalchemy-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2022
@sanders41 sanders41 merged commit f53f63b into main Jul 4, 2022
@sanders41 sanders41 deleted the dependabot/pip/sqlalchemy-bigquery-1.4.4 branch July 4, 2022 10:30
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
Bumps [sqlalchemy-bigquery](https://github.com/googleapis/python-bigquery-sqlalchemy) from 1.3.0 to 1.4.4.
- [Release notes](https://github.com/googleapis/python-bigquery-sqlalchemy/releases)
- [Changelog](https://github.com/googleapis/python-bigquery-sqlalchemy/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery-sqlalchemy@v1.3.0...v1.4.4)

---
updated-dependencies:
- dependency-name: sqlalchemy-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant