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

chore(deps): update dependency pyopenssl to v25 #13050

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyOpenSSL (source) ==24.3.0 -> ==25.0.0 age adoption passing confidence
pyopenssl (source) ==24.0.0 -> ==25.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pyca/pyopenssl (pyOpenSSL)

v25.0.0

Compare Source

Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Deprecations:
^^^^^^^^^^^^^

Changes:
^^^^^^^^

  • Corrected type annotations on Context.set_alpn_select_callback, Context.set_session_cache_mode, Context.set_options, Context.set_mode, X509.subject_name_hash, and X509Store.load_locations.
  • Deprecated APIs are now marked using warnings.deprecated. mypy will emit deprecation notices for them when used with --enable-error-code deprecated.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners January 12, 2025 18:15
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 12, 2025
Copy link

@code-review-assist code-review-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi team,

I'm currently reviewing this pull request and will provide my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly understand the changes:

This pull request, submitted by Renovate Bot, updates the pyOpenSSL dependency across multiple files. The intent is to upgrade the library to version 25.0.0 from versions 24.0.0 and 24.3.0.

Here's a breakdown of the changes:

  • Files Affected:

    • cloud-media-livestream/keypublisher/requirements.txt - Updated pyOpenSSL from ==24.3.0 to ==25.0.0 (Line 6).
    • cloud-sql/sql-server/sqlalchemy/requirements.txt - Updated pyopenssl from ==24.0.0 to ==25.0.0 (Line 4).
  • Summary of Changes: The PR is a straightforward dependency update. The pyOpenSSL changelog indicates corrections to type annotations and deprecation warnings for some APIs. No major functional changes are expected.

  • Potential Issues: The Renovate bot notes that some dependencies could not be looked up. It's worth checking the Dependency Dashboard for more information before merging.

I'll provide a more detailed review shortly, but this summary should give you a good starting point.


A little haiku for your coding day:

Update the OpenSSL,
New version, smooth and secure,
Code flows like a stream.

@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: cloudmedia Issues related to the Media Livestream API. api: cloudsql labels Jan 12, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 12, 2025
Copy link

@code-review-assist code-review-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request updates the pyOpenSSL dependency to version 25.0.0. The changelog indicates backward-incompatible changes, deprecations, and some type annotation corrections. It's important to test the affected samples thoroughly to ensure compatibility with this new version. The warning about some dependencies not being looked up should be investigated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudmedia Issues related to the Media Livestream API. api: cloudsql owlbot:run Add this label to trigger the Owlbot post processor. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants