chore: bump the cargo-patch-and-minor group across 1 directory with 2 updates - #1773
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/develop/cargo-patch-and-minor-dcb2b5b622
branch
from
September 11, 2026 00:53
4a17e9c to
db17d54
Compare
… updates Bumps the cargo-patch-and-minor group with 2 updates in the / directory: [indexmap](https://github.com/indexmap-rs/indexmap) and [ureq](https://github.com/algesten/ureq). Updates `indexmap` from 2.14.1 to 2.14.2 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.1...2.14.2) Updates `ureq` from 3.4.0 to 3.4.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: ureq dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/develop/cargo-patch-and-minor-dcb2b5b622
branch
from
September 14, 2026 00:55
db17d54 to
d737b72
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/develop/cargo-patch-and-minor-dcb2b5b622
branch
September 18, 2026 00:53
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 2 updates in the / directory: indexmap and ureq.
Updates
indexmapfrom 2.14.1 to 2.14.2Changelog
Sourced from indexmap's changelog.
Commits
41a8708Merge pull request #450 from cuviper/macros0fb7b5cRelease 2.14.255e6b28Improve the empty macro casesc067355Fix item hygiene in user macrosUpdates
ureqfrom 3.4.0 to 3.4.1Changelog
Sourced from ureq's changelog.
Commits
cf4a3cd3.4.19559d7bBump ureq-proto to 0.6.2 (#1199)9eb654cDo not pool a connection with unconsumed input (#1198)5b81318Anchor timeout budgets to phase boundaries (#1194)d480543Complete TLS handshakes while connecting (#1193)662410bBuffer read_json into memory when Content-Length is below the limit (#1191)