chore(deps): bump the rust-minor-patch group in /packages with 4 updates#873
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rust-minor-patch group in /packages with 4 updates#873dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-minor-patch group in /packages with 4 updates: [time](https://github.com/time-rs/time), [uuid](https://github.com/uuid-rs/uuid), [jsonschema](https://github.com/Stranger6667/jsonschema) and [ratatui](https://github.com/ratatui/ratatui). Updates `time` from 0.3.49 to 0.3.51 - [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.49...v0.3.51) Updates `uuid` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.3...v1.23.4) Updates `jsonschema` from 0.46.5 to 0.46.6 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.46.5...cli-v0.46.6) Updates `ratatui` from 0.30.1 to 0.30.2 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: jsonschema dependency-version: 0.46.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Dependabot assessment — rust-minor-patch group (4 updates)
Risk assessment: All four are patch bumps with no breaking changes; changelogs show only bug fixes and additive features, and none of these crates touch security-critical paths (crypto/auth/TLS). Decision: CI checks are still pending — holding off on merge. Once all required CI checks pass, this PR qualifies for auto-merge: patch-only group update, no breaking changes, no security-sensitive dependencies. |
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-minor-patch group in /packages with 4 updates: time, uuid, jsonschema and ratatui.
Updates
timefrom 0.3.49 to 0.3.51Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
4ae4926v0.3.51 release88eece3v0.3.50 releasee1aa9edRemove unused imports6f64473Add regression test for issue 7739f8d7daImprove performance of ISO 8601 formatting356975cShare parsing components with different versions2850178Improve RFC 2822 fast path1f6fa79Add#[inline]to trivial method7e4fd30Add fast path forDatearithmetica928f2dAvoid range error when not usinglarge-datesUpdates
uuidfrom 1.23.3 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readmeUpdates
jsonschemafrom 0.46.5 to 0.46.6Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
332f539chore(rust): Release 0.46.67ceccf9chore(ci): Add codecov config and CI/fuzz infra tweaks210cc32refactor(python): Extract pattern_options parsing into regex modulebb50b10refactor: Extract BuiltinFormat enum for format dispatch0028582test: Select test-suite draft explicitly for all draftsb15474crefactor(python): Add recursive JsonValue alias for returned JSON488794crefactor(cli): Extract shared format-assertion args and registry buildera34caf6test: Gate file-retrieval test helpers behind resolve-file featureca9610ebuild(deps): bump crates/jsonschema-referencing/tests/suitef1b34darefactor: ReorderJsonTypevariantsUpdates
ratatuifrom 0.30.1 to 0.30.2Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
e665c36chore(ratatui): unleash the rats v0.30.2 (#2581)2700b16docs(changelog): update changelog for 0.30.2 (#2608)e306ce6fix(buffer): create updates for "uncovered" cells (#2587)81e667ffix(scrollbar): keep a large thumb within the track at the end (#2594)c75d778chore(ci): add cargo-udeps dependency check (#2599)25314d8build(deps): bump release-plz/action from 0.5.129 to 0.5.130 (#2600)3534070build(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10 (#2601)a798a13build(deps): bump tombi-toml/setup-tombi from 1.1.2 to 1.1.3 (#2602)3ac8850build(deps): bump octocrab from 0.52.0 to 0.53.1 (#2603)9c79633build(deps): bump time from 0.3.47 to 0.3.49 (#2604)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