build(deps): bump indicatif from 0.17.11 to 0.18.3#22271
Conversation
| [[package]] | ||
| name = "console" | ||
| version = "0.15.11" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" | ||
| dependencies = [ | ||
| "encode_unicode", | ||
| "libc", | ||
| "once_cell", | ||
| "unicode-width", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "console" | ||
| version = "0.16.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b430743a6eb14e9764d4260d4c0d8123087d504eeb9c48f2b2a5e810dd369df4" | ||
| dependencies = [ | ||
| "encode_unicode", | ||
| "libc", | ||
| "once_cell", | ||
| "unicode-width", | ||
| "windows-sys 0.61.2", | ||
| ] | ||
|
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot unignore indicatif |
|
No dependency name (indicatif) or ignore conditions found to unignore. |
|
@dependabot unignore this version |
|
Sorry, the command you entered is not valid. Valid commands: |
|
@dependabot recreate |
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.3. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.3) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
802ae77 to
dcc47f8
Compare
--------------------------------------------------------------------------------------- amiberry.mk 8ba794abb7609d3476d73b4766401935fa277022 # Version: Commits on Nov 20, 2025 --------------------------------------------------------------------------------------- enhancement: Add option to map LAmiga key (fixes #1733) The Left Amiga key can now be mapped to any other key, with a new option. The setting saves to a .uae config file, similar to the previously available mapping of the Right Amiga key., ---------------------------------------------------------------------------------- clk.mk d3cda5d878ffff9c77ca2abdf0b208a567264c3b # Version: Commits on Nov 20, 2025 ---------------------------------------------------------------------------------- Merge pull request #1644 from TomHarte/Vic20KeyboardPresumption Vic20 keys: avoid manual range test, remove macro., ------------------------------------------------------------------------------------------ dolphin-emu.mk 2719a5673e32b5b3018ddfcef1c09f64adfcf88d # Version: Commits on Nov 20, 2025 ------------------------------------------------------------------------------------------ Merge pull request #14121 from jordan-woyak/warn-silence Common and VideoCommon: Silence a few warnings., ------------------------------------------------------------------------------------------ duckstation.mk defbe7061ba1a90f132e1110e3dff04fa4c50af6 # Version: Commits on Nov 20, 2025 ------------------------------------------------------------------------------------------ GameDB: Set DisableAllBordersCrop for Alundra 2 I'd expect there'd be a good few others too., ----------------------------------------------------------------------------------- eden.mk 65fa1a37e27579db54b14904a732dab785eebf99 # Version: Commits on Nov 20, 2025 ----------------------------------------------------------------------------------- READY TO MERGE [android] fix for carousel late bottominset and one single game bugs (#3028) ------------------------------------------------------------------------------------- hatari.mk f46d03f0db41dcdabf86a618c788193d20faa894 # Version: Commits on Nov 19, 2025 ------------------------------------------------------------------------------------- Fix typo in release notes for 2.6.1, -------------------------------------------------------------------------------------- melonds.mk e6aa4bdffefdb6129b7e3e0989849b58463fca02 # Version: Commits on Nov 20, 2025 -------------------------------------------------------------------------------------- cmake never fails to surprise, ---------------------------------------------------- pcsx2.mk v2.5.315 # Version: Commits on Nov 20, 2025 ---------------------------------------------------- - misc: big changes (jk the release machine just broke, need a new release me thinks) , ------------------------------------------------------------------------------------ rpcs3.mk 8ccc30725a661b5355d3e46e2a7410163d335ebc # Version: Commits on Nov 19, 2025 ------------------------------------------------------------------------------------ Update install-freebsd.sh, ----------------------------------------------------- ryujinx.mk 1.3.227 # Version: Commits on Nov 20, 2025 ----------------------------------------------------- Canary-1.3.227 ------------------------------------------------- vice.mk r45860 # Version: Commits on Nov 20, 2025 ------------------------------------------------- use the TEXT() macro on arguments to LoadLibrary(). Someone needs to test if eg opencbm still works this way. git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45860 379a1393-f5fb-40a0-bcee-ef074d9b53f7, ------------------------------------------------------------------------------------------- xenia-native.mk 605bfd0e72f8bc7f0aec4fbaf01f96dccee4b887 # Version: Commits on Nov 20, 2025 ------------------------------------------------------------------------------------------- [premake] Remove redundant vectorextensions Make clang version into a variable., --------------------------------------------------------------- ruffle.mk nightly-2025-11-20 # Version: Commits on Nov 20, 2025 --------------------------------------------------------------- ## What's Changed * build(deps): bump glob from 10.4.5 to 10.5.0 in /web by @dependabot[bot] in ruffle-rs/ruffle#22279 * chore: Bump tower-http because currently used version got yanked by @torokati44 in ruffle-rs/ruffle#22284 * build(deps-dev): bump the npm-minor group across 1 directory with 15 updates by @dependabot[bot] in ruffle-rs/ruffle#22283 * build(deps): bump indicatif from 0.17.11 to 0.18.3 by @dependabot[bot] in ruffle-rs/ruffle#22271 * build(deps-dev): bump the npm-minor group in /web with 2 updates by @dependabot[bot] in ruffle-rs/ruffle#22286 **Full Changelog**: ruffle-rs/ruffle@nightly-2025-11-18...nightly-2025-11-20, -------------------------------------------------------------------------------------- scummvm.mk 86f01d4cca2fe38becf26aefeade2edcb420129e # Version: Commits on Nov 20, 2025 -------------------------------------------------------------------------------------- FREESCAPE: better rendering of score in all the eclipse releases, ------------------------------------------------------------------------------------ box64.mk ad90eaef8dfd22ba43300242564704f25980eab4 # Version: Commits on Nov 20, 2025 ------------------------------------------------------------------------------------ Introducing EmuRun, to have proper handling of LongJump on CallBack and on Interpreter only build, ---------------------------------------------------------------------------------------- openmohaa.mk c2d5f203b8816ce21cf12127c883609548cf634e # Version: Commits on Nov 20, 2025 ---------------------------------------------------------------------------------------- fix(fgame): remove unnecessary radian conversion for sqrt(), -------------------------------------------------------------------------------------- stalker.mk 831186f99d22798fdb42c4c058b6e7e6f42a140b # Version: Commits on Nov 20, 2025 -------------------------------------------------------------------------------------- xrGame/StalkerOutfit.h|cpp: removed unnecessary empty constructor and destructor And other stuff, ---------------------------------------------------------------------------------------- retroarch.mk 69a4f0ea1e8aaf442ae4858f2e7f2b31a1776576 # Version: Commits on Nov 20, 2025 ---------------------------------------------------------------------------------------- Fetch translations from Crowdin, ---------------------------------------------------------------------------------------- doomretro.mk 1cc3ea696357078b967870929d80492fd7eebffd # Version: Commits on Nov 20, 2025 ---------------------------------------------------------------------------------------- Update releasenotes.md, ---------------------------------------------------------------------------------- trx.mk 9b42115a9a7ef385c6e3c47046e59d869801b23c # Version: Commits on Nov 20, 2025 ---------------------------------------------------------------------------------- Merge branch 'lights' into develop, --------------------------------------------------------------------------------------------- libretro-fbneo.mk 012dbe9dc11fd5fd765ef92e0ad4c08583862f69 # Version: Commits on Nov 20, 2025 --------------------------------------------------------------------------------------------- (libretro) update files, ----------------------------------------------------------------------------------------------- libretro-scummvm.mk 86f01d4cca2fe38becf26aefeade2edcb420129e # Version: Commits on Nov 20, 2025 ----------------------------------------------------------------------------------------------- FREESCAPE: better rendering of score in all the eclipse releases, --------------------------------------------------------------------------------------------- libretro-tic80.mk 085423ff42b9eb5b580754e606916318e6d52cf4 # Version: Commits on Nov 20, 2025 --------------------------------------------------------------------------------------------- Migrate to macos-15-intel github action image (#2865) The macos-13 image will be removed soon and macos-14-(x)large / x86_64 is not availble for free: https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/,
Bumps indicatif from 0.17.11 to 0.18.3.
Release notes
Sourced from indicatif's releases.
Commits
23100f5Bump version to 0.18.345e5af9Apply suggestions from clippy 1.91b31a0beAdd ProgressBar::set_elapsed368de49Bump version to 0.18.26d4e7d3style: tweak write_ansi_range() style01957a7Fix wide_msg truncation with a colored messagee836112Bump version to 0.18.1e69d621Fix wide_bar width computation with multiline a message985f053Bump MSRV to 1.71 (for console 0.16.1)5436ffcStart versioning Cargo.lockDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)