Matt Brubeck
a49be136a6
Version 3.3.12
2025-02-18 09:47:35 -08:00
Matt Brubeck
f9c5166a98
Update dependencies
2025-02-18 09:45:28 -08:00
dependabot[bot]
89f5aed302
chore(deps): bump log from 0.4.22 to 0.4.25
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.22 to 0.4.25.
- [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.22...0.4.25 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 14:37:11 -08:00
dependabot[bot]
2f5221d1a1
chore(deps): bump tokio from 1.42.0 to 1.43.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 11:34:23 -08:00
Matt Brubeck
0a878c599a
Update dependencies
2024-12-30 07:47:52 -08:00
dependabot[bot]
b563fcd36e
chore(deps): bump glob from 0.3.1 to 0.3.2
...
Bumps [glob](https://github.com/rust-lang/glob ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/rust-lang/glob/releases )
- [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/glob/compare/0.3.1...v0.3.2 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 07:46:18 -08:00
dependabot[bot]
5aa64a073a
chore(deps): bump env_logger from 0.11.5 to 0.11.6
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.5...v0.11.6 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 09:42:45 -08:00
dependabot[bot]
1c4ffcd572
chore(deps): bump rcgen from 0.13.1 to 0.13.2
...
Bumps [rcgen](https://github.com/rustls/rcgen ) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/rustls/rcgen/releases )
- [Commits](https://github.com/rustls/rcgen/compare/v0.13.1...v0.13.2 )
---
updated-dependencies:
- dependency-name: rcgen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 09:42:36 -08:00
dependabot[bot]
9c37054d81
chore(deps): bump tokio-rustls from 0.26.0 to 0.26.1
...
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls ) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/rustls/tokio-rustls/releases )
- [Commits](https://github.com/rustls/tokio-rustls/commits )
---
updated-dependencies:
- dependency-name: tokio-rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 07:55:44 -08:00
dependabot[bot]
2a9d567a73
chore(deps): bump tokio from 1.41.1 to 1.42.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 08:48:46 -08:00
Matt Brubeck
c93221c39b
Version 3.3.11
2024-11-29 07:31:11 -08:00
Matt Brubeck
0de9728cb7
Update dependencies
2024-11-29 07:30:43 -08:00
JP Hastings-Spital
4682421306
feat: Publish docker image to ghcr
...
This Github workflow builds & publishes an OCI/Docker container image to Github/s Container Registry (ghcr.io).
It also adds a brief intro for how to use it in the README, and removes the (now outdated) `tools/docker/README.md`.
2024-11-29 07:29:54 -08:00
geraldwuhoo
e2d9b8f975
delete start.sh and update README
2024-11-27 18:45:32 -08:00
Gerald Wu
06c2d29e9c
Update Dockerfile
...
Co-authored-by: JP Hastings-Edrei <hello@byjp.me>
2024-11-27 18:45:32 -08:00
Gerald Wu
3a69d0418f
Update Dockerfile
...
Co-authored-by: JP Hastings-Edrei <hello@byjp.me>
2024-11-27 18:45:32 -08:00
Gerald Wu
2f01322bc9
Update Dockerfile
...
Co-authored-by: JP Hastings-Edrei <hello@byjp.me>
2024-11-27 18:45:32 -08:00
Gerald Wu
77892008db
Update Dockerfile
...
Co-authored-by: JP Hastings-Edrei <hello@byjp.me>
2024-11-27 18:45:32 -08:00
geraldwuhoo
fcbf73dcef
Refactor Dockerfile for multi-stage build
2024-11-27 18:45:32 -08:00
dependabot[bot]
dbd6eab17f
chore(deps): bump url from 2.5.3 to 2.5.4
...
Bumps [url](https://github.com/servo/rust-url ) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.5.3...v2.5.4 )
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 07:54:32 -08:00
Matt Brubeck
78c4127dfa
Update dependencies
2024-11-18 21:49:53 -08:00
dependabot[bot]
dc123b4543
chore(deps): bump tokio from 1.41.0 to 1.41.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.41.0 to 1.41.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.0...tokio-1.41.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 08:53:28 -08:00
Matt Brubeck
9f98d338db
Version 3.3.10
2024-11-05 11:37:08 -08:00
Matt Brubeck
fb1190eb17
Update dependencies
2024-11-05 08:55:15 -08:00
dependabot[bot]
98cff9f45b
chore(deps): bump url from 2.5.2 to 2.5.3
...
Bumps [url](https://github.com/servo/rust-url ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 08:54:55 -08:00
dependabot[bot]
98b26a25e3
chore(deps): bump tokio from 1.40.0 to 1.41.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 11:17:06 -07:00
Matt Brubeck
29cdd14617
Update dependencies
2024-10-21 10:33:27 -07:00
dependabot[bot]
4ae271e6d4
chore(deps): bump futures-util from 0.3.30 to 0.3.31
...
Bumps [futures-util](https://github.com/rust-lang/futures-rs ) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31 )
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:26:55 -07:00
Matt Brubeck
5d37f9c690
Update dependencies
2024-09-16 17:36:30 -07:00
Matt Brubeck
04e4eae1e3
Replace once_cell with LazyLock
2024-09-16 08:49:21 -07:00
dependabot[bot]
de24f1dd44
chore(deps): bump once_cell from 1.19.0 to 1.20.0
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.19.0 to 1.20.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 08:45:34 -07:00
Matt Brubeck
e0a814eb1b
Use inspect_err instead of map_err
...
Fixes a clippy warning.
2024-09-16 08:42:47 -07:00
Matt Brubeck
01fc8c7936
Version 3.3.9
2024-09-10 13:35:13 -07:00
Matt Brubeck
aff657907a
Update dependencies
2024-09-10 13:34:39 -07:00
Matt Brubeck
8bb49c2018
Update dependencies
2024-09-01 12:31:42 -07:00
dependabot[bot]
306627ce95
chore(deps): bump tokio from 1.39.3 to 1.40.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.39.3 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 07:44:19 -07:00
Matt Brubeck
9c068a02b7
Update dependencies
2024-08-19 11:55:59 -07:00
dependabot[bot]
5eb57300bf
chore(deps): bump tokio from 1.39.2 to 1.39.3
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.39.2 to 1.39.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 07:56:15 -07:00
Matt Brubeck
83e8c43dd9
Update dependencies
2024-08-13 17:50:42 -07:00
dependabot[bot]
7c32a1d700
chore(deps): bump tokio from 1.39.1 to 1.39.2
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.39.1 to 1.39.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.1...tokio-1.39.2 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 07:44:07 -07:00
dependabot[bot]
d0e2ee753b
chore(deps): bump env_logger from 0.11.4 to 0.11.5
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.4...v0.11.5 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 11:29:08 -07:00
Matt Brubeck
865c075565
Version 3.3.8
2024-07-23 20:31:42 -07:00
Matt Brubeck
1c4c42bab2
Update dependencies
2024-07-23 20:25:27 -07:00
Matt Brubeck
2609a4cb6d
Fix typo in comment
2024-07-23 20:25:02 -07:00
dependabot[bot]
c4b9fbcf41
chore(deps): bump tokio from 1.38.0 to 1.38.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 10:33:03 -07:00
Matt Brubeck
986d29a38a
Update dependencies
2024-07-05 09:14:00 -07:00
dependabot[bot]
3c67b20c3b
chore(deps): bump trotter from 1.0.1 to 1.0.2
...
Bumps trotter from 1.0.1 to 1.0.2.
---
updated-dependencies:
- dependency-name: trotter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 08:57:41 -07:00
Matt Brubeck
e6ee722115
Update dependencies
2024-07-01 08:50:11 -07:00
Matt Brubeck
899461f654
Update dependencies
2024-06-27 19:24:43 -07:00
dependabot[bot]
a0fffa4e1a
chore(deps): bump url from 2.5.1 to 2.5.2
...
Bumps [url](https://github.com/servo/rust-url ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 19:54:51 -07:00