Viresh Kumar
1b74efd976
Merge branch 'main' into dependabot/cargo/proc-macro2-1.0.40
2022-07-11 15:51:48 +05:30
dependabot[bot]
86ce27001f
build(deps): bump proc-macro2 from 1.0.38 to 1.0.40
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.38 to 1.0.40.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.38...1.0.40 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 10:19:04 +00:00
Viresh Kumar
6e6b6cd8fa
Merge branch 'main' into dependabot/cargo/clap_lex-0.2.4
2022-07-11 15:48:29 +05:30
dependabot[bot]
efb8cbe364
build(deps): bump clap_lex from 0.2.0 to 0.2.4
...
Bumps [clap_lex](https://github.com/clap-rs/clap ) from 0.2.0 to 0.2.4.
- [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_lex-v0.2.0...clap_lex-v0.2.4 )
---
updated-dependencies:
- dependency-name: clap_lex
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:15:22 +00:00
dependabot[bot]
95c539b2e3
build(deps): bump syn from 1.0.92 to 1.0.94
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.92 to 1.0.94.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.92...1.0.94 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:15:14 +00:00
Viresh Kumar
94119977ac
Merge branch 'main' into dependabot/cargo/regex-syntax-0.6.27
2022-07-11 14:26:43 +05:30
dependabot[bot]
a3ff98e208
build(deps): bump regex-syntax from 0.6.25 to 0.6.27
...
Bumps [regex-syntax](https://github.com/rust-lang/regex ) from 0.6.25 to 0.6.27.
- [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/commits )
---
updated-dependencies:
- dependency-name: regex-syntax
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:20:03 +00:00
dependabot[bot]
ca17712dac
build(deps): bump os_str_bytes from 6.0.0 to 6.1.0
...
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases )
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.0.0...6.1.0 )
---
updated-dependencies:
- dependency-name: os_str_bytes
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:19:53 +00:00
Viresh Kumar
c037e60442
Update versions of rust-vmm dependency crates
...
Update a number of rust-vmm crates to align to the common version of
vm-memory.
Also update the tests to fix the build.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-07-11 13:33:47 +05:30
dependabot[bot]
bd4cd4544a
build(deps): bump vm-memory from 0.7.0 to 0.8.0
...
Bumps [vm-memory](https://github.com/rust-vmm/vm-memory ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases )
- [Changelog](https://github.com/rust-vmm/vm-memory/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-vmm/vm-memory/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: vm-memory
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 13:33:47 +05:30
dependabot[bot]
c13ea65d2e
build(deps): bump libgpiod from d96c27a to 584910b
...
Bumps [libgpiod](https://github.com/vireshk/libgpiod ) from `d96c27a` to `584910b`.
- [Release notes](https://github.com/vireshk/libgpiod/releases )
- [Commits](d96c27a6b8...584910baf3 )
---
updated-dependencies:
- dependency-name: libgpiod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 04:08:43 +00:00
Viresh Kumar
66225683dd
gpio: Update to a newer version of libgpiod
...
libgpiod received few updates, migrate to that.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-05-13 15:30:55 +05:30
Viresh Kumar
59025acc32
Merge branch 'main' into dependabot/cargo/clap-3.1.17
2022-05-09 15:25:12 +05:30
dependabot[bot]
4911996624
build(deps): bump clap from 3.1.12 to 3.1.17
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.12 to 3.1.17.
- [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.1.12...v3.1.17 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 09:35:01 +00:00
dependabot[bot]
f68f6b5fdf
build(deps): bump log from 0.4.16 to 0.4.17
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.16 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/commits/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-05-09 09:34:45 +00:00
Viresh Kumar
c2e6c8d1f9
Merge branch 'main' into dependabot/cargo/proc-macro2-1.0.38
2022-05-09 13:39:35 +05:30
dependabot[bot]
0dd4696d8e
build(deps): bump proc-macro2 from 1.0.37 to 1.0.38
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.37...1.0.38 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 00:16:06 +00:00
Viresh Kumar
8fb132b460
Merge branch 'main' into dependabot/cargo/thiserror-1.0.31
2022-05-07 05:45:32 +05:30
dependabot[bot]
c337ed24ec
build(deps): bump libc from 0.2.124 to 0.2.125
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.124 to 0.2.125.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.124...0.2.125 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 18:54:04 +00:00
dependabot[bot]
8a38f3f8a1
build(deps): bump thiserror from 1.0.30 to 1.0.31
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 18:53:36 +00:00
Viresh Kumar
7ca8728df2
Merge branch 'main' into dependabot/cargo/memchr-2.5.0
2022-05-03 19:02:38 +05:30
dependabot[bot]
73a161c926
build(deps): bump memchr from 2.4.1 to 2.5.0
...
Bumps [memchr](https://github.com/BurntSushi/memchr ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/BurntSushi/memchr/releases )
- [Commits](https://github.com/BurntSushi/memchr/compare/2.4.1...2.5.0 )
---
updated-dependencies:
- dependency-name: memchr
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 13:02:56 +00:00
dependabot[bot]
014cc2bdd5
build(deps): bump unicode-xid from 0.2.2 to 0.2.3
...
Bumps [unicode-xid](https://github.com/unicode-rs/unicode-xid ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/unicode-rs/unicode-xid/releases )
- [Commits](https://github.com/unicode-rs/unicode-xid/commits )
---
updated-dependencies:
- dependency-name: unicode-xid
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 13:02:36 +00:00
dependabot[bot]
9e0ec79cdc
build(deps): bump syn from 1.0.91 to 1.0.92
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.91...1.0.92 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 04:08:36 +00:00
dependabot[bot]
15bc2f0f56
build(deps): bump clap from 3.1.9 to 3.1.12
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.9 to 3.1.12.
- [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.1.9...v3.1.12 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 13:52:21 +00:00
dependabot[bot]
fcd4db9151
build(deps): bump cc from 1.0.72 to 1.0.73
...
Bumps [cc](https://github.com/alexcrichton/cc-rs ) from 1.0.72 to 1.0.73.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases )
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.72...1.0.73 )
---
updated-dependencies:
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 04:08:30 +00:00
Viresh Kumar
8602c12e0c
Merge branch 'main' into gpio/backend
2022-04-20 09:10:43 +05:30
Viresh Kumar
4a3f49c7b3
Merge branch 'main' into gpio/backend
2022-04-19 21:58:25 +05:30
dependabot[bot]
ab978a06c7
build(deps): bump libc from 0.2.122 to 0.2.124
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.122 to 0.2.124.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.122...0.2.124 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 00:59:45 +00:00
Viresh Kumar
832feac5b0
Merge branch 'main' into dependabot/cargo/clap-3.1.9
2022-04-19 06:23:16 +05:30
dependabot[bot]
6d19527f62
build(deps): bump quote from 1.0.17 to 1.0.18
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.17...1.0.18 )
---
updated-dependencies:
- dependency-name: quote
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 04:07:37 +00:00
dependabot[bot]
411f722c30
build(deps): bump clap from 3.1.8 to 3.1.9
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.8 to 3.1.9.
- [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.1.8...v3.1.9 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 04:07:33 +00:00
Viresh Kumar
991b069a07
Merge branch 'main' into gpio/backend
2022-04-13 08:17:38 +05:30
dependabot[bot]
64bfff5ed8
build(deps): bump proc-macro2 from 1.0.36 to 1.0.37
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.36...1.0.37 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 14:55:06 +00:00
mathieupoirier
f93af5d414
Merge branch 'main' into dependabot/cargo/libc-0.2.122
2022-04-12 08:50:48 -06:00
dependabot[bot]
1d02537cec
build(deps): bump libc from 0.2.121 to 0.2.122
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.121 to 0.2.122.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.121...0.2.122 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:08:27 +00:00
dependabot[bot]
15189beca0
build(deps): bump syn from 1.0.90 to 1.0.91
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.90...1.0.91 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:08:22 +00:00
Viresh Kumar
c58f1bd00f
Merge branch 'main' into gpio/backend
2022-04-07 15:13:23 +05:30
Viresh Kumar
00b0396dbf
Merge branch 'main' into dependabot/cargo/indexmap-1.8.1
2022-04-04 17:34:52 +05:30
dependabot[bot]
d6898e8ae7
build(deps): bump indexmap from 1.8.0 to 1.8.1
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/bluss/indexmap/releases )
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/compare/1.8.0...1.8.1 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 11:48:37 +00:00
dependabot[bot]
30161469d9
build(deps): bump getrandom from 0.2.5 to 0.2.6
...
Bumps [getrandom](https://github.com/rust-random/getrandom ) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/rust-random/getrandom/releases )
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/getrandom/compare/v0.2.5...v0.2.6 )
---
updated-dependencies:
- dependency-name: getrandom
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 11:48:26 +00:00
Viresh Kumar
a9678adfb9
gpio: Update Cargo.lock and coverage score
...
Update Cargo.lock and coverage score.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-04-04 12:38:51 +05:30
dependabot[bot]
92cdaa4287
build(deps): bump clap from 3.1.6 to 3.1.8
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.6 to 3.1.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.1.6...v3.1.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-04-04 04:08:17 +00:00
Viresh Kumar
682e01dccb
Merge branch 'main' into dependabot/cargo/quote-1.0.17
2022-03-31 07:20:23 +05:30
dependabot[bot]
a04a234a17
build(deps): bump redox_syscall from 0.2.12 to 0.2.13
...
Bumps redox_syscall from 0.2.12 to 0.2.13.
---
updated-dependencies:
- dependency-name: redox_syscall
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 19:38:09 +00:00
mathieupoirier
4da30d8889
Merge branch 'main' into dependabot/cargo/quote-1.0.17
2022-03-30 13:37:01 -06:00
dependabot[bot]
e2d6794b07
build(deps): bump quote from 1.0.16 to 1.0.17
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.16...1.0.17 )
---
updated-dependencies:
- dependency-name: quote
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 17:33:11 +00:00
mathieupoirier
6763e3b6ca
Merge branch 'main' into dependabot/cargo/log-0.4.16
2022-03-30 11:32:39 -06:00
mathieupoirier
15b082cdcb
Merge branch 'main' into dependabot/cargo/redox_syscall-0.2.12
2022-03-30 11:07:31 -06:00
Viresh Kumar
085b7823a8
Merge branch 'main' into dependabot/cargo/redox_syscall-0.2.12
2022-03-29 17:08:24 +05:30