292 Commits

Author SHA1 Message Date
Sergio Gasquez Arcos
167421cfe8
Merge pull request #101 from esp-rs/dependabot/cargo/anyhow-1.0.68
build(deps): bump anyhow from 1.0.66 to 1.0.68
2022-12-23 16:30:32 +01:00
dependabot[bot]
36eabe3427
build(deps): bump thiserror from 1.0.37 to 1.0.38
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.37...1.0.38)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 08:27:56 +00:00
dependabot[bot]
3e2cff462e
build(deps): bump anyhow from 1.0.66 to 1.0.68
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.66 to 1.0.68.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.66...1.0.68)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 08:27:46 +00:00
Sergio Gasquez Arcos
6dbb862f0f
Merge pull request #108 from esp-rs/feature/async
Feature/async
2022-12-23 09:26:40 +01:00
Sergio Gasquez Arcos
7c8c2edd7b
Merge pull request #103 from esp-rs/dependabot/cargo/serde_json-1.0.91
build(deps): bump serde_json from 1.0.89 to 1.0.91
2022-12-20 12:53:20 +01:00
dependabot[bot]
7fc2321054
build(deps): bump serde from 1.0.150 to 1.0.151
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.151)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 21:06:39 +00:00
dependabot[bot]
8a55e33e46
build(deps): bump serde_json from 1.0.89 to 1.0.91
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 21:06:31 +00:00
Sergio Gasquez
928855bdd5 refactor: ♻️ Initial async 2022-12-15 14:26:25 +01:00
Sergio Gasquez
636a5217e1 chore: ⬆️ Upgrade version to 0.2.5-dev 2022-12-14 14:08:31 +01:00
Sergio Gasquez
7ba3572991 chore: ⬆️ Upgrade version to 0.2.4 2022-12-14 13:33:33 +01:00
Sergio Gasquez Arcos
d58955d08c
Merge pull request #83 from esp-rs/dependabot/cargo/assert_fs-1.0.10
build(deps): bump assert_fs from 1.0.9 to 1.0.10
2022-12-14 11:02:10 +01:00
Sergio Gasquez Arcos
d6192ae8c0
Merge pull request #84 from esp-rs/dependabot/cargo/clap-4.0.29
build(deps): bump clap from 4.0.28 to 4.0.29
2022-12-14 11:01:33 +01:00
Sergio Gasquez Arcos
ce3aceb17b
Merge pull request #87 from esp-rs/dependabot/cargo/embuild-0.31.0
build(deps): bump embuild from 0.30.4 to 0.31.0
2022-12-13 10:11:07 +01:00
dependabot[bot]
0f4da0925d
build(deps): bump assert_fs from 1.0.9 to 1.0.10
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: assert_fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:06:29 +00:00
Sergio Gasquez Arcos
422fa658cc
Merge pull request #89 from esp-rs/dependabot/cargo/update-informer-0.6.0
build(deps): bump update-informer from 0.5.0 to 0.6.0
2022-12-13 10:04:45 +01:00
dependabot[bot]
4ddffd449b
build(deps): bump serde from 1.0.148 to 1.0.150
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.150.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.150)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 21:11:15 +00:00
dependabot[bot]
304d68edc6
build(deps): bump update-informer from 0.5.0 to 0.6.0
Bumps [update-informer](https://github.com/mgrachev/update-informer) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/mgrachev/update-informer/releases)
- [Changelog](https://github.com/mgrachev/update-informer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mgrachev/update-informer/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: update-informer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 21:11:07 +00:00
dependabot[bot]
19c3745cf3
build(deps): bump embuild from 0.30.4 to 0.31.0
Bumps [embuild](https://github.com/ivmarkov/embuild) from 0.30.4 to 0.31.0.
- [Release notes](https://github.com/ivmarkov/embuild/releases)
- [Changelog](https://github.com/esp-rs/embuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ivmarkov/embuild/compare/v0.30.4...v0.31.0)

---
updated-dependencies:
- dependency-name: embuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 21:10:48 +00:00
dependabot[bot]
0a27626820
build(deps): bump clap from 4.0.28 to 4.0.29
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.28 to 4.0.29.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.28...v4.0.29)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 21:08:56 +00:00
dependabot[bot]
c4cd30e39a
build(deps): bump env_logger from 0.9.3 to 0.10.0
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.9.3...v0.10.0)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 10:53:50 +00:00
Sergio Gasquez Arcos
f1589fef07
Merge pull request #75 from esp-rs/dependabot/cargo/miette-5.5.0
build(deps): bump miette from 5.4.1 to 5.5.0
2022-11-29 11:52:53 +01:00
Sergio Gasquez Arcos
fa7d592f85
Merge pull request #79 from esp-rs/dependabot/cargo/clap-4.0.28
build(deps): bump clap from 4.0.27 to 4.0.28
2022-11-29 11:52:29 +01:00
dependabot[bot]
47283378fd
build(deps): bump miette from 5.4.1 to 5.5.0
Bumps [miette](https://github.com/zkat/miette) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zkat/miette/compare/miette-derive-v5.4.1...miette-derive-v5.5.0)

---
updated-dependencies:
- dependency-name: miette
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 08:39:42 +00:00
dependabot[bot]
0bf5b57703
build(deps): bump clap from 4.0.27 to 4.0.28
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.27 to 4.0.28.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.27...v4.0.28)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 08:38:45 +00:00
Sergio Gasquez Arcos
e638e51515
Merge pull request #76 from esp-rs/dependabot/cargo/flate2-1.0.25
build(deps): bump flate2 from 1.0.24 to 1.0.25
2022-11-29 09:38:32 +01:00
Sergio Gasquez Arcos
142ca229bd
Merge pull request #78 from esp-rs/dependabot/cargo/clap-4.0.27
build(deps): bump clap from 4.0.26 to 4.0.27
2022-11-29 09:37:33 +01:00
dependabot[bot]
18dd895f40
build(deps): bump serde from 1.0.147 to 1.0.148
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.148)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 21:26:51 +00:00
dependabot[bot]
b37bb61510
build(deps): bump clap from 4.0.26 to 4.0.27
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.26 to 4.0.27.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.26...v4.0.27)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 21:09:20 +00:00
dependabot[bot]
a9e5b03500
build(deps): bump flate2 from 1.0.24 to 1.0.25
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits/1.0.25)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 21:09:05 +00:00
dependabot[bot]
bc4963ce99
build(deps): bump serde_json from 1.0.87 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.89)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 21:08:32 +00:00
Sergio Gasquez
5d8229b6c1 chore: ⬆️ Upgrade version to 0.2.3 2022-11-17 14:55:53 +01:00
Sergio Gasquez
4702fd377d chore: ⬆️ Upgrade version to 0.2.2 2022-11-17 10:02:37 +00:00
Sergio Gasquez
ac29dc9cda feat: Use miette fancy feature 2022-11-16 08:29:58 +00:00
Sergio Gasquez
512c09ec55 test: 🧪 Add integration tests 2022-11-15 17:21:47 +01:00
Sergio Gasquez Arcos
1b605ca442
Merge pull request #60 from SergioGasquez/fixes/errors
Improve errors
2022-11-15 16:52:35 +01:00
dependabot[bot]
6189b7346d
build(deps): bump clap from 4.0.22 to 4.0.24
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.22 to 4.0.24.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.22...v4.0.24)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 21:09:46 +00:00
Sergio Gasquez Arcos
d1671a19d5
Merge branch 'main' into fixes/errors 2022-11-10 17:33:43 +01:00
Sergio Gasquez Arcos
e1e3909eff
Merge pull request #58 from esp-rs/feature/update-warn
Add a warning when the user is not using the latest version
2022-11-09 15:57:32 +01:00
Sergio Gasquez Arcos
d69dd255e5
Merge branch 'main' into fixes/errors 2022-11-08 18:56:01 +01:00
Sergio Gasquez
ca4cb9f6fe chore: ️ Revert version to 0.2.2-dev 2022-11-08 10:12:31 +00:00
Sergio Gasquez
3911364722 feat: Add update-informer check 2022-11-08 08:59:51 +00:00
Sergio Gasquez Arcos
6142a0df84
Merge pull request #56 from esp-rs/dependabot/cargo/env_logger-0.9.3
build(deps): bump env_logger from 0.9.1 to 0.9.3
2022-11-07 22:38:57 +01:00
Sergio Gasquez Arcos
b348ac7254
Merge pull request #55 from esp-rs/dependabot/cargo/clap-4.0.22
build(deps): bump clap from 4.0.19 to 4.0.22
2022-11-07 22:38:29 +01:00
dependabot[bot]
81f0642db2
build(deps): bump env_logger from 0.9.1 to 0.9.3
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.9.1...v0.9.3)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 21:26:20 +00:00
dependabot[bot]
cef4fbeb07
build(deps): bump clap from 4.0.19 to 4.0.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.19 to 4.0.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.19...v4.0.22)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 21:26:14 +00:00
dependabot[bot]
bb62b15e2c
build(deps): bump regex from 1.6.0 to 1.7.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 21:26:07 +00:00
Sergio Gasquez
4d3eadbe70 chore: ⬆️ Update version to 0.2.2-dev 2022-11-05 09:42:27 +01:00
Jesse Braham
bf9b42c901 Begin converting to native errors instead of using anyhow 2022-11-04 09:55:36 -07:00
Sergio Gasquez
eb2902e17d chore: ⬆️ Update version 2022-11-04 11:32:46 +01:00
Sergio Gasquez
5a150b5087 chore: 🎨 Update keywords 2022-11-03 22:22:55 +01:00