build(deps): update infer requirement from 0.16 to 0.19 in /ext/app_bridge#156
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): update infer requirement from 0.16 to 0.19 in /ext/app_bridge#156dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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.19.0) --- updated-dependencies: - dependency-name: infer dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
94840e0 to
2c0cde7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on infer to permit the latest version.
Release notes
Sourced from infer's releases.
Commits
4256ea0build: update crate version to 0.19.06424c63Merge pull request #105 from grumlimited/par2cba46ebbuild: update crate version to 0.18.0cbf3b9eMerge pull request #98 from sorairolake/feature/archives644cf90build: update crate version733023fchore: fix lintsbbd3ba2Merge pull request #100 from MercuryTechnologies/heix-support4b58ab6Par2 - added support2fcb251Par2 - added supportd2f3e2fPar2 - added supportNote
Low Risk
Low risk dependency-only change; main risk is behavioral differences in
infer’s MIME detection affecting file type inference at runtime.Overview
Updates
ext/app_bridge’s Rust dependency oninferfrom0.16to0.19(Cargo.toml only), picking up newer file signature detection without any code changes.Reviewed by Cursor Bugbot for commit 2c0cde7. Bugbot is set up for automated code reviews on this repo. Configure here.