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]
|
49bf76782a
|
build(deps): bump openssl from 0.10.43 to 0.10.44
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.43 to 0.10.44.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.43...openssl-v0.10.44)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 21:10:58 +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]
|
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 |
|
Sergio Gasquez Arcos
|
8c4f82f65d
|
Merge pull request #77 from esp-rs/dependabot/cargo/serde-1.0.148
build(deps): bump serde from 1.0.147 to 1.0.148
|
2022-11-29 09:37:10 +01:00 |
|
Sergio Gasquez Arcos
|
f4bc679505
|
Merge pull request #73 from esp-rs/dependabot/cargo/openssl-0.10.43
build(deps): bump openssl from 0.10.42 to 0.10.43
|
2022-11-28 22:29:59 +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]
|
26115b7bf6
|
build(deps): bump openssl from 0.10.42 to 0.10.43
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.42 to 0.10.43.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.42...openssl-v0.10.43)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-28 21:08:44 +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
|
a65f109523
|
chore: ⬆️ cargo update
|
2022-11-17 09:59:42 +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
|
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
|
01ebfee712
|
chore: ⬆️ Update Cargo.lock
|
2022-11-04 11:35:31 +01:00 |
|
Sergio Gasquez
|
247be0745f
|
chore: ⬆️ Update version to 0.2.0
|
2022-11-03 20:30:44 +00:00 |
|
Sergio Gasquez
|
143619f966
|
build: ➕ Add serde-json
|
2022-11-03 18:16:43 +01:00 |
|
dependabot[bot]
|
150f7165cb
|
build(deps): bump miette from 5.3.0 to 5.4.1
Bumps [miette](https://github.com/zkat/miette) from 5.3.0 to 5.4.1.
- [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.3.0...miette-derive-v5.4.1)
---
updated-dependencies:
- dependency-name: miette
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 21:41:40 +00:00 |
|
Sergio Gasquez
|
49e34a8338
|
chore: 🐛 Update cargo lock
|
2022-10-28 16:44:17 +02:00 |
|
Sergio Gasquez
|
7460cfc63c
|
build: 📌 Pin dependencies and cargo update
|
2022-10-27 10:27:43 +00:00 |
|
Sergio Gasquez Arcos
|
f3bdc714b0
|
Merge branch 'main' into feature/doc-update
|
2022-10-27 10:34:50 +02:00 |
|
Sergio Gasquez Arcos
|
b2ca668652
|
Merge pull request #31 from esp-rs/feature/config-file
Add configuration file
|
2022-10-26 16:52:59 +02:00 |
|
Sergio Gasquez
|
0da0745ea1
|
build: ➕ Add regex
|
2022-10-26 08:51:48 +00:00 |
|
Sergio Gasquez Arcos
|
aca2f3c3cf
|
Merge pull request #29 from esp-rs/dependabot/cargo/clap-4.0.18
build(deps): bump clap from 4.0.15 to 4.0.18
|
2022-10-25 10:11:02 +02:00 |
|
dependabot[bot]
|
837daf570c
|
build(deps): bump anyhow from 1.0.65 to 1.0.66
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.65...1.0.66)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 21:41:32 +00:00 |
|
dependabot[bot]
|
6db994f70b
|
build(deps): bump clap from 4.0.15 to 4.0.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.15 to 4.0.18.
- [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.15...v4.0.18)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 21:41:23 +00:00 |
|
Sergio Gasquez
|
19acf19d17
|
feat: ✨ Initial suppor for config file
|
2022-10-21 09:45:35 +00:00 |
|