Commit Graph

679 Commits

Author SHA1 Message Date
tuna2134
767bfadf8f Merge pull request #269 from neodyland/dependabot/cargo/tokio-1.48.0
build(deps): bump tokio from 1.47.1 to 1.48.0
commit-767bfadf commit-75c44553 commit-2cb661fc commit-d6471ad9
2025-10-27 23:54:06 +09:00
tuna2134
d6471ad9ad Merge pull request #271 from neodyland/dependabot/cargo/regex-1.12.2
build(deps): bump regex from 1.12.1 to 1.12.2
2025-10-27 23:53:50 +09:00
tuna2134
75c445530f Merge pull request #272 from neodyland/dependabot/cargo/pyo3-0.27.1
build(deps): bump pyo3 from 0.26.0 to 0.27.1
2025-10-27 23:53:40 +09:00
tuna2134
2cb661fc76 Merge pull request #273 from neodyland/dependabot/cargo/ort-4c1b6c0
build(deps): bump ort from `a153479` to `4c1b6c0`
2025-10-27 23:53:30 +09:00
dependabot[bot]
f8a86fd6fc build(deps): bump ort from a153479 to 4c1b6c0
Bumps [ort](https://github.com/pykeio/ort) from `a153479` to `4c1b6c0`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](a153479594...4c1b6c0ec2)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: 4c1b6c0ec2fd1f940853c07a921d990279d35d4c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:41:59 +00:00
dependabot[bot]
0d7d6ee960 build(deps): bump pyo3 from 0.26.0 to 0.27.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.26.0 to 0.27.1.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.27.1/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.26.0...v0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:39:56 +00:00
dependabot[bot]
5a6712c943 build(deps): bump regex from 1.12.1 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.1 to 1.12.2.
- [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.12.1...1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 08:06:56 +00:00
dependabot[bot]
f3649921ed build(deps): bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 08:04:22 +00:00
tuna2134
82c9f13ce4 Merge pull request #267 from neodyland/dependabot/cargo/regex-1.12.1 commit-82c9f13c 2025-10-14 15:52:47 +09:00
dependabot[bot]
dd3ee380e5 build(deps): bump regex from 1.11.3 to 1.12.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.1.
- [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.11.3...1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 07:41:50 +00:00
tuna2134
7034c1aad6 Merge pull request #264 from neodyland/dependabot/cargo/ort-a153479 commit-f00ce040 commit-7034c1aa commit-a7e6fadf 2025-10-07 06:04:09 +09:00
tuna2134
f00ce04032 Merge pull request #266 from neodyland/dependabot/cargo/wasm-bindgen-futures-0.4.54 2025-10-07 06:03:45 +09:00
tuna2134
a7e6fadf6d Merge pull request #265 from neodyland/dependabot/cargo/axum-0.8.6 2025-10-07 06:03:36 +09:00
dependabot[bot]
951551822a build(deps): bump wasm-bindgen-futures from 0.4.51 to 0.4.54
Bumps [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) from 0.4.51 to 0.4.54.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
  dependency-version: 0.4.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 07:31:33 +00:00
dependabot[bot]
205cc2ae51 build(deps): bump axum from 0.8.5 to 0.8.6
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.5...axum-v0.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 07:30:54 +00:00
dependabot[bot]
3519664fcd build(deps): bump ort from df992cb to a153479
Bumps [ort](https://github.com/pykeio/ort) from `df992cb` to `a153479`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](df992cb910...a153479594)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: a1534795948ba56e1b83fe4c64c8292b30a177f3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 07:30:53 +00:00
tuna2134
7d32db19b9 Update version to 0.2.0 in Cargo.toml commit-7d32db19 2025-10-06 06:11:40 +09:00
tuna2134
2cb43aaf6f Bump version to 0.2.0-alpha9 commit-2cb43aaf v0.2.0-alpha9 2025-10-01 13:07:36 +09:00
dependabot[bot]
d5a0f16bb0 Merge pull request #263 from neodyland/dependabot/cargo/serde-1.0.228 commit-d5a0f16b 2025-09-29 11:27:26 +00:00
dependabot[bot]
6aac94e731 build(deps): bump serde from 1.0.226 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.226 to 1.0.228.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.226...v1.0.228)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 10:21:24 +00:00
tuna2134
36f031bfcc Merge pull request #262 from neodyland/dependabot/cargo/axum-0.8.5 commit-36f031bf commit-f587a2c7 commit-ca5887e8 commit-9fbe7579 2025-09-29 18:56:51 +09:00
tuna2134
f587a2c735 Merge pull request #261 from neodyland/dependabot/cargo/anyhow-1.0.100 2025-09-29 18:56:37 +09:00
tuna2134
ca5887e864 Merge pull request #260 from neodyland/dependabot/cargo/thiserror-2.0.17 2025-09-29 18:56:24 +09:00
tuna2134
9fbe75796c Merge pull request #259 from neodyland/dependabot/cargo/regex-1.11.3 2025-09-29 18:56:13 +09:00
dependabot[bot]
c6349d18bf build(deps): bump axum from 0.8.4 to 0.8.5
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 09:07:12 +00:00
dependabot[bot]
87bec1b8c2 build(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.99...1.0.100)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 09:02:20 +00:00
dependabot[bot]
d928962b07 build(deps): bump thiserror from 2.0.16 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 09:01:44 +00:00
dependabot[bot]
e3c9c5b19b build(deps): bump regex from 1.11.2 to 1.11.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3.
- [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.11.2...1.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 08:59:22 +00:00
dependabot[bot]
47f2af1413 Merge pull request #253 from neodyland/dependabot/cargo/serde_json-1.0.145 commit-47f2af14 2025-09-26 21:14:20 +00:00
dependabot[bot]
d6bc99caa3 build(deps): bump serde_json from 1.0.143 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-26 21:11:15 +00:00
tuna2134
b9e2c0fec1 Merge pull request #256 from neodyland/dependabot/cargo/ort-df992cb
build(deps): bump ort from `8b3a1ed` to `df992cb`
commit-8d97d422 commit-56e663c3 commit-0651b492 commit-b9e2c0fe
2025-09-22 20:37:12 +09:00
tuna2134
8d97d4228a Merge pull request #252 from neodyland/dependabot/cargo/ureq-3.1.2
build(deps): bump ureq from 3.1.1 to 3.1.2
2025-09-22 20:37:02 +09:00
tuna2134
0651b49226 Merge pull request #257 from neodyland/dependabot/cargo/tokenizers-0.22.1
build(deps): bump tokenizers from 0.22.0 to 0.22.1
2025-09-22 20:36:52 +09:00
tuna2134
56e663c395 Merge pull request #258 from neodyland/dependabot/cargo/serde-1.0.226
build(deps): bump serde from 1.0.219 to 1.0.226
2025-09-22 20:36:41 +09:00
dependabot[bot]
40cfda707e build(deps): bump serde from 1.0.219 to 1.0.226
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.226.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.219...v1.0.226)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 07:29:02 +00:00
dependabot[bot]
be7c48a12a build(deps): bump tokenizers from 0.22.0 to 0.22.1
Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/huggingface/tokenizers/releases)
- [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md)
- [Commits](https://github.com/huggingface/tokenizers/compare/v0.22.0...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 07:28:28 +00:00
dependabot[bot]
e76b963dfb build(deps): bump ort from 8b3a1ed to df992cb
Bumps [ort](https://github.com/pykeio/ort) from `8b3a1ed` to `df992cb`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](8b3a1edd1c...df992cb910)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: df992cb910eb94b55abcc9ead01d2e8d69b035f7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 07:28:10 +00:00
dependabot[bot]
26dfe6dcdb build(deps): bump ureq from 3.1.1 to 3.1.2
Bumps [ureq](https://github.com/algesten/ureq) from 3.1.1 to 3.1.2.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/3.1.1...3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 08:16:50 +00:00
tuna2134
8e031387ba Merge pull request #248 from neodyland/dependabot/cargo/wasm-bindgen-futures-0.4.51
build(deps): bump wasm-bindgen-futures from 0.4.50 to 0.4.51
commit-51c0bf85 commit-8e031387 commit-33d6f1cc commit-404fa0f7
2025-09-09 06:09:44 +09:00
tuna2134
51c0bf8521 Merge pull request #249 from neodyland/dependabot/cargo/ureq-3.1.1
build(deps): bump ureq from 3.1.0 to 3.1.1
2025-09-09 06:09:31 +09:00
tuna2134
33d6f1ccf0 Merge pull request #250 from neodyland/dependabot/cargo/log-0.4.28
build(deps): bump log from 0.4.27 to 0.4.28
2025-09-09 06:09:20 +09:00
tuna2134
404fa0f733 Merge pull request #251 from neodyland/dependabot/cargo/ort-8b3a1ed
build(deps): bump ort from `c162a72` to `8b3a1ed`
2025-09-09 06:09:08 +09:00
dependabot[bot]
0e0e60e04b build(deps): bump ort from c162a72 to 8b3a1ed
Bumps [ort](https://github.com/pykeio/ort) from `c162a72` to `8b3a1ed`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](c162a72a38...8b3a1edd1c)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: 8b3a1edd1ca4e10e8f6c16e05091f0e17cd9da23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 07:51:26 +00:00
dependabot[bot]
ac2f5a2b42 build(deps): bump log from 0.4.27 to 0.4.28
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28.
- [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.27...0.4.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 07:50:03 +00:00
dependabot[bot]
1b78865246 build(deps): bump ureq from 3.1.0 to 3.1.1
Bumps [ureq](https://github.com/algesten/ureq) from 3.1.0 to 3.1.1.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 07:49:34 +00:00
dependabot[bot]
3054ab94e0 build(deps): bump wasm-bindgen-futures from 0.4.50 to 0.4.51
Bumps [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) from 0.4.50 to 0.4.51.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
  dependency-version: 0.4.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 07:48:26 +00:00
tuna2134
f98c6b8226 Merge pull request #245 from neodyland/dependabot/cargo/tokenizers-0.22.0
build(deps): bump tokenizers from 0.21.4 to 0.22.0
commit-703035cc commit-f98c6b82 commit-043f380c
2025-09-02 06:26:10 +09:00
tuna2134
043f380c75 Merge pull request #246 from neodyland/dependabot/cargo/pyo3-0.26.0
build(deps): bump pyo3 from 0.25.1 to 0.26.0
2025-09-02 06:25:57 +09:00
tuna2134
703035cc47 Merge pull request #247 from neodyland/dependabot/cargo/ort-c162a72
build(deps): bump ort from `f7f5711` to `c162a72`
2025-09-02 06:25:43 +09:00
dependabot[bot]
fcfff9395b build(deps): bump ort from f7f5711 to c162a72
Bumps [ort](https://github.com/pykeio/ort) from `f7f5711` to `c162a72`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](f7f571173b...c162a72a38)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: c162a72a3878d2c54ffd109f6389db5d92411631
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 15:04:27 +00:00