Bump the patch-updates group across 1 directory with 11 updates #4068
+47
−47
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 patch-updates group with 11 updates in the /nym-vpn-core directory:
3.0.03.0.24.5.484.5.531.1.01.1.10.2.1760.2.1770.7.50.7.60.23.320.23.350.37.10.37.20.7.160.7.170.1.410.1.430.2.30.2.41.2.01.2.1Updates
base64-urlfrom 3.0.0 to 3.0.2Commits
4ab897bupdate doc55d60ecfix bugs and clippy issuesc2846a4Merge pull request #7 from magiclen/dependabot/github_actions/actions/checkout-5839481bBump actions/checkout from 4 to 57bcd29eupdate .gitignoreUpdates
clapfrom 4.5.48 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
ductfrom 1.1.0 to 1.1.1Commits
9414b8fversion 1.1.15436d08fix test_pipe_inheritance on macOS0348c93test_pipe_inheritance (failing on macOS)Updates
libcfrom 0.2.176 to 0.2.177Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
9f598d2chore: release libc 0.2.177329a5e7Add missing TIOCGETA/TIOCSETA constants for macOS72a40e2addpthread_cond_timedwait_relative_np2914d6flinux_like: add SIGEMT for mips* and sparc*ff2ff25openbsd add elf_aux_info4ae44a4Update semver testsd5737a0Define _CS_PATH on the BSDsfe277daredox: more sysconf constantsbdad426wasip2: Invert conditional to include p2 APIs0af069dWindows: addwcsnlenUpdates
resolv-conffrom 0.7.5 to 0.7.6Release notes
Sourced from resolv-conf's releases.
Commits
36ddfe1Bump version to 0.7.6e15c444Skip search domains containing a comma2b0c23aMake parse_with_errors() public1c4b430Rename Config::from_slice() to parse_with_errors()181a5f4Allow Config::from_slice() to yield value and errorsUpdates
rustlsfrom 0.23.32 to 0.23.35Commits
7768cd2Bump version to 0.23.356ed925eAddress nightlyclippy::derivable_implslints645095fPass through attributes for enum_builder!90e28d6fix: only add ocsp inConfigBuilder::with_single_cert_with_ocspif4cee226Cargo: rustls v0.23.33 -> v0.23.34278391eRemove use ofdoc_auto_cfg31ca6afAvoid use ofdocsrscfgb4597caPrepare 0.23.33667a71dReset KeyUpdate counter on AppData48b2fd9Support encryption for QUIC multipathUpdates
sysinfofrom 0.37.1 to 0.37.2Changelog
Sourced from sysinfo's changelog.
Commits
067dd61Merge pull request #1589 from GuillaumeGomez/update3ac7887Update version to0.37.23269940Update CHANGELOG for0.37.280bcfb2Merge pull request #1588 from GuillaumeGomez/doc1c19785Improve documentation ofSystem::refresh_cpu_specifics90f9005Merge pull request #1586 from GuillaumeGomez/linux-exe-linkcd837f7Linux: Correctly handle removed exe link pathsb5a341dMerge pull request #1583 from GuillaumeGomez/uptime-androidb23eb6aCorrectly getuptimeinformation on Androidcb15018Merge pull request #1581 from GuillaumeGomez/improve-docsUpdates
tokio-utilfrom 0.7.16 to 0.7.17Commits
454fd8cchore: prepare tokio-util v0.7.17 (#7719)4421022codec: remove unnecessary trait bounds on allFramedconstructors (#7716)5a709e3io_uring: changeCompletableto not return io::Result (#7702)5efb1c3io: doc thatAsyncWritedoes not inherit fromWrite(#7705)f490029runtime: revert "replace manual vtable definitions withWake" (#7699)d25778ftask: add tests fortask::Builder::spawn_local(#7697)b8318fatask: add tests forspawn_localin panic scenarios (#7694)acfdb87task: use#[tokio::test]explicitly intests/task_builder.rs(#7698)d060401sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...5dacc2etask: add tests forspawn_localandspawn_local_on(#7609)Updates
tracingfrom 0.1.41 to 0.1.43Release notes
Sourced from tracing's releases.
... (truncated)
Commits
64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)9751b6echore: runtracing-subscribertests with all features (#3412)Updates
tracing-appenderfrom 0.2.3 to 0.2.4Release notes
Sourced from tracing-appender's releases.
Commits
405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)9751b6echore: runtracing-subscribertests with all features (#3412)efa0169mock: add doctests foron_register_dispatchnegative cases (#3416)a093858docs: fix link inFmtSpandocs (#3411)976fa55mock: add test case for layer not calling on_register_dispatch (#3415)8bc008cfix(subscriber): make Layered propagate on_register_dispatch (#3379)Updates
widestringfrom 1.2.0 to 1.2.1Release notes
Sourced from widestring's releases.
Changelog
Sourced from widestring's changelog.
Commits
66dcd7cBump version to 1.2.1ddfb46bRemove debugger visualizer test on windows0ce3b46Remove debugger visualizer test on windows1d481aeFix debugger visualizer lint warning6fab4feFix unused_import lint in macrosfaddbc6Fix unused_import lint in macrose2ea096Fix panic in U16String::insert_char. Fixes #4691148e4Fix panic in U16String::insert_char. Fixes #461475ffbUpdate changelogb7ad9bdMerge pull request #47 from atouchet/lnkDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsThis change is