Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps the gha group with 4 updates in the /packages/opentelemetry-instrumentation-vertexai directory: flake8, pytest, vcrpy and google-cloud-aiplatform.

Updates flake8 from 7.0.0 to 7.1.2

Commits
  • fffee8b Release 7.1.2
  • 19001f7 Merge pull request #1966 from PyCQA/limit-procs-to-file-count
  • f35737a avoid starting unnecessary processes when file count is limited
  • cf1542c Release 7.1.1
  • 939ea3d Merge pull request #1949 from stephenfin/issue-1948
  • bdcd5c2 Handle escaped braces in f-strings
  • 2a811cc Merge pull request #1946 from Viicos/patch-1
  • 10314ad Fix wording of plugins documentation
  • 65a38c4 Release 7.1.0
  • 34c97e0 Merge pull request #1939 from PyCQA/new-pycodestyle
  • Additional commits viewable in compare view

Updates pytest from 8.2.2 to 8.3.5

Release notes

Sourced from pytest's releases.

8.3.5

pytest 8.3.5 (2025-03-02)

Bug fixes

  • #11777: Fixed issue where sequences were still being shortened even with -vv verbosity.
  • #12888: Fixed broken input when using Python 3.13+ and a libedit build of Python, such as on macOS or with uv-managed Python binaries from the python-build-standalone project. This could manifest e.g. by a broken prompt when using Pdb, or seeing empty inputs with manual usage of input() and suspended capturing.
  • #13026: Fixed AttributeError{.interpreted-text role="class"} crash when using --import-mode=importlib when top-level directory same name as another module of the standard library.
  • #13053: Fixed a regression in pytest 8.3.4 where, when using --import-mode=importlib, a directory containing py file with the same name would cause an ImportError
  • #13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.

Improved documentation

  • #12842: Added dedicated page about using types with pytest.

    See types{.interpreted-text role="ref"} for detailed usage.

Contributor-facing changes

  • #13112: Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
  • #13256: Support for Towncrier versions released in 2024 has been re-enabled when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.

8.3.4

pytest 8.3.4 (2024-12-01)

Bug fixes

  • #12592: Fixed KeyError{.interpreted-text role="class"} crash when using --import-mode=importlib in a directory layout where a directory contains a child directory with the same name.

  • #12818: Assertion rewriting now preserves the source ranges of the original instructions, making it play well with tools that deal with the AST, like executing.

  • #12849: ANSI escape codes for colored output now handled correctly in pytest.fail{.interpreted-text role="func"} with [pytrace=False]{.title-ref}.

  • #9353: pytest.approx{.interpreted-text role="func"} now uses strict equality when given booleans.

Improved documentation

  • #10558: Fix ambiguous docstring of pytest.Config.getoption{.interpreted-text role="func"}.

  • #10829: Improve documentation on the current handling of the --basetemp option and its lack of retention functionality (temporary directory location and retention{.interpreted-text role="ref"}).

... (truncated)

Commits

Updates vcrpy from 6.0.1 to 7.0.0

Release notes

Sourced from vcrpy's releases.

v7.0.0

What's Changed

- Drop support for python 3.8 (major version bump) - thanks @jairhenrique
- Various linting and test fixes - thanks @jairhenrique
- Bugfix for urllib2>=2.3.0 - missing version_string ([#888](https://github.com/kevin1024/vcrpy/issues/888))
- Bugfix for asyncio.run - thanks @alekeik1

New Contributors

v6.0.2

Changelog

Sourced from vcrpy's changelog.

Changelog

For a full list of triaged issues, bugs and PRs and what release they are targeted for please see the following link.

ROADMAP MILESTONES <https://github.com/kevin1024/vcrpy/milestones>_

All help in providing PRs to close out bug issues is appreciated. Even if that is providing a repo that fully replicates issues. We have very generous contributors that have added these to bug issues which meant another contributor picked up the bug and closed it out.

  • 7.0.0

  • 6.0.2

  • 6.0.1

    • Bugfix with to Tornado cassette generator (thanks @​graingert)
  • 6.0.0

    • BREAKING: Fix issue with httpx support (thanks @​parkerhancock) in #784. NOTE: You may have to recreate some of your cassettes produced in previous releases due to the binary format being saved incorrectly in previous releases
    • BREAKING: Drop support for boto (vcrpy still supports boto3, but is dropping the deprecated boto support in this release. (thanks @​jairhenrique)
    • Fix compatibility issue with Python 3.12 (thanks @​hartwork)
    • Drop simplejson (fixes some compatibility issues) (thanks @​jairhenrique)
    • Run CI on Python 3.12 and PyPy 3.9-3.10 (thanks @​mgorny)
    • Various linting and docs improvements (thanks @​jairhenrique)
    • Tornado fixes (thanks @​graingert)
  • 5.1.0

  • 5.0.0

    • BREAKING CHANGE: Drop support for Python 3.7. 3.7 is EOL as of 6/27/23 Thanks @​jairhenrique
    • BREAKING CHANGE: Custom Cassette persisters no longer catch ValueError. If you have implemented a custom persister (has anyone implemented a custom persister? Let us know!) then you will need to throw a CassetteNotFoundError when unable to find a cassette. See #681 for discussion and reason for this change. Thanks @​amosjyng for the PR and the review from @​hartwork
  • 4.4.0

    • HUGE thanks to @​hartwork for all the work done on this release!
    • Bring vcr/unittest in to vcrpy as a full feature of vcr instead of a separate library. Big thanks to @​hartwork for doing this and to @​agriffis for originally creating the library
    • Make decompression robust towards already decompressed input (thanks @​hartwork)

... (truncated)

Commits
  • 3278619 Release v7.0.0
  • 3fb62e0 fix: correctly handle asyncio.run when loop exists
  • 8197865 build(deps): update sphinx requirement from <8 to <9
  • be651bd pre-commit: Autoupdate
  • a6698ed Fix aiohttp tests
  • 48d0a2e Fixed missing version_string attribute when used with urllib3>=2.3.0
  • 5b858b1 Fix lint
  • c8d99a9 Fix ruff configuration
  • ce27c63 Merge pull request #736 from kevin1024/drop-python38
  • ab8944d Drop python 3.8 support
  • Additional commits viewable in compare view

Updates google-cloud-aiplatform from 1.59.0 to 1.83.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.83.0

1.83.0 (2025-03-05)

Features

  • Add EnterpriseWebSearch tool option (816a607)
  • Add notebook helper functions to eval SDK to display and visualize evaluation results in an IPython environment (acf8a80)
  • Add VertexAISearch.engine option (816a607)
  • Eval SDK: Modify Gemini scraping to log errors during response generation and return a consistent error message (cc2d36e)
  • Vertex AI Model Garden open model deploy SDK Public Preview (4c8c277)

Bug Fixes

  • Add request metadata to rag methods. (b2cc069)
  • Migration to python 3.12. called_once was deleted in favor of assert_called_once, since it was largely misused (b4ec000)
  • Resolve issue where pre-release versions of dependencies are installed (35cf246)

v1.82.0

1.82.0 (2025-02-26)

Features

  • Add Model Garden deploy API (e356f5a)
  • Add the initial version of the AG2 agent prebuilt template. (abf08da)
  • Implement preview deployment with RolloutOptions. (8cefabb)
  • Vertex AI Agent Engine GA SDK (632730c)

Bug Fixes

  • Avoid hard-coding the LinearRegression class name in tests (7121770)
  • Clean up unused EmbeddingModelConfig. (4998c1a)
  • Fix rag_embedding_model_config logic indentation (63736ef)
  • PrivateEndpoint predict method should set parameters in request payload. (c7526a1)

v1.81.0

1.81.0 (2025-02-18)

Features

  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (b176d13)
  • Add additional Probe options to v1 model.proto (b176d13)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.83.0 (2025-03-05)

Features

  • Add EnterpriseWebSearch tool option (816a607)
  • Add notebook helper functions to eval SDK to display and visualize evaluation results in an IPython environment (acf8a80)
  • Add VertexAISearch.engine option (816a607)
  • Eval SDK: Modify Gemini scraping to log errors during response generation and return a consistent error message (cc2d36e)
  • Vertex AI Model Garden open model deploy SDK Public Preview (4c8c277)

Bug Fixes

  • Add request metadata to rag methods. (b2cc069)
  • Migration to python 3.12. called_once was deleted in favor of assert_called_once, since it was largely misused (b4ec000)
  • Resolve issue where pre-release versions of dependencies are installed (35cf246)

1.82.0 (2025-02-26)

Features

  • Add Model Garden deploy API (e356f5a)
  • Add the initial version of the AG2 agent prebuilt template. (abf08da)
  • Implement preview deployment with RolloutOptions. (8cefabb)
  • Vertex AI Agent Engine GA SDK (632730c)

Bug Fixes

  • Avoid hard-coding the LinearRegression class name in tests (7121770)
  • Clean up unused EmbeddingModelConfig. (4998c1a)
  • Fix rag_embedding_model_config logic indentation (63736ef)
  • PrivateEndpoint predict method should set parameters in request payload. (c7526a1)

1.81.0 (2025-02-18)

Features

  • A new field create_time is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (b176d13)
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (b176d13)
  • Add additional Probe options to v1 model.proto (b176d13)
  • Add Notebooks Runtime Software Configuration (b176d13)
  • Add REST Interceptors which support reading metadata (b176d13)
  • Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (b176d13)
  • Add support for reading selective GAPIC generation methods from service YAML (b176d13)
  • EvaluateDataset API v1beta1 initial release (b176d13)

... (truncated)

Commits
  • cb0e5fe chore(main): release 1.83.0 (#4990)
  • b2cc069 fix: Add request metadata to rag methods.
  • 35cf246 fix: Resolve issue where pre-release versions of dependencies are installed
  • b4ec000 fix: migration to python 3.12. called_once was deleted in favor of assert_cal...
  • 26efb7b chore: Enable instrumentor in AG2 template with openinference-instrument-autogen
  • 816a607 Copybara import of the project:
  • 82bbb67 chore: Add opentelemetry SDK dependencies to agent_engines
  • 21417be chore: Move list_deployable_models helper into model_garden.
  • cc2d36e feat: Eval SDK: Modify Gemini scraping to log errors during response generati...
  • acf8a80 feat: Add notebook helper functions to eval SDK to display and visualize eval...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/packages/opentelemetry-instrumentation-vertexai/gha-bb0bc3cb99 branch 2 times, most recently from 0ca4ac3 to 5a8e375 Compare March 24, 2025 02:19
@dependabot dependabot bot force-pushed the dependabot/pip/packages/opentelemetry-instrumentation-vertexai/gha-bb0bc3cb99 branch from 5a8e375 to d0d12a7 Compare March 25, 2025 10:22
Bumps the gha group with 4 updates in the /packages/opentelemetry-instrumentation-vertexai directory: [flake8](https://github.com/pycqa/flake8), [pytest](https://github.com/pytest-dev/pytest), [vcrpy](https://github.com/kevin1024/vcrpy) and [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform).


Updates `flake8` from 7.0.0 to 7.1.2
- [Commits](PyCQA/flake8@7.0.0...7.1.2)

Updates `pytest` from 8.2.2 to 8.3.5
- [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.2.2...8.3.5)

Updates `vcrpy` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/kevin1024/vcrpy/releases)
- [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst)
- [Commits](kevin1024/vcrpy@v6.0.1...v7.0.0)

Updates `google-cloud-aiplatform` from 1.59.0 to 1.83.0
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.59.0...v1.83.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: vcrpy
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: gha
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/packages/opentelemetry-instrumentation-vertexai/gha-bb0bc3cb99 branch from d0d12a7 to 306334b Compare April 21, 2025 03:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/pip/packages/opentelemetry-instrumentation-vertexai/gha-bb0bc3cb99 branch April 28, 2025 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant