Skip to content
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

Explorations into task dir issues #1873

Draft
wants to merge 2,029 commits into
base: main
Choose a base branch
from
Draft
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    85da451 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    a43f40b View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate clap_mangen to 0.2.19 (jdx#1598)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e2e9af7 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate clap_complete to 4.4.10 (jdx#1597)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5159491 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate eyre to 0.6.12 (jdx#1601)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b64b0a8 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate indexmap to 2.2.2 (jdx#1602)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    96afcd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a508ec2 View commit details
    Browse the repository at this point in the history
  7. use serde to parse tools (jdx#1599)

    * use serde to parse tools
    
    * Commit from GitHub Actions (test)
    
    * use serde to parse tools
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1a7b3f0 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update rust crate itertools to 0.12.1 (jdx#1604)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2292c11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d959790 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8996bd8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e2ead1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    831af03 View commit details
    Browse the repository at this point in the history
  13. chore(deps): update peter-evans/create-pull-request action to v6 (jdx…

    …#1611)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ded7e82 View commit details
    Browse the repository at this point in the history
  14. fix(deps): update rust crate serde_json to 1.0.113 (jdx#1607)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9a75c7d View commit details
    Browse the repository at this point in the history
  15. fix(deps): update rust crate reqwest to 0.11.24 (jdx#1605)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7f01f34 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. doctor: add some info (jdx#1614)

    jdx committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6e8a97f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d15ea44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb9ab2d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. docs: cli help

    jdx committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6a004a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59362f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. calm io (jdx#1621)

    * calm io
    
    Fixes `| head` so it does not panic
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0dd07e7 View commit details
    Browse the repository at this point in the history
  2. use OnceLock where possible

    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    92a3e87 View commit details
    Browse the repository at this point in the history
  3. automatically try https if http fails (jdx#1622)

    on my current hotel internet http does not work
    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fb9fdf9 View commit details
    Browse the repository at this point in the history
  4. added optional pre-commit hook

    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ec03744 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    521c31e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adfcc0d View commit details
    Browse the repository at this point in the history
  7. fix task loading (jdx#1625)

    Fixes jdx#1593
    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fce42d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f288b40 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8efa0e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fish: fix command not found handler

    this was showing an error if called multiple times
    jdx committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a30842b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2845f3 View commit details
    Browse the repository at this point in the history
  3. docs

    jdx committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e291cc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. tasks: ignore non-executable tasks (jdx#1642)

    also general refactoring and hardening around task loading
    
    Fixes jdx#1640
    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a334924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ff913 View commit details
    Browse the repository at this point in the history
  3. save space

    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    638a426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    786220c View commit details
    Browse the repository at this point in the history
  5. save space

    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0c59c59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa7a977 View commit details
    Browse the repository at this point in the history
  7. bump msrv for clap compatibility

    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8a9a284 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77137e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. fix(deps): update rust crate clap to 4.5.0 (jdx#1644)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6ac66a8 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate clap_complete to 4.5.0 (jdx#1645)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    544b986 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate clap_mangen to 0.2.20 (jdx#1646)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    15f9810 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate tempfile to 3.10.0 (jdx#1647)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a14a320 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate either to 1.10.0 (jdx#1649)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6caaf77 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update rust crate toml to 0.8.10 (jdx#1648)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3f615ca View commit details
    Browse the repository at this point in the history
  7. fix(deps): update rust crate toml_edit to 0.22.4 (jdx#1650)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2023664 View commit details
    Browse the repository at this point in the history
  8. usage (jdx#1652)

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    409f218 View commit details
    Browse the repository at this point in the history
  9. cargo up

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4292537 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13ea6c9 View commit details
    Browse the repository at this point in the history
  11. fix(deps): update rust crate indicatif to 0.17.8 (jdx#1651)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    775db38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8399b1f View commit details
    Browse the repository at this point in the history
  13. add usage to CI

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    0bc48ed View commit details
    Browse the repository at this point in the history
  14. add usage to CI

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4eba7c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b41f4e4 View commit details
    Browse the repository at this point in the history
  16. install usage via cargo-binstall

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f3a0117 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. fix(deps): update rust crate usage-lib to 0.1.8 (jdx#1653)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    af9b541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111a218 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e46fe04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    196b8cd View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate chrono to 0.4.34 (jdx#1654)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ba96f1f View commit details
    Browse the repository at this point in the history
  6. fix completions in linux

    Fixes jdx#1658
    jdx committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2822554 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65006ad View commit details
    Browse the repository at this point in the history
  8. fix(deps): update rust crate thiserror to 1.0.57 (jdx#1659)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c6d4a4a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    b581b9d View commit details
    Browse the repository at this point in the history
  2. cargo up

    jdx committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    122a9b2 View commit details
    Browse the repository at this point in the history
  3. run commit hook on main branch

    jdx committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7ced699 View commit details
    Browse the repository at this point in the history
  4. Revert "run commit hook on main branch"

    This reverts commit 7ced699.
    jdx committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5ec8a5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    971fe5e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. compeltions: use dash compatible syntax

    Fixes jdx#1669
    jdx committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    10dbf54 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. cargo up

    jdx committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7a02ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f75ca5 View commit details
    Browse the repository at this point in the history
  3. fix(go): reflect on proper path for GOROOT (jdx#1661)

    * fix(go): use proper path for `GOROOT`
    
    * style: align implementation with ones of other GO env vars
    
    * fix: check path to determine proper `GOROOT`
    
    * docs: reflect default behavior for `GOROOT`
    
    * docs: align with previous spelling
    wheinze committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    aed9563 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    3cf1232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4851c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b024a7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48acf7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf8ff55 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    0958953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c656f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    28d4154 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jdx committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    05869d9 View commit details
    Browse the repository at this point in the history
  3. cargo up

    jdx committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0d716d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c7e69b View commit details
    Browse the repository at this point in the history
  5. doctor: improve formatting/colors

    jdx committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5c6e4dc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    8c282b8 View commit details
    Browse the repository at this point in the history
  2. Revert "cargo up"

    This reverts commit 8c282b8.
    jdx committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6fb1fa7 View commit details
    Browse the repository at this point in the history
  3. cargo up (minus cc)

    jdx committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6142403 View commit details
    Browse the repository at this point in the history
  4. doctor: revamped output (jdx#1694)

    * doctor: revamped output
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    54a5620 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3417560 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d0fb78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17e6351 View commit details
    Browse the repository at this point in the history
  8. docs: make README logo link to site (jdx#1695)

    Make README logo link to site. Looks like without a wrapping link, GitHub will still render it as a link, but the link is to the raw image.
    booniepepper committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4adac60 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update mise.json - fix missing_tools type (jdx#1699)

    * Update mise.json - fix missing_tools type
    
    * Update schema/mise.json
    
    ---------
    
    Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
    fxsalazar and jdx committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    431eca5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    5d5dce0 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate serde_json to 1.0.114 (jdx#1703)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    9ef42c3 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate openssl to 0.10.64 (jdx#1702)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    507e265 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate demand to 1.1.0 (jdx#1705)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    03a7fd5 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update serde monorepo to 1.0.197 (jdx#1704)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b5d3f19 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update rust crate insta to 1.35.1 (jdx#1701)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1f359a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    055dd80 View commit details
    Browse the repository at this point in the history
  8. release: auto-install plugins

    jdx committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3b665e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4893e09 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. simplify tasks in .mise.toml

    jdx committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5e371e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Fix MUSL check (jdx#1717)

    Inverts the logic for the musl/glibc check to ensure we are installing the right version.
    splinter98 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0f7a1eb View commit details
    Browse the repository at this point in the history
  2. release: use normal mise data dir in justfile (jdx#1718)

    * release: use normal mise data dir in justfile
    
    * [MegaLinter] Apply linters fixes
    
    ---------
    
    Co-authored-by: jdx <jdx@users.noreply.github.com>
    jdx and jdx committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1014d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd83356 View commit details
    Browse the repository at this point in the history
  4. added back "test:e2e" task

    jdx committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    16e7da0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Tiny grammar fix (jdx#1744)

    This read like it got a tad weird when renaming from rtx to mise
    MartyBeGood committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    bf1ccee View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix(java): sdkmanrc zulu JVMs are missing in mise (jdx#1719)

    * fix(java): sdkmanrc zulu JVMs are missing in mise
    
    * fix(java): add test and override fuzzy_match_filter for java plugin
    
    * fix(java): add support for dragonwell (linux only)
    roele committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4a529c0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump mio from 0.8.10 to 0.8.11 (jdx#1747)

    Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
    - [Release notes](https://github.com/tokio-rs/mio/releases)
    - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/mio@v0.8.10...v0.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: mio
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    398fc96 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update rust crate insta to 1.36.1 (jdx#1745)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f71cecf View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate walkdir to 2.5.0 (jdx#1736)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3e685db View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate indexmap to 2.2.5 (jdx#1730)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    05d89f3 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update rust crate log to 0.4.21 (jdx#1732)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e3423fe View commit details
    Browse the repository at this point in the history
  7. fix(deps): update rust crate tempfile to 3.10.1 (jdx#1733)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a10e965 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update rust crate rayon to 1.9.0 (jdx#1735)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b49b8ab View commit details
    Browse the repository at this point in the history
  9. fix(deps): update rust crate base64 to 0.22.0 (jdx#1734)

    * fix(deps): update rust crate base64 to 0.22.0
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    renovate[bot] and mise-en-dev committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    88daa7b View commit details
    Browse the repository at this point in the history
  10. chore(deps): update rust crate ctor to 0.2.7 (jdx#1729)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5999984 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d95fde View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    ac829f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    13a09d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5562fcf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    5863a19 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. chore(deps): update softprops/action-gh-release action to v2 (jdx#1761)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ba30c38 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate simplelog to 0.12.2 (jdx#1760)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    58930c9 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate reqwest to 0.11.26 (jdx#1759)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8dcf9d2 View commit details
    Browse the repository at this point in the history
  4. fix: prepend virtualenv path rather than append (jdx#1751)

    prepend all virtualenv PATHs so the most nested directory is at the
    front of the vector.
    
    otherwise the most globally configured virtualenv takes precedence
    
    add unit tests and e2e tests to verify this change
    kalvinnchau committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5c9e82e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b90ffea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7a9067 View commit details
    Browse the repository at this point in the history
  7. fix(go): go backend supports versions prefixed with 'v' (jdx#1753)

    * fix(go): go backend supports versions prefixed with 'v'
    
    * fix(go): use regex macro
    
    * fix(go): prevent clashes with Git hashes
    roele committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    668acc3 View commit details
    Browse the repository at this point in the history
  8. bump rust version

    jdx committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0cd890c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b25ebb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Update .mega-linter.yml

    jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    831831c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8e1c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d659d View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate thiserror to 1.0.58 (jdx#1781)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6b24985 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate strum to 0.26.2 (jdx#1780)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5edf8dd View commit details
    Browse the repository at this point in the history
  6. fix(deps): update rust crate toml_edit to 0.22.7 (jdx#1783)

    * fix(deps): update rust crate toml_edit to 0.22.7
    
    * fix deprecation warnings
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jeff Dickey <216188+jdx@users.noreply.github.com>
    renovate[bot] and jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4187cd7 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update rust crate toml to 0.8.11 (jdx#1782)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3f41b84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d232859 View commit details
    Browse the repository at this point in the history
  9. outdated: add --json flag (jdx#1785)

    Fixes jdx#1766
    jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ec8dbdf View commit details
    Browse the repository at this point in the history
  10. fix: display error message from calling usage (jdx#1786)

    * fix: display error message from calling `usage`
    
    * ci: set GITHUB_TOKEN to cause linting modifications to trigger CI
    
    * [MegaLinter] Apply linters fixes
    
    ---------
    
    Co-authored-by: jdx <jdx@users.noreply.github.com>
    jdx and jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    63fc69b View commit details
    Browse the repository at this point in the history
  11. chore: cargo update

    jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6391239 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dae8ece View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f78a8c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f7456eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6e8dd2f View commit details
    Browse the repository at this point in the history
  16. style: apply editorconfig changes

    jdx committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    962bed0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore: added git-cliff

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0ccdf36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a172f View commit details
    Browse the repository at this point in the history
  3. style: new git-cliff format

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    854a4fa View commit details
    Browse the repository at this point in the history
  4. style: ignore CHANGELOG.md style

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    790cb91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b63346 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b63b3ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5ef2f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e433b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83fe1ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7d7bea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1ef708 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8673000 View commit details
    Browse the repository at this point in the history
  13. fix(deps): update rust crate usage-lib to 0.1.10 (jdx#1790)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    03aca86 View commit details
    Browse the repository at this point in the history
  14. feat: very basic dependency support (jdx#1788)

    * feat: very basic dependency support
    
    * ci(release-plz): removed some debugging logic
    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7a53a44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    890c919 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb5a178 View commit details
    Browse the repository at this point in the history
  17. ci(release-plz): fix git diffs

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6c7e779 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80b340d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a35c32 View commit details
    Browse the repository at this point in the history
  20. ci: set gpg key

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    467097f View commit details
    Browse the repository at this point in the history
  21. fix(deps): update rust crate usage-lib to 0.1.12 (jdx#1792)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0603dfb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f9ff369 View commit details
    Browse the repository at this point in the history
  23. Release 2024.3.4 (jdx#1793)

    * Release 2024.3.4
    
    * Commit from GitHub Actions (test)
    mise-en-dev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1c8f619 View commit details
    Browse the repository at this point in the history
  24. ci(release-plz): fixing gpg key

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8286ded View commit details
    Browse the repository at this point in the history
  25. ci(release-plz): fixing gpg key

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    abb1dfe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fd91801 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b3ae753 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3354b55 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5cb39a4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4a7676e View commit details
    Browse the repository at this point in the history
  31. doc(changelog): improve styling

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    403033d View commit details
    Browse the repository at this point in the history
  32. doc(changelog): improve styling

    jdx committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    cf4811b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    59b814f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8ce5d37 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f21c84b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cf19dc5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9ddb424 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Refactor Nushell script (jdx#1763)

    Rename Nushell param based on core team feedback
    texastoland committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4f13c63 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    d5df98c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea978d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc7ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9153411 View commit details
    Browse the repository at this point in the history
  5. Update a few phrases for mise install (jdx#1712)

    * Update a few phrases for mise install
    
    * fixup! Update a few phrases for mise install
    
    ---------
    
    Co-authored-by: Erick Guan <erickg@skovik.com>
    Co-authored-by: Erick Guan <erickguan@users.noreply.github.com>
    3 people committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    283967e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8ea813 View commit details
    Browse the repository at this point in the history
  7. ci: fix caching

    jdx committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    62cb250 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    08a3304 View commit details
    Browse the repository at this point in the history
  2. Release 2024.3.7 (jdx#1796)

    * Release 2024.3.7
    
    * Commit from GitHub Actions (test)
    mise-en-dev committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3bde772 View commit details
    Browse the repository at this point in the history
  3. fix(nu): Gracefully handle missing $env.config (jdx#1809)

    Fixes error when `$env.config` is null. Nu implements default behavior for missing
    configurations enabling minimal customization in config files.
    
    Additional simplifications:
    - save hook to variable vs repeat it
    - annotate `cell-path` type vs create it with `into cell-path`
    texastoland committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    770e00b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fix(deps): update rust crate toml_edit to 0.22.9 (jdx#1814)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ffe7dac View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate toml to 0.8.12 (jdx#1813)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3c3dc5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96ad08d View commit details
    Browse the repository at this point in the history
  4. fix: Apple x64 version of mise doesn't work (jdx#1821)

    Use regex to allow binary names such as mise-x64
    roele committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0c0074a View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate indexmap to 2.2.6 (jdx#1815)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8d645ac View commit details
    Browse the repository at this point in the history
  6. fix(deps): update rust crate usage-lib to 0.1.17 (jdx#1818)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a629649 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update rust crate regex to 1.10.4 (jdx#1817)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1813109 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update rust crate which to 6.0.1 (jdx#1820)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9fdec13 View commit details
    Browse the repository at this point in the history
  9. fix(deps): update rust crate indoc to 2.0.5 (jdx#1816)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    905c841 View commit details
    Browse the repository at this point in the history
  10. fix(deps): update rust crate versions to 6.2.0 (jdx#1819)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1d5669e View commit details
    Browse the repository at this point in the history
  11. fix(deps): update rust crate reqwest to 0.12.1 (jdx#1822)

    * fix(deps): update rust crate reqwest to 0.12.1
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    renovate[bot] and mise-en-dev committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    25530af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    02c7e5c View commit details
    Browse the repository at this point in the history
  13. test: fix warnings

    jdx committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f0604a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ac7198 View commit details
    Browse the repository at this point in the history
  15. release: fix version set

    jdx committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2be7fe5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    17620f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    7e9b4b7 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate rayon to 1.10.0 (jdx#1827)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fba1ed3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0820b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5186f29 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. refactor: completions command (jdx#1838)

    * refactor: completions command
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cd13f49 View commit details
    Browse the repository at this point in the history
  2. doc: improve CHANGELOG (jdx#1839)

    jdx committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3393f5d View commit details
    Browse the repository at this point in the history
  3. doc: improve CHANGELOG (jdx#1841)

    jdx committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    46825f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. fix: use correct type for --cd

    Fixes jdx#1844
    jdx committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    cf4f03e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b27ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939ef9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    646df55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4c4608 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00d8728 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5612f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97c79ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4813288 View commit details
    Browse the repository at this point in the history
  10. chore(audit): added workflow

    jdx committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9263fb4 View commit details
    Browse the repository at this point in the history
  11. chore(test): improve caching

    jdx committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ac919a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aee7694 View commit details
    Browse the repository at this point in the history
  13. feat(task): extend mise tasks output (jdx#1845)

    * feat(task): extend mise tasks output
    
    * fix: update snapshot
    
    * fix: use -x,--extended instead of --full
    roele committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    104307c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    efa133e View commit details
    Browse the repository at this point in the history
  15. chore: release 2024.3.11 (jdx#1846)

    * chore: release 2024.3.11
    
    * Commit from GitHub Actions (test)
    mise-en-dev committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1abc50d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    f37f11d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4113012 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ac6cd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3606d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd3592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c64153 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. chore(deps): bump h2 from 0.3.25 to 0.3.26 (jdx#1866)

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 to 0.3.26.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.25...v0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    996759a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. fix(doctor): sort missing shims

    jdx committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f12d335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9138e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2738afd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    d3579eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f919db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef1cc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f259c29 View commit details
    Browse the repository at this point in the history