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 python-dependencies group with 5 updates #2547

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the python-dependencies group with 5 updates:

Package From To
debugpy 1.8.6 1.8.7
frozendict 2.4.5 2.4.6
pre-commit 4.0.0 4.0.1
ansible 10.4.0 10.5.0
oci 2.135.1 2.135.2

Updates debugpy from 1.8.6 to 1.8.7

Release notes

Sourced from debugpy's releases.

debugpy v1.8.7

Support for 3.13

Fixes microsoft/debugpy#1689

Commits

Updates frozendict from 2.4.5 to 2.4.6

Release notes

Sourced from frozendict's releases.

v2.4.6

  • Added pure py wheel for Python 3.13
  • Now set, setdefault and delete does always a shallow copy, as the C extension, tuple and the rest of the world.

Full Changelog: Marco-Sulla/python-frozendict@v2.4.5...v2.4.6

Commits

Updates pre-commit from 4.0.0 to 4.0.1

Release notes

Sourced from pre-commit's releases.

pre-commit v4.0.1

Fixes

Changelog

Sourced from pre-commit's changelog.

4.0.1 - 2024-10-08

Fixes

Commits
  • cc4a522 v4.0.1
  • 772d7d4 Merge pull request #3324 from pre-commit/migrate-config-purelib
  • 222c62b fix migrate-config for purelib yaml
  • 3d5548b Merge pull request #3323 from pre-commit/pre-commit-ci-update-config
  • 4235a87 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates ansible from 10.4.0 to 10.5.0

Commits
  • 1fb809b Ansible 10.5.0: Dependencies, changelog and porting guide (#472)
  • c28c357 Remove constraints. (#471)
  • f6d931b Restrict ansible.posix to < 1.6.0. (#469)
  • 50d2580 Add missing removals. (#466)
  • 4548580 Automatically generate collection deprecation changelog entries from metadata...
  • 695352a Schedule sensu.sensu_go for removal in Ansible 12 (#464)
  • f42db38 Add instructions for EOL releases. (#461)
  • 88b689f Remove deprecated collection ngine_io.exoscale (#462)
  • d927799 Fix Ansible 11 changelog and porting guide.
  • 642dfb2 Ansible 11.0.0a1: Dependencies, changelog and porting guide (#460)
  • Additional commits viewable in compare view

Updates oci from 2.135.1 to 2.135.2

Release notes

Sourced from oci's releases.

2.135.2

Added

  • Support for OCI Secure Desktops service
  • Support for window preferences on cloud automation tooling updates on ExaCC and ExaCS VM clusters in the Database service
  • Support for maintenance windows in the Stack Monitoring service
  • Renamed service OCI Container Engine to OCI Kubernetes Engine
  • Support for password as an optional parameter on creating admin users in the Fusion Apps as a Service
  • Support for IAM credentials for autonomous databases in the Operations Insights service

Security

  • The upper bound for cryptography dependency has changed to versions less than 46.0.0

Fixed

File Checksums (SHA256)

oci-python-sdk-2.135.2.zip b081328b481edb6db2cd337d254a7e21b116df2a70739f65c0ebfa135713a61a

Changelog

Sourced from oci's changelog.

2.135.2 - 2024-10-08

Added

  • Support for OCI Secure Desktops service
  • Support for window preferences on cloud automation tooling updates on ExaCC and ExaCS VM clusters in the Database service
  • Support for maintenance windows in the Stack Monitoring service
  • Renamed service OCI Container Engine to OCI Kubernetes Engine
  • Support for password as an optional parameter on creating admin users in the Fusion Apps as a Service
  • Support for IAM credentials for autonomous databases in the Operations Insights service

Security

  • The upper bound for cryptography dependency has changed to versions less than 46.0.0

====================

Commits

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-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [debugpy](https://github.com/microsoft/debugpy) | `1.8.6` | `1.8.7` |
| [frozendict](https://github.com/Marco-Sulla/python-frozendict) | `2.4.5` | `2.4.6` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.0` | `4.0.1` |
| [ansible](https://github.com/ansible-community/ansible-build-data) | `10.4.0` | `10.5.0` |
| [oci](https://github.com/oracle/oci-python-sdk) | `2.135.1` | `2.135.2` |


Updates `debugpy` from 1.8.6 to 1.8.7
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.6...v1.8.7)

Updates `frozendict` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/Marco-Sulla/python-frozendict/releases)
- [Commits](Marco-Sulla/python-frozendict@v2.4.5...v2.4.6)

Updates `pre-commit` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.0...v4.0.1)

Updates `ansible` from 10.4.0 to 10.5.0
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@10.4.0...10.5.0)

Updates `oci` from 2.135.1 to 2.135.2
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](oracle/oci-python-sdk@v2.135.1...v2.135.2)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: frozendict
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: oci
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. python labels Oct 14, 2024
@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 14, 2024
@openshift-ci openshift-ci bot requested review from danmanor and eliorerz October 14, 2024 19:09
Copy link

openshift-ci bot commented Oct 14, 2024

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

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

The pull request process is described here

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

1 similar comment
Copy link

openshift-ci bot commented Oct 14, 2024

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

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

The pull request process is described here

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

Copy link

openshift-ci bot commented Oct 14, 2024

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-metal-assisted-kube-api-late-binding-single-node 589de81 link false /test e2e-metal-assisted-kube-api-late-binding-single-node

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit fc1296c into master Oct 14, 2024
6 of 7 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the dependabot/pip/python-dependencies-83d7f22c4b branch October 14, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. python size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants