2614 Commits

Author SHA1 Message Date
Sagie Gur-Ari 95dcc545db Merge pull request #1290 from sagiegurari/dependabot/cargo/cfg-if-1.0.4
build(deps): bump cfg-if from 1.0.3 to 1.0.4
2025-10-29 17:15:58 +02:00
Sagie Gur-Ari 72b09011e1 Merge pull request #1291 from sagiegurari/dependabot/cargo/ignore-0.4.24
build(deps): bump ignore from 0.4.23 to 0.4.24
2025-10-29 17:11:45 +02:00
Sagie Gur-Ari d9db9534dd Merge pull request #1292 from sagiegurari/dependabot/cargo/indexmap-2.12.0
build(deps): bump indexmap from 2.11.4 to 2.12.0
2025-10-29 17:11:36 +02:00
Sagie Gur-Ari 44c44ad719 Merge pull request #1293 from sagiegurari/dependabot/cargo/home-0.5.12
build(deps): bump home from 0.5.11 to 0.5.12
2025-10-29 17:11:29 +02:00
Sagie Gur-Ari 4d935cce81 Merge pull request #1294 from sagiegurari/dependabot/cargo/ctrlc-3.5.1
build(deps): bump ctrlc from 3.5.0 to 3.5.1
2025-10-29 17:11:22 +02:00
dependabot[bot] 3c196ff2b2 build(deps): bump ctrlc from 3.5.0 to 3.5.1
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.5.0...3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 03:01:14 +00:00
dependabot[bot] f573e755af build(deps): bump home from 0.5.11 to 0.5.12
Bumps [home](https://github.com/rust-lang/cargo) from 0.5.11 to 0.5.12.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/compare/home-0.5.11...home-0.5.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 03:01:25 +00:00
dependabot[bot] 98b55ad508 build(deps): bump indexmap from 2.11.4 to 2.12.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.4 to 2.12.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.11.4...2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 03:01:40 +00:00
dependabot[bot] 8545305e1d build(deps): bump ignore from 0.4.23 to 0.4.24
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.23 to 0.4.24.
- [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-version: 0.4.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-16 03:01:26 +00:00
dependabot[bot] c320053619 build(deps): bump cfg-if from 1.0.3 to 1.0.4
Bumps [cfg-if](https://github.com/rust-lang/cfg-if) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/rust-lang/cfg-if/releases)
- [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cfg-if/compare/v1.0.3...v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-16 03:01:15 +00:00
Sagie Gur-Ari d632d6a210 update lock file 2025-10-14 18:48:35 +00:00
Sagie Gur-Ari 2ae7735277 Merge pull request #1262 from sagiegurari/dependabot/cargo/petgraph-0.8.1
build(deps): bump petgraph from 0.7.1 to 0.8.1
2025-10-14 21:44:40 +03:00
Sagie Gur-Ari e45518107f Merge branch 'master' into dependabot/cargo/petgraph-0.8.1 2025-10-14 21:44:32 +03:00
Sagie Gur-Ari c5e3e8040d Merge pull request #1273 from sagiegurari/dependabot/cargo/ctrlc-3.4.7
build(deps): bump ctrlc from 3.4.5 to 3.4.7
2025-10-14 21:29:35 +03:00
Sagie Gur-Ari f59d755b58 Merge pull request #1272 from sagiegurari/dependabot/cargo/serde_ignored-0.1.12
build(deps): bump serde_ignored from 0.1.10 to 0.1.12
2025-10-14 21:29:26 +03:00
Sagie Gur-Ari 53e83feccc Merge pull request #1253 from sagiegurari/dependabot/cargo/log-0.4.27
build(deps): bump log from 0.4.26 to 0.4.27
2025-10-14 21:29:12 +03:00
Sagie Gur-Ari 0a099535c8 Merge pull request #1243 from sagiegurari/dependabot/cargo/semver-1.0.26
build(deps): bump semver from 1.0.25 to 1.0.26
2025-10-14 21:29:02 +03:00
Sagie Gur-Ari b6776b93e8 Merge pull request #1241 from sagiegurari/dependabot/cargo/serde_json-1.0.140
build(deps): bump serde_json from 1.0.139 to 1.0.140
2025-10-14 21:28:54 +03:00
Sagie Gur-Ari 4ecc23c732 Merge pull request #1245 from sagiegurari/dependabot/cargo/serde-1.0.219
build(deps): bump serde from 1.0.218 to 1.0.219
2025-10-14 21:16:41 +03:00
Sagie Gur-Ari 09b0c5981a Merge pull request #1250 from sagiegurari/dependabot/cargo/zip-2.4.1
build(deps): bump zip from 2.2.2 to 2.4.1
2025-10-14 21:16:33 +03:00
Sagie Gur-Ari 340339ea6d Merge pull request #1256 from sagiegurari/dependabot/cargo/once_cell-1.21.3
build(deps): bump once_cell from 1.20.3 to 1.21.3
2025-10-14 21:16:21 +03:00
Sagie Gur-Ari ec8495d6c3 Merge pull request #1261 from sagiegurari/dependabot/cargo/indexmap-2.9.0
build(deps): bump indexmap from 2.7.1 to 2.9.0
2025-10-14 21:16:03 +03:00
Sagie Gur-Ari c778b124d1 Merge pull request #1258 from sagiegurari/dependabot/cargo/openssl-0.10.72
build(deps): bump openssl from 0.10.71 to 0.10.72
2025-10-14 21:15:56 +03:00
Sagie Gur-Ari 62c56dcd39 Merge pull request #1265 from sagiegurari/dependabot/cargo/toml-0.8.22
build(deps): bump toml from 0.8.20 to 0.8.22
2025-10-14 21:15:40 +03:00
Sagie Gur-Ari b4efac0ade Merge pull request #1267 from sagiegurari/dependabot/cargo/sha2-0.10.9
build(deps): bump sha2 from 0.10.8 to 0.10.9
2025-10-14 21:15:33 +03:00
Sagie Gur-Ari 0975334f41 Merge pull request #1269 from sagiegurari/dependabot/cargo/ring-0.17.14
build(deps): bump ring from 0.17.8 to 0.17.14
2025-10-14 21:15:25 +03:00
dependabot[bot] 240ffd3b41 build(deps): bump ctrlc from 3.4.5 to 3.4.7
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.5 to 3.4.7.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.4.5...3.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 03:43:52 +00:00
dependabot[bot] 1ff8a00c0f build(deps): bump serde_ignored from 0.1.10 to 0.1.12
Bumps [serde_ignored](https://github.com/dtolnay/serde-ignored) from 0.1.10 to 0.1.12.
- [Release notes](https://github.com/dtolnay/serde-ignored/releases)
- [Commits](https://github.com/dtolnay/serde-ignored/compare/0.1.10...0.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 03:43:41 +00:00
dependabot[bot] 73f3eea815 build(deps): bump ring from 0.17.8 to 0.17.14
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.14.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-version: 0.17.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-09 20:19:15 +00:00
dependabot[bot] 5a15a829f6 build(deps): bump sha2 from 0.10.8 to 0.10.9
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.8 to 0.10.9.
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.8...sha2-v0.10.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-01 03:52:40 +00:00
dependabot[bot] 1bda7fe1fc build(deps): bump toml from 0.8.20 to 0.8.22
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.20 to 0.8.22.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.20...toml-v0.8.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 03:44:30 +00:00
dependabot[bot] 5890ae3427 build(deps): bump petgraph from 0.7.1 to 0.8.1
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/petgraph/petgraph/releases)
- [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md)
- [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.7.1...petgraph@v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 03:10:09 +00:00
dependabot[bot] f3c51189de build(deps): bump indexmap from 2.7.1 to 2.9.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.1 to 2.9.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.1...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 03:13:32 +00:00
dependabot[bot] 43870676b0 build(deps): bump openssl from 0.10.71 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 20:52:44 +00:00
dependabot[bot] fca3a18bbb build(deps): bump once_cell from 1.20.3 to 1.21.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.3 to 1.21.3.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 03:39:24 +00:00
dependabot[bot] 4944f42624 build(deps): bump log from 0.4.26 to 0.4.27
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.26...0.4.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 03:15:06 +00:00
dependabot[bot] 5a48899d3e build(deps): bump zip from 2.2.2 to 2.4.1
Bumps [zip](https://github.com/zip-rs/zip2) from 2.2.2 to 2.4.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.2.2...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 00:20:16 +00:00
dependabot[bot] 464b0cbf05 build(deps): bump serde from 1.0.218 to 1.0.219
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.218 to 1.0.219.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 03:50:05 +00:00
dependabot[bot] 8b429006dc build(deps): bump semver from 1.0.25 to 1.0.26
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.25...1.0.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 03:41:06 +00:00
dependabot[bot] 9f2658d780 build(deps): bump serde_json from 1.0.139 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 03:40:48 +00:00
Sagie Gur-Ari eacca6b741 Merge pull request #1234 from sagiegurari/dependabot/cargo/log-0.4.26
build(deps): bump log from 0.4.25 to 0.4.26
2025-03-03 08:38:12 +02:00
Sagie Gur-Ari 327b87aec2 Merge pull request #1235 from sagiegurari/dependabot/cargo/fsio-0.4.1
build(deps): bump fsio from 0.4.0 to 0.4.1
2025-03-03 08:38:05 +02:00
Sagie Gur-Ari e88d6552f8 Merge pull request #1238 from sagiegurari/dependabot/cargo/cargo_metadata-0.19.2
build(deps): bump cargo_metadata from 0.19.1 to 0.19.2
2025-03-03 08:37:56 +02:00
dependabot[bot] aac38e2d92 build(deps): bump cargo_metadata from 0.19.1 to 0.19.2
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
- [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oli-obk/cargo_metadata/compare/0.19.1...0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 03:14:10 +00:00
dependabot[bot] 988e952085 build(deps): bump fsio from 0.4.0 to 0.4.1
Bumps [fsio](https://github.com/sagiegurari/fsio) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/sagiegurari/fsio/releases)
- [Changelog](https://github.com/sagiegurari/fsio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sagiegurari/fsio/compare/0.4.0...0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 03:33:26 +00:00
dependabot[bot] 45c7891a38 build(deps): bump log from 0.4.25 to 0.4.26
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.25...0.4.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 03:33:16 +00:00
Sagie Gur-Ari 5715451ec5 Merge pull request #1233 from sagiegurari/dependabot/cargo/openssl-0.10.71
build(deps): bump openssl from 0.10.68 to 0.10.71
2025-02-22 18:55:35 +02:00
dependabot[bot] 44ced9407e build(deps): bump openssl from 0.10.68 to 0.10.71
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.71.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-22 08:41:11 +00:00
Sagie Gur-Ari 07985bbca3 Merge pull request #1219 from sagiegurari/dependabot/cargo/indexmap-2.7.1
build(deps): bump indexmap from 2.7.0 to 2.7.1
2025-02-22 10:30:41 +02:00
Sagie Gur-Ari 79db31b0ef Merge pull request #1220 from sagiegurari/dependabot/cargo/semver-1.0.25
build(deps): bump semver from 1.0.24 to 1.0.25
2025-02-22 10:30:32 +02:00