Skip to content

chore(deps): bump the production-dependencies group with 3 updates #3101

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
Feb 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the production-dependencies group with 3 updates: boto3, botocore and deltalake.

Updates boto3 from 1.36.11 to 1.36.21

Commits
  • 3d1cda2 Merge branch 'release-1.36.21'
  • 1ef4449 Bumping version to 1.36.21
  • 43fda5f Add changelog entries from botocore
  • 38de2d5 Ignore .venv directories (#4440)
  • 16296da Add venv callout from README into quickstart guide (#4439)
  • 4084764 Merge branch 'release-1.36.20'
  • b45b0fd Merge branch 'release-1.36.20' into develop
  • b8d85eb Bumping version to 1.36.20
  • be53133 Add changelog entries from botocore
  • 3c124c2 Merge branch 'release-1.36.19'
  • Additional commits viewable in compare view

Updates botocore from 1.36.21 to 1.36.26

Commits
  • 0633b4c Merge branch 'release-1.36.26'
  • 3d7585f Bumping version to 1.36.26
  • ba8dec7 Update endpoints model
  • a72a450 Update to latest models
  • f24a189 Merge branch 'release-1.36.25'
  • 86e1e7f Merge branch 'release-1.36.25' into develop
  • 4fdabce Bumping version to 1.36.25
  • 98430f4 Update endpoints model
  • c7966ba Update to latest models
  • 536c83a Merge branch 'release-1.36.24'
  • Additional commits viewable in compare view

Updates deltalake from 0.24.0 to 0.25.1

Release notes

Sourced from deltalake's releases.

python-v0.25.0: Improved memory writer, schema evolution merge and UC support

Highlights

  • Streamed execution in write and merge (lower memory pressure)
  • Overall improved memory allocation
  • Schema evolution in MERGE
  • Unity catalog support through uc:// uri-prefix

Performance improvements

New features

Bug Fixes

Other Changes

... (truncated)

Commits
  • c1cf280 chore: bump the patch for a new release of python
  • e28cbcf chore: use rustls
  • 6882899 chore: make streamed_exec default
  • 0fa78a6 chore: rename param
  • fc1d503 chore: set streaming opt-in
  • 5a7678c chore: bump python
  • 69a94e9 feat: support streamed execution with cdf
  • 1c344ac feat: write metrics extension planner
  • 31b7880 feat: streamed write execution except cdf
  • b1776c7 chore: clippy pyo3 deprecations
  • Additional commits viewable 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 3 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [deltalake](https://github.com/delta-io/delta-rs).


Updates `boto3` from 1.36.11 to 1.36.21
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.36.11...1.36.21)

Updates `botocore` from 1.36.21 to 1.36.26
- [Commits](boto/botocore@1.36.21...1.36.26)

Updates `deltalake` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/delta-io/delta-rs/releases)
- [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md)
- [Commits](delta-io/delta-rs@rust-v0.24.0...python-v0.25.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: deltalake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Feb 24, 2025
@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

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

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

@kukushking kukushking merged commit 48bd3e9 into main Feb 24, 2025
21 checks passed
@kukushking kukushking deleted the dependabot/pip/production-dependencies-2c95978d01 branch February 24, 2025 10:25
@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

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

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

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.

2 participants