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 boto3 from 1.26.123 to 1.26.135 in /requirements #13150

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

Bumps boto3 from 1.26.123 to 1.26.135.

Changelog

Sourced from boto3's changelog.

1.26.135

  • api-change:detective: [botocore] Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
  • api-change:directconnect: [botocore] This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • api-change:glue: [botocore] Add Support for Tags for Custom Entity Types
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:wafv2: [botocore] My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

1.26.134

  • bugfix:EndpointProvider: [botocore] Fixed bug in virtual addressing for S3 Buckets [#2938](https://github.com/boto/boto3/issues/2938) <https://github.com/boto/botocore/issues/2938>__
  • api-change:athena: [botocore] You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • api-change:codecatalyst: [botocore] With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
  • api-change:kafka: [botocore] Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs
  • api-change:rekognition: [botocore] This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • api-change:rolesanywhere: [botocore] Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
  • api-change:transfer: [botocore] This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

1.26.133

  • bugfix:endpoints: [botocore] Include params set in provide-client-param event handlers in dynamic context params for endpoint resolution.
  • api-change:connect: [botocore] This release updates GetMetricDataV2 API, to support metric data up-to last 35 days
  • api-change:elasticache: [botocore] Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.
  • api-change:es: [botocore] This release fixes DescribePackages API error with null filter value parameter.
  • api-change:health: [botocore] Add support for regional endpoints
  • api-change:ivs-realtime: [botocore] Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents.
  • api-change:omics: [botocore] This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores.
  • api-change:opensearch: [botocore] This release fixes DescribePackages API error with null filter value parameter.
  • api-change:route53resolver: [botocore] Update FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:support: [botocore] This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages.

1.26.132

  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:rds: [botocore] Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
  • api-change:swf: [botocore] This release adds a new API parameter to exclude old history events from decision tasks.

1.26.131

  • enhancement:endpoints: [botocore] Fix cache implementation to reduce memory consumption.
  • api-change:application-autoscaling: [botocore] With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints.

... (truncated)

Commits
  • a5638ce Merge branch 'release-1.26.135'
  • 75d7c50 Bumping version to 1.26.135
  • 491eea5 Add changelog entries from botocore
  • d9d1f59 Merge branch 'release-1.26.134'
  • aadadae Merge branch 'release-1.26.134' into develop
  • a1186ed Bumping version to 1.26.134
  • daad0f0 Add changelog entries from botocore
  • f755186 Merge branch 'release-1.26.133'
  • 2b6e834 Merge branch 'release-1.26.133' into develop
  • e0b954f Bumping version to 1.26.133
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.123 to 1.26.135.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.123...1.26.135)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Backend Server stuff yo dependencies Pull requests that update a dependency file labels May 17, 2023
stevejalim added a commit to stevejalim/bedrock that referenced this pull request May 17, 2023
Resolves mozilla#13150 - Bump boto3 from 1.26.123 to 1.26.135 in /requirements
Resolves mozilla#13152 - Bump sentry-sdk from 1.21.1 to 1.23.0 in /requirements
Resolves mozilla#13135 - Bump pygithub from 1.58.1 to 1.58.2 in /requirements
Resolves mozilla#13133 - Bump django-cors-headers from 3.14.0 to 4.0.0 in /requirements
Resolves mozilla#13099 - Bump sphinx from 6.2.0 to 6.2.1 in /requirements
Resolves mozilla#13097 - Bump requests from 2.29.0 to 2.30.0 in /requirements
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

stevejalim added a commit that referenced this pull request May 17, 2023
Resolves #13150 - Bump boto3 from 1.26.123 to 1.26.135 in /requirements
Resolves #13152 - Bump sentry-sdk from 1.21.1 to 1.23.0 in /requirements
Resolves #13135 - Bump pygithub from 1.58.1 to 1.58.2 in /requirements
Resolves #13133 - Bump django-cors-headers from 3.14.0 to 4.0.0 in /requirements
Resolves #13099 - Bump sphinx from 6.2.0 to 6.2.1 in /requirements
Resolves #13097 - Bump requests from 2.29.0 to 2.30.0 in /requirements
@dependabot dependabot bot deleted the dependabot/pip/requirements/boto3-1.26.135 branch May 17, 2023 14:16
stevejalim added a commit to reemhamz/bedrock that referenced this pull request May 18, 2023
Resolves mozilla#13150 - Bump boto3 from 1.26.123 to 1.26.135 in /requirements
Resolves mozilla#13152 - Bump sentry-sdk from 1.21.1 to 1.23.0 in /requirements
Resolves mozilla#13135 - Bump pygithub from 1.58.1 to 1.58.2 in /requirements
Resolves mozilla#13133 - Bump django-cors-headers from 3.14.0 to 4.0.0 in /requirements
Resolves mozilla#13099 - Bump sphinx from 6.2.0 to 6.2.1 in /requirements
Resolves mozilla#13097 - Bump requests from 2.29.0 to 2.30.0 in /requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Server stuff yo dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants