Skip to content

Bump the python-packages group across 1 directory with 6 updates#175

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

Bump the python-packages group across 1 directory with 6 updates#175
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-packages-028ff49fa1

Conversation

@dependabot
Copy link
Contributor

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

Bumps the python-packages group with 6 updates in the / directory:

Package From To
ansible-builder 3.0.0 3.0.1
ansible-lint 6.21.1 24.5.0
ansible-navigator 3.5.0 24.3.2
ansible-runner 2.3.4 2.4.0
boto3 1.28.49 1.34.107
botocore 1.31.49 1.34.107

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.5.0

Release notes

Sourced from ansible-lint's releases.

v24.5.0

Enhancements

Bugfixes

v24.2.3

Bugfixes

v24.2.2

Bugfixes

v24.2.1

Bugfixes

... (truncated)

Commits

Updates ansible-navigator from 3.5.0 to 24.3.2

Release notes

Sourced from ansible-navigator's releases.

v24.3.2

Bugfixes

v24.3.1

Bugfixes

  • Fix catalog collections script to display all available modules in a collection (#1738) @​shatakshiiii

Note

  • This version was not released to pypi. Please use v24.3.2.

v24.3.0

Minor Changes

Bugfixes

Note

  • This version was not released to pypi. Please use v24.3.2.

v24.2.0

Minor Changes

Bugfixes

v3.6.0

Minor Changes

Bugfixes

Commits
  • d5e2b24 Fix python version in release workflow (#1748)
  • fd6e521 Bump the dependencies group across 1 directory with 18 updates (#1743)
  • 9e55be8 Update GHA repo ref (#1745)
  • 1509d68 Update the version of collection doc cache (#1739)
  • d494578 Fix catalog collections script to display all available modules in a collecti...
  • cba44f8 [pre-commit.ci] pre-commit autoupdate (#1742)
  • 1c71470 [pre-commit.ci] pre-commit autoupdate (#1737)
  • d0c86bf Bump the dependencies group in /.config with 7 updates (#1735)
  • cb39980 [pre-commit.ci] pre-commit autoupdate (#1733)
  • 93951a9 Bump the dependencies group in /.config with 4 updates (#1731)
  • Additional commits viewable in compare view

Updates ansible-runner from 2.3.4 to 2.4.0

Release notes

Sourced from ansible-runner's releases.

2.4.0

What's Changed

  • Bump minimum supported Python to 3.9

Bug Fixes

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.107

Changelog

Sourced from boto3's changelog.

1.34.107

  • api-change:acm-pca: [botocore] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
  • api-change:connect: [botocore] Adding Contact Flow metrics to the GetMetricDataV2 API
  • api-change:kafka: [botocore] AWS MSK support for Broker Removal.
  • api-change:mwaa: [botocore] Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
  • api-change:quicksight: [botocore] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • api-change:sagemaker: [botocore] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • api-change:secretsmanager: [botocore] Documentation updates for AWS Secrets Manager
  • bugfix:retries: [botocore] Fix backoff calculation for truncated binary exponential backoff ([#3178](https://github.com/boto/boto3/issues/3178) <https://github.com/boto/botocore/issues/3178>__)

1.34.106

  • api-change:bedrock-agent-runtime: [botocore] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
  • api-change:codebuild: [botocore] CodeBuild Reserved Capacity VPC Support
  • api-change:datasync: [botocore] Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
  • api-change:grafana: [botocore] This release adds new ServiceAccount and ServiceAccountToken APIs.
  • api-change:medical-imaging: [botocore] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
  • api-change:securityhub: [botocore] Documentation-only update for AWS Security Hub

1.34.105

  • api-change:connect: [botocore] Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • api-change:s3: [botocore] Updated a few x-id in the http uri traits

1.34.104

  • api-change:events: [botocore] Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.
  • api-change:vpc-lattice: [botocore] This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.

1.34.103

  • api-change:discovery: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing
  • api-change:greengrassv2: [botocore] Mark ComponentVersion in ComponentDeploymentSpecification as required.
  • api-change:sagemaker: [botocore] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • api-change:sso-oidc: [botocore] Updated request parameters for PKCE support.

1.34.102

... (truncated)

Commits
  • b795355 Merge branch 'release-1.34.107'
  • 8269cfb Bumping version to 1.34.107
  • f5a56fb Add changelog entries from botocore
  • e7ce001 Merge branch 'release-1.34.106'
  • 5eaa867 Merge branch 'release-1.34.106' into develop
  • 7ab7a20 Bumping version to 1.34.106
  • 8281eb7 Add changelog entries from botocore
  • c0dad55 Add docs for AWS_SDK_UA_APP_ID environment variable (#4130)
  • 85cd67e Merge branch 'release-1.34.105'
  • 3318095 Merge branch 'release-1.34.105' into develop
  • Additional commits viewable in compare view

Updates botocore from 1.31.49 to 1.34.107

Changelog

Sourced from botocore's changelog.

1.34.107

  • api-change:acm-pca: This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
  • api-change:connect: Adding Contact Flow metrics to the GetMetricDataV2 API
  • api-change:kafka: AWS MSK support for Broker Removal.
  • api-change:mwaa: Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
  • api-change:quicksight: This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • api-change:sagemaker: Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • api-change:secretsmanager: Documentation updates for AWS Secrets Manager
  • bugfix:retries: Fix backoff calculation for truncated binary exponential backoff ([#3178](https://github.com/boto/botocore/issues/3178) <https://github.com/boto/botocore/issues/3178>__)

1.34.106

  • api-change:bedrock-agent-runtime: Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
  • api-change:codebuild: CodeBuild Reserved Capacity VPC Support
  • api-change:datasync: Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
  • api-change:grafana: This release adds new ServiceAccount and ServiceAccountToken APIs.
  • api-change:medical-imaging: Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
  • api-change:securityhub: Documentation-only update for AWS Security Hub

1.34.105

  • api-change:connect: Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • api-change:s3: Updated a few x-id in the http uri traits

1.34.104

  • api-change:events: Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.
  • api-change:vpc-lattice: This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.

1.34.103

  • api-change:discovery: add v2 smoke tests and smithy smokeTests trait for SDK testing
  • api-change:greengrassv2: Mark ComponentVersion in ComponentDeploymentSpecification as required.
  • api-change:sagemaker: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • api-change:sso-oidc: Updated request parameters for PKCE support.

1.34.102

... (truncated)

Commits
  • 7e3539e Merge branch 'release-1.34.107'
  • 155bd6f Bumping version to 1.34.107
  • 2740671 Update endpoints model
  • 315dd4f Update to latest models
  • 70514ef Fix calculation of truncated binary exponential backoff (#3178)
  • 2978745 Merge branch 'release-1.34.106'
  • 2e74911 Merge branch 'release-1.34.106' into develop
  • 9b9fc05 Bumping version to 1.34.106
  • 32281d1 Update to latest models
  • f816c3b Merge customizations for grafana
  • 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 in the / directory:

| 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.5.0` |
| [ansible-navigator](https://github.com/ansible/ansible-navigator) | `3.5.0` | `24.3.2` |
| [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.4.0` |
| [boto3](https://github.com/boto/boto3) | `1.28.49` | `1.34.107` |
| [botocore](https://github.com/boto/botocore) | `1.31.49` | `1.34.107` |



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.5.0
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.21.1...v24.5.0)

Updates `ansible-navigator` from 3.5.0 to 24.3.2
- [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.3.2)

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

Updates `boto3` from 1.28.49 to 1.34.107
- [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.107)

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

---
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-minor
  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 May 17, 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 ochienged 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 May 20, 2024

Superseded by #176.

@dependabot dependabot bot closed this May 20, 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