chore(deps): bump the all-dependencies group across 1 directory with 7 updates #140
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 all-dependencies group with 7 updates in the / directory:
0.1.3
0.1.4
1.2.7
1.2.16
0.4.43
0.4.44
7.0.1
7.0.2
0.4.39
0.4.40
0.2.169
0.2.170
1.42.0
1.44.0
Updates
target-triple
from 0.1.3 to 0.1.4Release notes
Sourced from target-triple's releases.
Commits
219c8f2
Release 0.1.4a49ad97
Point standard library links to stableb0d62e2
Opt in to generate-link-to-definition when building on docs.rse3901bf
Unset doc-scrape-examples for lib target2bb984a
More precise gitignore patterns925d749
Opt out -Zrustdoc-scrape-examples on docs.rsUpdates
cc
from 1.2.7 to 1.2.16Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
3c1325b
chore: release v1.2.16 (#1427)9131f33
clang-cl: use/arch:SSE2
forx86
target arch (#1425)8ea5e95
Regenerate windows-sys binding (#1422)b8c8c3f
Fix gen-windows-sys-binding (#1419)dc3f4b0
Fix regenerate-windows-sys.yml (#1420)a6c36b5
Regenerate target info (#1418)8127db1
MSVC: Add LIB var when compiling flag_check (#1417)439b75f
fix: force windows compiler to run inout_dir
to prevent artifacts in cwd (...181c03d
Change flag ordering (#1403)5fbe4d5
Update windows-bindgen requirement from 0.59 to 0.60 (#1412)Updates
tar
from 0.4.43 to 0.4.44Commits
0671e11
Bump to 0.4.44 (#399)d5c546e
Add WASM CI (#398)bcc77b4
Make it compile with wasm32-unknown-emscripten (#397)b6c5024
Replace hard-coded 512 with BLOCK_SIZE (#394)3fd55a1
minor English grammar (#393)f71915a
fix for archiving long paths that have path components starting with ".." cro...2064e86
sparse test: fix for 64k page size (#387)9189d3c
OSS-Fuzz: OSS-Fuzz fuzzing integration (#385)Updates
which
from 7.0.1 to 7.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
bd86881
bump version, add to changelogcf37760
don't run relative dot test on macosf2c4bd6
update target to new name for wasm32-wasip187acc08
When searching for./script.sh
, don't return/path/to/./script.sh
Updates
chrono
from 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28e
Bump version to 0.4.406d29c8a
Add quarter (%q) date string specifier07216ae
Upgrade to windows-bindgen 0.60bf1973c
Use similar-asserts to show bindgen diffd0f8b59
Restrict MSRV to check --lib1f345fd
Switch to 2024 idiom7f6cf5e
Switch to 2024 style11d227a
Apply suggestions from clippy 1.8515e287b
Use NaiveDateTime for internal tz_info methods. (#1658)8317e7c
docs: fix minor typoUpdates
libc
from 0.2.169 to 0.2.170Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
61d2698
chore: release v0.2.1700d2ea3c
Merge pull request #4284 from tgross35/backport-oysters42a30ad
Switch back to matchingtarget_os
rather thantarget_vendor
a0021d2
Add recent socket timestamping flags for Linux and Android7a7fe46
Apply modulo 256 to BSD WEXITSTATUS116b82e
Fix size of time_t in vxworksb668252
Add structures for freebsdb1d4d35
Merge pull request #4280 from tgross35/backport-time-b648b0ab16
Add forgotten SO_*_NEW values to powerpc, mips and armc5b7465
Rerun build if RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 changesUpdates
tokio
from 1.42.0 to 1.44.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
8182ecf
chore: prepare Tokio v1.44.0 (#7202)a258bff
ci: enable printing in multi thread loom tests (#7200)e076d21
process: clarifyChild::kill
behavior (#7162)042433c
net: debug_assert on creating a tokio socket from a blocking one (#7166)0284d1b
macros: makeselect!
budget-aware (#7164)710bc80
rt: coop should yield using waker defer strategy (#7185)a2b12bd
readme: adjust release schedule to once per month (#7191)e7b593c
process: fix grammar of theChildStdin
struct doc comment (#7192)3aaf4a5
coop: adjust grammar intests/coop_budget.rs
(#7173)8e741c1
tokio: mark 1.43 as LTS (#7189)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 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