-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the pip group across 1 directory with 2 updates #1
base: master
Are you sure you want to change the base?
Conversation
Bumps the pip group with 2 updates in the / directory: [gitpython](https://github.com/gitpython-developers/GitPython) and [codecov](https://github.com/codecov/codecov-python). Updates `gitpython` from 2.1.1 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@2.1.1...3.1.41) Updates `codecov` from 2.0.15 to 2.1.13 - [Release notes](https://github.com/codecov/codecov-python/releases) - [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-python@v2.0.15...v2.1.13) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production dependency-group: pip - dependency-name: codecov dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
|
Bumps the pip group with 2 updates in the / directory: gitpython and codecov.
Updates
gitpython
from 2.1.1 to 3.1.41Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
f288738
bump patch levelef3192c
Merge pull request #1792 from EliahKagan/popen1f3caa3
Further clarify comment in test_hook_uses_shell_not_from_cwd3eb7c2a
Move safer_popen from git.util to git.cmdc551e91
Extract shared logic for using Popen safely on Windows15ebb25
Clarify comment in test_hook_uses_shell_not_from_cwdf44524a
Avoid spurious "location may have moved" on Windowsa42ea0a
Cover absent/no-distro bash.exe in hooks "not from cwd" test7751436
Extract venv management from test_installation66ff4c1
Omit CWD in search for bash.exe to run hooks on WindowsUpdates
codecov
from 2.0.15 to 2.1.13Release notes
Sourced from codecov's releases.
Changelog
Sourced from codecov's changelog.
... (truncated)
Commits
a78512e
chore(release): bump to 3.1.133766370
Update README.md12c0ddd
Add migration guide link (#327)46e1b8c
Add deprecation notice (#325)fcff439
chore: bump to 2.1.12 (#323)27a9833
Add Cirrus CI (#322)51469b0
Upgrade to GitHub-native Dependabot (#320)158a38e
Bump coverage from 5.4 to 5.5 (#314)26fe18b
Bump coverage from 5.3.1 to 5.4 (#312)147802d
Bump coverage from 5.3 to 5.3.1 (#311)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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.