-
Notifications
You must be signed in to change notification settings - Fork 235
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 patch-updates group across 1 directory with 9 updates #5345
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
…pdates Bumps the patch-updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.84` | `0.1.85` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.42` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.7` | `1.1.8` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.15` | `0.2.16` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.45` | `0.3.49` | Updates `async-trait` from 0.1.84 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.84...0.1.85) Updates `clap` from 4.5.23 to 4.5.26 - [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.23...clap_complete-v4.5.26) Updates `clap_complete` from 4.5.40 to 4.5.42 - [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.40...clap_complete-v4.5.42) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) Updates `log` from 0.4.22 to 0.4.25 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.22...0.4.25) Updates `pin-project` from 1.1.7 to 1.1.8 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.7...v1.1.8) Updates `pin-project-lite` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.15...v0.2.16) Updates `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) Updates `wasm-bindgen-test` from 0.3.45 to 0.3.49 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pin-project-lite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... 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
Jan 14, 2025
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Looks like these dependencies are updatable in another way, 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
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-updates group with 9 updates in the / directory:
0.1.84
0.1.85
4.5.23
4.5.26
4.5.40
4.5.42
0.3.30
0.3.31
0.4.22
0.4.25
1.1.7
1.1.8
0.2.15
0.2.16
1.0.134
1.0.135
0.3.45
0.3.49
Updates
async-trait
from 0.1.84 to 0.1.85Release notes
Sourced from async-trait's releases.
Commits
fee923d
Release 0.1.850c2e108
Merge pull request #284 from dtolnay/selfinblock9456e54
OmitSelf: 'async_trait
bound in impl when not needed by signatureb77d0d5
Add regression test for issue 283Updates
clap
from 4.5.23 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
clap_complete
from 4.5.40 to 4.5.42Commits
27cc4b7
chore: Release16a4fc7
docs: Update changelog07f9f15
Merge pull request #5874 from tetzng/fix-fish-completions721deab
chore: Releasea4be55b
docs: Update changelogfd5e691
Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...6604e79
Use BTreeMap instead of a sorted Vec28e163a
fix(complete): Remove {} and replace commas with newlinesb5a47c4
chore: Releaseb154a7a
docs: Update changelogUpdates
futures
from 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features36e7e3f
revert loosening of kv cargo features2282191
Merge pull request #660 from rust-lang/cargo/0.4.242994f0a
prepare for 0.4.24 release5fcb50e
Merge pull request #659 from rust-lang/fix/feature-builds29fe9e6
fix up feature activationb1824f2
use cargo hack in CI to test all feature combinationse6b643d
Merge pull request #656 from rust-lang/cargo/0.4.23Updates
pin-project
from 1.1.7 to 1.1.8Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
a1e1eb2
Release 1.1.85a1a568
pinned_drop: Use located_at instead of allowing unused_qualifications and cli...2fb3d56
Suppress various lints in generated code3fa6e92
tests: Update ui test output to nightly-2024-12-15b5eb2b2
tests: Update ui test output to nightly-2024-12-11dcc70b0
Fix typo6b3fa50
Update .deny.tomlf17c4c2
Ignore clippy::unnecessary_map_or lint69da844
tests: Update lint test5df0bb1
tests: Update ui test output to nightly-2024-11-02Updates
pin-project-lite
from 0.2.15 to 0.2.16Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
cca1e8a
Release 0.2.162c26534
Suppress various lints in generated codea3f1fb0
Update cspell dictionary3d66a6a
tests: Update ui test output to nightly-2024-12-1503cd353
Fix typo (#87)327ba29
Ignore clippy::unnecessary_map_or lintfde6a7f
tests: Update lint test0b800e4
tests: Update ui test output to nightly-2024-11-02bac5eb3
Add todo comment7aadaef
ci: Update configUpdates
serde_json
from 1.0.134 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintUpdates
wasm-bindgen-test
from 0.3.45 to 0.3.49Commits
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 conditionsThis change is