chore(deps): bump the actions-minor group across 1 directory with 3 updates#51
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the actions-minor group across 1 directory with 3 updates#51dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
…pdates Bumps the actions-minor group with 3 updates in the / directory: [pygithub](https://github.com/pygithub/pygithub), [requests](https://github.com/psf/requests) and [google-generativeai](https://github.com/google/generative-ai-python). Updates `pygithub` from 2.6.1 to 2.8.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.8.1) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) Updates `google-generativeai` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/google/generative-ai-python/releases) - [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md) - [Commits](google-gemini/deprecated-generative-ai-python@v0.8.4...v0.8.5) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor - dependency-name: google-generativeai dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bb1318e to
d89bbf8
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 actions-minor group with 3 updates in the / directory: pygithub, requests and google-generativeai.
Updates
pygithubfrom 2.6.1 to 2.8.1Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
ecd4764Update changelog4050641Use default type if known type is not supported (#3365)18eeb26Release 2.8.0 (#3360)17bc4dfFix GitHub breaking API change ofmaintainersinOrganization.create_team...6f0d6efUpdate docs on development (#3352)12d8d10Add warning about Checks API in doc-strings (#3229)6ec3ca2Upgrade docformatter pre-commit hook (#3359)9612e61Revertget_enterprisebreaking change (#3358)0c31f84Addgithub_actionslabel to Maintenance section (#3357)3234a21Allow for repo strings in allTeamrepo methods (#3356)Updates
requestsfrom 2.32.3 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
google-generativeaifrom 0.8.4 to 0.8.5Release notes
Sourced from google-generativeai's releases.
Commits
f5ac4edUpdate version and fix samples for 0.8.5 release (#731)e179614chore: Update user-input.yml GitHub workflow to trigger on PR comments (#723)61867f6Bump tj-actions/changed-files from 44 to 46 in /.github/workflows (#721)d66e975Update README.md (#722)29f85b8Update README.md6bf4571Pin actions to specific SHAs (#719)e0fb117Add a GitHub Action to manage status:awaiting user response(#720)2c570fbUpdate samples to use right API key name (#705)56f2ccfUpdate GenerationConfig.md to fix typo (#668)45bd243Fix function_calling.sh example (#679)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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