Ben Beasley

Results 183 issues of Ben Beasley

*Issue #, if available:* **N/A** *Description of changes:* Update dependency on `zstd` from 0.11 to 0.13. I confirmed that `cargo test` still passes. See also https://github.com/jpeddicord/askalono/pull/92. By submitting this pull...

### What Happened? With harvey 2.0.0, and with `appstreamcli` from https://github.com/ximion/appstream/releases/tag/v1.0.2 as packaged in Fedora (latest upstream release is 1.0.3), `appstreamcli validate --no-net io.github.danirabbit.harvey.metainfo.xml` fails due to three warnings. ###...

Update `numpy.i` to the latest version, from https://github.com/numpy/numpy/blob/v2.1.2/tools/swig/numpy.i, plus apply the changes from https://github.com/numpy/numpy/pull/27579. An incompatibility with the upcoming SWIG 4.3 test was [reported in Fedora Linux](https://bugzilla.redhat.com/show_bug.cgi?id=2319153). I reported the...

Allow current releases of `zerocopy` (0.7.x).

**Describe the bug** The following test failures appear to be regressions from Python 3.13.3rc2 to 3.13.3rc3. **To Reproduce** Steps to reproduce the behavior: ``` $ python3.13 --version Python 3.13.0rc3 $...

bug

This allows using the latest release of `quickcheck`, and does not produce any regressions in the tests. https://crates.io/crates/quickcheck - - - This change is [](https://reviewable.io/reviews/open-i18n/rust-unic/289)

# Description This simply updates `brotli` from 5.0 to 7.0, the current major release, with no code changes required. # User-Facing Changes N/A # Tests + Formatting I find that...

### Describe the issue: Working on Fedora 40, with swig 4.2.1, several errors of the form `ERROR: testMaxWrongDim (__main__.ucharTestCase.testMaxWrongDim)` occur when attempting to run the SWIG tests. ### Reproduce the...

00 - Bug

In `libclamav_rust`, use the current version of the `image` crate.

I didn’t attempt to audit the code and compare it to the breaking changes noted in https://github.com/smol-rs/async-channel/blob/v2.3.1/CHANGELOG.md#version-200. I did run `cargo test --no-fail-fast` and didn’t observe any regressions (`to_socket_addr_str_bad` panics...