deps: bump the cargo-patch-and-minor group across 1 directory with 4 updates - #217
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the cargo-patch-and-minor group with 4 updates in the / directory: [glib](https://github.com/gtk-rs/gtk-rs-core), [lru](https://github.com/jeromefroe/lru-rs), [reqwest](https://github.com/seanmonstar/reqwest) and [nom-exif](https://github.com/mindeng/nom-exif). Updates `glib` from 0.22.8 to 0.22.9 - [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases) - [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/main/CHANGELOG.md) - [Commits](gtk-rs/gtk-rs-core@0.22.8...0.22.9) Updates `lru` from 0.18.3 to 0.18.4 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.18.3...0.18.4) Updates `reqwest` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.4...v0.13.5) Updates `nom-exif` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/mindeng/nom-exif/releases) - [Changelog](https://github.com/mindeng/nom-exif/blob/main/CHANGELOG.md) - [Commits](mindeng/nom-exif@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: glib dependency-version: 0.22.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: lru dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: reqwest dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: nom-exif dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
|
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.



Bumps the cargo-patch-and-minor group with 4 updates in the / directory: glib, lru, reqwest and nom-exif.
Updates
glibfrom 0.22.8 to 0.22.9Release notes
Sourced from glib's releases.
Commits
00a448fglib: Re-add default flags member for RegexMatchFlags / RegexCompileFlags wit...c0ce5d1deny: Remove syn 2 override1269a10Update Cargo.lock84936e9cairo: Update to system-deps 9fa1e1f8fix: definitely memory leak happens on the paths offrom_glib_noneandac6dcaafix: Pack the return value early so that therustc59869b2fix: callg_freeon the return value ofg_filename_from_utf8after2b828d7fix:g_freealignments return frompango_tab_array_get_tabse2c8591gio: Fix new 1.98 clippy warningcdd4189gio: Don't require the arguments of run() to be valid UTF-8Updates
lrufrom 0.18.3 to 0.18.4Changelog
Sourced from lru's changelog.
Commits
2504ad0Merge pull request #245 from jeromefroe/jerome/prepare-0-18-4-release419b047Prepare 0.18.4 release05ba36eMerge pull request #241 from ChrisJr404/add-retaind84bc5eRevert retain to the simpler removal implementation36a810ePotential fix for pull request findinge0d578cMerge remote-tracking branch 'up/master' into add-retain6e6ff26retain: free the node returned by the map to avoid a dangling entry349676fAdd retain methodUpdates
reqwestfrom 0.13.4 to 0.13.5Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
de55373v0.13.54d3fe12fix: proxy could use wrong credentials if many matched (#3098)9f06fd2docs: improve description of JSON method (#3082)5bdb2f0perf(cookie): avoid cloning store and url on Poll::Pending in ResponseFuture:...ffda263perf(body): reuse tokio::time::Sleep timer via reset() in ReadTimeoutBody (#3...4e9a3c7chore: add pull request template for human-written content17e9bcbchore(deps): upgrade base64 to 0.23 (#3074)221abe9chore: Remove unnecessary clones and a cast (#3071)99996a1fix(error): detect timeouts wrapped in body decode errors (#3064)fc99bd5feat: expose the negotiated TLS version viaTlsInfo(#3067)Updates
nom-exiffrom 3.7.0 to 3.8.0Changelog
Sourced from nom-exif's changelog.
... (truncated)
Commits
fe72efcrelease: nom-exif v3.8.0 (2026-09-07) — IFD namespaces (#68) and PNG streamin...6f4333cfeat(exif): distinguish tags by IFD namespace (#68)af3bf53fix(png): preserve metadata across streaming skipsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions