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

Create $RUSTUP_HOME/tmp if needed #4

Merged
merged 133 commits into from
Oct 3, 2023
Merged

Create $RUSTUP_HOME/tmp if needed #4

merged 133 commits into from
Oct 3, 2023

Commits on Mar 22, 2023

  1. build(deps): bump assert_cmd from 2.0.8 to 2.0.10

    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.8 to 2.0.10.
    - [Release notes](https://github.com/assert-rs/assert_cmd/releases)
    - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_cmd@v2.0.8...v2.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0cdac72 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump thiserror from 1.0.39 to 1.0.40

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.39...1.0.40)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    36e99df View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. build(deps): bump assert_fs from 1.0.10 to 1.0.12

    Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.10 to 1.0.12.
    - [Release notes](https://github.com/assert-rs/assert_fs/releases)
    - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_fs@v1.0.10...v1.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: assert_fs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    45e72fb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. build(deps): bump openssl from 0.10.45 to 0.10.47

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.47.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.45...openssl-v0.10.47)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f8b34cf View commit details
    Browse the repository at this point in the history
  2. build(deps): bump async-trait from 0.1.66 to 0.1.67

    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.66 to 0.1.67.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.66...0.1.67)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    47fac62 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. build(deps): bump directories from 4.0.1 to 5.0.0

    Bumps [directories](https://github.com/soc/directories-rs) from 4.0.1 to 5.0.0.
    - [Release notes](https://github.com/soc/directories-rs/releases)
    - [Commits](https://github.com/soc/directories-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: directories
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    373a70f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump reqwest from 0.11.14 to 0.11.15

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.14 to 0.11.15.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.14...v0.11.15)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ef87ecb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7271dbc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. build(deps): bump openssl from 0.10.47 to 0.10.48

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.47 to 0.10.48.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.47...openssl-v0.10.48)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    adebcbe View commit details
    Browse the repository at this point in the history
  2. build(deps): bump miette from 5.5.0 to 5.6.0

    Bumps [miette](https://github.com/zkat/miette) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/zkat/miette/releases)
    - [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
    - [Commits](zkat/miette@miette-derive-v5.5.0...miette-derive-v5.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: miette
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8ac6df5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. build(deps): bump clap from 4.1.8 to 4.1.11

    Bumps [clap](https://github.com/clap-rs/clap) from 4.1.8 to 4.1.11.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.1.8...v4.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a92574d View commit details
    Browse the repository at this point in the history
  2. build(deps): bump regex from 1.7.1 to 1.7.3

    Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.7.1...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    26cf330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef483ed View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. build(deps): bump serde_json from 1.0.94 to 1.0.95

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.94...v1.0.95)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a9cb396 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tokio from 1.26.0 to 1.27.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.26.0 to 1.27.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.26.0...tokio-1.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    249a3f7 View commit details
    Browse the repository at this point in the history
  3. Fix Ci warnings and bump clap (esp-rs#228)

    * ci: ⚡️ Fix CI warnings
    
    * build: ⬆️ Bump clap to 4.2.0
    SergioGasquez authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d7697a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. build(deps): bump reqwest from 0.11.15 to 0.11.16

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.15 to 0.11.16.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.15...v0.11.16)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a16d0ad View commit details
    Browse the repository at this point in the history
  2. build(deps): bump async-trait from 0.1.67 to 0.1.68

    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.67 to 0.1.68.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.67...0.1.68)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b05c7f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. build(deps): bump miette from 5.6.0 to 5.7.0

    Bumps [miette](https://github.com/zkat/miette) from 5.6.0 to 5.7.0.
    - [Release notes](https://github.com/zkat/miette/releases)
    - [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
    - [Commits](zkat/miette@miette-derive-v5.6.0...miette-derive-v5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: miette
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9dc2b69 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tempfile from 3.4.0 to 3.5.0

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/Stebalien/tempfile/releases)
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
    - [Commits](https://github.com/Stebalien/tempfile/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8bb3c23 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump openssl from 0.10.48 to 0.10.49

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.49.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.48...openssl-v0.10.49)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    328762f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. build(deps): bump openssl from 0.10.49 to 0.10.50

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.49 to 0.10.50.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.49...openssl-v0.10.50)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0aca435 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Add support for generating shell completions (esp-rs#223)

    * feat: ✨ Add support for shell completions
    
    * feat: 🔊 Add logs
    
    * docs: 📝 Add completions documentation
    
    * build: ⚡️ Remove cargo feature of clap
    
    * style: 🎨 Remove unnecesary clap args
    SergioGasquez authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6e4db43 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

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

Commits on Apr 18, 2023

  1. build(deps): bump assert_cmd from 2.0.10 to 2.0.11

    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.10 to 2.0.11.
    - [Release notes](https://github.com/assert-rs/assert_cmd/releases)
    - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_cmd@v2.0.10...v2.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1eee42e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. build(deps): bump clap from 4.2.1 to 4.2.2

    Bumps [clap](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.2.1...v4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a49f0b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee27ea View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. build(deps): bump clap_complete from 4.1.5 to 4.2.0

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.5 to 4.2.0.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.1.5...clap_complete-v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f711fb1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump assert_fs from 1.0.12 to 1.0.13

    Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.12 to 1.0.13.
    - [Release notes](https://github.com/assert-rs/assert_fs/releases)
    - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_fs@v1.0.12...v1.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: assert_fs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7e53197 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump serde_json from 1.0.95 to 1.0.96

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.95...v1.0.96)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    21d0bc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Fix Windows environment (esp-rs#242)

    * feat: ✨ Add env mod and rework Windows environment setup
    
    * style: 🎨 Format includes
    
    * build: ⬆️ Bump version
    
    * fix: 🐛 Fix unix includes
    
    * docs: 📝 Add file docstring
    SergioGasquez authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    faf4bf0 View commit details
    Browse the repository at this point in the history
  2. Prepare release v0.4.0 (esp-rs#243)

    * build: 📌 Pin version
    
    * build: ⬆️ Upgrade dependencies version
    SergioGasquez authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    15ec5ac View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. build(deps): bump directories from 5.0.0 to 5.0.1

    Bumps [directories](https://github.com/soc/directories-rs) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/soc/directories-rs/releases)
    - [Commits](https://github.com/soc/directories-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: directories
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 2, 2023
    Configuration menu
    Copy the full SHA
    516db06 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump flate2 from 1.0.25 to 1.0.26

    Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.25 to 1.0.26.
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Commits](https://github.com/rust-lang/flate2-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: flate2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 2, 2023
    Configuration menu
    Copy the full SHA
    62af5ab View commit details
    Browse the repository at this point in the history
  3. build(deps): bump reqwest from 0.11.16 to 0.11.17

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.17.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.16...v0.11.17)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5732568 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump openssl from 0.10.51 to 0.10.52

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.52.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.51...openssl-v0.10.52)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 2, 2023
    Configuration menu
    Copy the full SHA
    bb2addf View commit details
    Browse the repository at this point in the history
  5. build(deps): bump tokio from 1.27.0 to 1.28.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.27.0 to 1.28.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.27.0...tokio-1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c2d9734 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump clap from 4.2.4 to 4.2.5

    Bumps [clap](https://github.com/clap-rs/clap) from 4.2.4 to 4.2.5.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.2.4...v4.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3136d22 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    d5043ba View commit details
    Browse the repository at this point in the history
  2. build(deps): bump update-informer from 0.6.0 to 1.0.0

    Bumps [update-informer](https://github.com/mgrachev/update-informer) from 0.6.0 to 1.0.0.
    - [Release notes](https://github.com/mgrachev/update-informer/releases)
    - [Changelog](https://github.com/mgrachev/update-informer/blob/main/CHANGELOG.md)
    - [Commits](mgrachev/update-informer@v0.6.0...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: update-informer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c42c242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f1ce3c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. build(deps): bump clap_complete from 4.2.2 to 4.2.3

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.2.2...clap_complete-v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 16, 2023
    Configuration menu
    Copy the full SHA
    79fa60b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Update LLVM and GCC (esp-rs#256)

    * feat: ✨ Add support for LLVM 16
    
    * feat: ✨ Add support for GCC 12
    
    * feat: ✨ Update LLVM release
    
    * style: 🎨 Avoid having RELEASE and VERSION consts
    
    * feat: 🎨 Update target methdos name
    
    * feat: 🐛 Fix LLVM versions
    SergioGasquez authored May 18, 2023
    Configuration menu
    Copy the full SHA
    80ae98a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd6173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae57844 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 23, 2023

  1. build(deps): bump miette from 5.8.0 to 5.9.0

    Bumps [miette](https://github.com/zkat/miette) from 5.8.0 to 5.9.0.
    - [Release notes](https://github.com/zkat/miette/releases)
    - [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
    - [Commits](zkat/miette@miette-derive-v5.8.0...miette-derive-v5.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: miette
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a50b9ca View commit details
    Browse the repository at this point in the history
  2. build(deps): bump clap_complete from 4.2.3 to 4.3.0

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.3 to 4.3.0.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.2.3...clap_complete-v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bbc3758 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump clap from 4.2.7 to 4.3.0

    Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.2.7...clap_complete-v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e27490b View commit details
    Browse the repository at this point in the history
  4. build(deps): bump regex from 1.8.1 to 1.8.2

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.1...1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b46e88c View commit details
    Browse the repository at this point in the history
  5. build(deps): bump console from 0.15.5 to 0.15.7

    Bumps [console](https://github.com/console-rs/console) from 0.15.5 to 0.15.7.
    - [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
    - [Commits](console-rs/console@0.15.5...0.15.7)
    
    ---
    updated-dependencies:
    - dependency-name: console
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2bdf86c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. build(deps): bump log from 0.4.17 to 0.4.18

    Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.17...0.4.18)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 30, 2023
    Configuration menu
    Copy the full SHA
    71c7e3e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tokio from 1.28.1 to 1.28.2

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.1 to 1.28.2.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.28.1...tokio-1.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 30, 2023
    Configuration menu
    Copy the full SHA
    b46e7de View commit details
    Browse the repository at this point in the history
  3. build(deps): bump regex from 1.8.2 to 1.8.3

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.2...1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9d01bbd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. build(deps): bump clap from 4.3.0 to 4.3.2

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.3.0...v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d5cf4e9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump openssl from 0.10.52 to 0.10.54

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.52 to 0.10.54.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.52...openssl-v0.10.54)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    45191fd View commit details
    Browse the repository at this point in the history
  3. build(deps): bump regex from 1.8.3 to 1.8.4

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.3...1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c8b5fd2 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump clap_complete from 4.3.0 to 4.3.1

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.3.0...clap_complete-v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8dbb831 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 13, 2023

  1. build(deps): bump log from 0.4.18 to 0.4.19

    Bumps [log](https://github.com/rust-lang/log) from 0.4.18 to 0.4.19.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.18...0.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5419b24 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump clap from 4.3.2 to 4.3.3

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.2...v4.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    df4f7c5 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump tempfile from 3.5.0 to 3.6.0

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.5.0 to 3.6.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.5.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c9e73c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 22, 2023

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

Commits on Jun 27, 2023

  1. build(deps): bump serde_json from 1.0.96 to 1.0.99

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.99.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.96...v1.0.99)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9dc867e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump clap from 4.3.3 to 4.3.8

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.8.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.3...v4.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    99c8244 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump openssl from 0.10.54 to 0.10.55

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.54...openssl-v0.10.55)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bf7845e View commit details
    Browse the repository at this point in the history
  4. build(deps): bump strum from 0.24.1 to 0.25.0

    Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
    - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Peternator7/strum/commits)
    
    ---
    updated-dependencies:
    - dependency-name: strum
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1a10ddc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Update readme (esp-rs#289)

    * docs: 📝 Update readme
    
    * docs: Udpate readme
    SergioGasquez authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1c7a486 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. build(deps): bump tokio from 1.28.2 to 1.29.1 (esp-rs#290)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.2 to 1.29.1.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.28.2...tokio-1.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c00fdd9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump async-trait from 0.1.68 to 0.1.69 (esp-rs#291)

    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.68 to 0.1.69.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.68...0.1.69)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7ede9ba View commit details
    Browse the repository at this point in the history
  3. build(deps): bump update-informer from 1.0.0 to 1.1.0 (esp-rs#292)

    Bumps [update-informer](https://github.com/mgrachev/update-informer) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/mgrachev/update-informer/releases)
    - [Changelog](https://github.com/mgrachev/update-informer/blob/main/CHANGELOG.md)
    - [Commits](mgrachev/update-informer@v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: update-informer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7b3091e View commit details
    Browse the repository at this point in the history
  4. build(deps): bump clap from 4.3.8 to 4.3.10 (esp-rs#293)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.10.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.8...v4.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    26c748f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. build(deps): bump clap from 4.3.10 to 4.3.11

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.11.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.10...v4.3.11)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    91047d3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump serde_json from 1.0.99 to 1.0.100

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.99...v1.0.100)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    56c491d View commit details
    Browse the repository at this point in the history
  3. build(deps): bump async-trait from 0.1.69 to 0.1.71

    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.69 to 0.1.71.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.69...0.1.71)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c99bef8 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump clap_complete from 4.3.1 to 4.3.2

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.3.1...clap_complete-v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2dcd54c View commit details
    Browse the repository at this point in the history
  5. build(deps): bump regex from 1.8.4 to 1.9.1

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.1.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.4...1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7e7bc61 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump thiserror from 1.0.40 to 1.0.43

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.43.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.40...1.0.43)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1ac5aee View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. build(deps): bump tar from 0.4.38 to 0.4.39

    Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.38 to 0.4.39.
    - [Commits](alexcrichton/tar-rs@0.4.38...0.4.39)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3f1bb7f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump miette from 5.9.0 to 5.10.0

    Bumps [miette](https://github.com/zkat/miette) from 5.9.0 to 5.10.0.
    - [Release notes](https://github.com/zkat/miette/releases)
    - [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
    - [Commits](zkat/miette@miette-derive-v5.9.0...miette-derive-v5.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: miette
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f83e91a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump serde_json from 1.0.100 to 1.0.103

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.103.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.100...v1.0.103)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    45f249d View commit details
    Browse the repository at this point in the history
  4. build(deps): bump assert_cmd from 2.0.11 to 2.0.12

    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.11 to 2.0.12.
    - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_cmd@v2.0.11...v2.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5403583 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump clap from 4.3.11 to 4.3.14

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.14.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.11...v4.3.14)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4e2d534 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. build(deps): bump clap from 4.3.14 to 4.3.19

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.14 to 4.3.19.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.14...v4.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    94f42dc View commit details
    Browse the repository at this point in the history
  2. build(deps): bump thiserror from 1.0.43 to 1.0.44

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.43...1.0.44)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    883c6d1 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump async-trait from 0.1.71 to 0.1.72

    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.71 to 0.1.72.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.71...0.1.72)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ae5ebcb View commit details
    Browse the repository at this point in the history
  4. build(deps): bump tempfile from 3.6.0 to 3.7.0

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.7.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d4870a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. build(deps): bump serde_json from 1.0.103 to 1.0.104

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.103...v1.0.104)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c11d99a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Ignore shebang of install.sh files (esp-rs#312)

    * fix: Remove -c argument
    
    * feat: Split arguments and add checking result
    SergioGasquez authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3897d66 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. build(deps): bump tar from 0.4.39 to 0.4.40

    Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.39 to 0.4.40.
    - [Commits](alexcrichton/tar-rs@0.4.39...0.4.40)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a0f6179 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump openssl from 0.10.55 to 0.10.56

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.56.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.55...openssl-v0.10.56)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    90a1b7f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump regex from 1.9.1 to 1.9.3

    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.1...1.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7011b37 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump tempfile from 3.7.0 to 3.7.1

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.0 to 3.7.1.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.7.0...v3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a865da6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Rework update subcommand (esp-rs#285)

    * feat: ✨ Refactor update and install subcomands
    
    * feat: ✨ Refactor update and install subcomands
    
    * Create issue_handler.yml
    
    * build(deps): bump serde_json from 1.0.96 to 1.0.99
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.99.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.96...v1.0.99)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap from 4.3.3 to 4.3.8
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.8.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.3...v4.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump openssl from 0.10.54 to 0.10.55
    
    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.54...openssl-v0.10.55)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump strum from 0.24.1 to 0.25.0
    
    Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
    - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Peternator7/strum/commits)
    
    ---
    updated-dependencies:
    - dependency-name: strum
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update readme (esp-rs#289)
    
    * docs: 📝 Update readme
    
    * docs: Udpate readme
    
    * build(deps): bump tokio from 1.28.2 to 1.29.1 (esp-rs#290)
    
    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.2 to 1.29.1.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.28.2...tokio-1.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump async-trait from 0.1.68 to 0.1.69 (esp-rs#291)
    
    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.68 to 0.1.69.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.68...0.1.69)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump update-informer from 1.0.0 to 1.1.0 (esp-rs#292)
    
    Bumps [update-informer](https://github.com/mgrachev/update-informer) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/mgrachev/update-informer/releases)
    - [Changelog](https://github.com/mgrachev/update-informer/blob/main/CHANGELOG.md)
    - [Commits](mgrachev/update-informer@v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: update-informer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump clap from 4.3.8 to 4.3.10 (esp-rs#293)
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.10.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.8...v4.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump clap from 4.3.10 to 4.3.11
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.11.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.10...v4.3.11)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump serde_json from 1.0.99 to 1.0.100
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.99...v1.0.100)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump async-trait from 0.1.69 to 0.1.71
    
    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.69 to 0.1.71.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.69...0.1.71)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap_complete from 4.3.1 to 4.3.2
    
    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.3.1...clap_complete-v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump regex from 1.8.4 to 1.9.1
    
    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.1.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.4...1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump thiserror from 1.0.40 to 1.0.43
    
    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.43.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.40...1.0.43)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump tar from 0.4.38 to 0.4.39
    
    Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.38 to 0.4.39.
    - [Commits](alexcrichton/tar-rs@0.4.38...0.4.39)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump miette from 5.9.0 to 5.10.0
    
    Bumps [miette](https://github.com/zkat/miette) from 5.9.0 to 5.10.0.
    - [Release notes](https://github.com/zkat/miette/releases)
    - [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
    - [Commits](zkat/miette@miette-derive-v5.9.0...miette-derive-v5.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: miette
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump serde_json from 1.0.100 to 1.0.103
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.103.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.100...v1.0.103)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump assert_cmd from 2.0.11 to 2.0.12
    
    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.11 to 2.0.12.
    - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_cmd@v2.0.11...v2.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap from 4.3.11 to 4.3.14
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.14.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.11...v4.3.14)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap from 4.3.14 to 4.3.19
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.14 to 4.3.19.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.14...v4.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump thiserror from 1.0.43 to 1.0.44
    
    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.43...1.0.44)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump async-trait from 0.1.71 to 0.1.72
    
    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.71 to 0.1.72.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.71...0.1.72)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump tempfile from 3.6.0 to 3.7.0
    
    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.7.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump serde_json from 1.0.103 to 1.0.104
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.103...v1.0.104)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Ignore shebang of install.sh files (esp-rs#312)
    
    * fix: Remove -c argument
    
    * feat: Split arguments and add checking result
    
    * build(deps): bump tar from 0.4.39 to 0.4.40
    
    Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.39 to 0.4.40.
    - [Commits](alexcrichton/tar-rs@0.4.39...0.4.40)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump openssl from 0.10.55 to 0.10.56
    
    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.56.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.55...openssl-v0.10.56)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump regex from 1.9.1 to 1.9.3
    
    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.1...1.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump tempfile from 3.7.0 to 3.7.1
    
    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.0 to 3.7.1.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.7.0...v3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    SergioGasquez and dependabot[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0a64e78 View commit details
    Browse the repository at this point in the history
  2. Prepare for next release (esp-rs#318)

    * build: Bump crates version
    
    * Rework update subcommand (esp-rs#285)
    
    * feat: ✨ Refactor update and install subcomands
    
    * feat: ✨ Refactor update and install subcomands
    
    * Create issue_handler.yml
    
    * build(deps): bump serde_json from 1.0.96 to 1.0.99
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.99.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.96...v1.0.99)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap from 4.3.3 to 4.3.8
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.8.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.3...v4.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump openssl from 0.10.54 to 0.10.55
    
    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.54...openssl-v0.10.55)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump strum from 0.24.1 to 0.25.0
    
    Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
    - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Peternator7/strum/commits)
    
    ---
    updated-dependencies:
    - dependency-name: strum
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update readme (esp-rs#289)
    
    * docs: 📝 Update readme
    
    * docs: Udpate readme
    
    * build(deps): bump tokio from 1.28.2 to 1.29.1 (esp-rs#290)
    
    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.2 to 1.29.1.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.28.2...tokio-1.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump async-trait from 0.1.68 to 0.1.69 (esp-rs#291)
    
    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.68 to 0.1.69.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.68...0.1.69)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump update-informer from 1.0.0 to 1.1.0 (esp-rs#292)
    
    Bumps [update-informer](https://github.com/mgrachev/update-informer) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/mgrachev/update-informer/releases)
    - [Changelog](https://github.com/mgrachev/update-informer/blob/main/CHANGELOG.md)
    - [Commits](mgrachev/update-informer@v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: update-informer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump clap from 4.3.8 to 4.3.10 (esp-rs#293)
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.10.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.8...v4.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump clap from 4.3.10 to 4.3.11
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.11.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.10...v4.3.11)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump serde_json from 1.0.99 to 1.0.100
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.99...v1.0.100)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump async-trait from 0.1.69 to 0.1.71
    
    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.69 to 0.1.71.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.69...0.1.71)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap_complete from 4.3.1 to 4.3.2
    
    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.3.1...clap_complete-v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump regex from 1.8.4 to 1.9.1
    
    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.1.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.4...1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump thiserror from 1.0.40 to 1.0.43
    
    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.43.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.40...1.0.43)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump tar from 0.4.38 to 0.4.39
    
    Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.38 to 0.4.39.
    - [Commits](alexcrichton/tar-rs@0.4.38...0.4.39)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump miette from 5.9.0 to 5.10.0
    
    Bumps [miette](https://github.com/zkat/miette) from 5.9.0 to 5.10.0.
    - [Release notes](https://github.com/zkat/miette/releases)
    - [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
    - [Commits](zkat/miette@miette-derive-v5.9.0...miette-derive-v5.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: miette
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump serde_json from 1.0.100 to 1.0.103
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.103.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.100...v1.0.103)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump assert_cmd from 2.0.11 to 2.0.12
    
    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.11 to 2.0.12.
    - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_cmd@v2.0.11...v2.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap from 4.3.11 to 4.3.14
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.14.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.11...v4.3.14)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump clap from 4.3.14 to 4.3.19
    
    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.14 to 4.3.19.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.14...v4.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump thiserror from 1.0.43 to 1.0.44
    
    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.43...1.0.44)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump async-trait from 0.1.71 to 0.1.72
    
    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.71 to 0.1.72.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.71...0.1.72)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump tempfile from 3.6.0 to 3.7.0
    
    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.7.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump serde_json from 1.0.103 to 1.0.104
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.103...v1.0.104)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Ignore shebang of install.sh files (esp-rs#312)
    
    * fix: Remove -c argument
    
    * feat: Split arguments and add checking result
    
    * build(deps): bump tar from 0.4.39 to 0.4.40
    
    Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.39 to 0.4.40.
    - [Commits](alexcrichton/tar-rs@0.4.39...0.4.40)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump openssl from 0.10.55 to 0.10.56
    
    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.56.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.55...openssl-v0.10.56)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump regex from 1.9.1 to 1.9.3
    
    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.1...1.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump tempfile from 3.7.0 to 3.7.1
    
    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.0 to 3.7.1.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.7.0...v3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    SergioGasquez and dependabot[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3d4bba3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. build(deps): bump log from 0.4.19 to 0.4.20 (esp-rs#321)

    Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.19...0.4.20)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2cd11fd View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tokio from 1.30.0 to 1.31.0 (esp-rs#320)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.30.0 to 1.31.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.30.0...tokio-1.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5b2ea19 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump async-trait from 0.1.72 to 0.1.73 (esp-rs#319)

    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.72 to 0.1.73.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.72...0.1.73)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4dd657c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix: Fix clippy lint

    SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2e8bd1a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump openssl from 0.10.56 to 0.10.57

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.56 to 0.10.57.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.56...openssl-v0.10.57)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e63be20 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump tempfile from 3.7.1 to 3.8.0

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.7.1...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1a96e11 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump tokio from 1.31.0 to 1.32.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.32.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.31.0...tokio-1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ab388eb View commit details
    Browse the repository at this point in the history
  5. build(deps): bump serde_json from 1.0.104 to 1.0.105

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.105.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.104...v1.0.105)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    22c3f25 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump flate2 from 1.0.26 to 1.0.27

    Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.26 to 1.0.27.
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Commits](rust-lang/flate2-rs@1.0.26...1.0.27)
    
    ---
    updated-dependencies:
    - dependency-name: flate2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    56f83f3 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump reqwest from 0.11.18 to 0.11.20

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.20.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.18...v0.11.20)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8970e90 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump thiserror from 1.0.44 to 1.0.47

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.44 to 1.0.47.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.44...1.0.47)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    401986e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. build(deps): bump winreg from 0.50.0 to 0.51.0

    Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.50.0 to 0.51.0.
    - [Release notes](https://github.com/gentoo90/winreg-rs/releases)
    - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md)
    - [Commits](gentoo90/winreg-rs@v0.50.0...v0.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: winreg
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1c94c94 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. build(deps): bump regex from 1.9.3 to 1.9.5

    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.3 to 1.9.5.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.3...1.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e0f6513 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump thiserror from 1.0.47 to 1.0.48

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.47...1.0.48)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6fcdd89 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8da82ec View commit details
    Browse the repository at this point in the history
  4. build: Cargo update

    SergioGasquez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    08d1405 View commit details
    Browse the repository at this point in the history
  5. chore: Bump MSRV

    SergioGasquez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    241fd92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2051ba View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. chore: Bump MSRV

    SergioGasquez committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    da41400 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 12, 2023

  1. Improve remove_dir_all errors (esp-rs#346)

    * feat: Improve remove_dir_all errors
    
    * feat: Small improvements of download_file fn
    
    * feat: Uinstall now deletes everything inside the Xtensa Rust toolchain folder
    SergioGasquez authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5219673 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Use RUSTUP_HOME tmp folder (esp-rs#348)

    * feat: Create tmp folders in Xtensa Rust folder
    
    * fix: Fix Windows imports
    
    * feat: Use RUSTUP_HOME tmp folder
    SergioGasquez authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9dfc970 View commit details
    Browse the repository at this point in the history
  2. Add a flag to skip Xtensa Rust version parsing (esp-rs#352)

    * feat: Add a flag to skip Xtensa Rust version parsing
    
    * docs: Update Usage section
    SergioGasquez authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a432200 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump clap_complete from 4.4.0 to 4.4.1 (esp-rs#351)

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.4.0...clap_complete-v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f178e8a View commit details
    Browse the repository at this point in the history
  4. build(deps): bump serde_json from 1.0.105 to 1.0.106 (esp-rs#350)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.105...v1.0.106)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c620ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. build(deps): bump serde_json from 1.0.106 to 1.0.107

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.106 to 1.0.107.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.106...v1.0.107)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    69bbc77 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump clap from 4.4.2 to 4.4.4

    Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.4.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.4.2...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2e1e3a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. build(deps): bump clap from 4.4.4 to 4.4.5

    Bumps [clap](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.5.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.4.4...v4.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and SergioGasquez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a54c852 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Add CHANGELOG.md (esp-rs#358)

    * docs: Add CHANGELOG.md
    
    * ci: Ignore changelog updates
    SergioGasquez authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5949af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Add warn message when failed to detect Xtensa Rust (esp-rs#357)

    * perf: Add warn message when failed to detect Xtensa Rust
    
    * style: Format log messages
    
    * Add CHANGELOG.md (esp-rs#358)
    
    * docs: Add CHANGELOG.md
    
    * ci: Ignore changelog updates
    
    * docs: Update changelog
    SergioGasquez authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f360a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe4ce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1307840 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. build(deps): bump reqwest from 0.11.20 to 0.11.21 (esp-rs#361)

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.21.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.20...v0.11.21)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    02ac046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801d2c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69d87a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2f498c View commit details
    Browse the repository at this point in the history