Byron Hambly
|
f20d71f74b
|
Merge pull request #1771 from comit-network/dependabot/cargo/serde-1.0.210
build(deps): bump serde from 1.0.208 to 1.0.210
|
2024-09-12 13:55:19 +02:00 |
|
Byron Hambly
|
0584256622
|
Merge pull request #1768 from comit-network/dependabot/cargo/tokio-util-0.7.12
build(deps): bump tokio-util from 0.7.11 to 0.7.12
|
2024-09-12 13:55:09 +02:00 |
|
Byron Hambly
|
dcb4d02988
|
Merge pull request #1767 from comit-network/dependabot/cargo/serde_json-1.0.128
build(deps): bump serde_json from 1.0.124 to 1.0.128
|
2024-09-12 13:54:57 +02:00 |
|
Byron Hambly
|
545ef8fb30
|
Merge pull request #1766 from comit-network/dependabot/cargo/async-trait-0.1.82
build(deps): bump async-trait from 0.1.81 to 0.1.82
|
2024-09-12 13:54:47 +02:00 |
|
Byron Hambly
|
433ed87263
|
Merge pull request #1773 from comit-network/dependabot/cargo/anyhow-1.0.88
build(deps): bump anyhow from 1.0.86 to 1.0.88
|
2024-09-12 13:53:46 +02:00 |
|
dependabot[bot]
|
8022d8b423
|
build(deps): bump anyhow from 1.0.86 to 1.0.88
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.88.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.88)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 11:08:00 +00:00 |
|
dependabot[bot]
|
4114772bb7
|
build(deps): bump serde from 1.0.208 to 1.0.210
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.210)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 12:02:58 +00:00 |
|
dependabot[bot]
|
ff9f349889
|
build(deps): bump tokio-util from 0.7.11 to 0.7.12
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.11 to 0.7.12.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12)
---
updated-dependencies:
- dependency-name: tokio-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-05 11:47:31 +00:00 |
|
dependabot[bot]
|
a8a99db738
|
build(deps): bump serde_json from 1.0.124 to 1.0.128
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.128)
---
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-09-05 11:47:01 +00:00 |
|
dependabot[bot]
|
29ee6acb95
|
build(deps): bump async-trait from 0.1.81 to 0.1.82
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.81 to 0.1.82.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82)
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 11:31:16 +00:00 |
|
Byron Hambly
|
aef729331f
|
Merge pull request #1760 from comit-network/dependabot/cargo/regex-1.10.6
build(deps): bump regex from 1.10.5 to 1.10.6
|
2024-08-22 15:18:09 +02:00 |
|
dependabot[bot]
|
2faf7561bd
|
build(deps): bump regex from 1.10.5 to 1.10.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.10.6.
- [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.10.5...1.10.6)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 11:57:24 +00:00 |
|
Einliterflasche
|
7871cf256b
|
feat(asb + cli): Redact logs + unify tracing infrastructure (#1733)
|
2024-08-21 16:33:04 +02:00 |
|
Byron Hambly
|
55bfd95694
|
Merge pull request #1759 from comit-network/dependabot/cargo/reqwest-0.12.7
build(deps): bump reqwest from 0.12.5 to 0.12.7
|
2024-08-20 15:43:11 +02:00 |
|
dependabot[bot]
|
3cebddf593
|
build(deps): bump reqwest from 0.12.5 to 0.12.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.7)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-20 11:31:40 +00:00 |
|
Byron Hambly
|
c3831e93cc
|
Merge pull request #1758 from comit-network/dependabot/cargo/serde-1.0.208
build(deps): bump serde from 1.0.206 to 1.0.208
|
2024-08-16 13:50:10 +02:00 |
|
dependabot[bot]
|
4eff6fe503
|
build(deps): bump serde from 1.0.206 to 1.0.208
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.206 to 1.0.208.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-16 11:04:29 +00:00 |
|
Byron Hambly
|
018e803f88
|
Merge pull request #1754 from comit-network/dependabot/cargo/serde-1.0.206
build(deps): bump serde from 1.0.205 to 1.0.206
|
2024-08-12 15:19:57 +02:00 |
|
Byron Hambly
|
504d05bfad
|
Merge pull request #1753 from comit-network/dependabot/cargo/serde_json-1.0.124
build(deps): bump serde_json from 1.0.122 to 1.0.124
|
2024-08-12 15:19:47 +02:00 |
|
dependabot[bot]
|
33901a2ea9
|
build(deps): bump serde from 1.0.205 to 1.0.206
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.205 to 1.0.206.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.205...v1.0.206)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-12 11:07:58 +00:00 |
|
dependabot[bot]
|
c8cbd27b79
|
build(deps): bump serde_json from 1.0.122 to 1.0.124
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)
---
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-08-12 11:07:36 +00:00 |
|
Byron Hambly
|
f755993fc6
|
Merge pull request #1748 from comit-network/dependabot/cargo/tempfile-3.12.0
build(deps): bump tempfile from 3.11.0 to 3.12.0
|
2024-08-08 15:08:23 +02:00 |
|
Byron Hambly
|
ae614b5567
|
Merge pull request #1750 from comit-network/dependabot/cargo/serde-1.0.205
build(deps): bump serde from 1.0.204 to 1.0.205
|
2024-08-08 15:07:57 +02:00 |
|
dependabot[bot]
|
f799da5203
|
build(deps): bump serde from 1.0.204 to 1.0.205
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.205.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.205)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-08 11:50:16 +00:00 |
|
dependabot[bot]
|
952fb71a6a
|
build(deps): bump tempfile from 3.11.0 to 3.12.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.0 to 3.12.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 11:15:11 +00:00 |
|
Byron Hambly
|
180458d587
|
Merge pull request #1746 from comit-network/dependabot/cargo/tempfile-3.11.0
build(deps): bump tempfile from 3.10.1 to 3.11.0
|
2024-08-05 14:15:21 +02:00 |
|
dependabot[bot]
|
6a76e9efbe
|
build(deps): bump tempfile from 3.10.1 to 3.11.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.11.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 11:18:44 +00:00 |
|
Byron Hambly
|
7634fe1702
|
Merge pull request #1744 from comit-network/dependabot/cargo/serde_json-1.0.122
build(deps): bump serde_json from 1.0.121 to 1.0.122
|
2024-08-05 09:47:37 +02:00 |
|
dependabot[bot]
|
9aaa7d358f
|
build(deps): bump serde_json from 1.0.121 to 1.0.122
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.121 to 1.0.122.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122)
---
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-08-02 11:39:10 +00:00 |
|
Byron Hambly
|
204aa85e59
|
Merge pull request #1741 from comit-network/dependabot/cargo/mockito-1.5.0
build(deps): bump mockito from 1.4.0 to 1.5.0
|
2024-08-01 20:26:23 +02:00 |
|
Byron Hambly
|
7c509d3ea3
|
Merge pull request #1742 from comit-network/dependabot/cargo/toml-0.8.19
build(deps): bump toml from 0.8.17 to 0.8.19
|
2024-08-01 20:24:43 +02:00 |
|
binarybaron
|
cc854be8f4
|
feat: Enhance history command with more swap details (#1725)
|
2024-08-01 18:35:03 +02:00 |
|
dependabot[bot]
|
af6bc47ed3
|
build(deps): bump toml from 0.8.17 to 0.8.19
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.17 to 0.8.19.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.17...toml-v0.8.19)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 11:39:35 +00:00 |
|
dependabot[bot]
|
587212abc7
|
build(deps): bump mockito from 1.4.0 to 1.5.0
Bumps [mockito](https://github.com/lipanski/mockito) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](https://github.com/lipanski/mockito/compare/1.4.0...1.5.0)
---
updated-dependencies:
- dependency-name: mockito
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 11:38:09 +00:00 |
|
Byron Hambly
|
b18ba95e8c
|
Merge pull request #1740 from comit-network/dependabot/cargo/toml-0.8.17
build(deps): bump toml from 0.8.16 to 0.8.17
|
2024-07-31 17:40:25 +02:00 |
|
dependabot[bot]
|
6e09c73cf3
|
build(deps): bump toml from 0.8.16 to 0.8.17
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.16 to 0.8.17.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.16...toml-v0.8.17)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-31 11:39:26 +00:00 |
|
Byron Hambly
|
132cfe782c
|
Merge pull request #1736 from comit-network/dependabot/github_actions/thomaseizinger/keep-a-changelog-new-release-3.1.0
build(deps): bump thomaseizinger/keep-a-changelog-new-release from 3.0.0 to 3.1.0
|
2024-07-29 19:38:20 +02:00 |
|
Byron Hambly
|
3611a1aced
|
Merge pull request #1737 from comit-network/dependabot/cargo/serde_json-1.0.121
build(deps): bump serde_json from 1.0.118 to 1.0.121
|
2024-07-29 19:37:51 +02:00 |
|
Byron Hambly
|
21f26a5b44
|
Merge pull request #1738 from comit-network/dependabot/cargo/tokio-socks-0.5.2
build(deps): bump tokio-socks from 0.5.1 to 0.5.2
|
2024-07-29 19:37:28 +02:00 |
|
dependabot[bot]
|
9700d192b2
|
build(deps): bump tokio-socks from 0.5.1 to 0.5.2
Bumps [tokio-socks](https://github.com/sticnarf/tokio-socks) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/sticnarf/tokio-socks/releases)
- [Changelog](https://github.com/sticnarf/tokio-socks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sticnarf/tokio-socks/compare/v0.5.1...v0.5.2)
---
updated-dependencies:
- dependency-name: tokio-socks
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 12:02:43 +00:00 |
|
dependabot[bot]
|
254874276c
|
build(deps): bump serde_json from 1.0.118 to 1.0.121
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.121.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.118...v1.0.121)
---
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-07-29 12:00:29 +00:00 |
|
dependabot[bot]
|
011aa0cb9c
|
build(deps): bump thomaseizinger/keep-a-changelog-new-release
Bumps [thomaseizinger/keep-a-changelog-new-release](https://github.com/thomaseizinger/keep-a-changelog-new-release) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/thomaseizinger/keep-a-changelog-new-release/releases)
- [Changelog](https://github.com/thomaseizinger/keep-a-changelog-new-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.0.0...3.1.0)
---
updated-dependencies:
- dependency-name: thomaseizinger/keep-a-changelog-new-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 11:25:26 +00:00 |
|
Byron Hambly
|
8bf4ea08be
|
Merge pull request #1735 from comit-network/dependabot/cargo/toml-0.8.16
build(deps): bump toml from 0.8.15 to 0.8.16
|
2024-07-26 14:57:26 +02:00 |
|
dependabot[bot]
|
f3640aceb2
|
build(deps): bump toml from 0.8.15 to 0.8.16
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.15 to 0.8.16.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.15...toml-v0.8.16)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-26 12:23:43 +00:00 |
|
binarybaron
|
45e14c5a1e
|
Revert: 8284bea778
|
2024-07-26 11:51:33 +02:00 |
|
binarybaron
|
f29bf20e8d
|
Revert "fix: Reintroduce Dockerfile"
This reverts commit 77a43ba28c .
|
2024-07-26 11:46:27 +02:00 |
|
binarybaron
|
b52e07ace9
|
Revert "fix: Reintroduce docker build action"
This reverts commit 49cae19059 .
|
2024-07-26 11:46:19 +02:00 |
|
binarybaron
|
77a43ba28c
|
fix: Reintroduce Dockerfile
|
2024-07-26 11:45:48 +02:00 |
|
binarybaron
|
49cae19059
|
fix: Reintroduce docker build action
|
2024-07-26 11:45:22 +02:00 |
|
binarybaron
|
7b5929deb5
|
Merge pull request #9 from UnstoppableSwap/release/0.13.4
Release version 0.13.4
|
2024-07-26 00:38:02 +02:00 |
|