Bump the myceliumd group in /myceliumd with 4 updates #662
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 myceliumd group in /myceliumd with 4 updates: clap, tracing-subscriber, serde_json and config.
Updates
clap
from 4.5.45 to 4.5.46Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
tracing-subscriber
from 0.3.19 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5
fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebe
subscriber: impl Clone for EnvFilter (#3360)3a1f571
Fix CI (#3361)e63ef57
chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13
attributes: fix tracing::instrument regression around shadowing (#3311)e4df761
tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392
chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6
chore: prepare tracing-core 0.1.34 (#3302)6e70c57
tracing-subscriber: count numbers of enters inTimings
(#2944)c01d4fd
fix docs and enable CI onmain
branch (#3295)Updates
serde_json
from 1.0.142 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"fd35a02
Implement FromStr for Map<String, Value>bea0fe6
Implement Default for CompactFormatter0c0e9f6
Add Clone and Debug impls to map iteratorsUpdates
config
from 0.15.14 to 0.15.15Changelog
Sourced from config's changelog.
Commits
3931f4c
chore: Release config version 0.15.151e85483
docs: Update changelog63ef7c7
fix(format): Correctly deserialize json5 (#690)ea823c1
fix(format): Correctly deserialize json5b4bc68f
test(format): Verify null where supported35bafb9
refactor(file): Minor clean up to file discovery (#688)e6e3fcf
fix(file): Switch error to user-facing termsdaf02c8
refactor(file): Clarify we are dealing with a path, not a namefd28355
refactor(format): Simplify extension mappingb154785
refactor(file): Pull out extension lookupDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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