Bump the cargo group across 1 directory with 10 updates#295
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 1 directory with 10 updates#295dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: configparser dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: dioxus-primitives dependency-version: bf007c15d0cf4d04d3181cc46cf12325aa773955 dependency-type: direct:production dependency-group: cargo - dependency-name: ignore dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde-saphyr dependency-version: 0.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serial_test dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
f904343 to
3393e2e
Compare
|
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 group with 10 updates in the / directory:
1.0.1021.0.1030.0.270.0.290.10.10.10.21.23.11.23.43.4.03.5.04.6.54.6.70.4.250.4.270.4.440.4.453.1.03.2.0837c9d4bf007c1Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
serde-saphyrfrom 0.0.27 to 0.0.29Release notes
Sourced from serde-saphyr's releases.
Commits
f23c28cAdvance version numberfc36c3fRemoved benchmarking section from README.md - this needs to be re-benchmarked...9a727e3Fix Clippy warning.3bd9fdeRearrange and reasonably name the test suites436edfeTwo divergent hand-rolled escape tables in the serializer6a30736Remove over-engineered Divisible(0) macro handling87afba3Dead code removalsc656d3fRemove unnecessary #[path ..] constructs27c3959Remove unnecessary #[path ..] constructs6f74db4Improve code quality of budget.rsUpdates
randfrom 0.10.1 to 0.10.2Changelog
Sourced from rand's changelog.
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)Updates
uuidfrom 1.23.1 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 readme20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panicsUpdates
serial_testfrom 3.4.0 to 3.5.0Release notes
Sourced from serial_test's releases.
Commits
6181f643.5.0480beadMerge pull request #157 from justanotheranonymoususer/remove-scc-depe03019eUpdate ci.yml820c0f3Update ci.yml62a89b0Only skip file_lock with filesystem access5ff5501Update ci.yml0bd996dLet's try --all-features338e4edFix formattinga55cde5Cleanup code_lock.rs9ad7a8fRemove unnecessary test leftover changesUpdates
clap_completefrom 4.6.5 to 4.6.7Commits
d3e59a9chore: Released997f87docs: Update changelogfb6058cMerge pull request #6409 from heaths/pwsh-support2310870test(complete): Add tests for completer_for_path5967c17refactor(complete): Move shell detection to Shells594602bfix(complete): Detect pwsh for PowerShell3a4f2d0Merge pull request #6427 from clap-rs/renovate/shlex-2.x67ebaedMerge pull request #6426 from clap-rs/renovate/actions-checkout-7.xc968b13chore(deps): Update Rust crate shlex to v28f247cbchore(deps): Update actions/checkout action to v7Updates
ignorefrom 0.4.25 to 0.4.27Commits
48b0c79ignore-0.4.27c10f151ignore: always include depth in errorsdfe4a81ignore/types: add Hurl82313cfignore-0.4.2643e2f08ignore: fix parent gitignore matching across multiple roots79a23e0ignore: use named fields inIgnore4519153doc: clarify half-boundary syntax for the-w/--word-regexpflagcb66736core: bleat a DEBUG message when RIPGREP_CONFIG_PATH is not set9b84e15ignore/types: addcontainertype that covers bothDockerfileand `Contain...cd1f981fix: deriveDefaultwhen possibleUpdates
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
configparserfrom 3.1.0 to 3.2.0Release notes
Sourced from configparser's releases.
Commits
501c1a8fix: unbump version, was already bumped69347b9chore: update some links6e42147feat: bump version and remove changelogd541e35Cargo fmt8365de1Fix a comment line for set_cascade_defaults()9d5c558Add tests after setting cascade_defaults to false4f8969fCompleted the implementation of cascading defaults624bed3fix: replace install with actionf3ed2e8fix: fix doctest for load_from_stream()948a606chore: update .gitignoreUpdates
dioxus-primitivesfrom837c9d4tobf007c1Commits
bf007c1Tag Group component (#271)02801f2pump pages workflowDependabot 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