Bump the dependencies group with 7 updates #146
Closed
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 dependencies group with 7 updates:
0.3.17
0.3.19
2.0.96
2.0.98
3.16.0
3.17.0
1.2.10
1.2.11
0.22.22
0.22.23
1.0.15
1.0.16
0.6.24
0.7.0
Updates
inventory
from 0.3.17 to 0.3.19Release notes
Sourced from inventory's releases.
Commits
dad50ac
Release 0.3.19f0396e4
Merge pull request #79 from lefebvreb/master05ff319
Manually implement Clone for Iter860bfc2
Release 0.3.18d60c31a
Merge pull request 78 from coolcatcoder/master5e5dc1b
add wasm export example in documentationeb057d7
Fix -Zrandomize-layout setting in Windows jobsc723113
Ignore Windows linker warning9546fdf
More precise gitignore patterns12851e7
Remove **/*.rs.bk from project-specific gitignoreUpdates
syn
from 2.0.96 to 2.0.98Release notes
Sourced from syn's releases.
Commits
71f3808
Release 2.0.98f0c57ee
Merge pull request #1847 from dtolnay/lifetimes4307f64
Allow lifetimes in function pointer return valuesd15bdea
Release 2.0.97bf672a9
Merge pull request #1846 from dtolnay/surroundcfgf0ee7e9
Fix missing doc cfg on <$Delimiter>::surrounde0e40cf
Resolve unnecessary_semicolon pedantic clippy lint6ebd966
Resolve sliced_string_as_bytes clippy linta09b650
More precise gitignore patterns42601b9
Resolve needless_continue pedantic clippy lintUpdates
bumpalo
from 3.16.0 to 3.17.0Changelog
Sourced from bumpalo's changelog.
Commits
b3707e8
Bump to version 3.17.0 (#263)0713b5f
addtry_
functions for slices andstr
(#260)8392c63
docs: fix typo (#257)b594a77
Fixed stacked borrows violation indealloc
(fixes #247) (#248)231403a
Reduce rust-version to 1.71.1 (#252)25d5f32
Remove bogus executable filesystem permissions from Rust sources (#249)30f8491
Fix warning when testing without theallocator_api
cargo feature (#245)Updates
cc
from 1.2.10 to 1.2.11Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
81929fa
chore: release v1.2.11 (#1377)a10fd61
Fix more flag inheritance (#1380)3a4a86d
Include wrapper args. instdout
family heuristics to restore classifying `c...65b4d9a
Constrain-Clto
and-Cembed-bitcode
flag inheritance to beclang
-only (...8533e8c
Pass deployment target with-m*-version-min=
(#1339)bf4dcf7
Regenerate target info (#1376)e65d160
Update rusqlite requirement from 0.32.0 to 0.33.0 (#1374)Updates
toml_edit
from 0.22.22 to 0.22.23Commits
15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParser5dfa5b0
chore: Upgrade to winnow 0.6.26e92c3b6
Merge pull request #825 from slivingston/update-docs017a74d
docs(readme): Update example to prefer DocumentMuta07313e
chore(deps): Update Rust Stable to v1.84 (#822)8da356f
chore(deps): Update compatible (dev) (#821)Updates
unicode-ident
from 1.0.15 to 1.0.16Release notes
Sourced from unicode-ident's releases.
Commits
7183516
Release 1.0.164c75cc8
Merge pull request #29 from dtolnay/rand3d6a431
Update rand crate to 0.9 in benchmarkUpdates
winnow
from 0.6.24 to 0.7.0Changelog
Sourced from winnow's changelog.
... (truncated)
Commits
0f81c4d
chore: Release23b74f7
docs: Update changelog7b927ba
chore: Releasea020c09
chore: Update changelogdc25dbf
Merge pull request #720 from epage/tokenb5d4276
Merge pull request #731 from epage/nomcaa3ba9
docs(topic): Clarify and cleanup nom topic48ba49b
Merge pull request #728 from epage/stream5a3541a
fix(stream)!: Dont return input on peek_slice34bd53f
fix(stream)!: Dont return input on peek_finishDependabot 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