Skip to content

Bump git/ext/gitdb from 4c63ee6 to 5c1b303#2106

Merged
EliahKagan merged 1 commit intomainfrom
dependabot/submodules/git/ext/gitdb-5c1b303
Mar 9, 2026
Merged

Bump git/ext/gitdb from 4c63ee6 to 5c1b303#2106
EliahKagan merged 1 commit intomainfrom
dependabot/submodules/git/ext/gitdb-5c1b303

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps git/ext/gitdb from 4c63ee6 to 5c1b303.

Commits
  • 5c1b303 Merge pull request #133 from gitpython-developers/dependabot/submodules/gitdb...
  • af034fc Bump gitdb/ext/smmap from 5ec977a to e4ad410
  • See full diff 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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 9, 2026
Copy link
Member

@EliahKagan EliahKagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI failures on Windows are due to #2107 rather than any change here. I'll rebase this after merging #2108.

@EliahKagan
Copy link
Member

@dependabot rebase

Bumps [git/ext/gitdb](https://github.com/gitpython-developers/gitdb) from `4c63ee6` to `5c1b303`.
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](gitpython-developers/gitdb@4c63ee6...5c1b303)

---
updated-dependencies:
- dependency-name: git/ext/gitdb
  dependency-version: 5c1b3036a6e34782e0ab6ce85e5ae64fe777fdbe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/git/ext/gitdb-5c1b303 branch from d8f2a05 to 9648077 Compare March 9, 2026 16:58
Copy link
Member

@EliahKagan EliahKagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some further changes I may make soon in the gitdb and/or smmap repositories. But I don't think they should block this. Aside from being unsure on the time frame for such changes, this is indirectly merging in changes corresponding to the newly released smmap 5.0.3. The changes there are minor, and the change that motivated the change was to metadata only, but I still think it makes sense to bring that in. (Note that this only affects the use of the submodules in test fixtures--that's the only remaining reason this repo has to have submodules. I still think it's worthwhile, though.)

I plan to merge this once CI passes.

@EliahKagan EliahKagan merged commit c0a3d5f into main Mar 9, 2026
91 of 93 checks passed
@EliahKagan EliahKagan deleted the dependabot/submodules/git/ext/gitdb-5c1b303 branch March 9, 2026 17:31
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 submodules Pull requests that update Submodules code

Development

Successfully merging this pull request may close these issues.

1 participant