-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps): bump the dependencies group across 1 directory with 17 updates #424
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/dependencies-9456e37d9f
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…pdates Bumps the dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.9` | `0.17.11` | | [console](https://github.com/console-rs/console) | `0.15.10` | `0.15.11` | | [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.140` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.15` | `0.4.16` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.0` | `0.20.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.32` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.46` | `4.5.47` | | [rstest](https://github.com/la10736/rstest) | `0.24.0` | `0.25.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.19.1` | | [testcontainers](https://github.com/testcontainers/testcontainers-rs) | `0.23.1` | `0.23.3` | | [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) | `0.11.5` | `0.11.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [ctor](https://github.com/mmastrac/rust-ctor) | `0.2.9` | `0.4.1` | Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `indicatif` from 0.17.9 to 0.17.11 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.9...0.17.11) Updates `console` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.10...0.15.11) Updates `serde_json` from 1.0.137 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.140) Updates `globset` from 0.4.15 to 0.4.16 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.15...globset-0.4.16) Updates `git2` from 0.20.0 to 0.20.1 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.0...git2-0.20.1) Updates `clap` from 4.5.27 to 4.5.32 - [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.27...clap_complete-v4.5.32) Updates `clap_complete` from 4.5.46 to 4.5.47 - [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.46...clap_complete-v4.5.47) Updates `rstest` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.24.0...v0.25.0) Updates `tempfile` from 3.15.0 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.19.1) Updates `testcontainers` from 0.23.1 to 0.23.3 - [Release notes](https://github.com/testcontainers/testcontainers-rs/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs@0.23.1...0.23.3) Updates `testcontainers-modules` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs-modules-community@v0.11.5...v0.11.6) Updates `reqwest` from 0.12.12 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `ctor` from 0.2.9 to 0.4.1 - [Commits](https://github.com/mmastrac/rust-ctor/commits) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globset dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: testcontainers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: testcontainers-modules dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ctor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... 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 dependencies group with 17 updates in the / directory:
0.8.190.8.201.0.2171.0.2191.0.951.0.970.17.90.17.110.15.100.15.111.0.1371.0.1400.4.150.4.160.20.00.20.14.5.274.5.324.5.464.5.470.24.00.25.03.15.03.19.10.23.10.23.30.11.50.11.60.12.120.12.150.8.50.9.00.2.90.4.1Updates
tomlfrom 0.8.19 to 0.8.20Commits
f550dbfchore: Release25587dbdocs: Update changelogfbc77ecMerge pull request #829 from tisonkun/map-get-kv4605a64fea: impl Map get_key_value8efc81echore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1chore: Release1131ce8docs: Update changelog4776fcaMerge pull request #827 from epage/winnow07754769bchore: Upgrade to Winnow 0.79415da2refactor(parser): Switch to ModalParserUpdates
serdefrom 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macro7bfd518Release 1.0.218Updates
anyhowfrom 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89efRelease 1.0.97c7fca9bIgnore elidable_lifetime_names pedantic clippy lint427c0bbPoint standard library links to stablef0aa0d3Release 1.0.96bc33c24Convert html links to intra-doc links1cff785Unset doc-scrape-examples for lib targetd71c806More precise gitignore patterns3e40975Remove **/*.rs.bk from project-specific gitignoreb880dd0Ignore Cargo-generated tests/crate/target directory8891ce3Merge pull request #404 from dtolnay/missingabiUpdates
indicatiffrom 0.17.9 to 0.17.11Release notes
Sourced from indicatif's releases.
Commits
fe59003Bump the version to 0.17.119d4849aChangeOnceCelltoOnceLockinTabExpandedStringc340e9fBump version to 0.17.103c9017eUpdate rand requirement from 0.8 to 0.9 (#693)2871b47Adddecanddec_lengthtoProgressBarbe119bdRemove unnecessary spinner display in multi examples (#682)1a5f606Make ProgressBar:set_tab_with take &selffff1218Make tab extension lazy33a7843Only get draw_target-width when we actually draw6417492Fix double prints (#671)Updates
consolefrom 0.15.10 to 0.15.11Release notes
Sourced from console's releases.
Commits
c7002e3Refer to GitHub Releases73033ecBump version to 0.15.114fa21adSimplify windows read_single_key()456eb78Remove unused cruft8623cd6Simplify ConsoleModeGuard::set()ca2e0f8Use match for creation of new console mode2f7184fAdd docstring for Windows set_console_mode()3c7ba95Explicitly handle CtrlC on Windows (#235)de16ee6Run clippy on all major platformscb6126eExtend application of clippyUpdates
serde_jsonfrom 1.0.137 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stable4d4f53cRelease 1.0.1395d6b32fMerge pull request #1242 from dtolnay/writefloate5bb8bdDocument behavior of write_f32/f64 on non-finite floats7a79781Merge pull request #1241 from dtolnay/doclinkUpdates
globsetfrom 0.4.15 to 0.4.16Commits
de4baa1globset-0.4.16163ac15globset: escape{and}inescapee2362d4searcher: add log message noting detected encoding9430512zsh: support sourcing zsh completion dynamically79cbe89doc: tweak wording for stdin detectionbf63fe8regex: add as_match method to Captures traita196087grep-0.3.2bb0925adeps: bump grep-printer to 0.2.2be117dbgrep-printer-0.2.206dc13adeps: bump grep-searcher to 0.1.14Updates
git2from 0.20.0 to 0.20.1Changelog
Sourced from git2's changelog.
Commits
62d353eMerge pull request #1144 from ehuss/bump-version8980c61Bump versions of git2 and libgit2-sys1e1687eMerge pull request #1137 from aibaars/fix-credential-helper258d3b6Merge pull request #1062 from MikeJerred/masterd1b40aaDrop lifetime for MergeFileResult197106bDrop Copy/Clone from git_merge_file_result8381b72Make MergeFileOptions::raw pub(crate)3cc3e25fix: type mismatch errore1e933bfix: mark to_raw asunsafeb76c8befix: use correct typings for git_merge_file_flag_tUpdates
clapfrom 4.5.27 to 4.5.32Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
81b9db2chore: Released3d7a17chore: Merge branch 'master' intoupstream/master361114echore: Releaseb693fc0docs: Update changelog7100091Merge pull request #5765 from epage/completee90b2darefactor(complete): Pull our registration writing95e99efrefactor(complete): Pull out shell lookup4af0cd6fix(complete): Loosen requirements on Command factoryf40b37fchore: Release63bfe1adocs: Update changelogUpdates
clap_completefrom 4.5.46 to 4.5.47Commits
f046ca6chore: Release436949ddocs: Update changelog1ddab84Merge pull request #5954 from epage/tests8a66dbftest(complete): Add more native cases76465cftest(complete): Make things more consistent232cedbtest(complete): Remove redundant index02244a6Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847fix(complete): Missing options in multi-val arg74388d7test(complete): Multi-valued, unbounded positional5b3d45frefactor(complete): Extract function for optionsUpdates
rstestfrom 0.24.0 to 0.25.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
8d80ceaPrepare releaseeb1f228Make clippy happyf570b06Avoid concurrent manifest changes in integration tests8551eb8feat: addinclude_strandinclude_bytesfile input behavioure0b735eAppend generated test macro so next test macros are aware of it154d0b0Prepare developUpdates
tempfilefrom 3.15.0 to 3.19.1Changelog
Sourced from tempfile's changelog.
Commits
95540edchore: release v3.19.1b60aae4fix(windows): don't automatically delete files on open (#344)167f544ci(cargo-deny): remove windows-sys exception (#343)42fff68chore: release v3.19.061b4283feat(windows): add a feature to immediate tempfile deletion (#340)c2d16b3ci: downgrade once-cell on old rustc versions (#342)35c204dchore: remove cfg-if dependency (#338)b8bddafrelease 3.18.00e17869update rustix (#336)6cf6536doc: fix markdownUpdates
testcontainersfrom 0.23.1 to 0.23.3Release notes
Sourced from testcontainers's releases.
Changelog
Sourced from testcontainers's changelog.
Commits
e62b418chore: release v0.23.3 (#770)3bd9cb0fix(768): proper handling of possible stdin in logs stream (#769)8962ef9feat: re-export bollard784dc7cchore: release v0.23.2 (#767)b979cdefeat: add image hook to run commands before ready (#766)a43ad42chore(deps): bump jinja2 from 3.1.4 to 3.1.5 (#765)9f6e976chore(deps): update axum requirement from 0.7.5 to 0.8.1 (#763)bc6986bbuild: bump MSRV to1.81(#764)af21727feat: reusable containers (#757)3dc6773chore(deps): bump the bollard dep to latest (#759)Updates
testcontainers-modulesfrom 0.11.5 to 0.11.6Release notes
Sourced from testcontainers-modules's releases.
Changelog
Sourced from testcontainers-modules's changelog.
Commits
bc0ffabchore: release v0.11.6 (#282)1611c67test(gitea): fix broken test in CI (#281)455fd79feat(anvil): add methodlatestto anvil node impl (#277)b179b48feat: add Foundry Anvil image impl (#272)d4a6151feat: allow enabling jetstream for nats (#268)Updates
reqwestfrom 0.12.12 to 0.12.15Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
54376c3v0.12.15e4bb3e6upgrade h3-quinn (#2605)96a4feaMerge tag 'v0.12.14'5fd3d5bRe-enable NO_PROXY envs on Windows (#2601)e9215fdSupport streaming response body in HTTP/3 (#2517)cf50f11v0.12.14f63c631re-add fetch_mode_no_cors shim when not in wasm, but deprecated (#2598)e44e371v0.12.13e83e138Added osv-scanner.toml file to ignore npm packages in wasm examples during vu...7e85d2fci: pin once-cell in msrv job (#2594)Updates
randfrom 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.