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

Bump the boto group across 1 directory with 2 updates #267

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the boto group with 2 updates in the / directory: boto3 and botocore.

Updates boto3 from 1.35.28 to 1.35.31

Commits
  • aaa09a4 Merge branch 'release-1.35.31'
  • 19754c8 Bumping version to 1.35.31
  • 595c525 Add changelog entries from botocore
  • 243c39d Merge branch 'release-1.35.30'
  • cdd920e Merge branch 'release-1.35.30' into develop
  • bcd964e Bumping version to 1.35.30
  • 307d390 Add changelog entries from botocore
  • 2883025 Merge pull request #4285 from boto/dependabot/github_actions/actions/checkout...
  • 2a57a5d Bump actions/checkout from 4.1.0 to 4.2.0
  • f1cff14 Merge branch 'release-1.35.29'
  • Additional commits viewable in compare view

Updates botocore from 1.35.28 to 1.35.31

Changelog

Sourced from botocore's changelog.

1.35.31

  • api-change:bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.
  • api-change:codeartifact: Add support for the dual stack endpoints.
  • api-change:rds: This release provides additional support for enabling Aurora Limitless Database DB clusters.

1.35.30

  • api-change:bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation
  • api-change:clouddirectory: Add examples for API operations in model.
  • api-change:connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
  • api-change:pricing: Add examples for API operations in model.
  • api-change:resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
  • api-change:supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
  • api-change:timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
  • api-change:verifiedpermissions: Add examples for API operations in model.

1.35.29

  • api-change:customer-profiles: Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
  • api-change:quicksight: Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
  • api-change:securityhub: Documentation updates for AWS Security Hub
  • api-change:sesv2: This release adds support for engagement tracking over Https using custom domains.
Commits
  • f05549c Merge branch 'release-1.35.31'
  • e366396 Bumping version to 1.35.31
  • 0c206bb Update endpoints model
  • 1ea879d Update to latest models
  • 074456c Merge branch 'release-1.35.30'
  • 354c05f Merge branch 'release-1.35.30' into develop
  • 7bf1f71 Bumping version to 1.35.30
  • 1c10533 Update to latest models
  • c81e72c Merge customizations for Resource Groups
  • 68d43f3 Merge pull request #3266 from boto/dependabot/github_actions/actions/checkout...
  • 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 boto group with 2 updates in the / directory: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore).


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

Updates `botocore` from 1.35.28 to 1.35.31
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.35.28...1.35.31)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2024 22:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2024
Copy link
Contributor

@Gary-H9 Gary-H9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit d3ca09a into main Oct 2, 2024
28 checks passed
@dependabot dependabot bot deleted the dependabot/pip/boto-00a6aebb4e branch October 2, 2024 09:54
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