Bump the rust group across 1 directory with 3 updates#1036
Merged
Conversation
Bumps the rust group with 3 updates in the / directory: [object](https://github.com/gimli-rs/object), [octocrab](https://github.com/XAMPPRocky/octocrab) and [zip](https://github.com/zip-rs/zip2). Updates `object` from 0.37.3 to 0.38.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.37.3...0.38.1) Updates `octocrab` from 0.47.1 to 0.49.5 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.47.1...v0.49.5) Updates `zip` from 6.0.0 to 8.2.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v6.0.0...v8.2.0) --- updated-dependencies: - dependency-name: object dependency-version: 0.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: octocrab dependency-version: 0.49.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: zip dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
indygreg
approved these changes
Mar 24, 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 rust group with 3 updates in the / directory: object, octocrab and zip.
Updates
objectfrom 0.37.3 to 0.38.1Changelog
Sourced from object's changelog.
... (truncated)
Commits
faf1fa5Release 0.38.184a70c9Update Cargo.lock2acc654Update wasmparser dependencya126238Addwrite::StreamingBuffer::flush(#829)345c78bAddRelocationKind::None(#828)68dbd7fLoongArch64: adjust relocation constants based on spec (#827)c5b0198elf: Update LoongArch relocation types per LoongArch ABI v2.50 (#826)b0edbd5macho: basic PPC relocation support (#825)af3ca8aUpdate Readme (#823)a6786b3Release 0.38.0Updates
octocrabfrom 0.47.1 to 0.49.5Release notes
Sourced from octocrab's releases.
... (truncated)
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
d4fde40chore: release v0.49.5 (#849)81da9b1fix: resolve docs.rs build failure (#848)4ffda40chore: release v0.49.4 (#846)0c20a91feat: Add squash_merge_commit_title, squash_merge_commit_title to repo model ...73799b2chore: release v0.49.3 (#844)c08ad2efeat: Http caching & Conditional requests (#831)927105dchore: release v0.49.2 (#843)90f9139feat: Add body_text and body_html to Comment model (#832)4fce8e0chore: release v0.49.1 (#841)5ce8559fix: Send body for retried requests (#842)Updates
zipfrom 6.0.0 to 8.2.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
ff001c6chore: release v8.2.0 (#678)9c328dcci(deps): bump github/codeql-action from 4.32.2 to 4.32.4 (#707)f2bd439test: add test to check len of zip64 (#705)617cee1test: Add a test that validates CRC_TABLE (#690)2ee1e93style: Rename KEYSTREAM_BASE_SUFFIX to KEYSTREAM_BITMASK and clarify comment ...18301cestyle: Potential fix for 1 code quality finding in tests/zip_ntfs.rs (#702)240f27afeat: allow custom salt (#680)8c36837ci(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#698)79a46eaApply suggested fix to tests/zip_extra_field.rs from Copilot Autofix (#701)7c2c6bdstyle: Remove macros (#689)Dependabot 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