Skip to content

[python]: Update ghrepo requirement from ~=0.1 to ~=0.7#12

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ghrepo-approx-eq-0.7
Closed

[python]: Update ghrepo requirement from ~=0.1 to ~=0.7#12
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ghrepo-approx-eq-0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on ghrepo to permit the latest version.

Release notes

Sourced from ghrepo's releases.

v0.7.1 — Packaging updates

  • Support Python 3.12 and 3.13
  • Migrated from setuptools to hatch
  • Drop support for Python 3.7
Changelog

Sourced from ghrepo's changelog.

v0.7.1 (2024-12-01)

  • Support Python 3.12 and 3.13
  • Migrated from setuptools to hatch
  • Drop support for Python 3.7

v0.7.0 (2022-11-15)

  • Drop support for Python 3.6
  • Support Python 3.11
  • Properly follow RFC 3986 when parsing username & password fields in www.github.com URLs
  • Correct the accepted format for URLs that start with ssh:// (They need to separate the hostname from the path with a slash rather than a colon)
  • Schemes & hostnames in URLs are now parsed case-insensitively
  • CLI: Don't show superfluous error traceback when the given repo does not possess the given remote

v0.6.0 (2022-07-08)

  • get_local_repo() now raises a dedicated NoSuchRemoteError if the given remote does not exist
  • get_current_branch() now raises a dedicated DetachedHeadError if the repository is in a detached HEAD state
  • get_branch_upstream() now raises a dedicated NoUpstreamError if the given branch does not have an upstream configured

v0.5.0 (2022-07-06)

  • Make get_local_repo() handle remote names that start with a hyphen
  • Add a get_branch_upstream() function

v0.4.1 (2022-07-04)

  • Do not accept repository names that end in ".git" with alternate casings

v0.4.0 (2021-11-05)

  • Support Python 3.10
  • Export and document GH_USER_RGX and GH_REPO_RGX

v0.3.0 (2021-10-03)

  • ghrepo command: If a git invocation fails, exit with the same return code as the subprocess
  • Error messages from the ghrepo command are now prefixed with "ghrepo:"

v0.2.0 (2021-05-29)

  • ghrepo command: Fail more gracefully when the remote URL is invalid

... (truncated)

Commits
  • d214f3d v0.7.1 — Packaging updates
  • 880dc90 [skip ci] Limit push runs to default branch
  • 00e96a5 Add support for Python 3.13
  • 2e2a271 gh-actions: Bump codecov/codecov-action from 4 to 5
  • 1aa6743 Fix README typo
  • 22c1f17 Drop support for Python 3.7
  • ee4c42b Autoupdate .pre-commit-config.yaml
  • 0338a28 Adjust rST for README badges
  • be61f82 Merge pull request #7 from jwodder/dependabot/github_actions/codecov/codecov-...
  • f7688a8 Set Codecov "name"
  • 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 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)

Updates the requirements on [ghrepo](https://github.com/jwodder/ghrepo) to permit the latest version.
- [Release notes](https://github.com/jwodder/ghrepo/releases)
- [Changelog](https://github.com/jwodder/ghrepo/blob/master/CHANGELOG.md)
- [Commits](jwodder/ghrepo@v0.1.0...v0.7.1)

---
updated-dependencies:
- dependency-name: ghrepo
  dependency-version: 0.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added d:python Update a Python dependency dependencies Add, remove, or update one or more dependencies labels Apr 13, 2026
@jwodder jwodder closed this Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/ghrepo-approx-eq-0.7 branch April 13, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

d:python Update a Python dependency dependencies Add, remove, or update one or more dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant