(auto merged) Bump the patch group with 9 updates #2669
Merged
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 group with 9 updates:
0.8.18
0.8.19
1.0.5
1.0.6
0.69.2
0.69.4
0.3.4
0.3.5
0.1.59
0.1.60
0.7.1
0.7.2
0.4.1
0.4.2
0.7.43
0.7.44
0.5.36
0.5.37
Updates
nc
from 0.8.18 to 0.8.19Commits
2e92588
Release v0.8.192b68095
linux/arm: Add missing signal header file7f34af6
ci: Upgrade ubuntu to 22.04bf6479b
build: Fix lint errorfb4d60c
syscalls: Add riscv64 archb79e9be
build: Disable c wrapper of syscalls on x86_64 and aarch64a95abef
linux-types: Fix unused import in rust nightly86a1da4
calls: Get mutable pointer of sembufe4c0403
examples: Fix fork() and stat() not found on riscv6428bd842
util: Fix alarm() not found on riscv64Updates
anstyle
from 1.0.5 to 1.0.6Commits
c9dee03
chore: Release60343d1
docs: Update changelogb8edda7
Merge pull request #171 from epage/ignore-fmtec33d22
fix(anstyle): Don't display with formatter's settings93c3dec
test(anstyle): Show current fmt behavior9098545
chore(deps): update compatible (dev)44e8e4a
Merge pull request #169 from joshtriplett/tyopd9265f2
docs(anstream): Fix typo in documentationUpdates
bindgen
from 0.69.2 to 0.69.4Release notes
Sourced from bindgen's releases.
Changelog
Sourced from bindgen's changelog.
Commits
62859b2
chore: Release5ac6267
Update itertools and allow itertools 0.10 too.00f0273
chore: Release84c0612
changelog: Prepare for 0.69.3 release.b7de6ee
feat: add blocklist_varee94c43
Add test for quoted Env variables passed with BINDGEN_EXTRA_CLANG_ARGS.66328b2
codegen: Fix a nit I commented on #2734.199bee4
try to avoid#[repr(packed)]
whenalign
is needed6e133ba
Use CargoCallbacks::new() in documentationa8fa942
UseCargoCallbacks::new()
instead ofbindgen::CargoCallbacks
in the examp...Updates
hermit-abi
from 0.3.4 to 0.3.5Commits
58dfbb8
Merge pull request #529 from stlankes/abi4136a68
increase version number of hermit-abi5e6d779
Merge pull request #527 from stlankes/file6f5f068
using an absolute path to create a filec9b59b7
Merge pull request #525 from stlankes/pollf0ecc4e
revise comments1bba98b
remove typo and rename system call to sys_pollc29bf3c
Merge pull request #524 from hermit-os/stlankes-patch-13b0cedd
add firecracker loader to the deployments062da84
Merge pull request #523 from mkroening/ci-loader-downloadUpdates
iana-time-zone
from 0.1.59 to 0.1.60Changelog
Sourced from iana-time-zone's changelog.
Commits
bf83753
Bump version number to 0.1.606b66d30
Merge pull request #127 from strawlab/fix-windows-core-version1f5c177
correct windows-core dependency versionUpdates
miniz_oxide
from 0.7.1 to 0.7.2Changelog
Sourced from miniz_oxide's changelog.
Commits
Updates
rend
from 0.4.1 to 0.4.2Commits
Updates
rkyv
from 0.7.43 to 0.7.44Commits
Updates
winnow
from 0.5.36 to 0.5.37Changelog
Sourced from winnow's changelog.
Commits
f674e29
chore: Release36cd345
docs: Update changelog70effc9
Merge pull request #388 from epage/recover1feb518
Merge pull request #443 from epage/connect4f113c9
docs(stream): Connect Location to Located78cc820
feat: Unstable support for error recovery38791bd
chore(ci): Experiment with codecovDependabot 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