Skip to content

Bump the python-packages group with 6 updates#153

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-packages-169ac3098a
Closed

Bump the python-packages group with 6 updates#153
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-packages-169ac3098a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the python-packages group with 6 updates:

Package From To
ansible-builder 3.0.0 3.0.1
ansible-lint 6.21.1 24.2.2
ansible-navigator 3.5.0 24.2.0
ansible-runner 2.3.4 2.3.6
boto3 1.28.49 1.34.84
botocore 1.31.49 1.34.84

Updates ansible-builder from 3.0.0 to 3.0.1

Release notes

Sourced from ansible-builder's releases.

3.0.1

What's Changed

New Contributors

Full Changelog: ansible/ansible-builder@3.0.0...3.0.1

Commits

Updates ansible-lint from 6.21.1 to 24.2.2

Release notes

Sourced from ansible-lint's releases.

v24.2.2

Bugfixes

v24.2.1

Bugfixes

v24.2.0

Minor Changes

Bugfixes

  • Fix scenario when role has no dependencies section in meta/main.yml (#3993) @​audgirka

v6.22.2

Bugfixes

v6.22.1

... (truncated)

Commits

Updates ansible-navigator from 3.5.0 to 24.2.0

Release notes

Sourced from ansible-navigator's releases.

v24.2.0

Minor Changes

Bugfixes

v3.6.0

Minor Changes

Bugfixes

Commits

Updates ansible-runner from 2.3.4 to 2.3.6

Release notes

Sourced from ansible-runner's releases.

2.3.6

What's Changed

  • Untag instead of force remove image for podman. This makes the worker cleanup subcommand behave similarly with either docker or podman. (#1342)

Full Changelog: ansible/ansible-runner@2.3.5...2.3.6

2.3.5

What's Changed

Full Changelog: ansible/ansible-runner@2.3.4...2.3.5

Commits

Updates boto3 from 1.28.49 to 1.34.84

Changelog

Sourced from boto3's changelog.

1.34.84

  • api-change:cloudformation: [botocore] Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • api-change:config: [botocore] Updates documentation for AWS Config
  • api-change:glue: [botocore] Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • api-change:healthlake: [botocore] Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.
  • api-change:iotfleethub: [botocore] Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.
  • api-change:kms: [botocore] This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • api-change:mediatailor: [botocore] Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.
  • api-change:neptune-graph: [botocore] Update to API documentation to resolve customer reported issues.
  • api-change:outposts: [botocore] This release adds EXPEDITORS as a valid shipment carrier.
  • api-change:redshift: [botocore] Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • api-change:transfer: [botocore] This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.

1.34.83

  • api-change:batch: [botocore] This release adds the task properties field to attempt details and the name field on EKS container detail.
  • api-change:cloudfront: [botocore] CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • api-change:cloudwatch: [botocore] This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • api-change:codebuild: [botocore] Support access tokens for Bitbucket sources
  • api-change:iam: [botocore] For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • api-change:medialive: [botocore] AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • api-change:omics: [botocore] This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags.
  • api-change:pipes: [botocore] LogConfiguration ARN validation fixes
  • api-change:rds: [botocore] Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • api-change:s3control: [botocore] Documentation updates for Amazon S3-control.

1.34.82

  • api-change:cleanrooms: [botocore] AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.
  • api-change:connect: [botocore] This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.
  • api-change:networkmonitor: [botocore] Examples were added to CloudWatch Network Monitor commands.
  • api-change:qconnect: [botocore] This release adds a new QiC public API updateSession and updates an existing QiC public API createSession
  • api-change:rekognition: [botocore] Added support for ContentType to content moderation detections.
  • api-change:supplychain: [botocore] This release includes API SendDataIntegrationEvent for AWS Supply Chain
  • api-change:workspaces-thin-client: [botocore] Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.

1.34.81

  • api-change:codebuild: [botocore] Add new webhook filter types for GitHub webhooks
  • api-change:mediaconvert: [botocore] This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • api-change:pinpoint: [botocore] The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • api-change:rds: [botocore] This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

... (truncated)

Commits
  • 5062f72 Merge branch 'release-1.34.84'
  • 8b3ecff Bumping version to 1.34.84
  • c666870 Add changelog entries from botocore
  • c90f23a Merge branch 'release-1.34.83'
  • 6c60ed0 Merge branch 'release-1.34.83' into develop
  • d2d1dd0 Bumping version to 1.34.83
  • c17a81b Add changelog entries from botocore
  • 12d0d17 Merge branch 'release-1.34.82'
  • acef6a0 Merge branch 'release-1.34.82' into develop
  • 47c03c9 Bumping version to 1.34.82
  • Additional commits viewable in compare view

Updates botocore from 1.31.49 to 1.34.84

Changelog

Sourced from botocore's changelog.

1.34.84

  • api-change:cloudformation: Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • api-change:config: Updates documentation for AWS Config
  • api-change:glue: Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • api-change:healthlake: Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.
  • api-change:iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.
  • api-change:kms: This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • api-change:mediatailor: Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.
  • api-change:neptune-graph: Update to API documentation to resolve customer reported issues.
  • api-change:outposts: This release adds EXPEDITORS as a valid shipment carrier.
  • api-change:redshift: Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • api-change:transfer: This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.

1.34.83

  • api-change:batch: This release adds the task properties field to attempt details and the name field on EKS container detail.
  • api-change:cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • api-change:cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • api-change:codebuild: Support access tokens for Bitbucket sources
  • api-change:iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • api-change:medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • api-change:omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags.
  • api-change:pipes: LogConfiguration ARN validation fixes
  • api-change:rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • api-change:s3control: Documentation updates for Amazon S3-control.

1.34.82

  • api-change:cleanrooms: AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.
  • api-change:connect: This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.
  • api-change:networkmonitor: Examples were added to CloudWatch Network Monitor commands.
  • api-change:qconnect: This release adds a new QiC public API updateSession and updates an existing QiC public API createSession
  • api-change:rekognition: Added support for ContentType to content moderation detections.
  • api-change:supplychain: This release includes API SendDataIntegrationEvent for AWS Supply Chain
  • api-change:workspaces-thin-client: Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.

1.34.81

  • api-change:codebuild: Add new webhook filter types for GitHub webhooks
  • api-change:mediaconvert: This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • api-change:pinpoint: The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • api-change:rds: This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

... (truncated)

Commits
  • f370d26 Merge branch 'release-1.34.84'
  • b818a18 Bumping version to 1.34.84
  • be71f13 Update to latest models
  • 49f8bc1 Merge branch 'release-1.34.83'
  • 60ff328 Merge branch 'release-1.34.83' into develop
  • c801451 Bumping version to 1.34.83
  • 050c658 Update endpoints model
  • 7be1de7 Update to latest models
  • 53f954f Merge branch 'release-1.34.82'
  • afb5724 Merge branch 'release-1.34.82' into develop
  • 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 python-packages group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ansible-builder](https://github.com/ansible/ansible-builder) | `3.0.0` | `3.0.1` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `6.21.1` | `24.2.2` |
| [ansible-navigator](https://github.com/ansible/ansible-navigator) | `3.5.0` | `24.2.0` |
| [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.3.6` |
| [boto3](https://github.com/boto/boto3) | `1.28.49` | `1.34.84` |
| [botocore](https://github.com/boto/botocore) | `1.31.49` | `1.34.84` |


Updates `ansible-builder` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/ansible/ansible-builder/releases)
- [Commits](ansible/ansible-builder@3.0.0...3.0.1)

Updates `ansible-lint` from 6.21.1 to 24.2.2
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.21.1...v24.2.2)

Updates `ansible-navigator` from 3.5.0 to 24.2.0
- [Release notes](https://github.com/ansible/ansible-navigator/releases)
- [Changelog](https://github.com/ansible/ansible-navigator/blob/main/CHANGELOG.md)
- [Commits](ansible/ansible-navigator@v3.5.0...v24.2.0)

Updates `ansible-runner` from 2.3.4 to 2.3.6
- [Release notes](https://github.com/ansible/ansible-runner/releases)
- [Commits](ansible/ansible-runner@2.3.4...2.3.6)

Updates `boto3` from 1.28.49 to 1.34.84
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.49...1.34.84)

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

---
updated-dependencies:
- dependency-name: ansible-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: ansible-navigator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: ansible-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 15, 2024
@exe-prow-github-app
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign yashoza19 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2024

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2024

Superseded by #154.

@dependabot dependabot bot closed this Apr 17, 2024
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.

0 participants