-
-
Notifications
You must be signed in to change notification settings - Fork 805
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? Sign in to your account
build(deps): bump the all group across 1 directory with 15 updates #5868
Closed
Conversation
This file contains 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 group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.3` | `0.11.5` | | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.11` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.121` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [toml](https://github.com/toml-rs/toml) | `0.8.14` | `0.8.16` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.6` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.11` | | [clap_complete_fig](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` | | [image](https://github.com/image-rs/image) | `0.25.1` | `0.25.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [emojis](https://github.com/rossmacarthur/emojis) | `0.6.2` | `0.6.3` | | [http_req](https://github.com/jayjamesjay/http_req) | `0.11.0` | `0.11.1` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` | | [assert_fs](https://github.com/assert-rs/assert_fs) | `1.1.1` | `1.1.2` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.0` | `3.1.2` | Updates `env_logger` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.3...v0.11.5) Updates `clap` from 4.5.9 to 4.5.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.9...clap_complete-v4.5.11) Updates `serde_json` from 1.0.120 to 1.0.121 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.121) Updates `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.39.2) Updates `toml` from 0.8.14 to 0.8.16 - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.16) Updates `cc` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.5...cc-v1.1.6) Updates `clap_complete` from 4.5.8 to 4.5.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.8...clap_complete-v4.5.11) Updates `clap_complete_fig` from 4.5.1 to 4.5.2 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete_fig-v4.5.1...clap_complete_fig-v4.5.2) Updates `image` from 0.25.1 to 0.25.2 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.1...v0.25.2) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.62...1.0.63) Updates `emojis` from 0.6.2 to 0.6.3 - [Commits](rossmacarthur/emojis@0.6.2...0.6.3) Updates `http_req` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/jayjamesjay/http_req/releases) - [Commits](jayjamesjay/http_req@v0.11.0...v0.11.1) Updates `openssl` from 0.10.64 to 0.10.66 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66) Updates `assert_fs` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_fs@v1.1.1...v1.1.2) Updates `predicates` from 3.1.0 to 3.1.2 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap_complete_fig dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: emojis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: http_req dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: assert_fs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jul 29, 2024
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 group with 15 updates in the / directory:
0.11.3
0.11.5
4.5.9
4.5.11
1.0.120
1.0.121
1.38.0
1.39.2
0.8.14
0.8.16
1.1.5
1.1.6
4.5.8
4.5.11
4.5.1
4.5.2
0.25.1
0.25.2
1.0.62
1.0.63
0.6.2
0.6.3
0.11.0
0.11.1
0.10.64
0.10.66
1.1.1
1.1.2
3.1.0
3.1.2
Updates
env_logger
from 0.11.3 to 0.11.5Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
73bb418
chore: Release57f1bb7
chore: Releaseba2748f
chore: Release4dd976b
Merge pull request #324 from Maximkaaa/try_parse05aacb9
feat: Add Builder::try_parse methodfaf5b3e
chore: Tests forparse_spec
error messagesc42511c
refactor: Return errors fromparse_spec
0e25d9e
chore(deps): Update Rust Stable to v1.79 (#322)e1640c4
Merge pull request #320 from epage/templatef8acfee
chore: Update from _rust/main templateUpdates
clap
from 4.5.9 to 4.5.11Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
349ed30
chore: Release68ed9ff
docs: Update changelogafecaa4
Merge pull request #5576 from shannmu/option_value_new4a00677
chore: Release36c849b
refactor(clap_complete): Reuse code about shortflag parsingfc479ba
feat(clap_complete): Add support for-fbar
and-f=bar
completion48a23f5
test(clap_complete): Add test cases for-fbar
and-f=bar
completion6b18d77
docs(derive): Acknowledge Vec<Vec>Updates
serde_json
from 1.0.120 to 1.0.121Release notes
Sourced from serde_json's releases.
Commits
eca2658
Release 1.0.121b0d678c
Merge pull request #1160 from iex-rs/efficient-positionb1edc7d
Optimize position search in error path40dd7f5
Merge pull request #1159 from iex-rs/fix-recursion6a306e6
Move call to tri! out of check_recursion!3f1c6de
Ignore byte_char_slices clippy lint in test3fd6f5f
Merge pull request #1153 from dpathakj/masterfcb5e83
Correct documentation URL for Value's Index impl.Updates
tokio
from 1.38.0 to 1.39.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f602eae
chore: prepare Tokio v1.39.2 (#6730)438def7
macros: allow temporary lifetime extension in select (#6722)ee8d4d1
chore: fix ci failures (#6725)3297052
ci: test Quinn in CI (#6719)f8fe0ff
chore: prepare Tokio v1.39.1 (#6716)47210a8
time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9
runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)Updates
toml
from 0.8.14 to 0.8.16Commits
4ac61f7
chore: Releasea5eb1ac
chore: Disable serde_toml releasing for now9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearerUpdates
cc
from 1.1.5 to 1.1.6Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
dcd8ed3
chore: release (#1164)7d0edcf
Clippy fixes (#1163)Updates
clap_complete
from 4.5.8 to 4.5.11Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
349ed30
chore: Release68ed9ff
docs: Update changelogafecaa4
Merge pull request #5576 from shannmu/option_value_new4a00677
chore: Release36c849b
refactor(clap_complete): Reuse code about shortflag parsingfc479ba
feat(clap_complete): Add support for-fbar
and-f=bar
completion48a23f5
test(clap_complete): Add test cases for-fbar
and-f=bar
completion6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelogUpdates
clap_complete_fig
from 4.5.1 to 4.5.2Release notes
Sourced from clap_complete_fig's releases.
Changelog
Sourced from clap_complete_fig's changelog.
... (truncated)
Commits
4a00677
chore: Release6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelog8697a61
chore: Releasea271c19
Merge pull request #5539 from shannmu/option_valuef7383f7
feat(clap_complete): Add support--flag bar
and-f bar
completion2f53bb3
test(clap_complete): Add test cases for--flag bar
and-f bar
completion932ca13
refactor(clap_complete): Replace parameters incomplete_arg
withParseState
73b07c9
docs: Remove stale ColorChoice platform notesUpdates
image
from 0.25.1 to 0.25.2Changelog
Sourced from image's changelog.
Commits
c708281
Release notes and metadata for 0.25.259358a6
Run cargo-semver-checks with release-type minor (#2277)9429cb9
Merge pull request #2270 from image-rs/clippy0aa70f9
Bump for cargo-semver-checks79177cd
Deprecate unusable structs without a public constructor924b501
Fix size_of import4ef7e69
Clippy4589a4a
Add#[must_use]
attribute to someDynamicImage
methods84fd828
Merge pull request #2264 from SludgePhD/patch-1db7f9f0
Map.apng
files toImageFormat::Png
Updates
thiserror
from 1.0.62 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributesUpdates
emojis
from 0.6.2 to 0.6.3Commits
083a8f2
This is 0.6.3d741c77
Addserde
support for types (#17)Updates
http_req
from 0.11.0 to 0.11.1Release notes
Sourced from http_req's releases.
Commits
6c91c2e
update dependenciesUpdates
openssl
from 0.10.64 to 0.10.66Release notes
Sourced from openssl's releases.
Commits
ad70a0b
Merge pull request #2267 from alex/bump-for-release5ce473b
Release openssl v0.10.66aef36e0
Merge pull request #2266 from alex/mem-bio-invariant142deef
Fixed invariant violation inMemBio::get_buf
with empty results32f150b
Merge pull request #2265 from alex/bump-for-release98addd2
Release openssl v0.10.65 and openssl-sys v0.9.1037c7958d
Merge pull request #2262 from alex/pkey-apid7b12cc
Switch Pkey::from_ to use set1 functions22ffa9a
Merge pull request #2258 from sfackler/init-md9de3794
Initialize OpenSSL in MD constructorsUpdates
assert_fs
from 1.1.1 to 1.1.2Changelog
Sourced from assert_fs's changelog.
Commits
c879cf0
chore: Release assert_fs version 1.1.276271e6
docs: Update changelog8a3d2fa
chore(deps): Update Rust Stable to v1.79 (#123)72d14c2
chore(deps): Update Rust Stable to v1.78 (#122)43beebc
style: Address comments75ed5dd
Merge pull request #121 from epage/templatea760a68
style: Restore use of wildcard preludeaeeb843
chore: Update from _rust/main template181a2cf
chore(ci): Allow prelude wildcard imports82cf9a6
chore(ci): Reduce noisy lintsUpdates
predicates
from 3.1.0 to 3.1.2Changelog
Sourced from predicates's changelog.
Commits
9b44604
chore: Release31556d0
chore: Releaseb87c960
docs: Update changelogce08537
chore(deps): Update Rust Stable to v1.79 (#170)bb3ed6c
style: Make clippy happy8981e6f
chore(deps): Update Rust Stable to v1.78 (#169)6732e45
style: Address warningsed6709e
chore(deps): Update Rust Stable to v1.77 (#168)60ceafb
Merge pull request #167 from epage/templatef9786f8
chore: Update from _rust/main templateDependabot 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