dependabot[bot]
|
79a958facd
|
Bump serde_yaml from 0.8.24 to 0.9.4
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.24 to 0.9.4.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.24...0.9.4)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 05:28:08 +00:00 |
|
Takashi Kokubun
|
5cdf27de44
|
Merge pull request #135 from k0kubun/dependabot/cargo/indoc-1.0.7
Bump indoc from 1.0.6 to 1.0.7
|
2022-08-07 22:27:28 -07:00 |
|
dependabot[bot]
|
e5bc7147f1
|
Bump indoc from 1.0.6 to 1.0.7
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.6...1.0.7)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 03:38:23 +00:00 |
|
Takashi Kokubun
|
f79fb90c75
|
Merge pull request #133 from k0kubun/dependabot/cargo/serde-1.0.141
Bump serde from 1.0.137 to 1.0.141
|
2022-08-01 20:38:07 -07:00 |
|
Takashi Kokubun
|
44eb0eeef8
|
Merge pull request #132 from k0kubun/dependabot/cargo/derive-where-1.0.0
Bump derive-where from 1.0.0-rc.3 to 1.0.0
|
2022-08-01 20:37:59 -07:00 |
|
Takashi Kokubun
|
229cd71a7b
|
Merge pull request #131 from k0kubun/dependabot/cargo/nix-0.24.2
Bump nix from 0.24.1 to 0.24.2
|
2022-08-01 20:37:51 -07:00 |
|
Takashi Kokubun
|
ccb62995f2
|
Merge pull request #130 from k0kubun/dependabot/cargo/anyhow-1.0.59
Bump anyhow from 1.0.58 to 1.0.59
|
2022-08-01 20:37:42 -07:00 |
|
Takashi Kokubun
|
e2813ced39
|
Merge pull request #129 from k0kubun/dependabot/cargo/serde_with-2.0.0
Bump serde_with from 1.14.0 to 2.0.0
|
2022-08-01 20:37:34 -07:00 |
|
dependabot[bot]
|
c0077a8aa6
|
Bump serde from 1.0.137 to 1.0.141
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.141.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.141)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 17:08:11 +00:00 |
|
dependabot[bot]
|
8d78aecbb6
|
Bump derive-where from 1.0.0-rc.3 to 1.0.0
Bumps [derive-where](https://github.com/ModProg/derive-where) from 1.0.0-rc.3 to 1.0.0.
- [Release notes](https://github.com/ModProg/derive-where/releases)
- [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ModProg/derive-where/compare/v1.0.0-rc.3...v1.0.0)
---
updated-dependencies:
- dependency-name: derive-where
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 17:08:06 +00:00 |
|
dependabot[bot]
|
1f8858dee1
|
Bump nix from 0.24.1 to 0.24.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.1...v0.24.2)
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 17:08:01 +00:00 |
|
dependabot[bot]
|
0107de1c89
|
Bump anyhow from 1.0.58 to 1.0.59
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.58...1.0.59)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 17:07:57 +00:00 |
|
dependabot[bot]
|
de75eb79bf
|
Bump serde_with from 1.14.0 to 2.0.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 1.14.0 to 2.0.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v1.14.0...v2.0.0)
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 17:07:54 +00:00 |
|
Takashi Kokubun
|
ec44a44b3c
|
Merge pull request #122 from k0kubun/dependabot/cargo/clap-3.2.8
Bump clap from 3.2.6 to 3.2.8
|
2022-07-01 12:43:59 -07:00 |
|
dependabot[bot]
|
1a1b79cb64
|
Bump clap from 3.2.6 to 3.2.8
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.6...v3.2.8)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 19:31:49 +00:00 |
|
Takashi Kokubun
|
4650c4b518
|
Merge pull request #121 from k0kubun/dependabot/cargo/serde_json-1.0.82
Bump serde_json from 1.0.81 to 1.0.82
|
2022-07-01 12:27:46 -07:00 |
|
Takashi Kokubun
|
15e3916203
|
Merge pull request #123 from k0kubun/dependabot/cargo/clap_complete-3.2.3
Bump clap_complete from 3.2.2 to 3.2.3
|
2022-07-01 12:26:57 -07:00 |
|
dependabot[bot]
|
7973bfcf71
|
Bump clap_complete from 3.2.2 to 3.2.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.2...clap_complete-v3.2.3)
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 17:08:08 +00:00 |
|
dependabot[bot]
|
340b77af94
|
Bump serde_json from 1.0.81 to 1.0.82
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 17:07:58 +00:00 |
|
Takashi Kokubun
|
eec9c848c8
|
Shorten the main() function
|
2022-06-24 23:34:07 -07:00 |
|
Takashi Kokubun
|
c85aa26159
|
Merge pull request #117 from k0kubun/dependabot/cargo/swayipc-3.0.0
Bump swayipc from 2.7.2 to 3.0.0
|
2022-06-21 22:24:46 -07:00 |
|
Takashi Kokubun
|
798fab694a
|
Merge pull request #118 from k0kubun/dependabot/cargo/nix-0.24.1
Bump nix from 0.23.1 to 0.24.1
|
2022-06-21 22:24:33 -07:00 |
|
Takashi Kokubun
|
2410d88125
|
swayipc 3.0.0
|
2022-06-21 22:23:50 -07:00 |
|
dependabot[bot]
|
0046de54f2
|
Bump swayipc from 2.7.2 to 3.0.0
Bumps [swayipc](https://github.com/jaycefayne/swayipc-rs) from 2.7.2 to 3.0.0.
- [Release notes](https://github.com/jaycefayne/swayipc-rs/releases)
- [Commits](https://github.com/jaycefayne/swayipc-rs/compare/v2.7.2...swayipc-3.0.0)
---
updated-dependencies:
- dependency-name: swayipc
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 05:18:38 +00:00 |
|
dependabot[bot]
|
b9ef1780f5
|
Bump nix from 0.23.1 to 0.24.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.24.1.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.23.1...v0.24.1)
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 05:17:02 +00:00 |
|
Takashi Kokubun
|
9e8e3f1e8e
|
Slow down dependabot
|
2022-06-21 22:15:18 -07:00 |
|
Takashi Kokubun
|
421f2b101b
|
cargo update
|
2022-06-21 22:14:21 -07:00 |
|
Takashi Kokubun
|
d38ceed8db
|
Merge pull request #115 from k0kubun/dependabot/cargo/derive-where-1.0.0-rc.3
Bump derive-where from 1.0.0-rc.2 to 1.0.0-rc.3
|
2022-06-21 22:10:01 -07:00 |
|
dependabot[bot]
|
53b86d81aa
|
Bump derive-where from 1.0.0-rc.2 to 1.0.0-rc.3
Bumps [derive-where](https://github.com/ModProg/derive-where) from 1.0.0-rc.2 to 1.0.0-rc.3.
- [Release notes](https://github.com/ModProg/derive-where/releases)
- [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ModProg/derive-where/compare/v1.0.0-rc.2...v1.0.0-rc.3)
---
updated-dependencies:
- dependency-name: derive-where
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 05:09:11 +00:00 |
|
Takashi Kokubun
|
b89ab9b1fd
|
Merge pull request #116 from k0kubun/dependabot/cargo/log-0.4.17
Bump log from 0.4.14 to 0.4.17
|
2022-06-21 22:08:08 -07:00 |
|
Takashi Kokubun
|
896cf89682
|
Merge pull request #114 from k0kubun/dependabot/cargo/indoc-1.0.6
Bump indoc from 1.0.3 to 1.0.6
|
2022-06-21 22:07:24 -07:00 |
|
Takashi Kokubun
|
a81b8e297a
|
Merge pull request #113 from k0kubun/dependabot/cargo/clap_complete-3.2.2
Bump clap_complete from 3.0.6 to 3.2.2
|
2022-06-21 22:07:16 -07:00 |
|
dependabot[bot]
|
c40f4c8e0f
|
Bump log from 0.4.14 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.17.
- [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.14...0.4.17)
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 05:05:10 +00:00 |
|
dependabot[bot]
|
834af94542
|
Bump indoc from 1.0.3 to 1.0.6
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.3...1.0.6)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 05:04:59 +00:00 |
|
dependabot[bot]
|
83d61df83c
|
Bump clap_complete from 3.0.6 to 3.2.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.0.6 to 3.2.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.0.6...clap_complete-v3.2.2)
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 05:04:52 +00:00 |
|
Takashi Kokubun
|
8e306b0261
|
Merge pull request #112 from k0kubun/dependabot/cargo/evdev-0.11.4
Bump evdev from 0.11.3 to 0.11.4
|
2022-06-21 21:38:48 -07:00 |
|
Takashi Kokubun
|
b6d64e0121
|
Merge pull request #111 from k0kubun/dependabot/cargo/serde-1.0.137
Bump serde from 1.0.132 to 1.0.137
|
2022-06-21 21:38:37 -07:00 |
|
Takashi Kokubun
|
e0de4bd9b4
|
Merge pull request #110 from k0kubun/dependabot/cargo/serde_json-1.0.81
Bump serde_json from 1.0.73 to 1.0.81
|
2022-06-21 21:38:28 -07:00 |
|
Takashi Kokubun
|
03e2c69bb7
|
Merge pull request #109 from k0kubun/dependabot/cargo/anyhow-1.0.58
Bump anyhow from 1.0.54 to 1.0.58
|
2022-06-21 21:38:18 -07:00 |
|
Takashi Kokubun
|
cf27769396
|
Merge pull request #108 from k0kubun/dependabot/cargo/serde_yaml-0.8.24
Bump serde_yaml from 0.8.23 to 0.8.24
|
2022-06-21 21:38:07 -07:00 |
|
Takashi Kokubun
|
38c8485704
|
Version 0.4.4
|
2022-06-21 21:37:38 -07:00 |
|
dependabot[bot]
|
9dfc859f72
|
Bump evdev from 0.11.3 to 0.11.4
Bumps [evdev](https://github.com/cmr/evdev) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/cmr/evdev/releases)
- [Commits](https://github.com/cmr/evdev/commits)
---
updated-dependencies:
- dependency-name: evdev
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 04:33:40 +00:00 |
|
dependabot[bot]
|
26ff66e980
|
Bump serde from 1.0.132 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.137)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 04:33:35 +00:00 |
|
dependabot[bot]
|
29b9f56904
|
Bump serde_json from 1.0.73 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.73...v1.0.81)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 04:33:28 +00:00 |
|
dependabot[bot]
|
4420b9495b
|
Bump anyhow from 1.0.54 to 1.0.58
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.54 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.54...1.0.58)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 04:33:21 +00:00 |
|
dependabot[bot]
|
3a44e9dc1e
|
Bump serde_yaml from 0.8.23 to 0.8.24
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.23 to 0.8.24.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.23...0.8.24)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 04:33:14 +00:00 |
|
Takashi Kokubun
|
18ee84e934
|
Merge pull request #93 from k0kubun/mode
Support modal remapping
|
2022-06-21 21:32:40 -07:00 |
|
Takashi Kokubun
|
86ff3a9e9f
|
Create dependabot.yml
|
2022-06-21 21:30:59 -07:00 |
|
Takashi Kokubun
|
3fa92e2ce3
|
Version 0.4.3
Revert "Revert "Version 0.4.3""
This reverts commit 3399881426 .
|
2022-05-24 21:22:24 -07:00 |
|
Takashi Kokubun
|
938d65ceb4
|
Purge CI cache
|
2022-05-24 21:19:29 -07:00 |
|