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

Update google-cloud-core requirement from <1.5,>=1.3.0 to >=1.3.0,<2.4 in /plugins/bigquery #74

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2022

Updates the requirements on google-cloud-core to permit the latest version.

Release notes

Sourced from google-cloud-core's releases.

v2.3.0

2.3.0 (2022-04-06)

Features

  • allow extra_api_info to be passed to api request (#183) (3f8e058)
Changelog

Sourced from google-cloud-core's changelog.

2.3.0 (2022-04-06)

Features

  • allow extra_api_info to be passed to api request (#183) (3f8e058)

2.2.3 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#178) (c65ad44)
  • deps: require google-auth 1.25.0 (c65ad44)

2.2.2 (2022-01-17)

Bug Fixes

  • correct param type of _ClientFactoryMixin.from_service_account_info method (#161) (24b7de4)

2.2.1 (2021-11-10)

Bug Fixes

  • correct Client and Connection type annotations (#156) (a427681)

2.2.0 (2021-11-09)

Features

  • add mypy checking + 'py.typed' files (#149) (f20ef60)

2.1.0 (2021-10-05)

Features

2.0.0 (2021-08-18)

⚠ BREAKING CHANGES

Miscellaneous Chores

... (truncated)

Commits
  • 6014db0 chore(main): release 2.3.0 (#185)
  • 9637c1e chore(python): add license header to auto-label.yaml (#187)
  • 3414aa7 chore: allow releases on previous major versions (#186)
  • 3f8e058 feat: allow extra_api_info to be passed to api request (#183)
  • 515a3b2 chore(python): Enable size-label bot (#184)
  • 69f130d chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#182)
  • 8ca0faa chore(python): use black==22.3.0 (#181)
  • 8575b67 chore(main): release 2.2.3 (#180)
  • c65ad44 fix(deps): require google-api-core>=1.31.5, >=2.3.2 (#178)
  • beff8db chore(deps): update actions/download-artifact action to v3 (#179)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [google-cloud-core](https://github.com/googleapis/python-cloud-core) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-cloud-core/releases)
- [Changelog](https://github.com/googleapis/python-cloud-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-cloud-core@v1.3.0...v2.3.0)

---
updated-dependencies:
- dependency-name: google-cloud-core
  dependency-type: direct:production
...

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 Apr 12, 2022
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