{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":493821282,"defaultBranch":"main","name":"anstyle","ownerLogin":"rust-cli","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-05-18T20:50:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37223191?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715801800.0","currentOid":""},"activityList":{"items":[{"before":"b409f452d810d7b68804cf7e0d10bce3cbd84382","after":null,"ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-05-15T19:39:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"a93c12110f55d8b38cf77871c28592ae311a0ef0","after":"abd2a7182dd39da0ec0f327d6aea99b26e227512","ref":"refs/heads/main","pushedAt":"2024-05-15T19:39:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev) (#181)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [clap](https://togithub.com/clap-rs/clap) | dev-dependencies | minor |\n`4.3.24` -> `4.5.4` |\n|\n[snapbox](https://togithub.com/assert-rs/trycmd/tree/main/crates/snapbox)\n([source](https://togithub.com/assert-rs/trycmd)) | dev-dependencies |\npatch | `0.5.9` -> `0.5.10` |\n\n---\n\n### Release Notes\n\n
\nclap-rs/clap (clap)\n\n###\n[`v4.5.4`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#454---2024-03-25)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.5.3...v4.5.4)\n\n##### Fixes\n\n- *(derive)* Allow non-literal `#[arg(id)]` attributes again\n\n###\n[`v4.5.3`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#453---2024-03-15)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.5.2...v4.5.3)\n\n##### Internal\n\n- *(derive)* Update `heck`\n\n###\n[`v4.5.2`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#452---2024-03-06)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.5.1...v4.5.2)\n\n##### Fixes\n\n- *(macros)* Silence a warning\n\n###\n[`v4.5.1`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#451---2024-02-16)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.5.0...v4.5.1)\n\n##### Fixes\n\n- *(error)* Include suggestion to add `--` even if there is a \"did you\nmean\" so long as `last` or `trailing_var_arg` is used\n\n###\n[`v4.5.0`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#450---2024-02-08)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.18...v4.5.0)\n\n##### Compatibility\n\n- Update MSRV to 1.74\n\n###\n[`v4.4.18`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4418---2024-01-16)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.17...v4.4.18)\n\n##### Fixes\n\n- *(error)* When lacking `usage` feature, ensure the list of required\narguments is unique\n\n###\n[`v4.4.17`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4417---2024-01-15)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.16...v4.4.17)\n\n##### Fixes\n\n- Fix `panic!` when mixing `args_conflicts_with_subcommands` with\n`ArgGroup` (which is implicit with `derive`) introduced in 4.4.15\n\n###\n[`v4.4.16`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4416---2024-01-12)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.15...v4.4.16)\n\n##### Fixes\n\n- Ensure invalid escape sequences in user-defined strings are correctly\nstripped when terminal doesn't support color\n\n###\n[`v4.4.15`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4415---2024-01-11)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.14...v4.4.15)\n\n##### Fixes\n\n- Improve error for `args_conflicts_with_subcommands`\n- Ensure we error for `args_conflicts_with_subcommands` when using\nsubcommand short and long flags\n\n###\n[`v4.4.14`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4414---2024-01-08)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.13...v4.4.14)\n\n##### Documentation\n\n- Fix `find` cookbook entry to allow repeats of flags/options\n\n##### Features\n\n- Allow `num_args(0)` on options which allows making them emulate being\na flag for position-tracking flags\n\n###\n[`v4.4.13`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4413---2024-01-04)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.12...v4.4.13)\n\n##### Documentation\n\n- Fix link to structopt migration guide\n\n###\n[`v4.4.12`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4412---2023-12-28)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.11...v4.4.12)\n\n##### Performance\n\n- Only ask `TypedValueParser` for possible values if needed\n\n###\n[`v4.4.11`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4411---2023-12-04)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.10...v4.4.11)\n\n##### Features\n\n- Add `Command::mut_group`\n\n###\n[`v4.4.10`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4410---2023-11-28)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.9...v4.4.10)\n\n##### Documentation\n\n- Link out to changelog\n- Cross link derive's attribute reference to derive tutorial\n\n###\n[`v4.4.9`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#449---2023-11-27)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.8...v4.4.9)\n\n##### Fixes\n\n- *(help)* Show correct `Command::about` under flattened headings\n- *(help)* Respect `hide` when flattening subcommands\n\n###\n[`v4.4.8`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#448---2023-11-10)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.7...v4.4.8)\n\n##### Features\n\n- Add `Command::flatten_help` to allow `git stash -h` like help for\nsubcommands\n\n###\n[`v4.4.7`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#447---2023-10-24)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.6...v4.4.7)\n\n##### Performance\n\n- Reduced code size\n\n###\n[`v4.4.6`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#446---2023-09-28)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.5...v4.4.6)\n\n##### Internal\n\n- Upgrade `anstream`\n\n###\n[`v4.4.5`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#445---2023-09-25)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.4...v4.4.5)\n\n##### Fixes\n\n- *(parser)* When inferring subcommand `name` or `long_flag`, allow\nambiguous-looking matches that unambiguously map back to the same\ncommand\n- *(parser)* When inferring subcommand `long_flag`, don't panic\n- *(assert)* Clarify what action is causing a positional that doesn't\nset values which is especially useful for derive users\n\n###\n[`v4.4.4`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#444---2023-09-18)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.3...v4.4.4)\n\n##### Internal\n\n- Update `terminal_size` to 0.3\n\n###\n[`v4.4.3`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#443---2023-09-12)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.2...v4.4.3)\n\n##### Documentation\n\n- *(derive)* Clarify use of attributes within the tutorial\n- Split sections in the builder and derive tutorials into separate\nmodules\n\n###\n[`v4.4.2`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#442---2023-08-31)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.1...v4.4.2)\n\n##### Performance\n\n- Improve build times by removing `once_cell` dependency\n\n###\n[`v4.4.1`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4418---2024-01-16)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.4.0...v4.4.1)\n\n##### Fixes\n\n- *(error)* When lacking `usage` feature, ensure the list of required\narguments is unique\n\n###\n[`v4.4.0`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#440---2023-08-24)\n\n[Compare\nSource](https://togithub.com/clap-rs/clap/compare/v4.3.24...v4.4.0)\n\n##### compatibility\n\n- update msrv to 1.70.0\n\n
\n\n
\nassert-rs/trycmd (snapbox)\n\n###\n[`v0.5.10`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.5.9...snapbox-v0.5.10)\n\n[Compare\nSource](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.5.9...snapbox-v0.5.10)\n\n
\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - \"before 5am on the first day of the\nmonth\" (UTC), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config help](https://togithub.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\nrepository job log\n[here](https://developer.mend.io/github/rust-cli/anstyle).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Update compatible (dev) (#181)"}},{"before":"774da425cce153353e7d1d724a4afeded05e9e34","after":"b409f452d810d7b68804cf7e0d10bce3cbd84382","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-05-15T19:36:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"4a3d68f833ebe891e1841656b6d9a3043b8306b0","after":"df513520f84b78701a1c181c56bac2e2a0ca645e","ref":"refs/heads/renovate/yansi-1.x","pushedAt":"2024-05-05T10:48:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust crate yansi to v1","shortMessageHtmlLink":"chore(deps): Update Rust crate yansi to v1"}},{"before":"478d868e4445e410f3379e6b35223ab7b54022e4","after":"774da425cce153353e7d1d724a4afeded05e9e34","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-05-02T21:22:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"c3c7c8e4653199e4ca3984550d9c32a09f95db89","after":null,"ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T18:46:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"e5dfca57937c23b4e65ea97289c723d147ddb327","after":"a93c12110f55d8b38cf77871c28592ae311a0ef0","ref":"refs/heads/main","pushedAt":"2024-05-02T18:46:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78 (#189)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [STABLE](https://togithub.com/rust-lang/rust) | minor | `1.77` ->\n`1.78` |\n\n---\n\n### Release Notes\n\n
\nrust-lang/rust (STABLE)\n\n###\n[`v1.78`](https://togithub.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1780-2024-05-02)\n\n[Compare\nSource](https://togithub.com/rust-lang/rust/compare/1.77.0...1.78.0)\n\n\\==========================\n\n\n\n## Language\n\n- [Stabilize `#[cfg(target_abi =\n...)]`](https://togithub.com/rust-lang/rust/pull/119590/)\n- [Stabilize the `#[diagnostic]` namespace and\n`#[diagnostic::on_unimplemented]`\nattribute](https://togithub.com/rust-lang/rust/pull/119888/)\n- [Make async-fn-in-trait implementable with concrete\nsignatures](https://togithub.com/rust-lang/rust/pull/120103/)\n- [Make matching on NaN a hard error, and remove the rest of\n`illegal_floating_point_literal_pattern`](https://togithub.com/rust-lang/rust/pull/116284/)\n- [static mut: allow mutable reference to arbitrary types, not just\nslices and arrays](https://togithub.com/rust-lang/rust/pull/117614/)\n- [Extend `invalid_reference_casting` to include references casting to\nbigger memory layout](https://togithub.com/rust-lang/rust/pull/118983/)\n- [Add `non_contiguous_range_endpoints` lint for singleton gaps after\nexclusive ranges](https://togithub.com/rust-lang/rust/pull/118879/)\n- [Add `wasm_c_abi` lint for use of older wasm-bindgen\nversions](https://togithub.com/rust-lang/rust/pull/117918/)\n This lint currently only works when using Cargo.\n- [Update `indirect_structural_match` and `pointer_structural_match`\nlints to match RFC](https://togithub.com/rust-lang/rust/pull/120423/)\n- [Make non-`PartialEq`-typed consts as patterns a hard\nerror](https://togithub.com/rust-lang/rust/pull/120805/)\n- [Split `refining_impl_trait` lint into `_reachable`, `_internal`\nvariants](https://togithub.com/rust-lang/rust/pull/121720/)\n- [Remove unnecessary type inference when using associated types inside\nof higher ranked\n`where`-bounds](https://togithub.com/rust-lang/rust/pull/119849)\n- [Weaken eager detection of cyclic types during type\ninference](https://togithub.com/rust-lang/rust/pull/119989)\n- [`trait Trait: Auto {}`: allow upcasting from `dyn Trait` to `dyn\nAuto`](https://togithub.com/rust-lang/rust/pull/119338)\n\n\n\n## Compiler\n\n- [Made `INVALID_DOC_ATTRIBUTES` lint deny by\ndefault](https://togithub.com/rust-lang/rust/pull/111505/)\n- [Increase accuracy of redundant `use`\nchecking](https://togithub.com/rust-lang/rust/pull/117772/)\n- [Suggest moving definition if non-found macro_rules! is defined\nlater](https://togithub.com/rust-lang/rust/pull/121130/)\n- [Lower transmutes from int to pointer type as gep on\nnull](https://togithub.com/rust-lang/rust/pull/121282/)\n\nTarget changes:\n\n- [Windows tier 1 targets now require at least Windows\n10](https://togithub.com/rust-lang/rust/pull/115141/)\n- [Enable CMPXCHG16B, SSE3, SAHF/LAHF and 128-bit Atomics in tier 1\nWindows](https://togithub.com/rust-lang/rust/pull/120820/)\n- [Add `wasm32-wasip1` tier 2 (without host tools)\ntarget](https://togithub.com/rust-lang/rust/pull/120468/)\n- [Add `wasm32-wasip2` tier 3\ntarget](https://togithub.com/rust-lang/rust/pull/119616/)\n- [Rename `wasm32-wasi-preview1-threads` to\n`wasm32-wasip1-threads`](https://togithub.com/rust-lang/rust/pull/122170/)\n- [Add `arm64ec-pc-windows-msvc` tier 3\ntarget](https://togithub.com/rust-lang/rust/pull/119199/)\n- [Add `armv8r-none-eabihf` tier 3 target for the\nCortex-R52](https://togithub.com/rust-lang/rust/pull/110482/)\n- [Add `loongarch64-unknown-linux-musl` tier 3\ntarget](https://togithub.com/rust-lang/rust/pull/121832/)\n\nRefer to Rust's \\[platform support page]\\[platform-support-doc]\nfor more information on Rust's tiered platform support.\n\n\n\n## Libraries\n\n- [Bump Unicode to version 15.1.0, regenerate\ntables](https://togithub.com/rust-lang/rust/pull/120777/)\n- [Make align_offset, align_to well-behaved in all\ncases](https://togithub.com/rust-lang/rust/pull/121201/)\n- [PartialEq, PartialOrd: document expectations for transitive\nchains](https://togithub.com/rust-lang/rust/pull/115386/)\n- [Optimize away poison guards when std is built with\npanic=abort](https://togithub.com/rust-lang/rust/pull/100603/)\n- [Replace pthread `RwLock` with custom\nimplementation](https://togithub.com/rust-lang/rust/pull/110211/)\n- [Implement unwind safety for Condvar on all\nplatforms](https://togithub.com/rust-lang/rust/pull/121768/)\n- [Add ASCII fast-path for\n`char::is_grapheme_extended`](https://togithub.com/rust-lang/rust/pull/121138/)\n\n\n\n## Stabilized APIs\n\n- [`impl Read for\n&Stdin`](https://doc.rust-lang.org/stable/std/io/struct.Stdin.html#impl-Read-for-%26Stdin)\n- [Accept non `'static` lifetimes for several `std::error::Error`\nrelated\nimplementations](https://togithub.com/rust-lang/rust/pull/113833/)\n- [Make `impl` impl take\n`?Sized`](https://togithub.com/rust-lang/rust/pull/114655/)\n- [`impl From for\nio::Error`](https://doc.rust-lang.org/stable/std/io/struct.Error.html#impl-From%3CTryReserveError%3E-for-Error)\n\nThese APIs are now stable in const contexts:\n\n-\n[`Barrier::new()`](https://doc.rust-lang.org/stable/std/sync/struct.Barrier.html#method.new)\n\n\n\n## Cargo\n\n- [Stabilize lockfile\nv4](https://togithub.com/rust-lang/cargo/pull/12852/)\n- [Respect `rust-version` when generating\nlockfile](https://togithub.com/rust-lang/cargo/pull/12861/)\n- [Control `--charset` via auto-detecting config\nvalue](https://togithub.com/rust-lang/cargo/pull/13337/)\n- [Support `target..rustdocflags`\nofficially](https://togithub.com/rust-lang/cargo/pull/13197/)\n- [Stabilize global cache data\ntracking](https://togithub.com/rust-lang/cargo/pull/13492/)\n\n\n\n## Misc\n\n- [rustdoc: add `--test-builder-wrapper` arg to support wrappers such as\nRUSTC_WRAPPER when building\ndoctests](https://togithub.com/rust-lang/rust/pull/114651/)\n\n\n\n## Compatibility Notes\n\n- [Many unsafe precondition checks now run for user code with debug\nassertions enabled](https://togithub.com/rust-lang/rust/pull/120594/)\nThis change helps users catch undefined behavior in their code, though\nthe details of how much is checked are generally not stable.\n- [riscv only supports split_debuginfo=off for\nnow](https://togithub.com/rust-lang/rust/pull/120518/)\n- [Consistently check bounds on hidden types of `impl\nTrait`](https://togithub.com/rust-lang/rust/pull/121679)\n- [Change equality of higher ranked types to not rely on\nsubtyping](https://togithub.com/rust-lang/rust/pull/118247)\n- [When called, additionally check bounds on normalized function return\ntype](https://togithub.com/rust-lang/rust/pull/118882)\n- [Expand coverage for `arithmetic_overflow`\nlint](https://togithub.com/rust-lang/rust/pull/119432/)\n\n\n\n## Internal Changes\n\nThese changes do not affect any public interfaces of Rust, but they\nrepresent\nsignificant improvements to the performance or internals of rustc and\nrelated\ntools.\n\n- [Update to LLVM 18](https://togithub.com/rust-lang/rust/pull/120055/)\n- [Build `rustc` with 1CGU on\n`x86_64-pc-windows-msvc`](https://togithub.com/rust-lang/rust/pull/112267/)\n- [Build `rustc` with 1CGU on\n`x86_64-apple-darwin`](https://togithub.com/rust-lang/rust/pull/112268/)\n- [Introduce `run-make` V2 infrastructure, a `run_make_support` library\nand port over 2 tests as\nexample](https://togithub.com/rust-lang/rust/pull/113026/)\n- [Windows: Implement condvar, mutex and rwlock using\nfutex](https://togithub.com/rust-lang/rust/pull/121956/)\n\n
\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - \"* * * * *\" (UTC), Automerge - At any\ntime (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\nrepository job log\n[here](https://developer.mend.io/github/rust-cli/anstyle).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78 (#189)"}},{"before":"9039ab54131e2c035d542595623939b861a8d7a8","after":"478d868e4445e410f3379e6b35223ab7b54022e4","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-05-02T18:44:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"a60a219d9545638327551e7b595df8e0839f94ba","after":"c3c7c8e4653199e4ca3984550d9c32a09f95db89","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T18:43:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78"}},{"before":"caeb9d83a9931dacdee642d1c73724ec71b7514e","after":"e5dfca57937c23b4e65ea97289c723d147ddb327","ref":"refs/heads/main","pushedAt":"2024-05-02T18:37:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"style: Address warnings","shortMessageHtmlLink":"style: Address warnings"}},{"before":"9a9e656ddc32fa9fccec6a01f9e81db0997f091e","after":"9039ab54131e2c035d542595623939b861a8d7a8","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-05-02T18:35:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"3ae3b125afd4b83015d09f3e8d722b8f239bc159","after":"a60a219d9545638327551e7b595df8e0839f94ba","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T18:34:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78"}},{"before":"41a1dd3dbe7e337fcb63e32bf385135304c26fbb","after":"caeb9d83a9931dacdee642d1c73724ec71b7514e","ref":"refs/heads/main","pushedAt":"2024-05-02T18:34:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"2c74b25589ac5ebbc111e4054662d120fe914dbe","after":"9a9e656ddc32fa9fccec6a01f9e81db0997f091e","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-05-02T18:30:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":null,"after":"3ae3b125afd4b83015d09f3e8d722b8f239bc159","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T18:29:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78"}},{"before":"d2d2b73d60c5d94355775ae604e9db1946f5f3d7","after":"41a1dd3dbe7e337fcb63e32bf385135304c26fbb","ref":"refs/heads/main","pushedAt":"2024-05-02T18:28:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #188 from epage/msrv\n\nfix: Drop MSRV to 1.64","shortMessageHtmlLink":"Merge pull request #188 from epage/msrv"}},{"before":"a8c018f42d23ca0b02db2c813e75eea7bfe39d83","after":"2c74b25589ac5ebbc111e4054662d120fe914dbe","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-04-26T17:07:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"ed1a598cc2c3b84483c6058a982d045f7f7aecfc","after":"d2d2b73d60c5d94355775ae604e9db1946f5f3d7","ref":"refs/heads/main","pushedAt":"2024-04-26T17:06:14.000Z","pushType":"pr_merge","commitsCount":13,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #187 from epage/template\n\nstyle: Restore prelude wildcard","shortMessageHtmlLink":"Merge pull request #187 from epage/template"}},{"before":"90323730545299496a73199f0c1736268bfb317f","after":"a8c018f42d23ca0b02db2c813e75eea7bfe39d83","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-04-01T14:38:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"7b9076b1bc710dd3291a3d961159976057ded75e","after":"ed1a598cc2c3b84483c6058a982d045f7f7aecfc","ref":"refs/heads/main","pushedAt":"2024-04-01T14:36:57.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #186 from epage/template\n\nchore: Update from _rust/main template","shortMessageHtmlLink":"Merge pull request #186 from epage/template"}},{"before":null,"after":"4a3d68f833ebe891e1841656b6d9a3043b8306b0","ref":"refs/heads/renovate/yansi-1.x","pushedAt":"2024-04-01T02:25:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust crate yansi to v1","shortMessageHtmlLink":"chore(deps): Update Rust crate yansi to v1"}},{"before":"205c8f37d43b0b1c00b0158c9dc4181090d7b316","after":"90323730545299496a73199f0c1736268bfb317f","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-03-30T21:12:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"8d9a9ce35b4ec14d1e6eade0f0a8fac31a294e84","after":null,"ref":"refs/heads/add-crates-to-readme","pushedAt":"2024-03-30T21:11:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"}},{"before":"9558676055901753e3cd8ae0b3a79345ff049f14","after":"7b9076b1bc710dd3291a3d961159976057ded75e","ref":"refs/heads/main","pushedAt":"2024-03-30T21:11:26.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #184 from rust-cli/add-crates-to-readme\n\ndocs: Add crates to README","shortMessageHtmlLink":"Merge pull request #184 from rust-cli/add-crates-to-readme"}},{"before":null,"after":"8d9a9ce35b4ec14d1e6eade0f0a8fac31a294e84","ref":"refs/heads/add-crates-to-readme","pushedAt":"2024-03-30T21:04:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"},"commit":{"message":"docs: Add crates to README","shortMessageHtmlLink":"docs: Add crates to README"}},{"before":"f15769d219b5d1837b3d76369ea9125a31110244","after":"205c8f37d43b0b1c00b0158c9dc4181090d7b316","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-03-29T11:47:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":"a29f920bc007d3c246682cc81c97ec37cb44e8e4","after":null,"ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-03-29T11:46:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"}},{"before":"bf9cf81889f75e3b1cba266081ec2b4fe91301f2","after":"9558676055901753e3cd8ae0b3a79345ff049f14","ref":"refs/heads/main","pushedAt":"2024-03-29T11:46:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"pksunkara","name":"Pavan Kumar Sunkara","path":"/pksunkara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174703?s=80&v=4"},"commit":{"message":"Merge pull request #183 from rust-cli/renovate/stable-1.x\n\nchore(deps): Update Rust Stable to v1.77","shortMessageHtmlLink":"Merge pull request #183 from rust-cli/renovate/stable-1.x"}},{"before":"53f929f901e8a63a7da10f385729294e60d234e2","after":"f15769d219b5d1837b3d76369ea9125a31110244","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-03-29T02:12:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update compatible (dev)","shortMessageHtmlLink":"chore(deps): Update compatible (dev)"}},{"before":null,"after":"a29f920bc007d3c246682cc81c97ec37cb44e8e4","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-03-29T02:12:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.77","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.77"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESus3eAA","startCursor":null,"endCursor":null}},"title":"Activity · rust-cli/anstyle"}