René's URL Explorer Experiment


Title: Bump gitpython from 3.1.37 to 3.1.41 in /nosql/mongo by dependabot[bot] · Pull Request #80 · pythoninthegrass/python_template · GitHub

Open Graph Title: Bump gitpython from 3.1.37 to 3.1.41 in /nosql/mongo by dependabot[bot] · Pull Request #80 · pythoninthegrass/python_template

X Title: Bump gitpython from 3.1.37 to 3.1.41 in /nosql/mongo by dependabot[bot] · Pull Request #80 · pythoninthegrass/python_template

Description: Bumps gitpython from 3.1.37 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this advisory. Special thanks go to @​EliahKagan who reported the issue and fixed it in a single stroke, while being responsible for an incredible amount of improvements that he contributed over the last couple of months ❤️. What's Changed Add __all__ in git.exc by @​EliahKagan in gitpython-developers/GitPython#1719 Set submodule update cadence to weekly by @​EliahKagan in gitpython-developers/GitPython#1721 Never modify sys.path by @​EliahKagan in gitpython-developers/GitPython#1720 Bump git/ext/gitdb from 8ec2390 to ec58b7e by @​dependabot in gitpython-developers/GitPython#1722 Revise comments, docstrings, some messages, and a bit of code by @​EliahKagan in gitpython-developers/GitPython#1725 Use zero-argument super() by @​EliahKagan in gitpython-developers/GitPython#1726 Remove obsolete note in _iter_packed_refs by @​EliahKagan in gitpython-developers/GitPython#1727 Reorganize test_util and make xfail marks precise by @​EliahKagan in gitpython-developers/GitPython#1729 Clarify license and make module top comments more consistent by @​EliahKagan in gitpython-developers/GitPython#1730 Deprecate compat.is_, rewriting all uses by @​EliahKagan in gitpython-developers/GitPython#1732 Revise and restore some module docstrings by @​EliahKagan in gitpython-developers/GitPython#1735 Make the rmtree callback Windows-only by @​EliahKagan in gitpython-developers/GitPython#1739 List all non-passing tests in test summaries by @​EliahKagan in gitpython-developers/GitPython#1740 Document some minor subtleties in test_util.py by @​EliahKagan in gitpython-developers/GitPython#1749 Always read metadata files as UTF-8 in setup.py by @​EliahKagan in gitpython-developers/GitPython#1748 Test native Windows on CI by @​EliahKagan in gitpython-developers/GitPython#1745 Test macOS on CI by @​EliahKagan in gitpython-developers/GitPython#1752 Let close_fds be True on all platforms by @​EliahKagan in gitpython-developers/GitPython#1753 Fix IndexFile.from_tree on Windows by @​EliahKagan in gitpython-developers/GitPython#1751 Remove unused TASKKILL fallback in AutoInterrupt by @​EliahKagan in gitpython-developers/GitPython#1754 Don't return with operand when conceptually void by @​EliahKagan in gitpython-developers/GitPython#1755 Group .gitignore entries by purpose by @​EliahKagan in gitpython-developers/GitPython#1758 Adding dubious ownership handling by @​marioaag in gitpython-developers/GitPython#1746 Avoid brittle assumptions about preexisting temporary files in tests by @​EliahKagan in gitpython-developers/GitPython#1759 Overhaul noqa directives by @​EliahKagan in gitpython-developers/GitPython#1760 Clarify some Git.execute kill_after_timeout limitations by @​EliahKagan in gitpython-developers/GitPython#1761 Bump actions/setup-python from 4 to 5 by @​dependabot in gitpython-developers/GitPython#1763 Don't install black on Cygwin by @​EliahKagan in gitpython-developers/GitPython#1766 Extract all "import gc" to module level by @​EliahKagan in gitpython-developers/GitPython#1765 Extract remaining local "import gc" to module level by @​EliahKagan in gitpython-developers/GitPython#1768 Replace xfail with gc.collect in TestSubmodule.test_rename by @​EliahKagan in gitpython-developers/GitPython#1767 Enable CodeQL by @​EliahKagan in gitpython-developers/GitPython#1769 Replace some uses of the deprecated mktemp function by @​EliahKagan in gitpython-developers/GitPython#1770 Bump github/codeql-action from 2 to 3 by @​dependabot in gitpython-developers/GitPython#1773 Run some Windows environment variable tests only on Windows by @​EliahKagan in gitpython-developers/GitPython#1774 Fix TemporaryFileSwap regression where file_path could not be Path by @​EliahKagan in gitpython-developers/GitPython#1776 Improve hooks tests by @​EliahKagan in gitpython-developers/GitPython#1777 Fix if items of Index is of type PathLike by @​stegm in gitpython-developers/GitPython#1778 Better document IterableObj.iter_items and improve some subclasses by @​EliahKagan in gitpython-developers/GitPython#1780 Revert "Don't install black on Cygwin" by @​EliahKagan in gitpython-developers/GitPython#1783 Add missing pip in $PATH on Cygwin CI by @​EliahKagan in gitpython-developers/GitPython#1784 Shorten Iterable docstrings and put IterableObj first by @​EliahKagan in gitpython-developers/GitPython#1785 Fix incompletely revised Iterable/IterableObj docstrings by @​EliahKagan in gitpython-developers/GitPython#1786 Pre-deprecate setting Git.USE_SHELL by @​EliahKagan in gitpython-developers/GitPython#1782 ... (truncated) Commits f288738 bump patch level ef3192c Merge pull request #1792 from EliahKagan/popen 1f3caa3 Further clarify comment in test_hook_uses_shell_not_from_cwd 3eb7c2a Move safer_popen from git.util to git.cmd c551e91 Extract shared logic for using Popen safely on Windows 15ebb25 Clarify comment in test_hook_uses_shell_not_from_cwd f44524a Avoid spurious "location may have moved" on Windows a42ea0a Cover absent/no-distro bash.exe in hooks "not from cwd" test 7751436 Extract venv management from test_installation 66ff4c1 Omit CWD in search for bash.exe to run hooks on Windows Additional commits viewable in compare view 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 ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps gitpython from 3.1.37 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this a...

X Description: Bumps gitpython from 3.1.37 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in th...

Opengraph URL: https://github.com/pythoninthegrass/python_template/pull/80

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ba97e977-a7f4-f3dc-c807-14787acf8793
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9174:3EA4FC:17AC7B0:20E7BED:69727549
html-safe-nonce1588c2b4048b7843900a2f5b2ddbd0e5dcf839c8b9bde4689e57b90e185cbf8c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MTc0OjNFQTRGQzoxN0FDN0IwOjIwRTdCRUQ6Njk3Mjc1NDkiLCJ2aXNpdG9yX2lkIjoiODYxOTU1MzY3NjA4NDgwMjg5MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac04b3b09be14150ac024c32c18d67d493cc1ef7101d471e389566e3a576ed5629
hovercard-subject-tagpull_request:1672808202
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/pythoninthegrass/python_template/pull/80/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps gitpython from 3.1.37 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this a...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3be355d8ea7ca74c4edec03a70ecaa8211862649e90886d88a4db13e6778e4c3
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/pythoninthegrass/python_template git https://github.com/pythoninthegrass/python_template.git
octolytics-dimension-user_id4097471
octolytics-dimension-user_loginpythoninthegrass
octolytics-dimension-repository_id452424043
octolytics-dimension-repository_nwopythoninthegrass/python_template
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id452424043
octolytics-dimension-repository_network_root_nwopythoninthegrass/python_template
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4ae5b6c1e16519c3e3ad37a388f7cca2192a79a8
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythoninthegrass%2Fpython_template%2Fpull%2F80%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythoninthegrass%2Fpython_template%2Fpull%2F80%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=pythoninthegrass%2Fpython_template
Reloadhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
Reloadhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
Reloadhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
pythoninthegrass https://patch-diff.githubusercontent.com/pythoninthegrass
python_templatehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template
Fork 7 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template
Star 16 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template
Code https://patch-diff.githubusercontent.com/pythoninthegrass/python_template
Issues 7 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/issues
Pull requests 9 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulls
Actions https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/actions
Wiki https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/wiki
Security 0 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/security
Insights https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulse
Code https://patch-diff.githubusercontent.com/pythoninthegrass/python_template
Issues https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/issues
Pull requests https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulls
Actions https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/actions
Wiki https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/wiki
Security https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/security
Insights https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fpythoninthegrass%2Fpython_template%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fpythoninthegrass%2Fpython_template%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
mainhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/tree/main
dependabot/pip/nosql/mongo/gitpython-3.1.41https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/tree/dependabot/pip/nosql/mongo/gitpython-3.1.41
Conversation 0 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80
Commits 1 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/commits
Checks 0 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/checks
Files changed https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
Bump gitpython from 3.1.37 to 3.1.41 in /nosql/mongo https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
0773d07 Bump gitpython from 3.1.37 to 3.1.41 in /nosql/mongo dependabot[bot] Jan 10, 2024 https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/commits/0773d0799547e66a06be5715e29456127e789bd3
Clear filters https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
poetry.lock https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#diff-398855a14c79bcc62c66127f4f3bdc2146c15cfd9edf998567e31452dbefe641
pyproject.toml https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#diff-b9deeae4fba5e206450575a05a6f36443e3e5b5a302786b605bec2c15057ce8f
nosql/mongo/poetry.lockhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#diff-398855a14c79bcc62c66127f4f3bdc2146c15cfd9edf998567e31452dbefe641
View file https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/blob/0773d0799547e66a06be5715e29456127e789bd3/nosql/mongo/poetry.lock
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files
nosql/mongo/pyproject.tomlhttps://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#diff-b9deeae4fba5e206450575a05a6f36443e3e5b5a302786b605bec2c15057ce8f
View file https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/blob/0773d0799547e66a06be5715e29456127e789bd3/nosql/mongo/pyproject.toml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#diff-b9deeae4fba5e206450575a05a6f36443e3e5b5a302786b605bec2c15057ce8f
https://patch-diff.githubusercontent.com/pythoninthegrass/python_template/pull/80/files#diff-b9deeae4fba5e206450575a05a6f36443e3e5b5a302786b605bec2c15057ce8f
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.