Skip to content

chore(deps): bump the production-dependencies group with 2 updates #3146

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the production-dependencies group with 2 updates: setuptools and redshift-connector.

Updates setuptools from 80.3.1 to 80.4.0

Changelog

Sourced from setuptools's changelog.

v80.4.0

Features

  • Simplified the error reporting in editable installs. (#4984)
Commits
  • a82f96d Bump version: 80.3.1 → 80.4.0
  • aa4bdf8 Merge pull request #4985 from pypa/feature/user-focused-editable-installs
  • af2f2ba Add news fragment.
  • bcc23a2 Implement the editable debugging tips as a reference to the docs.
  • aa911c6 By default, provide a much more concise error message.
  • See full diff in compare view

Updates redshift-connector from 2.1.5 to 2.1.6

Release notes

Sourced from redshift-connector's releases.

v2.1.6

chore: bump version to 2.1.6

Changelog

Sourced from redshift-connector's changelog.

v2.1.6 (2025-05-06)

  • Directly imports a package as a fallback mechanism for retrieving a package’s version number during identity provider authentication.
  • Fixed stale prepared statement caching issue by clearing the cache upon execution of DROP or ROLLBACK commands.
Commits
  • 5c6963f Update CHANGELOG.md
  • 845ed84 chore: bump version to 2.1.6
  • ea7df8a Fix: Expending the cache cleanup triggers by adding DROP & ROLLBACK into the ...
  • bd3af3a Take version from loaded package when metadata are missing
  • dd8b334 Update changelog for version 2.1.5
  • 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 production-dependencies group with 2 updates: [setuptools](https://github.com/pypa/setuptools) and [redshift-connector](https://github.com/aws/amazon-redshift-python-driver).


Updates `setuptools` from 80.3.1 to 80.4.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v80.3.1...v80.4.0)

Updates `redshift-connector` from 2.1.5 to 2.1.6
- [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.5...v2.1.6)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 80.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: redshift-connector
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 May 12, 2025
@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: b5d5678
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: b5d5678
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jaidisido jaidisido merged commit c7fe72b into main May 13, 2025
23 checks passed
@jaidisido jaidisido deleted the dependabot/pip/production-dependencies-42f5766dbb branch May 13, 2025 09:02
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