chore(deps): bump opentelemetry-resourcedetector-gcp from 1.12.0a0 to 1.14.0 - #492
Merged
amit-gazal-thenvoi merged 1 commit intoJul 27, 2026
Conversation
Bumps [opentelemetry-resourcedetector-gcp](https://github.com/open-telemetry/opentelemetry-python-contrib) from 1.12.0a0 to 1.14.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits/opentelemetry-resourcedetector-gcp==1.14.0) --- updated-dependencies: - dependency-name: opentelemetry-resourcedetector-gcp dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
amit-gazal-thenvoi
approved these changes
Jul 27, 2026
amit-gazal-thenvoi
left a comment
Collaborator
There was a problem hiding this comment.
✅ Approved by the dependabot-triage skill.
Validated in a consolidated batch run: this bump was applied together with the
other passing Dependabot bumps (#492 opentelemetry-resourcedetector-gcp, #493
pillow, #494 fastapi, #497 click, #498 beautifulsoup4) on one local branch via a
single uv lock, so it's proven compatible with the rest of the batch — not just
green on its own. The lock diff contains exactly those 5 packages, with no
collateral drift, and uv lock --check passes.
Gate results with all 5 in place:
| Check | Result |
|---|---|
pre-commit run --all-files (ruff, ruff format, pyrefly, secrets, actionlint) |
✅ passed |
| Unit suite | ✅ 4083 passed, 82 skipped |
crewai in an isolated dev-crewai venv (CI's exact target list) + pyrefly check |
✅ 80 passed, 5 skipped, 0 errors |
markdown-docs (CI's git ls-files '*.md' set) |
✅ 57 passed |
| Integration (live platform) | ✅ no bump-attributable failures |
e2e baseline, core lane |
✅ no bump-attributable failures |
Integration and e2e were run for real, and every failure was attributed rather
than assumed:
- Integration — ran the full suite twice, once with the batch and once with
only these 5 packages downgraded. The same 5 tests fail both ways
(test_claude_sdk_approval×2;test_letta_live×3,APIConnectionErrorwith
no local Letta server), so they're pre-existing. The differing failures swap
between runs (test_google_adk_converter×4 and a WS429one way,
test_control_signals×2 the other) — ordering/live-platform flakiness. The
google_adk group passes on the bumped versions when run in isolation. - e2e
corelane — 43 passed, 0 failed up totest_parlant_replies, which
fails because parlant's own server needs ~6 min to become ready and the adapter
gives up at 300s. A/B'd explicitly: with fastapi 0.140.0 startup took 6m03s and
failed; with fastapi 0.136.0 it took 6m03s and failed identically. Not the bump. - Out-of-lane adapters (
copilot_acp,letta,google,crewai,opencode)
skip underBAND_E2E_LANE=coreand are covered by their own CI lanes; locally
they lack the server/CLI/key regardless.
Safe to merge.
This was referenced Jul 27, 2026
amit-gazal-thenvoi
deleted the
dependabot/uv/main/opentelemetry-resourcedetector-gcp-1.14.0
branch
July 27, 2026 14:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps opentelemetry-resourcedetector-gcp from 1.12.0a0 to 1.14.0.
Release notes
Sourced from opentelemetry-resourcedetector-gcp's releases.
Changelog
Sourced from opentelemetry-resourcedetector-gcp's changelog.
... (truncated)
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)