957 Commits

Author SHA1 Message Date
figsoda
b181aa75f3
Merge pull request #407 from ouch-org/dependabot/cargo/clap-4.2.5 2023-04-27 20:35:54 -04:00
dependabot[bot]
535d9af27c
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](https://github.com/clap-rs/clap/compare/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] <support@github.com>
2023-04-28 00:10:12 +00:00
figsoda
1b007a720a
Merge pull request #406 from ouch-org/dependabot/cargo/clap_complete-4.2.1 2023-04-21 20:49:06 -04:00
dependabot[bot]
f6918c16b3
Bump clap_complete from 4.2.0 to 4.2.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.0 to 4.2.1.
- [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/clap_complete-v4.2.0...clap_complete-v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22 00:01:39 +00:00
figsoda
a3bde7fcdb
Merge pull request #405 from ouch-org/dependabot/cargo/libc-0.2.142 2023-04-20 20:35:22 -04:00
dependabot[bot]
a1eada115d
Bump libc from 0.2.141 to 0.2.142
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.141 to 0.2.142.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.141...0.2.142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 00:02:48 +00:00
João Marcos
376ccfcfdd
Merge pull request #404 from ouch-org/dependabot/cargo/clap-4.2.4
Bump clap from 4.2.3 to 4.2.4
2023-04-19 21:19:42 -03:00
dependabot[bot]
6f4494eef0
Bump clap from 4.2.3 to 4.2.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.3 to 4.2.4.
- [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.2.3...v4.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 00:02:23 +00:00
João Marcos
e3c3f7212e
Merge pull request #403 from ouch-org/dependabot/cargo/clap-4.2.3
Bump clap from 4.2.2 to 4.2.3
2023-04-18 21:47:56 -03:00
dependabot[bot]
9c401bc45a
Bump clap from 4.2.2 to 4.2.3
Bumps [clap](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](https://github.com/clap-rs/clap/compare/v4.2.2...v4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 00:12:08 +00:00
figsoda
3cb7274fe7
Merge pull request #402 from ouch-org/use-try-hehe 2023-04-16 23:20:18 -04:00
João M. Bezerra
d926e0f00a minor, use Try 2023-04-16 22:58:03 -03:00
figsoda
4640c11d08
Merge pull request #401 from ouch-org/readme-show-ouch-help-subcommand 2023-04-16 17:20:19 -04:00
João Marcos
9c06a68964 readme: how to see --help for a subcommand 2023-04-16 18:15:25 -03:00
figsoda
bae1de5af9
Merge pull request #399 from ouch-org/dependabot/cargo/assert_cmd-2.0.11 2023-04-13 21:10:47 -04:00
dependabot[bot]
43f36fb187
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](https://github.com/assert-rs/assert_cmd/compare/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] <support@github.com>
2023-04-14 00:43:29 +00:00
figsoda
b0bf3ed176
Merge pull request #400 from ouch-org/dependabot/cargo/clap-4.2.2 2023-04-13 20:42:54 -04:00
dependabot[bot]
2f45ca7e75
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](https://github.com/clap-rs/clap/compare/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] <support@github.com>
2023-04-14 00:08:13 +00:00
figsoda
0fd7999447
Merge pull request #396 from ouch-org/dependabot/cargo/filetime-0.2.21 2023-04-05 20:35:37 -04:00
dependabot[bot]
6f671f8386
Bump filetime from 0.2.20 to 0.2.21
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.20 to 0.2.21.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.20...0.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 00:02:17 +00:00
figsoda
be263a13a4
Merge pull request #395 from ouch-org/dependabot/cargo/libc-0.2.141 2023-04-04 21:17:09 -04:00
dependabot[bot]
4f9c63a5dd
Bump libc from 0.2.140 to 0.2.141
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.140 to 0.2.141.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.140...0.2.141)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 00:03:41 +00:00
figsoda
0b362d2a8a
Merge pull request #394 from ouch-org/dependabot/cargo/spin-0.9.8 2023-04-03 20:33:57 -04:00
dependabot[bot]
74457225a7
Bump spin from 0.9.5 to 0.9.8
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.9.5 to 0.9.8.
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

---
updated-dependencies:
- dependency-name: spin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 23:49:41 +00:00
figsoda
9efee18bb7
Merge pull request #391 from ouch-org/dependabot/cargo/clap-4.2.1 2023-03-29 20:43:30 -04:00
figsoda
620e7164f6
Merge pull request #390 from ouch-org/dependabot/cargo/tempfile-3.5.0 2023-03-29 20:34:11 -04:00
dependabot[bot]
73ebfecd3b
Bump clap from 4.2.0 to 4.2.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.0 to 4.2.1.
- [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/clap_complete-v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 00:05:59 +00:00
dependabot[bot]
5bf091460d
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] <support@github.com>
2023-03-30 00:05:48 +00:00
figsoda
4f016cb430
Merge pull request #389 from ouch-org/dependabot/cargo/clap_complete-4.2.0
Bump clap_complete from 4.1.5 to 4.2.0
2023-03-29 08:15:36 -04:00
dependabot[bot]
d9c758a292
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](https://github.com/clap-rs/clap/compare/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] <support@github.com>
2023-03-29 00:56:37 +00:00
figsoda
056d048ab1
Merge pull request #388 from ouch-org/dependabot/cargo/clap-4.2.0 2023-03-28 20:55:11 -04:00
dependabot[bot]
8330e27742
Bump clap from 4.1.13 to 4.2.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.13 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](https://github.com/clap-rs/clap/compare/v4.1.13...clap_complete-v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 00:06:30 +00:00
figsoda
d5e97a8ed9
Merge pull request #387 from xgdgsc/feat/winarm 2023-03-26 10:38:53 -04:00
xgdgsc
9414a8d65d 🔧 2023-03-26 14:58:47 +08:00
xgdgsc
e62178c25e 🔧 skip test for win arm 2023-03-26 14:57:02 +08:00
xgdgsc
e177d11ced 🔧 add arm win 2023-03-26 14:29:03 +08:00
figsoda
97228b0457
Merge pull request #386 from ouch-org/dependabot/cargo/clap-4.1.13 2023-03-23 20:57:36 -04:00
dependabot[bot]
b5931c89b4
Bump clap from 4.1.11 to 4.1.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.11 to 4.1.13.
- [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.1.11...v4.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 00:05:25 +00:00
figsoda
5fddb345a2
Merge pull request #381 from ouch-org/dependabot/cargo/clap_complete-4.1.5 2023-03-20 19:55:28 -04:00
figsoda
8ec11a4c42
Merge pull request #385 from figsoda/ci 2023-03-20 19:00:25 -04:00
dependabot[bot]
2fa8b2f91f
Bump clap_complete from 4.1.4 to 4.1.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.4 to 4.1.5.
- [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/clap_complete-v4.1.4...clap_complete-v4.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:31:54 +00:00
figsoda
105d072e4f
Merge pull request #382 from ouch-org/dependabot/cargo/assert_cmd-2.0.10 2023-03-20 18:30:37 -04:00
figsoda
af3e0ef50d
Merge pull request #383 from ouch-org/dependabot/cargo/bstr-1.4.0 2023-03-20 18:30:21 -04:00
figsoda
4356955237
Merge pull request #384 from ouch-org/dependabot/cargo/clap-4.1.11 2023-03-20 18:29:31 -04:00
figsoda
48919acb7d ci: only run tests on main branch 2023-03-20 16:50:33 -04:00
dependabot[bot]
4c69815996
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](https://github.com/clap-rs/clap/compare/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] <support@github.com>
2023-03-20 20:21:16 +00:00
dependabot[bot]
dfd7a7c798
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](https://github.com/assert-rs/assert_cmd/compare/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] <support@github.com>
2023-03-20 20:19:32 +00:00
figsoda
636f60d560
Merge pull request #380 from ouch-org/dependabot/cargo/clap_mangen-0.2.10 2023-03-20 16:08:51 -04:00
figsoda
102aa3e507
Merge pull request #379 from figsoda/level 2023-03-20 15:46:28 -04:00
dependabot[bot]
b242acff48
Bump bstr from 1.3.0 to 1.4.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/BurntSushi/bstr/releases)
- [Commits](https://github.com/BurntSushi/bstr/compare/1.3.0...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 19:34:08 +00:00