-
Notifications
You must be signed in to change notification settings - Fork 53
chore(deps): bump the all-dependencies-cargo group with 14 updates #398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? 8000 Sign in to your account
Merged
icepuma
merged 1 commit into
main
from
dependabot/cargo/all-dependencies-cargo-bd72b6b58b
Feb 3, 2024
Merged
chore(deps): bump the all-dependencies-cargo group with 14 updates #398
icepuma
merged 1 commit into
main
from
dependabot/cargo/all-dependencies-cargo-bd72b6b58b
Feb 3, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-dependencies-cargo group with 14 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.78` | `1.0.79` | | [rhai](https://github.com/rhaiscript/rhai) | `1.16.3` | `1.17.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.12` | `2.0.13` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.0.4` | `3.1.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.109` | `1.0.113` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.21` | `0.4.22` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.32.0` | `0.33.3` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.3` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.11.24` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.29` | `0.9.31` | | [sha256](https://github.com/baoyachi/sha256-rs) | `1.4.0` | `1.5.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.8` | `0.8.9` | | [which](https://github.com/harryfei/which-rs) | `5.0.0` | `6.0.0` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.98` | `0.9.99` | Updates `anyhow` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.78...1.0.79) Updates `rhai` from 1.16.3 to 1.17.0 - [Release notes](https://github.com/rhaiscript/rhai/releases) - [Changelog](https://github.com/rhaiscript/rhai/blob/main/CHANGELOG.md) - [Commits](rhaiscript/rhai@v1.16.3...v1.17.0) Updates `assert_cmd` from 2.0.12 to 2.0.13 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.12...v2.0.13) Updates `predicates` from 3.0.4 to 3.1.0 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.0.4...v3.1.0) Updates `serde_json` from 1.0.109 to 1.0.113 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.109...v1.0.113) Updates `ignore` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.21...ignore-0.4.22) Updates `octocrab` from 0.32.0 to 0.33.3 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.32.0...v0.33.3) Updates `regex` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.2...1.10.3) Updates `reqwest` from 0.11.23 to 0.11.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.23...v0.11.24) Updates `serde_yaml` from 0.9.29 to 0.9.31 - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.29...0.9.31) Updates `sha256` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/baoyachi/sha256-rs/releases) - [Commits](baoyachi/sha256-rs@1.4.0...1.5.0) Updates `toml` from 0.8.8 to 0.8.9 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.9) Updates `which` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@5.0.0...6.0.0) Updates `openssl-sys` from 0.9.98 to 0.9.99 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.98...openssl-sys-v0.9.99) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: rhai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: ignore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: sha256 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies-cargo - dependency-name: openssl-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-cargo group with 14 updates:
1.0.78
1.0.79
1.16.3
1.17.0
2.0.12
2.0.13
3.0.4
3.1.0
1.0.109
1.0.113
0.4.21
0.4.22
0.32.0
0.33.3
1.10.2
1.10.3
0.11.23
0.11.24
0.9.29
0.9.31
1.4.0
1.5.0
0.8.8
0.8.9
5.0.0
6.0.0
0.9.98
0.9.99
Updates
anyhow
from 1.0.78 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build scriptUpdates
rhai
from 1.16.3 to 1.17.0Release notes
Sourced from rhai's releases.
... (truncated)
Changelog
Sourced from rhai's changelog.
... (truncated)
Commits
f97fbcb
Merge pull request #826 from schungx/master8cad8c5
Limit number of functions in fuzzing.5b83d9c
Merge pull request #825 from schungx/master11e9cc7
Rewrite iterators using FuncRegistration.bcb20cd
Fix test.db7466b
Fix builds.2c7e179
Fix tests.8359732
Format function signatures.31b0760
Fix TypeBuilder.bdadfa4
Fix bug in Engine::gen_fn_signatures.Updates
assert_cmd
from 2.0.12 to 2.0.13Changelog
Sourced from assert_cmd's changelog.
Commits
19da72b
chore: Release assert_cmd version 2.0.13db5ee32
docs: Update changelog86d96ed
chore: Update anstream8e3cb3f
Merge pull request #191 from assert-rs/renovate/github-codeql-action-3.x8159e3d
Merge pull request #190 from assert-rs/renovate/actions-setup-python-5.x48c7f1d
chore(deps): update github/codeql-action action to v3c5291f8
chore(deps): update actions/setup-python action to v5a909b08
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-config598c624
chore(config): migrate config .github/renovate.json5Updates
predicates
from 3.0.4 to 3.1.0Changelog
Sourced from predicates's changelog.
Commits
d16d9cb
chore: Release47812df
docs: Update changelog35c039f
Merge pull request #162 from fornwall/remote-itertoolsbb84ae0
chore(deps): Remove dependency onitertools
8e4bfad
Merge pull request #161 from assert-rs/renovate/github-codeql-action-3.x0cbbb79
Merge pull request #160 from assert-rs/renovate/actions-setup-python-5.xe2e12a7
chore(deps): update github/codeql-action action to v3bd54fd1
chore(deps): update actions/setup-python action to v5652fd86
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-configUpdates
serde_json
from 1.0.109 to 1.0.113Release notes
Sourced from serde_json's releases.
Commits
09d865b
Release 1.0.1135aeab4e
Merge pull request #1109 from serde-rs/removeca3c2ca
Add swap_remove and shift_remove methods on Map7fece96
Release 1.0.1126a6d2bb
Merge pull request #1107 from serde-rs/unexpectedfloat83d7bad
Format f64 in error messages using ryu107c2d1
Merge pull request #1106 from serde-rs/invalidvalue62ca3e4
Handle Unexpected::Unit in Error::invalid_value296fafb
Factor out JSON-specific Display impl for serde::de::Unexpectede56cc69
Merge pull request #1105 from keienWang/masterUpdates
ignore
from 0.4.21 to 0.4.22Commits
2c38975
ignore-0.4.22c8e4a84
cli: prefix all non-fatal error messages with 'rg: 'b9c7749
ignore: fix reference cycle for compiled matchers67dd809
ignore: add some 'allow(dead_code)' annotationse0a8567
complete/fish: improve shell completions for fish56c7ad1
ignore/types: add Lean2a4dba3
ignore/types: add meson.optionsdaa157b
core: actually implement --sortr=path0096c74
grep-0.3.18c48355
deps: bump grep-printer to 0.2.1Updates
octocrab
from 0.32.0 to 0.33.3Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
7789a24
chore: release (#558)fbfb3a8
Handle redirects in ReleasesHandler::stream_asset(). (#556)d42c0a3
Tests for locking and unlocking issue comments (#557)5caca08
chore: release (#554)c4c3a21
Resolving issue with deleting reactions from issues. (#555)07e09ed
Added a test forrepos().is_collaborator()
. The 204 case is good! (#553)6b0a197
chore: release (#520)340440a
fixed timeout methods not being feature gated (#519)f11fb75
chore: release (#484)ee49f5c
feat: add methods to builder for changing timeouts (#498)Updates
regex
from 1.10.2 to 1.10.3Changelog
Sourced from regex's changelog.
Commits
0c09903
1.10.3653bb59
deps: bump regex-automata to 0.4.4e7b5401
regex-automata-0.4.41bc667d
changelog: 1.10.3fbd2537
safety: guard in Input::new against incorrect AsRef implementations027eebd
cargo: set 'default-features = false' for memchr and aho-corasickdc0a9d2
ci: small clean-upsa3d5975
doc: fix link in Index<&str> impl docs4f5992f
doc: tweakCaptures
documentation837fd85
regex-cli-0.2.0Updates
reqwest
from 0.11.23 to 0.11.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
c9b4b65
v0.11.24ddf7f24
Add Certificate::from_pem_bundle() (#2032)5d8443d
fix panic when parsing invalid Url to Uri (#2040)e3bf090
docs: explain TLS backend features better (#2117)1bd939b
update wasm-streams dependency (#2114)87cdf12
doc: clarify Cookie API usage (#2111)b3feff6
Add http3 feature to blocking client (#2110)2332936
Update cookie crates (#2089)ef2c8ee
Upgrading env_logger dep (#2102)4ab5fb0
Fix HTTP/2: retry requests rejected withREFUSED_STREAM
(#2081)Updates
serde_yaml
from 0.9.29 to 0.9.31Release notes
Sourced from serde_yaml's releases.
Commits
2a77483
Release 0.9.31d8d1a83
Merge pull request #408 from dtolnay/removef8a99a4
Add swap_remove and shift_remove methods on Mapping8b26413
Work around dead_code warning in tests09ee251
Release 0.9.30caea939
Pull in proc-macro2 sccache fixd255918
Merge pull request #403 from dtolnay/optionifletelse8cfeedd
Remove option_if_let_else clippy suppressionUpdates
sha256
from 1.4.0 to 1.5.0Commits
4184f8e
Update Cargo.toml70471a8
Merge pull request #21 from baoyachi/support_char_type5671f6c
support char typeUpdates
toml
from 0.8.8 to 0.8.9Commits
f5c6f4b
chore: Release24e599e
docs: Update changelogd00d616
Merge pull request #670 from epage/span7e23971
fix(serde): Improve spans for empty tablesd5423f6
test(serde): Show bad span9db97b3
Merge pull request #668 from JustusAdam/patch-15381d7b
docs: Describe Table order based on concepts106d51f
test: Update compliance suite062e058
Merge pull request #665 from toml-rs/renovate/actions-setup-python-5.x0da2b51
Merge pull request #666 from toml-rs/renovate/github-codeql-action-3.xUpdates
which
from 5.0.0 to 6.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
fcde0ea
Upgrade deps, move to 6.0.0f50675a
Prep 5.0.0 releasee776ff0
Return appropriate error if path list defined and empty70d2d1c
Null terminate string for windows api5c6208b
Change how unit test gets current exe6a027d1
Add unit test for extensionless Windows executableUpdates
openssl-sys
from 0.9.98 to 0.9.99Release notes
Sourced from openssl-sys's releases.
Commits
cc2850f
Merge pull request #2152 from alex/bump-for-releasefde3d03
Merge pull request #2138 from zh-jq/update-boringssl1951575
Release openssl v0.10.63 and openssl-sys v0.9.99951d771
Merge pull request #2111 from trail-of-forks/pkcs7-add-apisfb57f9f
Merge pull request #2150 from alex/brainpool-on-libresslca3f45d
Expose brainpool NIDs on libressla14146f
Merge pull request #2148 from botovq/fix_stack_from_pemaa26e97
PEM parsing: check last error instead of first06143eb
Merge pull request #2145 from botovq/opaque-purposebff0db7
Make X509_PURPOSE opaque for LibreSSL >= 3.9Dependabot 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