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

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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

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

Updates boto3 from 1.35.93 to 1.35.97

Commits
  • 4673c59 Merge branch 'release-1.35.97'
  • 7b9ebbb Bumping version to 1.35.97
  • e28898c Add changelog entries from botocore
  • 72c953c Merge branch 'release-1.35.96'
  • 28fc5bb Merge branch 'release-1.35.96' into develop
  • 15f3198 Bumping version to 1.35.96
  • 84ce3c0 Add changelog entries from botocore
  • 72e84a2 Merge branch 'release-1.35.95'
  • 0855227 Merge branch 'release-1.35.95' into develop
  • b9361b6 Bumping version to 1.35.95
  • Additional commits viewable in compare view

Updates botocore from 1.35.97 to 1.35.99

Commits
  • 26a4f34 Merge branch 'release-1.35.99'
  • 8fe68d6 Bumping version to 1.35.99
  • 9ce40fe Update endpoints model
  • 614a494 Update to latest models
  • 3d5b6ab Modifies the tests to usse the defaults created in configprovider.py and form...
  • accadd6 Merge branch 'release-1.35.98'
  • e87c9b7 Merge branch 'release-1.35.98' into develop
  • 323aa12 Bumping version to 1.35.98
  • 3b2ac97 Update endpoints model
  • 951fb2a Update to latest models
  • Additional commits viewable in compare view

Updates deltalake from 0.23.2 to 0.24.0

Release notes

Sourced from deltalake's releases.

python-v0.24.0: LakeFS integration + GeneratedColumns

New features

Bug Fixes

Other Changes

New Contributors

Full Changelog: delta-io/delta-rs@python-v0.23.2...python-v0.24.0

Commits
  • d73a9af remove max_statistics_size from ColumnProperties
  • 8667622 feat(python, rust): add statistics_enabled to ColumnProperties
  • 797888f Minor documentation typo
  • b7f75dd chore: tests
  • 5ba1e64 chore: generated expression parsing improvement, support on first write/create
  • b3010fc fix: disallow new generated columns
  • 11b0893 fix: cast generated col exprs always, don'fetch nested metadata
  • ac7a9f6 feat: enable generated columns merge
  • f5c2645 feat: generated columns
  • 62b108a fix: fmt scalar view values
  • 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.35.93 to 1.35.97
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.93...1.35.97)

Updates `botocore` from 1.35.97 to 1.35.99
- [Commits](boto/botocore@1.35.97...1.35.99)

Updates `deltalake` from 0.23.2 to 0.24.0
- [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.23.2...python-v0.24.0)

---
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 Jan 20, 2025
@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: e93d45b
  • 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: e93d45b
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@jaidisido jaidisido merged commit 993cd6e into main Jan 20, 2025
21 checks passed
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-4e3b870fd4 branch January 20, 2025 11:21
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