Skip to content

chore(deps): bump isal from 1.5.3 to 1.7.1#20

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/isal-1.7.1
Closed

chore(deps): bump isal from 1.5.3 to 1.7.1#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/isal-1.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2025

Bumps isal from 1.5.3 to 1.7.1.

Release notes

Sourced from isal's releases.

version 1.7.1

  • Fix a bug where flushing files when writing in threaded mode did not work properly.
  • Prevent threaded opening from blocking python exit when an error is thrown in the calling thread.

version 1.7.0

  • Include a patched ISA-L version 2.31. The applied patches make compilation and wheelbuilding on MacOS ARM64 possible.
  • Fix a bug where READ and WRITE in isal.igzip were inconsistent with the values in gzip on Python 3.13
  • Small simplifications to the igzip.compress function, which should lead to less overhead.

version 1.6.1

  • Fix a bug where streams that were passed to igzip_threaded.open where closed.

Version 1.6.0

  • Fix a bug where compression levels for IGzipFile where checked in read mode.
  • Update statically linked ISA-L release to 2.31.0
  • Fix an error that occurred in the __close__ function when a threaded writer was initialized with incorrect parameters.
Changelog

Sourced from isal's changelog.

version 1.7.1

  • Fix a bug where flushing files when writing in threaded mode did not work properly.
  • Prevent threaded opening from blocking python exit when an error is thrown in the calling thread.

version 1.7.0

  • Include a patched ISA-L version 2.31. The applied patches make compilation and wheelbuilding on MacOS ARM64 possible.
  • Fix a bug where READ and WRITE in isal.igzip were inconsistent with the values in gzip on Python 3.13
  • Small simplifications to the igzip.compress function, which should lead to less overhead.

version 1.6.1

  • Fix a bug where streams that were passed to igzip_threaded.open where closed.

version 1.6.0

  • Fix a bug where compression levels for IGzipFile where checked in read mode.
  • Update statically linked ISA-L release to 2.31.0
  • Fix an error that occurred in the __close__ function when a threaded writer was initialized with incorrect parameters.
Commits
  • dafeccc Add another source of uniqueness
  • 16cdab7 Use correct environment variable
  • 463fdfe Make artifact path unique
  • 540ef86 Update upload-artifact
  • dc92b7d Update upload-artifact version
  • 440949b Merge pull request #215 from pycompression/release_1.7.1
  • 63f3bcd Prepare release 1.7.1
  • 8f8fd47 Remove manual version update from the release checklist.
  • baa189f Merge pull request #213 from pycompression/fixflush
  • a670f98 Make threaded writer streams flushable
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [isal](https://github.com/pycompression/python-isal) from 1.5.3 to 1.7.1.
- [Release notes](https://github.com/pycompression/python-isal/releases)
- [Changelog](https://github.com/pycompression/python-isal/blob/develop/CHANGELOG.rst)
- [Commits](pycompression/python-isal@v1.5.3...v1.7.1)

---
updated-dependencies:
- dependency-name: isal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2025

Looks like isal is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 18, 2025
@dependabot dependabot bot deleted the dependabot/pip/isal-1.7.1 branch January 18, 2025 23:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments