Commit Graph

1882 Commits

Author SHA1 Message Date
a84e58ca07 Bump reqwest from 0.11.5 to 0.11.6 in /src/proxy-manager (#1367)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.5 to 0.11.6.
- [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.5...v0.11.6)

---
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>
2021-10-19 15:00:16 -07:00
e3ef29ce04 Bump structopt from 0.3.23 to 0.3.25 in /src/agent (#1364)
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.23 to 0.3.25.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.23...v0.3.25)

---
updated-dependencies:
- dependency-name: structopt
  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>
2021-10-19 13:36:02 -07:00
d8503cf34f Bump procfs from 0.10.1 to 0.11.0 in /src/agent (#1360)
Bumps [procfs](https://github.com/eminence/procfs) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](https://github.com/eminence/procfs/compare/v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: procfs
  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>
Co-authored-by: Marc Greisen <marc@greisen.org>
2021-10-19 12:26:17 -07:00
720c8dc466 Azure DevOps notifications not appearing (#1370)
Co-authored-by: stas <statis@microsoft.com>
2021-10-19 08:50:00 -07:00
bb40c66eb0 Temporarily ignore non-actionable cargo audit errors (#1365) 2021-10-18 15:46:07 -07:00
4f53ada5d7 Bump sysinfo from 0.20.4 to 0.20.5 in /src/agent (#1353)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.20.4 to 0.20.5.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

---
updated-dependencies:
- dependency-name: sysinfo
  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>
2021-10-14 09:16:55 -07:00
d86764cd4f Bump strum_macros from 0.21.1 to 0.22.0 in /src/agent (#1344)
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum_macros
  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>
Co-authored-by: Marc Greisen <marc@greisen.org>
2021-10-13 15:40:09 -07:00
4160da26f9 Bump azure-identity to 1.6.1 (#1356)
Co-authored-by: stas <statis@microsoft.com>
2021-10-13 14:17:11 -07:00
e5c3e60b8a Bump azure cli to 2.27.2 (#1355)
* Bump azure cli to 2.27.2

* fixing up add-corpus-storage-account script

Co-authored-by: stas <statis@microsoft.com>
2021-10-13 11:27:48 -07:00
d2354b6c35 Bump strum from 0.21.0 to 0.22.0 in /src/agent (#1343)
Bumps [strum](https://github.com/Peternator7/strum) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  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>
2021-10-13 08:13:06 -07:00
9b211b2caf Bump thiserror from 1.0.29 to 1.0.30 in /src/agent (#1342)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30)

---
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>
2021-10-12 14:07:51 -07:00
67cdd744bb Bump thiserror from 1.0.29 to 1.0.30 in /src/proxy-manager (#1341)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30)

---
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>
2021-10-12 12:13:32 -07:00
19ecba43cb Bump iced-x86 from 1.14.0 to 1.15.0 in /src/agent (#1337)
Bumps [iced-x86](https://github.com/icedland/iced) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/icedland/iced/releases)
- [Commits](https://github.com/icedland/iced/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: iced-x86
  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>
2021-10-11 16:53:56 -07:00
8753ef382b Bump reqwest from 0.11.4 to 0.11.5 in /src/agent (#1335)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5.
- [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.4...v0.11.5)

---
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>
2021-10-11 12:14:04 -07:00
74c3a9a1fa Bump reqwest from 0.11.4 to 0.11.5 in /src/proxy-manager (#1336)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5.
- [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.4...v0.11.5)

---
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>
2021-10-11 10:58:51 -07:00
2ecac65c54 Update to latest ctrlc (#1332) 2021-10-06 14:45:20 -07:00
58eea1e51a Add a username to the resource group name created by check-pr utility. (#1314)
* Add a username to the resource group name created by check-pr utility.

* Use check_output
2021-10-06 08:00:55 -07:00
e721dc0351 Bump sysinfo from 0.20.3 to 0.20.4 in /src/agent (#1301)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.20.3 to 0.20.4.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

---
updated-dependencies:
- dependency-name: sysinfo
  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>
2021-10-05 18:20:58 -07:00
124da2378f Add more setup info to check-pr docs (#1311) 2021-10-05 13:12:35 -07:00
098cd20550 Update pete (#1312) 2021-10-05 12:08:56 -07:00
584ddfbd79 Bump pretty_assertions from 0.7.2 to 1.0.0 in /src/agent (#1302)
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases)
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 15:14:59 -07:00
3264ddd175 Disable storageclient logs when setting admins (#1304) 2021-10-01 18:36:04 +00:00
1c497fcd52 App role assignment not respected when creating a new cli app registration (#1308) 2021-10-01 11:18:38 -07:00
cba7439bd3 Update nix, patch dependents (#1310) 2021-09-30 18:04:57 -07:00
ddd82f9931 Fix authentication with client secret (#1300)
* Fix authenticatio
2021-09-29 15:56:32 -07:00
c4133be8f5 Deployment fails in westus3 due to "Region doesn’t support Classic resource mode for Application Insights resources." #1273 (#1291)
Co-authored-by: stas <statis@microsoft.com>
2021-09-29 08:09:09 -07:00
22b2d62e29 enable configurable virtual network ranges (#1268) 2021-09-27 18:01:32 +00:00
47bb2ce187 use flake8 on deployment (#1286)
All of the rest of the python codebases within the repo use flake8 as
part of the lint process.  This aligns the deployment code with the
practice.

Co-authored-by: Brian Caswell <bmc@shmoo.com>
2021-09-27 17:41:19 +00:00
d3bcbea980 Increase default level of feedback/confirmation in destructive commands #1264 (#1283)
Co-authored-by: stas <statis@microsoft.com>
2021-09-27 09:59:56 -07:00
09bdad4979 work around issues between released version of cargo-fuzz and nightly (#1284)
See rust-fuzz/cargo-fuzz#276

Co-authored-by: Brian Caswell <bmc@shmoo.com>
2021-09-27 11:29:31 -04:00
d13ce062d0 fix running check-pr without test arguments (#1279) 2021-09-24 13:40:28 -04:00
d034664cb3 update msal to 1.14.0 (#1278) 2021-09-24 16:45:03 +00:00
599c400fa0 Custom Extension Instance Configuration (#1184) 2021-09-24 12:27:39 -04:00
d73981128f fix multi-tenant deployment (#1270) 2021-09-24 15:04:52 +00:00
10f6af4ecd fix scaleset proxy reset to reset all of the proxies in the region specified (#1275) 2021-09-24 14:39:51 +00:00
3f2721cf08 update 3rd-party rust components (#1276) 2021-09-23 18:34:05 -04:00
7da4352e27 add check-pr from personal repo (#1271) 2021-09-23 13:56:01 -04:00
32d021e5da Bump tokio from 1.11.0 to 1.12.0 in /src/agent (#1261) 2021-09-22 19:12:41 +00:00
9413377c90 handle fake crash reports generated by debugging tools in regression tasks (#1233) 2021-09-22 17:16:35 +00:00
e137eacffb Bump tokio from 1.11.0 to 1.12.0 in /src/proxy-manager (#1262) 2021-09-22 12:31:01 -04:00
8cc7018895 Bump serde_json from 1.0.67 to 1.0.68 in /src/proxy-manager (#1246) 2021-09-21 17:31:33 +00:00
80456f1237 Added support for --readonly_inputs for libfuzzer basic template (#1247) 2021-09-21 16:51:25 +00:00
e506e2969d Bump serde-xml-rs from 0.5.0 to 0.5.1 in /src/agent (#1257) 2021-09-21 15:59:22 +00:00
84bb5d0105 temporarily ignore type errors from azure-storage-blob (#1258) 2021-09-21 11:42:41 -04:00
c51acfb70e Bump winreg from 0.9.0 to 0.10.1 in /src/agent (#1239) 2021-09-21 00:20:36 +00:00
96cc406e7d Bump anyhow from 1.0.43 to 1.0.44 in /src/agent (#1240) 2021-09-20 23:41:18 +00:00
d2746d8955 Bump sha2 from 0.9.6 to 0.9.8 in /src/agent (#1236) 2021-09-20 22:59:27 +00:00
7979b346c1 Bump anyhow from 1.0.43 to 1.0.44 in /src/proxy-manager (#1238) 2021-09-20 22:39:07 +00:00
cd601a99cc Bump serde_json from 1.0.67 to 1.0.68 in /src/agent (#1245) 2021-09-20 21:47:20 +00:00
7b47d13a12 Bump path-absolutize from 3.0.10 to 3.0.11 in /src/agent (#1252) 2021-09-20 21:01:14 +00:00