chore(deps): bump the rust-deps group across 1 directory with 6 updates#153
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rust-deps group across 1 directory with 6 updates#153dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.51.0` | `0.53.0` | | [rpassword](https://github.com/conradkleinespel/rpassword) | `7.5.3` | `7.5.4` | | [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) | `0.16.3` | `0.16.4` | | [fs4](https://github.com/al8n/fs4) | `0.13.1` | `1.1.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.39.2` | `0.39.3` | Updates `octocrab` from 0.51.0 to 0.53.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.51.0...v0.53.0) Updates `rpassword` from 7.5.3 to 7.5.4 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.5.3...v7.5.4) Updates `lzma-rust2` from 0.16.3 to 0.16.4 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](hasenbanck/lzma-rust2@v0.16.3...v0.16.4) Updates `fs4` from 0.13.1 to 1.1.0 - [Release notes](https://github.com/al8n/fs4/releases) - [Changelog](https://github.com/al8n/fs4/blob/main/CHANGELOG.md) - [Commits](https://github.com/al8n/fs4/commits/1.1.0) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `sysinfo` from 0.39.2 to 0.39.3 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.39.2...v0.39.3) --- updated-dependencies: - dependency-name: octocrab dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: rpassword dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: lzma-rust2 dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: fs4 dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: sysinfo dependency-version: 0.39.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit d3c575f. |
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-deps group with 6 updates in the / directory:
0.51.00.53.07.5.37.5.40.16.30.16.40.13.11.1.00.4.440.4.450.39.20.39.3Updates
octocrabfrom 0.51.0 to 0.53.0Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
e58d2c2chore: release v0.53.0 (#913)07aded7fix!: correct nullable properties on AutoMerge (#911)c086450chore: release v0.52.0 (#895)d2225d7test: add tests for InMemoryCache [cache-redb 2/3] (#904)015b918refactor: serde support for Cache structs [cache-redb 1/3] (#905)4ce69cfchore: addchangesfield toPullRequestWebhookEventPayload(#907)6dbfd4bfeat: Added GitHub async SBOM API endpoints. (#903)a505cc7feat!: made PullRequest to be able to accept SimplePullRequest payload from g...f4f8333feat: add list-artifacts-for-a-repository endpoint (#896)fa65c61feat: support pinned comments (#894)Updates
rpasswordfrom 7.5.3 to 7.5.4Release notes
Sourced from rpassword's releases.
Commits
1151510add license checksUpdates
lzma-rust2from 0.16.3 to 0.16.4Changelog
Sourced from lzma-rust2's changelog.
Commits
c0daf34Prepare release v0.16.49a1469ffix debug assertion panic on valid flushesec55277Allow multi-threaded XZ reader to decode empty streams1da07c0Fix invalid XZ output for empty single-threaded streamsUpdates
fs4from 0.13.1 to 1.1.0Release notes
Sourced from fs4's releases.
... (truncated)
Changelog
Sourced from fs4's changelog.
... (truncated)
Commits
Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
sysinfofrom 0.39.2 to 0.39.3Changelog
Sourced from sysinfo's changelog.
Commits
3d1c52aUpdate crate version to0.39.3cce524dUpdate CHANGELOG for0.39.3version891085cUnix: Fix retrieval ofNetwork::mac_addr1f327b5linux: prevent TOCTOU data loss when process terminates during refreshDependabot 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