chore(deps): bump the gha group across 1 directory with 8 updates#4216
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the gha group with 5 updates in the /packages/opentelemetry-instrumentation-marqo directory: | Package | From | To | | --- | --- | --- | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.39.1` | `1.42.1` | | marqo | `3.18.0` | `3.18.2` | | [pytest-sugar](https://github.com/Teemu/pytest-sugar) | `1.0.0` | `1.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.15.15` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.8` | `1.4.0` | Updates `opentelemetry-api` from 1.39.1 to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.39.1...v1.42.1) Updates `opentelemetry-instrumentation` from 0.60b1 to 0.63b1 - [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) Updates `opentelemetry-semantic-conventions` from 0.60b1 to 0.63b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `marqo` from 3.18.0 to 3.18.2 Updates `pytest-sugar` from 1.0.0 to 1.1.1 - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.1) Updates `ruff` from 0.14.11 to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.11...0.15.15) Updates `opentelemetry-sdk` from 1.39.1 to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.39.1...v1.42.1) Updates `pytest-asyncio` from 0.23.8 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v1.4.0) --- updated-dependencies: - dependency-name: opentelemetry-api dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha - dependency-name: opentelemetry-instrumentation dependency-version: 0.63b1 dependency-type: direct:production dependency-group: gha - dependency-name: opentelemetry-semantic-conventions dependency-version: 0.63b1 dependency-type: direct:production dependency-group: gha - dependency-name: marqo dependency-version: 3.18.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: pytest-sugar dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: opentelemetry-sdk dependency-version: 1.42.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com>
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 the gha group with 5 updates in the /packages/opentelemetry-instrumentation-marqo directory:
1.39.11.42.13.18.03.18.21.0.01.1.10.14.110.15.150.23.81.4.0Updates
opentelemetry-apifrom 1.39.1 to 1.42.1Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
367e14dPrepare release 1.42.1/0.63b1 (#5243)fd8e504Preserve random trace ID flag for child spans (#5241) (#5242)013045e[release/v1.42.x-0.63bx] Prepare release 1.42.0/0.63b0 (#5225)1731583ci: Enable GitHub Merge Queue support (#5209)7fab34dfix(config): allow deflate for OTLP HTTP exporters (#5075)0b690d2ci: validate changelog fragment filenames (#5212)d4fabb4feat(config): exporter plugin loading via entry points for declarative config...e19d346feat(config): generic resource detector plugin loading for declarative config...1d69bd2sdk/metrics: copy attributes dict to prevent post-recording mutation (#5106)990a611feat(config): propagator plugin loading via entry points for declarative conf...Updates
opentelemetry-instrumentationfrom 0.60b1 to 0.63b1Release notes
Sourced from opentelemetry-instrumentation's releases.
... (truncated)
Changelog
Sourced from opentelemetry-instrumentation's changelog.
... (truncated)
Commits
Updates
opentelemetry-semantic-conventionsfrom 0.60b1 to 0.63b1Changelog
Sourced from opentelemetry-semantic-conventions's changelog.
... (truncated)
Commits
Updates
marqofrom 3.18.0 to 3.18.2Updates
pytest-sugarfrom 1.0.0 to 1.1.1Release notes
Sourced from pytest-sugar's releases.
Changelog
Sourced from pytest-sugar's changelog.
Commits
8133503Release pytest-sugar 1.1.16798042Fix conflict with other Pytest plugins (#297)43bbdd0Release pytest-sugar 1.1.0855d661Feature - Playwright Support for Trace Zip Mapping (#296)2a5862aMerge pull request #293 from cgoldberg/add-py313ca26d98Add support for Python 3.1369989ebClarify license as BSD 3-Clause License3c86a5cMerge pull request #289 from deronnax/remove-packaging-depc123be0remove 'packaging' packageefafd9cMerge pull request #282 from penguinpee/mainUpdates
rufffrom 0.14.11 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
opentelemetry-sdkfrom 1.39.1 to 1.42.1Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
367e14dPrepare release 1.42.1/0.63b1 (#5243)fd8e504Preserve random trace ID flag for child spans (#5241) (#5242)013045e[release/v1.42.x-0.63bx] Prepare release 1.42.0/0.63b0 (#5225)1731583ci: Enable GitHub Merge Queue support (#5209)7fab34dfix(config): allow deflate for OTLP HTTP exporters (#5075)0b690d2ci: validate changelog fragment filenames (#5212)d4fabb4feat(config): exporter plugin loading via entry points for declarative config...e19d346feat(config): generic resource detector plugin loading for declarative config...1d69bd2sdk/metrics: copy attributes dict to prevent post-recording mutation (#5106)990a611feat(config): propagator plugin loading via entry points for declarative conf...Updates
pytest-asynciofrom 0.23.8 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.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 <dependency name> major versionwill 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 versionwill 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