Bump the security group across 1 directory with 8 updates#82
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the security group across 1 directory with 8 updates#82dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the security group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actix-files](https://github.com/actix/actix-web) | `0.6.8` | `0.6.10` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.4` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.47` | | [actix-http](https://github.com/actix/actix-web) | `3.11.1` | `3.12.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.1` | | [gix-date](https://github.com/GitoxideLabs/gitoxide) | `0.11.0` | `0.11.1` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.8` | `0.103.13` | Updates `actix-files` from 0.6.8 to 0.6.10 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.10/CHANGES.md) - [Commits](actix/actix-web@v0.6.8...v0.6.10) Updates `git2` from 0.20.2 to 0.20.4 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.4) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) Updates `time` from 0.3.44 to 0.3.47 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.47) Updates `actix-http` from 3.11.1 to 3.12.1 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@http-v3.11.1...http-v3.12.1) Updates `bytes` from 1.10.1 to 1.11.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.1) Updates `gix-date` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-date-v0.11.0...gix-date-v0.11.1) Updates `rustls-webpki` from 0.103.8 to 0.103.13 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.8...v/0.103.13) --- updated-dependencies: - dependency-name: actix-files dependency-version: 0.6.10 dependency-type: direct:production dependency-group: security - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production dependency-group: security - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: security - dependency-name: time dependency-version: 0.3.47 dependency-type: direct:production dependency-group: security - dependency-name: actix-http dependency-version: 3.12.1 dependency-type: indirect dependency-group: security - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect dependency-group: security - dependency-name: gix-date dependency-version: 0.11.1 dependency-type: indirect dependency-group: security - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Apr 22, 2026
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 security group with 8 updates in the / directory:
0.6.80.6.100.20.20.20.40.8.50.9.20.3.440.3.473.11.13.12.11.10.11.11.10.11.00.11.10.103.80.103.13Updates
actix-filesfrom 0.6.8 to 0.6.10Release notes
Sourced from actix-files's releases.
Changelog
Sourced from actix-files's changelog.
Commits
9f9e0b9change homepage link556646aupdate changelog174fb0bMerge pull request #239 from max-frai/master8367066Merge branch 'master' into master17f1a2bmore scope tests3b08b16bump version68eb2f2Allow to use path without traling slashes for scope registration #2417275788update doc linkseb5dbd4update changelog1f1dfacMerge pull request #240 from ivanovaleksey/patch-2Updates
git2from 0.20.2 to 0.20.4Changelog
Sourced from git2's changelog.
Commits
8852d7dMerge pull request #1214 from weihanglo/backport-from-raw-parts0b274f7Bump to 0.20.473a5d5dAdd test for dereference of an empty Bufce56683fix: check ptr nullity before calling from_raw_parts7cf345cMerge pull request #1197 from ehuss/git2-0.20-brdd41077Bump git2 to 0.20.3a6a58e2Merge pull request #1195 from ehuss/update-libgit2Updates
randfrom 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)Updates
timefrom 0.3.44 to 0.3.47Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
d5144cdv0.3.47 releasef6206b0Guard against integer overflow in release mode1c63dc7Avoid denial of service when parsing Rfc28225940df6Add builder methods to avoid verbose construction00881a4Manually format macros everywherebb723b6Addtrailing_inputmodifier toend31c4f8ePermitW12indate!macro490a17bMark error paths in well-known formats as cold6cb1896OptimizeRfc2822parsing6d264d5Remove erroneous#[inline(never)]attributesUpdates
actix-httpfrom 3.11.1 to 3.12.1Release notes
Sourced from actix-http's releases.
Commits
0fb8945chore(http): prepare v3.12.1 (#4029)3c056bdMerge commit from forke6d0991chore(multipart,derive): prepare 0.8.0 (#4027)4434a49fix(multipart): count ignored fields towardsMultipartFormConfigli… (#4026)be62050fix(multipart): set cap for parser buffering (#4025)be4566dfix(multipart): do not parse with fixed index not to panic (#4024)6d2c2f4chore(http): upgradesha1to 0.11 (#4022)253cd4fchore: address new advisories (#4023)e766ca6chore: upgrade rand to 0.10.1 (#4021)d747959build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.15 to 2.0.16 (#4018)Updates
bytesfrom 1.10.1 to 1.11.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forka7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)Updates
gix-datefrom 0.11.0 to 0.11.1Changelog
Sourced from gix-date's changelog.
... (truncated)
Commits
21fecdfRelease gix-date v0.11.1, gix-actor v0.36.1, gix-trace v0.1.16, gix-features ...b1616ebAdd report for December 253cf78c3Merge pull request #2272 from GitoxideLabs/copilot/add-gix-date-baseline-testsfad8219refactor7dfb2dafeat: Add comprehensive data parsing support25099c8Merge pull request #2294 from GitoxideLabs/copilot/replace-zip-crate-with-rawzipfb6386bAddress copilot review8c9b4d6refactor60290f1Replace zip crate with rawzip in gix-archiveb77744fMerge pull request #2298 from GitoxideLabs/copilot/replace-libz-rs-sys-with-z...Updates
rustls-webpkifrom 0.103.8 to 0.103.13Release notes
Sourced from rustls-webpki's releases.
... (truncated)
Commits
2879b2cPrepare 0.103.132c49773Improve tests for padding ofBitStringFlags4e3c0b3Correct validation of BIT STRING constraints39c91d2Actually fail closed for URI matching against excluded subtrees27131d4Bump version to 0.103.126ecb876Clean up stuttery enum variant names318b3e6Ignore wildcard labels when matching name constraints1219622Rewrite constraint matching to avoid permissive catch-all branch57bc62cBump version to 0.103.11d0fa01eAllow parsing trust anchors with unknown criticial extensionsDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.