Skip to content
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

Update indexed-gzip requirement from <=1.9.1 to <=1.9.4 #469

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

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

Release notes

Sourced from indexed-gzip's releases.

1.9.4

Changes in this release:

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

Sourced from indexed-gzip's changelog.

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)

  • Adjustments to CI configuration (#154).

1.9.0 (November 15th 2024)

  • Preserve exception information when reading from a Python file-like (#152).

1.8.8 (November 7th 2024)

  • Enable Python 3.13 builds (#150).

1.8.7 (November 6th 2023)

  • Enable Python 3.12 and musllinux builds (#139).
  • Remove numpy as a mandatory build-time dependency (#142, #143).

1.8.5 (August 29th 2023)

  • Updates to package build process (#138).

... (truncated)

Commits
  • e759625 Merge pull request #163 from pauldmccarthy/ci/disable-windows-tests
  • 8a883f7 DOC: Changelog
  • ae9e379 MNT: Version
  • 9e661f2 CI: Skip tests on cp313t-win due to inexplicable failures
  • 71a3a79 Merge pull request #162 from pauldmccarthy/mnt/propagate-exceptions-everywhere
  • 7dc92f7 MNT: Version
  • 9cb14a9 DOC: Changelog
  • d88d170 TEST: Possibly avoid nonsense failures on windows+free-threaded python
  • 7876586 TEST: Test all scenarios where exceptions should be preserved
  • 4e3b188 BF: Check python error independently of checking fileobj.write return value
  • 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 <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 [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.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ignore-for-release PRs that shouldn't be included with release notes. maintenance Issues/PRs related to maintenance. Dependency versions, dependencies, etc. labels Dec 2, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.83%. Comparing base (dbc5716) to head (eef9da0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #469   +/-   ##
=======================================
  Coverage   83.83%   83.83%           
=======================================
  Files          38       38           
  Lines        4016     4016           
=======================================
  Hits         3367     3367           
  Misses        649      649           

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

@tsalo tsalo merged commit 0db1a1d into main Dec 2, 2024
26 checks passed
@tsalo tsalo deleted the dependabot/pip/indexed-gzip-lte-1.9.4 branch December 2, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release PRs that shouldn't be included with release notes. maintenance Issues/PRs related to maintenance. Dependency versions, dependencies, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants