chore(deps): bump the gha group across 1 directory with 8 updates#3876
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
33fc468 to
e9f72f1
Compare
Bumps the gha group with 5 updates in the /packages/opentelemetry-instrumentation-google-generativeai directory: | Package | From | To | | --- | --- | --- | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.39.1` | `1.40.0` | | [google-genai](https://github.com/googleapis/python-genai) | `1.58.0` | `1.69.0` | | [pytest-sugar](https://github.com/Teemu/pytest-sugar) | `1.0.0` | `1.1.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.15.8` | Updates `opentelemetry-api` from 1.39.1 to 1.40.0 - [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.40.0) Updates `opentelemetry-instrumentation` from 0.60b1 to 0.61b0 - [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.61b0 - [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 `google-genai` from 1.58.0 to 1.69.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v1.58.0...v1.69.0) 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 `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `ruff` from 0.14.11 to 0.15.8 - [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.8) Updates `opentelemetry-sdk` from 1.39.1 to 1.40.0 - [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.40.0) --- updated-dependencies: - dependency-name: opentelemetry-api dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha - dependency-name: opentelemetry-instrumentation dependency-version: 0.61b0 dependency-type: direct:production dependency-group: gha - dependency-name: opentelemetry-semantic-conventions dependency-version: 0.61b0 dependency-type: direct:production dependency-group: gha - dependency-name: google-genai dependency-version: 1.69.0 dependency-type: direct:development update-type: version-update:semver-minor 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: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: opentelemetry-sdk dependency-version: 1.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com>
e9f72f1 to
c0882c3
Compare
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-google-generativeai directory:
1.39.11.40.01.58.01.69.01.0.01.1.18.4.29.0.20.14.110.15.8Updates
opentelemetry-apifrom 1.39.1 to 1.40.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
dd22021Prepare release 1.40.0/0.61b0 (#4949)26c7166api: add docstrings to core metrics instrument abstract methods (#4923)c17ba89opentelemetry-sdk: deprecate logging handler (#4919)6ea15ffdocs: Clarify log processor error handling expectations (#4915)24f4fb0bump semconv to v1.40.0 (#4941)2308bafmaint: Add stale github action (#4926)99b47dfconfig: generate model code from json schema (#4879)9a658acAdd Lukas to approvers (#4939)1c64c14opentelemetry-sdk: change sdk metrics related parameters as named (#4937)7247af7opentelemetry-sdk: change sdk metrics related parameters as named (#4937)Updates
opentelemetry-instrumentationfrom 0.60b1 to 0.61b0Release notes
Sourced from opentelemetry-instrumentation's releases.
Changelog
Sourced from opentelemetry-instrumentation's changelog.
... (truncated)
Commits
Updates
opentelemetry-semantic-conventionsfrom 0.60b1 to 0.61b0Changelog
Sourced from opentelemetry-semantic-conventions's changelog.
... (truncated)
Commits
Updates
google-genaifrom 1.58.0 to 1.69.0Release notes
Sourced from google-genai's releases.
... (truncated)
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
7cc2accchore(main): release 1.69.0 (#2184)12b404bfeat: Add service tier to GenerateContent.b07002efeat: Add service tier for interactions.ad38e3afeat: support hyperparameters in distillation tuning4dbb277chore: Remove TYPE_JPG from ImageContent.MimeType enums1ccad7bfeat: Add supported models to the ModelOptions2863dc7chore: internal change8a0483achore: update comments1ba8e2efeat(genai): add TURN_INCLUDES_AUDIO_ACTIVITY_AND_ALL_VIDEO to TurnCoverage8e3e00cfix: support us region routingUpdates
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
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
rufffrom 0.14.11 to 0.15.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c2a8815Release 0.15.8 (#24217)d444d52[ty] Infer lambda expressions withCallabletype context (#22633)9622285[ty] Autocomplete arguments if in arguments node (#24167)d812662Use thereleaseenvironment inpublish-docs(#24214)eda2355[ty] ShowFinalsource in final assignment diagnostic (#24194)929eb52[ty] Enforce Final attribute assignment rules for annotated and augmented wri...34998be[ty] Fix typo in comment (#24211)560aca0[ty] Minor simplifications to some benchmark code (#24209)683bae5[ty] Track non-terminal-call constraints in global scope (#23245)4704c2a[ty] Remove unnecessary intermediate collection in `StaticClassLiteral::field...Updates
opentelemetry-sdkfrom 1.39.1 to 1.40.0Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
dd22021Prepare release 1.40.0/0.61b0 (#4949)26c7166api: add docstrings to core metrics instrument abstract methods (#4923)c17ba89opentelemetry-sdk: deprecate logging handler (#4...Description has been truncated