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.8.7 to <=1.9.1 #463

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

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

Release notes

Sourced from indexed-gzip's releases.

1.9.1

Changes in this release:

Changelog

Sourced from indexed-gzip's changelog.

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).

1.8.4 (August 29th 2023)

  • Change the IndexedGzipFile class to raise a FileNotFoundError instead of a ValueError, when a path to a non-existent file is provided (#137).

1.8.3 (July 25th 2023)

  • Another adjustment to package build process (#135).

1.8.2 (July 25th 2023)

  • Adjustment to package build process (#134).

... (truncated)

Commits
  • 2118dad Merge pull request #156 from pauldmccarthy/ci/upload-artifacts-names
  • b1cdf81 CI: Also need to update download-artifact config
  • cc21e88 Merge pull request #155 from pauldmccarthy/ci/upload-artifacts-names
  • 21496f4 CI: Bug in release workflow
  • 44fcc01 Merge pull request #154 from pauldmccarthy/ci/upload-artifacts-names
  • 5285c28 MNT: Version
  • 2e50ce7 DOC: Changelog
  • 7c0ba79 CI: Give each artifact a unique name
  • 6d00e8a Merge pull request #153 from pauldmccarthy/mnt/exception
  • 4652c6c MNT: Forgot to add set_traceback.pxd
  • 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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@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 Nov 18, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.84%. Comparing base (c7036f5) to head (2517495).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   83.84%   83.84%           
=======================================
  Files          38       38           
  Lines        4017     4017           
=======================================
  Hits         3368     3368           
  Misses        649      649           

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

@tsalo tsalo merged commit d9cdb50 into main Nov 18, 2024
26 checks passed
@dependabot dependabot bot deleted the dependabot/pip/indexed-gzip-lte-1.9.1 branch November 18, 2024 13:53
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