Commit Graph

523 Commits

Author SHA1 Message Date
dependabot[bot] 255e23bc46
Bump dropshot from `68cf268` to `de05ae5` (#586)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `68cf268` to `de05ae5`.
- [Commits](68cf26874c...de05ae5674)

---
updated-dependencies:
- dependency-name: dropshot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 09:00:39 -07:00
dependabot[bot] 56243c96ad
Bump typify from `6cd9a71` to `85181ed` (#583)
Bumps [typify](https://github.com/oxidecomputer/typify) from `6cd9a71` to `85181ed`.
- [Commits](6cd9a7164a...85181edf85)

---
updated-dependencies:
- dependency-name: typify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 22:30:01 -07:00
dependabot[bot] 8b640441d9
Bump syn from 2.0.32 to 2.0.37 (#584)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.32 to 2.0.37.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.32...2.0.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 22:29:54 -07:00
dependabot[bot] 8105725030
Bump dropshot from `5228d04` to `68cf268` (#585)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `5228d04` to `68cf268`.
- [Commits](5228d048f8...68cf26874c)

---
updated-dependencies:
- dependency-name: dropshot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 22:29:47 -07:00
dependabot[bot] 54f3198f9f
Bump regex from 1.9.3 to 1.9.5 (#582) 2023-09-23 22:52:19 -07:00
dependabot[bot] 460c116701
Bump dropshot from `bd3bf58` to `5228d04` (#581) 2023-09-23 22:51:40 -07:00
dependabot[bot] b36193c181
Bump proc-macro2 from 1.0.66 to 1.0.67 (#580) 2023-09-23 22:50:35 -07:00
dependabot[bot] b1e0004e6b
Bump serde_json from 1.0.105 to 1.0.107 (#577)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.107)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 21:12:32 -07:00
dependabot[bot] 7a99106c3d
Bump unicode-ident from 1.0.11 to 1.0.12 (#578)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.11...1.0.12)

---
updated-dependencies:
- dependency-name: unicode-ident
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 21:12:24 -07:00
dependabot[bot] a5ceb736d6
Bump clap from 4.4.2 to 4.4.4 (#579)
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.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/v4.4.2...v4.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 21:07:14 -07:00
dependabot[bot] 5c941c0b41
Bump bytes from 1.4.0 to 1.5.0 (#573) 2023-09-19 10:40:30 -07:00
dependabot[bot] 91bec367dd
Bump chrono from 0.4.26 to 0.4.31 (#574) 2023-09-19 10:39:54 -07:00
dependabot[bot] c4c2c96d86
Bump syn from 2.0.31 to 2.0.32 (#575) 2023-09-19 10:37:18 -07:00
Adam Leventhal 5de727cc08
add env_logger to cargo-progenitor (so we can turn on log output) (#572) 2023-09-14 21:38:20 -07:00
dependabot[bot] 3734e56610
Bump typify from `9194d34` to `6cd9a71` (#566)
Bumps [typify](https://github.com/oxidecomputer/typify) from `9194d34` to `6cd9a71`.
- [Commits](9194d34ee0...6cd9a7164a)

---
updated-dependencies:
- dependency-name: typify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:29:28 -07:00
dependabot[bot] 484c8bc06d
Bump base64 from 0.21.3 to 0.21.4 (#568)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.3 to 0.21.4.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.3...v0.21.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:28:04 -07:00
dependabot[bot] aa9a09a602
Bump prettyplease from 0.2.14 to 0.2.15 (#569)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.14...0.2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:27:55 -07:00
dependabot[bot] b96424aa5b
Bump anyhow from 1.0.72 to 1.0.75 (#570)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.72...1.0.75)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:27:00 -07:00
dependabot[bot] fa9329ea7a
Bump typify from `bf8bf7a` to `9194d34` (#563)
Bumps [typify](https://github.com/oxidecomputer/typify) from `bf8bf7a` to `9194d34`.
- [Commits](bf8bf7a698...9194d34ee0)

---
updated-dependencies:
- dependency-name: typify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 17:28:50 -07:00
dependabot[bot] f2fb424088
Bump thiserror from 1.0.43 to 1.0.48 (#560)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.48.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.43...1.0.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 17:28:37 -07:00
dependabot[bot] c1c0db70ab
Bump prettyplease from 0.2.12 to 0.2.14 (#559)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.12 to 0.2.14.
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.12...0.2.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 08:41:43 -07:00
dependabot[bot] 5aed9f640b
Bump serde_json from 1.0.103 to 1.0.105 (#558)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.103...v1.0.105)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 08:41:33 -07:00
dependabot[bot] 032b87e4ca
Bump clap from 4.3.23 to 4.4.2 (#562)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.23 to 4.4.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/v4.3.23...v4.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 08:41:18 -07:00
dependabot[bot] ca8b4ef6f8
Bump indexmap from 1.9.3 to 2.0.0 (#508)
* Bump indexmap from 1.9.3 to 2.0.0

Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.3 to 2.0.0.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/1.9.3...2.0.0)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2023-09-01 12:46:18 -07:00
dependabot[bot] f0b6ecaa8d
Bump reqwest from 0.11.18 to 0.11.20 (#550)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.20.
- [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.11.18...v0.11.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 14:48:57 -07:00
dependabot[bot] 9c95c5dc12
Bump dropshot from `b3c4d0b` to `35d4408` (#556)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `b3c4d0b` to `35d4408`.
- [Commits](b3c4d0b84a...35d44088fd)

---
updated-dependencies:
- dependency-name: dropshot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 14:48:42 -07:00
dependabot[bot] ddf5ef6820
Bump thiserror from 1.0.43 to 1.0.47 (#555)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.47.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.43...1.0.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 14:02:04 -07:00
dependabot[bot] b06dc16f78
Bump openapiv3 from 1.0.2 to 1.0.3 (#554)
* Bump openapiv3 from 1.0.2 to 1.0.3

Bumps [openapiv3](https://github.com/glademiller/openapiv3) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/glademiller/openapiv3/compare/v1.0.2...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix cargo.lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2023-08-28 13:50:19 -07:00
dependabot[bot] 27a1e46555
Bump regress from 0.6.0 to 0.7.1 (#551)
Bumps [regress](https://github.com/ridiculousfish/regress) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](https://github.com/ridiculousfish/regress/compare/v0.6.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 12:18:42 -07:00
dependabot[bot] cbbadd3b72
Bump typify from `6cc08a7` to `bf8bf7a` (#552)
Bumps [typify](https://github.com/oxidecomputer/typify) from `6cc08a7` to `bf8bf7a`.
- [Commits](6cc08a71d3...bf8bf7a698)

---
updated-dependencies:
- dependency-name: typify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 12:18:33 -07:00
dependabot[bot] 53fbd50fc3
Bump serde from 1.0.179 to 1.0.188 (#553)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.179 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.179...v1.0.188)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 12:18:25 -07:00
Adam H. Leventhal 90fae279f9 update rustfmt (let/else) 2023-08-25 15:15:28 -07:00
dependabot[bot] 59d8894195
Bump regex from 1.8.4 to 1.9.3 (#545)
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.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.8.4...1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 15:02:59 -07:00
dependabot[bot] dd1e06f207
Bump clap from 4.3.21 to 4.3.23 (#546)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.3.23.
- [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/v4.3.21...v4.3.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 15:02:51 -07:00
dependabot[bot] 1ca744c265
Bump quote from 1.0.29 to 1.0.33 (#547)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.29 to 1.0.33.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.29...1.0.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 15:02:37 -07:00
dependabot[bot] 6f16144e56
Bump rustls-webpki from 0.101.1 to 0.101.4 (#548)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.1 to 0.101.4.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.101.1...v/0.101.4)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 15:01:58 -07:00
dependabot[bot] 76716eeaae
Bump syn from 2.0.28 to 2.0.29 (#543)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.28 to 2.0.29.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.28...2.0.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 14:26:09 -07:00
dependabot[bot] 4e4ac0162e
Bump clap from 4.3.12 to 4.3.21 (#541)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.12 to 4.3.21.
- [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/v4.3.12...v4.3.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 11:39:04 -07:00
dependabot[bot] 451204aac8
Bump serde_yaml from 0.9.21 to 0.9.25 (#540)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.21 to 0.9.25.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.21...0.9.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 11:38:55 -07:00
dependabot[bot] f1fc326624
Bump syn from 2.0.27 to 2.0.28 (#539)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.27 to 2.0.28.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.27...2.0.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 11:38:39 -07:00
dependabot[bot] f9fee0544f
Bump prettyplease from 0.2.10 to 0.2.12 (#542)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.10 to 0.2.12.
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.10...0.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 11:38:17 -07:00
dependabot[bot] 0b4f441bd2
Bump serde from 1.0.171 to 1.0.179 (#532)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.179.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.179)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 08:31:08 -07:00
dependabot[bot] 713b6fdca0
Bump uuid from 1.4.0 to 1.4.1 (#533)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.4.0...1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 08:31:00 -07:00
dependabot[bot] 6b3f11bf9e
Bump dropshot from `64f3a3b` to `b3c4d0b` (#537)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `64f3a3b` to `b3c4d0b`.
- [Commits](64f3a3ba96...b3c4d0b84a)

---
updated-dependencies:
- dependency-name: dropshot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 08:30:50 -07:00
dependabot[bot] 46d2be5eca
Bump typify from `fdfed7c` to `6cc08a7` (#534)
* Bump typify from `fdfed7c` to `6cc08a7`

Bumps [typify](https://github.com/oxidecomputer/typify) from `fdfed7c` to `6cc08a7`.
- [Commits](fdfed7c578...6cc08a71d3)

---
updated-dependencies:
- dependency-name: typify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update fixtures

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2023-08-08 08:30:34 -07:00
Adam Leventhal dccb2fd5f7
update to nanasess/setup-chromedriver@v2 (#538) 2023-08-07 10:41:51 -07:00
dependabot[bot] 56da9799ef
Bump syn from 2.0.25 to 2.0.27 (#531)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.25 to 2.0.27.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.25...2.0.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 09:42:45 -07:00
dependabot[bot] 602b2205ba
Bump proc-macro2 from 1.0.64 to 1.0.66 (#530) 2023-07-24 07:20:36 -07:00
dependabot[bot] def7d82d50
Bump unicode-ident from 1.0.9 to 1.0.11 (#529) 2023-07-24 07:20:20 -07:00
dependabot[bot] f998e92a69
Bump anyhow from 1.0.71 to 1.0.72 (#528) 2023-07-24 07:20:02 -07:00