Commit graph

899 commits

Author SHA1 Message Date
Sagie Gur-Ari 54fa59302b
Merge pull request #406 from sagiegurari/dependabot/cargo/heck-0.5.0
Bump heck from 0.4.1 to 0.5.0
2024-03-15 16:01:45 +02:00
dependabot[bot] e56b3e896b
Bump heck from 0.4.1 to 0.5.0
Bumps [heck](https://github.com/withoutboats/heck) from 0.4.1 to 0.5.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 03:23:40 +00:00
Sagie Gur-Ari 9a1d100a2b
Merge pull request #403 from sagiegurari/dev
Update dependencies
2024-03-08 16:54:52 +02:00
sagie gur ari bb06860844 Update dependencies 2024-03-08 14:46:29 +00:00
sagie gur ari fd3c930eb6 fix build 2024-02-23 15:23:53 +00:00
sagie gur ari 3316aec471 fix build 2024-02-23 15:21:26 +00:00
Sagie Gur-Ari 2d0a72439c
Merge pull request #399 from sagiegurari/dev
Dev
2024-02-23 17:20:30 +02:00
sagie gur ari e5d9cd436e build 2024-02-23 15:15:18 +00:00
sagie gur ari a00221c568 build 2024-02-23 15:06:54 +00:00
sagie gur ari a9fef2d33d build 2024-02-23 14:53:22 +00:00
sagie gur ari ba53d2ad13 build 2024-02-23 14:43:46 +00:00
sagie gur ari 7c74f98782 update lock file 2024-02-23 13:24:17 +00:00
sagie gur ari 3ff8b12e98 build fix 2024-02-23 13:15:23 +00:00
sagie gur ari 1b88fc09f7 build fix 2024-02-23 13:09:09 +00:00
Sagie Gur-Ari 37328df4f1
Merge pull request #395 from sagiegurari/dependabot/cargo/serde_json-1.0.113
Bump serde_json from 1.0.111 to 1.0.113
2024-01-29 13:59:20 +02:00
Sagie Gur-Ari 08414d9539
Merge pull request #396 from sagiegurari/dependabot/cargo/suppaftp-5.3.1
Bump suppaftp from 5.3.0 to 5.3.1
2024-01-29 13:59:10 +02:00
dependabot[bot] 027ee6377c
Bump suppaftp from 5.3.0 to 5.3.1
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.3.0 to 5.3.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.3.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 03:56:27 +00:00
dependabot[bot] eb04c56442
Bump serde_json from 1.0.111 to 1.0.113
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.111...v1.0.113)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 03:56:20 +00:00
Sagie Gur-Ari 2c2cbf536a
Merge pull request #394 from sagiegurari/dependabot/cargo/attohttpc-0.27.0
Bump attohttpc from 0.26.1 to 0.27.0
2024-01-22 06:59:23 +02:00
dependabot[bot] 1d7b19fb04
Bump attohttpc from 0.26.1 to 0.27.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.26.1...v0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:30:45 +00:00
sagie gur ari abe5d7538b release 2024-01-19 07:58:20 +00:00
Sagie Gur-Ari d1c47dc556
Merge pull request #393 from sagiegurari/0.9.3
0.9.3
2024-01-19 09:42:11 +02:00
sagie gur ari fcd261e85b changelog 2024-01-19 07:37:44 +00:00
sagie gur ari 48ae088b99 Fix: if/else condition with a command that accepts empty values 2024-01-19 07:33:48 +00:00
sagie gur ari 6c63263c38 Enhancement: dump commands will print to output if no output variable is defined 2024-01-19 07:33:25 +00:00
Sagie Gur-Ari 4d016611e6
Merge pull request #392 from sagiegurari/dependabot/cargo/which-6.0.0
Bump which from 5.0.0 to 6.0.0
2024-01-19 07:51:54 +02:00
dependabot[bot] b5c04e6e0a
Bump which from 5.0.0 to 6.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/5.0.0...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 03:55:07 +00:00
sagie gur ari 0e12315da1 update lock 2024-01-13 17:05:59 +00:00
sagie gur ari 017bf337fa Merge branch 'master' of github.com:sagiegurari/duckscript 2024-01-13 17:03:11 +00:00
sagie gur ari de9e4e74e0 update build and lint rules 2024-01-13 17:03:03 +00:00
Sagie Gur-Ari 62a7533a7e
Merge pull request #381 from sagiegurari/dependabot/cargo/home-0.5.9
Bump home from 0.5.5 to 0.5.9
2023-12-18 06:52:12 +02:00
dependabot[bot] 5fe4466820
Bump home from 0.5.5 to 0.5.9
Bumps [home](https://github.com/rust-lang/cargo) from 0.5.5 to 0.5.9.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:51:14 +00:00
Sagie Gur-Ari da7988ecd3
Merge pull request #378 from sagiegurari/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.59 to 0.10.60
2023-12-15 08:44:10 +02:00
Sagie Gur-Ari a009fef9fb
Merge pull request #377 from sagiegurari/dependabot/cargo/ignore-0.4.21
Bump ignore from 0.4.20 to 0.4.21
2023-12-15 08:43:55 +02:00
Sagie Gur-Ari 323a425429
Merge pull request #380 from sagiegurari/dependabot/cargo/colored-2.1.0
Bump colored from 2.0.4 to 2.1.0
2023-12-14 20:20:00 +02:00
Sagie Gur-Ari ca8516788d
Merge pull request #379 from sagiegurari/dependabot/cargo/evalexpr-11.3.0
Bump evalexpr from 11.2.0 to 11.3.0
2023-12-14 20:19:46 +02:00
dependabot[bot] 76c915985f
Bump colored from 2.0.4 to 2.1.0
Bumps [colored](https://github.com/mackwic/colored) from 2.0.4 to 2.1.0.
- [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.4...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 03:30:16 +00:00
dependabot[bot] d90be8ab91
Bump evalexpr from 11.2.0 to 11.3.0
Bumps [evalexpr](https://github.com/ISibboI/evalexpr) from 11.2.0 to 11.3.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 03:30:08 +00:00
dependabot[bot] 4e045168e0
Bump openssl from 0.10.59 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.59 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:46:06 +00:00
dependabot[bot] ccd875d4c0
Bump ignore from 0.4.20 to 0.4.21
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.20 to 0.4.21.
- [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-11-27 03:00:40 +00:00
sagie gur ari 2623d7fb32 release 2023-11-18 17:36:25 +00:00
Sagie Gur-Ari d087322442
Merge pull request #376 from sagiegurari/0.9.2
add support for renaming directories via mv command #374
2023-11-18 18:55:45 +02:00
sagie gur ari d8ccbc0f17 add support for renaming directories via mv command #374 2023-11-18 16:40:59 +00:00
Sagie Gur-Ari 23958684d9
Merge pull request #373 from sagiegurari/dependabot/cargo/suppaftp-5.2.2
Bump suppaftp from 5.2.1 to 5.2.2
2023-11-17 16:23:21 +02:00
dependabot[bot] 260c0c16bf
Bump suppaftp from 5.2.1 to 5.2.2
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.2.1 to 5.2.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.2.1...v5.2.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-11-15 03:14:33 +00:00
Sagie Gur-Ari e8dd1c4c20
Merge pull request #372 from sagiegurari/dependabot/cargo/serde_json-1.0.108
Bump serde_json from 1.0.107 to 1.0.108
2023-10-31 07:49:54 +02:00
dependabot[bot] 384b3cb016
Bump serde_json from 1.0.107 to 1.0.108
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108)

---
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-10-31 03:30:00 +00:00
Sagie Gur-Ari 1b7343d212
Merge pull request #371 from sagiegurari/dependabot/cargo/base64-0.21.5
Bump base64 from 0.21.4 to 0.21.5
2023-10-24 07:33:05 +03:00
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
Sagie Gur-Ari 575a9bcc42
Merge pull request #370 from sagiegurari/dependabot/cargo/rustix-0.38.19
Bump rustix from 0.38.13 to 0.38.19
2023-10-19 08:07:52 +03:00