Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2025

This PR contains the following updates:

Package Type Update Change
python uses-with minor 3.13 -> 3.14

Release Notes

actions/python-versions (python)

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0


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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 renovate bot requested a review from a team as a code owner October 7, 2025 15:38
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.66%. Comparing base (2b628f6) to head (d2a0eb4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #915   +/-   ##
=======================================
  Coverage   17.66%   17.66%           
=======================================
  Files          24       24           
  Lines         719      719           
=======================================
  Hits          127      127           
  Misses        592      592           
Flag Coverage Δ
api 17.66% <ø> (ø)
elixir 17.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@ferd ferd left a comment

Choose a reason for hiding this comment

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

Actually this doesn't work on our image, woops

@renovate renovate bot force-pushed the renovate/python-3.x branch from 0c6a83b to 9bebbe5 Compare October 10, 2025 15:18
@tsloughter
Copy link
Member

Weird that 3.13->3.14 broke this... Lovely.

@renovate renovate bot force-pushed the renovate/python-3.x branch 2 times, most recently from 81c2df7 to 89359f8 Compare October 10, 2025 15:30
@renovate renovate bot force-pushed the renovate/python-3.x branch 4 times, most recently from 6e2cbd6 to 3ccc93d Compare October 22, 2025 12:06
@ferd
Copy link
Member

ferd commented Oct 24, 2025

Still getting the same error that doesn't happen in main, not quite sure what to make of it:

OTLP exporter failed to initialize with exception throw:{application_either_not_started_or_not_ready,
                                                         tls_certificate_check}
STRICT_LEVEL: 2
SPEC_LEVEL:   1
Warning: The environment variable SPEC_LEVEL has not been set. Defaulting to specification level 1. Consider setting SPEC_LEVEL explicitly if your implementation is based on a different specification level. In the future, the default specification level of this test suite may be raised.
Traceback (most recent call last):
  File "/home/runner/work/opentelemetry-erlang/opentelemetry-erlang/trace-context/test/test.py", line 958, in <module>
    server = TestServer(host = bind_host, port = int(bind_port), timeout = int(timeout))
  File "/home/runner/work/opentelemetry-erlang/opentelemetry-erlang/trace-context/test/server.py", line 78, in __init__
    self.loop = asyncio.get_event_loop()
                ~~~~~~~~~~~~~~~~~~~~~~^^
  File "/opt/hostedtoolcache/Python/3.14.0/x64/lib/python3.14/asyncio/events.py", line 715, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
=WARNING REPORT==== 22-Oct-2025::12:07:45.167909 ===
OTLP exporter failed to initialize with exception throw:{application_either_not_started_or_not_ready,
                                                         tls_certificate_check}
=WARNING REPORT==== 22-Oct-2025::12:07:45.168104 ===
OTLP exporter failed to initialize with exception throw:{application_either_not_started_or_not_ready,
                                                         tls_certificate_check}

@renovate renovate bot force-pushed the renovate/python-3.x branch 3 times, most recently from 6e009ca to 8c9a020 Compare November 2, 2025 16:11
@renovate renovate bot force-pushed the renovate/python-3.x branch from 8c9a020 to 3ec6d24 Compare December 1, 2025 19:54
@renovate renovate bot force-pushed the renovate/python-3.x branch from 3ec6d24 to d2a0eb4 Compare December 2, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants