kapicorp / kapitan

Generic templated configuration management for Kubernetes, Terraform and other things
https://kapitan.dev
Apache License 2.0
1.8k stars 198 forks source link

chore: bump boto3 from 1.28.57 to 1.33.11 #1105

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps boto3 from 1.28.57 to 1.33.11.

Changelog

Sourced from boto3's changelog.

1.33.11

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:ec2: [botocore] M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:finspace: [botocore] Releasing Scaling Group, Dataview, and Volume APIs

1.33.10

  • api-change:codedeploy: [botocore] This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.

1.33.9

  • api-change:backup: [botocore] AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API
  • api-change:comprehend: [botocore] Documentation updates for Trust and Safety features.
  • api-change:connect: [botocore] Releasing Tagging Support for Instance Management APIS
  • api-change:ec2: [botocore] Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
  • api-change:payment-cryptography: [botocore] AWS Payment Cryptography IPEK feature release

1.33.8

  • api-change:athena: [botocore] Adding IdentityCenter enabled request for interactive query
  • api-change:cleanroomsml: [botocore] Updated service title from cleanroomsml to CleanRoomsML.
  • api-change:cloudformation: [botocore] Documentation update, December 2023
  • api-change:ec2: [botocore] Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

1.33.7

  • api-change:billingconductor: [botocore] This release adds the ability to specify a linked account of the billing group for the custom line item resource.
  • api-change:braket: [botocore] This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.
  • api-change:cloud9: [botocore] This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • api-change:cloudformation: [botocore] Including UPDATE_* states as a success status for CreateStack waiter.
  • api-change:finspace: [botocore] Release General Purpose type clusters
  • api-change:medialive: [botocore] Adds support for custom color correction on channels using 3D LUT files.
  • api-change:servicecatalog-appregistry: [botocore] Documentation-only updates for Dawn
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.33.6

  • api-change:qconnect: [botocore] This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.

... (truncated)

Commits
  • 339e15a Merge branch 'release-1.33.11'
  • 439459f Bumping version to 1.33.11
  • 2c627aa Add changelog entries from botocore
  • 504400c Merge branch 'release-1.33.10'
  • 618cc44 Merge branch 'release-1.33.10' into develop
  • 6fc70cd Bumping version to 1.33.10
  • 89264fc Add changelog entries from botocore
  • 1fc9bf0 Merge pull request #3918 from orf/patch-1
  • 42a08fd Merge branch 'release-1.33.9'
  • 4e454c2 Merge branch 'release-1.33.9' into develop
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 8 months ago

Dependabot tried to add @kapicorp/kapicorpdevs as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kapicorp/kapitan/pulls/1105/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the kapicorp/kapitan repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 8 months ago

Superseded by #1108.