Commit Graph

281 Commits

Author SHA1 Message Date
dependabot[bot]
6d844a5d5b
Bump base64 from 0.21.4 to 0.21.5
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.4 to 0.21.5.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.4...v0.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 03:50:13 +00:00
dependabot[bot]
da0de64148
Bump rustix from 0.38.13 to 0.38.19
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.13 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.13...v0.38.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:41:22 +00:00
dependabot[bot]
2d3543f0b7
Bump which from 4.4.2 to 5.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 5.0.0.
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/commits)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 03:19:41 +00:00
dependabot[bot]
b85a597fb8
Bump suppaftp from 5.2.0 to 5.2.1
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v5.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 03:27:22 +00:00
dependabot[bot]
c184ee14b0
Bump semver from 1.0.19 to 1.0.20
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.19...1.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 03:28:11 +00:00
dependabot[bot]
ac036642c5
Bump sha2 from 0.10.7 to 0.10.8
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.7 to 0.10.8.
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.7...sha2-v0.10.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 03:07:42 +00:00
dependabot[bot]
523f6291a7
Bump semver from 1.0.18 to 1.0.19
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.18...1.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 03:25:55 +00:00
sagie gur ari
db6d9ef6bc Fix: panic on empty environment variable name provided for set_env command 2023-09-17 06:45:37 +00:00
sagie gur ari
4c99c7d68c release 2023-09-08 12:29:03 +00:00
Sagie Gur-Ari
9c27ab1ec9
Merge pull request #361 from sagiegurari/0.9.0
Fix: Runtime - [Breaking Change] Empty spread should not count as an …
2023-09-08 14:56:09 +03:00
sagie gur ari
211351f664 Fix: Runtime - [Breaking Change] Empty spread should not count as an empty string argument #354 2023-09-08 11:26:34 +00:00
dependabot[bot]
31ead7dfe2
Bump suppaftp from 5.1.2 to 5.2.0
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v5.1.2...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 03:48:01 +00:00
dependabot[bot]
7f49c3e8d4
Bump walkdir from 2.3.3 to 2.4.0
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.3 to 2.4.0.
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.3...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 03:56:08 +00:00
Sagie Gur-Ari
0449b25ed4
Merge pull request #356 from sagiegurari/dependabot/cargo/rustls-webpki-0.100.2
Bump rustls-webpki from 0.100.1 to 0.100.2
2023-09-02 10:58:46 +03:00
dependabot[bot]
55eae04532
Bump base64 from 0.21.2 to 0.21.3
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.2 to 0.21.3.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.2...v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 03:04:32 +00:00
dependabot[bot]
37e6b44ccc
Bump attohttpc from 0.26.0 to 0.26.1
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.26.0...v0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 03:57:06 +00:00
dependabot[bot]
70bb8a118a
Bump rustls-webpki from 0.100.1 to 0.100.2
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to 0.100.2.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.100.1...v/0.100.2)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 18:08:15 +00:00
dependabot[bot]
4852d1de61
Bump evalexpr from 11.0.1 to 11.1.0
Bumps [evalexpr](https://github.com/ISibboI/evalexpr) from 11.0.1 to 11.1.0.
- [Changelog](https://github.com/ISibboI/evalexpr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ISibboI/evalexpr/commits/11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 03:48:25 +00:00
dependabot[bot]
ad93320910
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](https://github.com/serde-rs/json/compare/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] <support@github.com>
2023-08-16 03:03:46 +00:00
dependabot[bot]
00e8090aeb
Bump attohttpc from 0.25.0 to 0.26.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.25.0...v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 03:09:28 +00:00
Sagie Gur-Ari
cb9e049705
Merge pull request #351 from sagiegurari/dependabot/cargo/evalexpr-11.0.1
Bump evalexpr from 11.0.0 to 11.0.1
2023-07-27 10:27:37 +03:00
dependabot[bot]
65b5f28460
Bump evalexpr from 11.0.0 to 11.0.1
Bumps [evalexpr](https://github.com/ISibboI/evalexpr) from 11.0.0 to 11.0.1.
- [Changelog](https://github.com/ISibboI/evalexpr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ISibboI/evalexpr/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 03:51:28 +00:00
dependabot[bot]
e7d0566be6
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](https://github.com/serde-rs/json/compare/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] <support@github.com>
2023-07-27 03:51:22 +00:00
Sagie Gur-Ari
7e82bcaf90
Merge pull request #346 from sagiegurari/dependabot/cargo/colored-2.0.4
Bump colored from 2.0.0 to 2.0.4
2023-07-17 07:41:57 +03:00
Sagie Gur-Ari
e3cbf6129e
Merge pull request #348 from sagiegurari/dependabot/cargo/serde_json-1.0.103
Bump serde_json from 1.0.99 to 1.0.103
2023-07-17 07:41:49 +03:00
dependabot[bot]
a4ec51799d
Bump semver from 1.0.17 to 1.0.18
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.17...1.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 03:19:21 +00:00
dependabot[bot]
deea47eef5
Bump serde_json from 1.0.99 to 1.0.103
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.103.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.99...v1.0.103)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 03:19:13 +00:00
dependabot[bot]
3fa7ba32fe
Bump colored from 2.0.0 to 2.0.4
Bumps [colored](https://github.com/mackwic/colored) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v2.0.0...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 03:11:29 +00:00
dependabot[bot]
6a119b91de
Bump num_cpus from 1.15.0 to 1.16.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 03:28:20 +00:00
Sagie Gur-Ari
408f852937
Merge pull request #341 from sagiegurari/dependabot/cargo/serde_json-1.0.99
Bump serde_json from 1.0.97 to 1.0.99
2023-06-26 08:18:19 +03:00
dependabot[bot]
35d1415181
Bump serde_json from 1.0.97 to 1.0.99
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.97 to 1.0.99.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.97...v1.0.99)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 03:56:44 +00:00
dependabot[bot]
a67ff0c16c
Bump whoami from 1.4.0 to 1.4.1
Bumps [whoami](https://github.com/ardaku/whoami) from 1.4.0 to 1.4.1.
- [Changelog](https://github.com/ardaku/whoami/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/ardaku/whoami/compare/v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 03:56:38 +00:00
dependabot[bot]
bfd64903c7
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](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:58:31 +00:00
dependabot[bot]
2fb4c2ebc5
Bump serde_json from 1.0.96 to 1.0.97
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:56:35 +00:00
sagie gur ari
0c30103930 release 2023-06-15 19:28:49 +00:00
sagie gur ari
0a7131fbb4 merge 2023-06-15 19:05:14 +00:00
dependabot[bot]
b92a6751ab
Bump suppaftp from 5.1.1 to 5.1.2
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v5.1.1...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 03:56:47 +00:00
dependabot[bot]
5b7a1c19ec
Bump base64 from 0.21.1 to 0.21.2
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.1 to 0.21.2.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.1...v0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 03:56:39 +00:00
sagie gur ari
2374381a2f release 2023-05-25 11:30:16 +00:00
sagie gur ari
2c81096f1a upgrade dependencies 2023-05-23 20:15:41 +00:00
Jakub Jirutka
4ef0be95f8 Remove unnecessary/unused 'zip' features
Reduce dependency bloat.
2023-04-29 17:18:29 +02:00
sagie gur ari
85ad192408 release 2023-04-22 20:03:53 +00:00
sagie gur ari
e12df0ac2d Merge branch 'master' of github.com:sagiegurari/duckscript 2023-04-22 19:37:55 +00:00
sagie gur ari
396e397e57 Maintenance: Replace math evaluation crate to evalexpr 2023-04-22 19:36:29 +00:00
dependabot[bot]
30fad72228
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](https://github.com/serde-rs/json/compare/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] <support@github.com>
2023-04-13 03:56:47 +00:00
dependabot[bot]
d514cd567e
Bump attohttpc from 0.24.1 to 0.25.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.24.1...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 03:56:47 +00:00
dependabot[bot]
b61fd6f72b
Bump suppaftp from 5.1.0 to 5.1.1
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 03:56:49 +00:00
dependabot[bot]
6178670fdb
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](https://github.com/serde-rs/json/compare/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] <support@github.com>
2023-03-28 03:57:26 +00:00
dependabot[bot]
c9baf2ee1a
Bump openssl from 0.10.45 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:33:18 +00:00
dependabot[bot]
c5a4afca04
Bump walkdir from 2.3.2 to 2.3.3
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/BurntSushi/walkdir/releases)
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.2...2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 03:57:18 +00:00
Sagie Gur-Ari
57fef7c642
Merge pull request #314 from sagiegurari/dependabot/cargo/whoami-1.4.0
Bump whoami from 1.3.0 to 1.4.0
2023-03-13 16:44:37 +02:00
dependabot[bot]
5dacc14c35
Bump semver from 1.0.16 to 1.0.17
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.16...1.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 03:57:32 +00:00
dependabot[bot]
2fb145d1b5
Bump whoami from 1.3.0 to 1.4.0
Bumps [whoami](https://github.com/ardaku/whoami) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/ardaku/whoami/releases)
- [Changelog](https://github.com/ardaku/whoami/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/ardaku/whoami/compare/v1.3.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 03:57:24 +00:00
dependabot[bot]
3777a304f2
Bump serde_json from 1.0.93 to 1.0.94
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 03:57:08 +00:00
dependabot[bot]
c1e0a1bb0d
Bump suppaftp from 5.0.1 to 5.1.0
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v5.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 03:56:58 +00:00
dependabot[bot]
5fed3f284d
Bump suppaftp from 4.7.0 to 5.0.1
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 4.7.0 to 5.0.1.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v4.7.0...v5.0.1)

---
updated-dependencies:
- dependency-name: suppaftp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 03:57:05 +00:00
Sagie Gur-Ari
1750f163fe
Merge pull request #308 from sagiegurari/dependabot/cargo/fs_extra-1.3.0
Bump fs_extra from 1.2.0 to 1.3.0
2023-02-13 09:04:39 +02:00
dependabot[bot]
9a218b0065
Bump serde_json from 1.0.91 to 1.0.93
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 03:00:58 +00:00
dependabot[bot]
dbb84b7cce
Bump fs_extra from 1.2.0 to 1.3.0
Bumps [fs_extra](https://github.com/webdesus/fs_extra) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/webdesus/fs_extra/releases)
- [Commits](https://github.com/webdesus/fs_extra/compare/1.2.0...1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 03:01:01 +00:00
Sagie Gur-Ari
e08e97bab5
Merge pull request #307 from sagiegurari/dependabot/cargo/suppaftp-4.7.0
Bump suppaftp from 4.6.1 to 4.7.0
2023-02-02 07:14:42 +02:00
Sagie Gur-Ari
cc8e4e4985
Merge pull request #305 from sagiegurari/dependabot/cargo/zip-0.6.4
Bump zip from 0.6.3 to 0.6.4
2023-02-02 07:14:26 +02:00
Sagie Gur-Ari
8bd60ba07b
Merge pull request #306 from sagiegurari/dependabot/cargo/attohttpc-0.24.1
Bump attohttpc from 0.24.0 to 0.24.1
2023-02-02 07:13:49 +02:00
dependabot[bot]
2b09d1f6ee
Bump suppaftp from 4.6.1 to 4.7.0
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 03:01:15 +00:00
dependabot[bot]
4188339d94
Bump attohttpc from 0.24.0 to 0.24.1
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.24.0...v0.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 03:01:08 +00:00
dependabot[bot]
29994373c7
Bump zip from 0.6.3 to 0.6.4
Bumps [zip](https://github.com/zip-rs/zip) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/zip-rs/zip/releases)
- [Changelog](https://github.com/zip-rs/zip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip/commits/v0.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 03:01:02 +00:00
dependabot[bot]
80f17dd63f
Bump heck from 0.4.0 to 0.4.1
Bumps [heck](https://github.com/withoutboats/heck) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/withoutboats/heck/releases)
- [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md)
- [Commits](https://github.com/withoutboats/heck/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 03:00:57 +00:00
dependabot[bot]
6d9d27f459
Bump suppaftp from 4.6.0 to 4.6.1
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v4.6.0...v4.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 03:00:56 +00:00
sagie gur ari
cad5839da5 release 2023-01-21 17:03:01 +00:00
sagie gur ari
01832c651d upgrade dependencies 2023-01-21 15:32:24 +00:00
sagie gur ari
d079770c50 update changelog/zip/unzip naming and add tests #294 2023-01-21 15:22:50 +00:00
Sagie Gur-Ari
038b0cb6eb
Merge pull request #294 from Red-Teapot/zip
Implement zip and unzip commands
2023-01-21 16:55:22 +02:00
Sagie Gur-Ari
54400ba0d1
Merge pull request #299 from sagiegurari/dependabot/cargo/ignore-0.4.20
Bump ignore from 0.4.19 to 0.4.20
2023-01-21 16:50:06 +02:00
Sagie Gur-Ari
108d9a29f5
Merge pull request #298 from sagiegurari/dependabot/cargo/suppaftp-4.6.0
Bump suppaftp from 4.5.2 to 4.6.0
2023-01-21 16:46:48 +02:00
dependabot[bot]
29c0f865df
Bump bumpalo from 3.11.0 to 3.12.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.11.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 22:22:54 +00:00
dependabot[bot]
c90fd344cd
Bump ignore from 0.4.19 to 0.4.20
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.19 to 0.4.20.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/commits/ignore-0.4.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 03:01:03 +00:00
dependabot[bot]
6b0ac2abea
Bump suppaftp from 4.5.2 to 4.6.0
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v4.5.2...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 03:00:44 +00:00
dependabot[bot]
11095ee3bf
Bump glob from 0.3.0 to 0.3.1
Bumps [glob](https://github.com/rust-lang/glob) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/rust-lang/glob/releases)
- [Commits](https://github.com/rust-lang/glob/compare/0.3.0...0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:01:06 +00:00
dependabot[bot]
0fa201cf2b
Bump ignore from 0.4.18 to 0.4.19
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 03:00:42 +00:00
Nikita Medvedev
0c78abf7c1 Update zip crate version to 0.6 2023-01-04 21:50:45 +07:00
Nikita Medvedev
10a647dcae Implement zip command 2023-01-04 19:43:41 +07:00
dependabot[bot]
7a93c958cc
Bump whoami from 1.2.3 to 1.3.0
Bumps [whoami](https://github.com/ardaku/whoami) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/ardaku/whoami/releases)
- [Changelog](https://github.com/ardaku/whoami/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/ardaku/whoami/compare/v1.2.3...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 03:00:47 +00:00
dependabot[bot]
cc45cfd1f5
Bump num_cpus from 1.14.0 to 1.15.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.14.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 03:00:58 +00:00
Sagie Gur-Ari
6d8c566a19
Merge pull request #290 from sagiegurari/dependabot/cargo/serde_json-1.0.91
Bump serde_json from 1.0.89 to 1.0.91
2022-12-19 08:45:46 +02:00
dependabot[bot]
ef4722c352
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 03:01:25 +00:00
dependabot[bot]
bf9c12f2e2
Bump semver from 1.0.14 to 1.0.16
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.14 to 1.0.16.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.14...1.0.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 03:01:20 +00:00
dependabot[bot]
34e9562224
Bump base64 from 0.13.1 to 0.20.0
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.1 to 0.20.0.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.13.1...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 03:01:40 +00:00
dependabot[bot]
1f6b2fc4e8
Bump serde_json from 1.0.88 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.88...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-23 03:01:37 +00:00
dependabot[bot]
d20c1f4367
Bump serde_json from 1.0.87 to 1.0.88
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.88)

---
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-21 03:01:57 +00:00
Sagie Gur-Ari
67134555f2
Merge pull request #284 from sagiegurari/dependabot/cargo/num_cpus-1.14.0
Bump num_cpus from 1.13.1 to 1.14.0
2022-11-07 10:34:21 +02:00
dependabot[bot]
168b623303
Bump attohttpc from 0.23.1 to 0.24.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.23.1...v0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 03:01:49 +00:00
dependabot[bot]
f4dcd4c44b
Bump num_cpus from 1.13.1 to 1.14.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.13.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 03:02:06 +00:00
dependabot[bot]
baec2b2165
Bump base64 from 0.13.0 to 0.13.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.13.0...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 03:02:26 +00:00
dependabot[bot]
853c1ef436
Bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)

---
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-10-20 03:02:22 +00:00
sagie gur ari
f213f3b4d4 Merge branch 'master' of github.com:sagiegurari/duckscript 2022-10-17 05:26:46 +00:00
sagie gur ari
633895ec12 Fix: watchdog command support for unlimited retries 2022-10-17 05:26:39 +00:00
dependabot[bot]
1556c19993
Bump home from 0.5.3 to 0.5.4
Bumps [home](https://github.com/brson/home) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/brson/home/releases)
- [Changelog](https://github.com/brson/home/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brson/home/compare/0.5.3...v0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 03:01:45 +00:00
dependabot[bot]
49ccbb6553
Bump suppaftp from 4.5.1 to 4.5.2
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v4.5.1...v4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 03:02:04 +00:00
Sagie Gur-Ari
6a514c81e2
Merge pull request #277 from sagiegurari/dependabot/cargo/suppaftp-4.5.1
Bump suppaftp from 4.4.0 to 4.5.1
2022-10-10 13:30:19 +03:00
Sagie Gur-Ari
8ea956b610
Merge pull request #276 from sagiegurari/dependabot/cargo/serde_json-1.0.86
Bump serde_json from 1.0.85 to 1.0.86
2022-10-10 13:29:23 +03:00
dependabot[bot]
001ee802c4
Bump suppaftp from 4.4.0 to 4.5.1
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v4.4.0...v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 03:01:49 +00:00