Skip to content

build(deps): update infer requirement from 0.16 to 0.22 in /ext/app_bridge - #156

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ext/app_bridge/infer-0.19
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ext/app_bridge/infer-0.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on infer to permit the latest version.

Release notes

Sourced from infer's releases.

v0.22.0

Changelog

v0.22.0 - 2026-07-15

Build

  • cb05400 release v0.22.0
  • 81e537f update crate version to 0.20.0

Commits

  • cb05400 release v0.22.0
  • 1a59d8b Commit Cargo.lock
  • 594968a Add rust-version 1.74 and MSRV CI check
  • 125dc75 Upgrade cfb to v0.14
  • 82a0b52 Update GitHub Actions to latest versions
  • 484ce7d Fix build workflow path filters and toolchain setup
  • 4a719bc Fix clippy::question_mark
  • e610f5f Avoid recursion in LZ4 skippable-frame detection
  • 8e38966 Avoid recursion in zstd skippable frame detection
  • 7e6b1d0 Update audio.rs
  • 8cfd2bb Add DWG matcher
  • eeeb5ee Search for PDF header within first 1024 bytes
  • 79afce4 Fix formatting and clippy lints
  • e966e51 fix mkv and webm detection
  • c57f146 Edition 2021, fix clippy warnings, add miri, cfb v0.12 (#116)
  • 81e537f update crate version to 0.20.0
  • df3053d Merge pull request #101 from Obirvalger/master
  • e99a2b3 Add support for qcow2 qemu disks
Commits
  • cb05400 build: release v0.22.0
  • 1a59d8b Commit Cargo.lock
  • 594968a Add rust-version 1.74 and MSRV CI check
  • 125dc75 Upgrade cfb to v0.14
  • 82a0b52 Update GitHub Actions to latest versions
  • 484ce7d Fix build workflow path filters and toolchain setup
  • 4a719bc Fix clippy::question_mark
  • e610f5f Avoid recursion in LZ4 skippable-frame detection
  • 8e38966 Avoid recursion in zstd skippable frame detection
  • 7e6b1d0 Update audio.rs
  • Additional commits viewable in compare view


Note

Low Risk
Single dependency version bump with unchanged call sites; possible minor differences in detected MIME types from upstream infer changes.

Overview
Bumps the infer crate dependency in ext/app_bridge from 0.16 to 0.22 so the Ruby/WASM bridge builds against the current release of the magic-number file-type library.

There are no application code changes in this PR; file_ops.rs still uses infer::get for MIME detection when normalizing file content. Behavior may shift slightly because of upstream detection fixes (e.g. PDF, MKV/WebM, LZ4/zstd handling) without any local API migration.

Reviewed by Cursor Bugbot for commit 854ee09. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ext/app_bridge/infer-0.19 branch from 94840e0 to 2c0cde7 Compare May 20, 2026 08:30
@azeam1

azeam1 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Updates the requirements on [infer](https://github.com/bojand/infer) to permit the latest version.
- [Release notes](https://github.com/bojand/infer/releases)
- [Commits](bojand/infer@v0.16.0...v0.22.0)

---
updated-dependencies:
- dependency-name: infer
  dependency-version: 0.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): update infer requirement from 0.16 to 0.19 in /ext/app_bridge build(deps): update infer requirement from 0.16 to 0.22 in /ext/app_bridge Aug 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ext/app_bridge/infer-0.19 branch from 2c0cde7 to 854ee09 Compare August 28, 2026 06:24
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #205.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/ext/app_bridge/infer-0.19 branch August 31, 2026 12:16
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant