chore(deps): update dependency google-generativeai to v0.8.6 #5

Open
renovatebot wants to merge 1 commit from renovate/google-generativeai-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
google-generativeai patch ==0.8.4 -> ==0.8.6
google-generativeai project.dependencies patch ==0.8.4 -> ==0.8.6

Release Notes

google/generative-ai-python (google-generativeai)

v0.8.6: Archived

Compare Source

What's Changed

Add a warning message on import telling people that this package is archived.

Full Changelog: https://github.com/google-gemini/deprecated-generative-ai-python/compare/v0.8.5...v0.8.6

v0.8.5

Compare Source

What's Changed
Bugfixes
Docs & Examples
Infrastructure
New Contributors

Full Changelog: https://github.com/google-gemini/deprecated-generative-ai-python/compare/v0.8.4...v0.8.5


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google-generativeai](https://github.com/google/generative-ai-python) | | patch | `==0.8.4` -> `==0.8.6` | | [google-generativeai](https://github.com/google/generative-ai-python) | project.dependencies | patch | `==0.8.4` -> `==0.8.6` | --- ### Release Notes <details> <summary>google/generative-ai-python (google-generativeai)</summary> ### [`v0.8.6`](https://github.com/google-gemini/deprecated-generative-ai-python/releases/tag/v0.8.6): Archived [Compare Source](https://github.com/google/generative-ai-python/compare/v0.8.5...v0.8.6) ##### What's Changed Add a warning message on import telling people that this package is archived. **Full Changelog**: https://github.com/google-gemini/deprecated-generative-ai-python/compare/v0.8.5...v0.8.6 ### [`v0.8.5`](https://github.com/google-gemini/deprecated-generative-ai-python/releases/tag/v0.8.5) [Compare Source](https://github.com/google/generative-ai-python/compare/v0.8.4...v0.8.5) ##### What's Changed ##### Bugfixes - Several bug fixes by [@&#8203;MarkDaoust](https://github.com/MarkDaoust) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/731 - Fix broken samples (all samples pass now). - Fix empty `GEMINI_API_KEY=""` shadowing "GOOGLE\_API\_KEY". - Fix code broken by pydantic 2.11 - Make "models/" optional for embedding models [@&#8203;Surya2k1](https://github.com/Surya2k1) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/645 - Remove bad test [@&#8203;MarkDaoust](https://github.com/MarkDaoust) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/689 - Fixes: [#&#8203;670](https://github.com/google/generative-ai-python/issues/670) [#&#8203;626](https://github.com/google/generative-ai-python/issues/626) by [@&#8203;MarkDaoust](https://github.com/MarkDaoust) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/684 ##### Docs & Examples - Add the migration guide. by [@&#8203;MarkDaoust](https://github.com/MarkDaoust) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/672 - Update README.md by [@&#8203;MarkDaoust](https://github.com/MarkDaoust) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/675 - Test add snippet tag. by [@&#8203;MarkDaoust](https://github.com/MarkDaoust) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/677 - Add info about new SDK to the top of README by [@&#8203;patrickloeber](https://github.com/patrickloeber) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/673 - Fix function\_calling.sh example by [@&#8203;python273](https://github.com/python273) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/679 - Update GenerationConfig.md to fix typo by [@&#8203;odevop](https://github.com/odevop) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/668 - Update samples to use right API key name by [@&#8203;logankilpatrick](https://github.com/logankilpatrick) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/705 - Update README.md by [@&#8203;pcoet](https://github.com/pcoet) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/722 ##### Infrastructure - Add a GitHub Action to manage status: `awaiting user response` by [@&#8203;amirh](https://github.com/amirh) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/720 - Pin actions to specific SHAs by [@&#8203;markmcd](https://github.com/markmcd) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/719 - Bump tj-actions/changed-files from 44 to 46 in /.github/workflows by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/721 - chore: Update user-input.yml GitHub workflow to trigger on PR comments by [@&#8203;Annhiluc](https://github.com/Annhiluc) in https://github.com/google-gemini/deprecated-generative-ai-python/pull/723 ##### New Contributors - [@&#8203;Surya2k1](https://github.com/Surya2k1) made their first contribution in https://github.com/google-gemini/deprecated-generative-ai-python/pull/645 - [@&#8203;patrickloeber](https://github.com/patrickloeber) made their first contribution in https://github.com/google-gemini/deprecated-generative-ai-python/pull/673 - [@&#8203;python273](https://github.com/python273) made their first contribution in https://github.com/google-gemini/deprecated-generative-ai-python/pull/679 - [@&#8203;odevop](https://github.com/odevop) made their first contribution in https://github.com/google-gemini/deprecated-generative-ai-python/pull/668 - [@&#8203;amirh](https://github.com/amirh) made their first contribution in https://github.com/google-gemini/deprecated-generative-ai-python/pull/720 - [@&#8203;pcoet](https://github.com/pcoet) made their first contribution in https://github.com/google-gemini/deprecated-generative-ai-python/pull/722 - [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in https://github.com/google-gemini/deprecated-generative-ai-python/pull/721 **Full Changelog**: https://github.com/google-gemini/deprecated-generative-ai-python/compare/v0.8.4...v0.8.5 </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovatebot force-pushed renovate/google-generativeai-0.x from cf2c5909ca to b39478229c 2025-06-26 23:17:35 +02:00 Compare
renovatebot force-pushed renovate/google-generativeai-0.x from b39478229c to e66d75b773 2025-07-22 10:04:19 +02:00 Compare
renovatebot force-pushed renovate/google-generativeai-0.x from e66d75b773 to 9c0c351dbf 2025-07-23 01:03:27 +02:00 Compare
renovatebot force-pushed renovate/google-generativeai-0.x from 9c0c351dbf to 95c9fdd045 2025-07-24 03:48:29 +02:00 Compare
renovatebot force-pushed renovate/google-generativeai-0.x from 95c9fdd045 to bc28355514 2025-08-16 00:19:50 +02:00 Compare
renovatebot force-pushed renovate/google-generativeai-0.x from bc28355514 to 087d2f5e3d 2025-11-16 22:34:19 +01:00 Compare
renovatebot force-pushed renovate/google-generativeai-0.x from 087d2f5e3d to cc8714ad6b 2025-12-13 09:18:54 +01:00 Compare
renovatebot force-pushed renovate/google-generativeai-0.x from cc8714ad6b to e78865064a 2025-12-16 19:04:02 +01:00 Compare
renovatebot changed title from chore(deps): update dependency google-generativeai to v0.8.5 to chore(deps): update dependency google-generativeai to v0.8.6 2025-12-16 19:04:04 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/google-generativeai-0.x:renovate/google-generativeai-0.x
git switch renovate/google-generativeai-0.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
bannert/foss-webui!5
No description provided.