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

build(deps): bump the prod-deps group with 3 updates #1827

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps the prod-deps group with 3 updates: pydantic, google-api-python-client and redshift-connector.

Updates pydantic from 2.9.2 to 2.10.0

Release notes

Sourced from pydantic's releases.

v2.10.0 2024-11-20

The code released in v2.10.0 is practically identical to that of v2.10.0b2. See the v2.10 release blog post for the highlights!

What's Changed

Packaging

New Features

Changes

Performance

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.10.0 (2024-11-20)

The code released in v2.10.0 is practically identical to that of v2.10.0b2.

GitHub release

See the v2.10 release blog post for the highlights!

What's Changed

Packaging

New Features

Changes

... (truncated)

Commits

Updates google-api-python-client from 2.153.0 to 2.154.0

Release notes

Sourced from google-api-python-client's releases.

v2.154.0

2.154.0 (2024-11-19)

Features

Bug Fixes

Commits

Updates redshift-connector from 2.1.3 to 2.1.4

Changelog

Sourced from redshift-connector's changelog.

v2.1.4 (2024-11-20)

  • Updated the logic for retrieving database metadata through the getCatalogs(), getSchemas(), getTables(), and getColumns() API methods
  • Added developer dependency on Selenium
Commits
  • 85eadfb chore: bump version to 2.1.4
  • 9b2398e Updated the logic for retrieving database metadata through the getCatalogs(),...
  • 4a7b450 Added developer dependency on Selenium
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 3 updates: [pydantic](https://github.com/pydantic/pydantic), [google-api-python-client](https://github.com/googleapis/google-api-python-client) and [redshift-connector](https://github.com/aws/amazon-redshift-python-driver).


Updates `pydantic` from 2.9.2 to 2.10.0
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.0)

Updates `google-api-python-client` from 2.153.0 to 2.154.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.153.0...v2.154.0)

Updates `redshift-connector` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/aws/amazon-redshift-python-driver/releases)
- [Changelog](https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md)
- [Commits](aws/amazon-redshift-python-driver@v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: redshift-connector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

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 Nov 21, 2024
Signed-off-by: Luka Peschke <[email protected]>
Signed-off-by: Luka Peschke <[email protected]>
@lukapeschke lukapeschke force-pushed the dependabot/pip/prod-deps-3f93ab1139 branch from 69405e2 to 0e0c126 Compare November 21, 2024 16:41
@lukapeschke lukapeschke merged commit 17e4467 into master Nov 21, 2024
4 checks passed
@lukapeschke lukapeschke deleted the dependabot/pip/prod-deps-3f93ab1139 branch November 21, 2024 16:49
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.

1 participant