Skip to content

Update indexed-gzip requirement from <=1.8.7 to <=1.10.3#361

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/indexed-gzip-lte-1.10.3
Closed

Update indexed-gzip requirement from <=1.8.7 to <=1.10.3#361
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/indexed-gzip-lte-1.10.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Updates the requirements on indexed-gzip to permit the latest version.

Release notes

Sourced from indexed-gzip's releases.

1.10.3

Changes in this release:

  • Adjust pyproject.toml for compatibility with older setuptools versions (#178).
Changelog

Sourced from indexed-gzip's changelog.

1.10.3 (December 8th 2025)

  • Adjust pyproject.toml for compatibility with older setuptools versions (#178).

1.10.2 (December 8th 2025)

  • Adjust the IndexedGzipFile class so it accepts pathlib.Path objects (#177).

1.10.1 (August 13th 2025)

  • Small adjustments to package build mechanism (#170).

1.10.0 (August 12th 2025)

  • Binary wheels are now built against the Python Limited API - wheels built for Python 3.11 should now be forward compatible with Python >= 3.11 (#144).
  • Fixed a bug which could occur when CRC validation is disabled, on GZIP streams where the stream footer (containing the CRC and size) contained bytes that matched the GZIP magic bytes 0x1f8b (#169).

1.9.5 (May 30th 2025)

  • Remove minimum cython version constraint so source can be built against older versions of Python (#168).

1.9.4 (November 28th 2024)

  • Skip CI tests on Windows/free-threaded python (#163).

1.9.3 (November 27th 2024)

  • Expanded exception preservation to more scenarios (#161, #162).

1.9.2 (November 18th 2024)

  • Enable builds for free-threading Python versions (#157).
  • Adjustment to exception handling (#159).
  • Remove Python 3.7 builds (#160).

1.9.1 (November 15th 2024)

... (truncated)

Commits
  • 62de264 Merge pull request #178 from pauldmccarthy/mnt/setuptools
  • ebeb429 MNT: cython-coverage should no longer be required, and the package appears to
  • e26706d CI: typo
  • ce86274 DOC: Changelog
  • 9e1cea6 This is seriously fucking ridiculous. Using the new license format makes it
  • 2c43df2 Merge pull request #177 from pauldmccarthy/mnt/pathlib
  • cd46a1a DOC: Changelog
  • db65ea4 CI: Try to make pip happy
  • df6daf6 CI: Add 3.14 to testing
  • 89fae01 CI: Make sure setuptools is up to date
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [indexed-gzip](https://github.com/pauldmccarthy/indexed_gzip) to permit the latest version.
- [Release notes](https://github.com/pauldmccarthy/indexed_gzip/releases)
- [Changelog](https://github.com/pauldmccarthy/indexed_gzip/blob/main/CHANGELOG.md)
- [Commits](pauldmccarthy/indexed_gzip@v0.1...v1.10.3)

---
updated-dependencies:
- dependency-name: indexed-gzip
  dependency-version: 1.10.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 12.61%. Comparing base (9c2ed9a) to head (db6427c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #361   +/-   ##
=======================================
  Coverage   12.61%   12.61%           
=======================================
  Files          56       56           
  Lines        8211     8211           
  Branches      968      968           
=======================================
  Hits         1036     1036           
  Misses       7143     7143           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tsalo tsalo closed this Apr 10, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 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/indexed-gzip-lte-1.10.3 branch April 10, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants