Граф коммитов

164 Коммитов

Автор SHA1 Сообщение Дата
Bernie White c27f9465f9
Update .NET requirements (#275)
* Update .NET requirements

* Bump dependencies
2024-10-24 08:56:38 +10:00
dependabot[bot] 18e4be47fb
Bump xunit from 2.9.0 to 2.9.2 (#273)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2.
- [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.2)

---
updated-dependencies:
- dependency-name: xunit
  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>
2024-10-23 17:30:16 +10:00
dependabot[bot] 852e5a4300
Bump Microsoft.PowerShell.SDK, System.Management.Automation and Newtonsoft.Json (#268)
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell), [System.Management.Automation](https://github.com/PowerShell/PowerShell) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together.

Updates `Microsoft.PowerShell.SDK` from 7.4.4 to 7.4.5
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](https://github.com/PowerShell/PowerShell/compare/v7.4.4...v7.4.5)

Updates `System.Management.Automation` from 7.3.7 to 7.4.5
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](https://github.com/PowerShell/PowerShell/compare/v7.3.7...v7.4.5)

Updates `Newtonsoft.Json` from 13.0.1 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Newtonsoft.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>
2024-09-30 15:48:05 +10:00
dependabot[bot] f5992929e7
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 (#270)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  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>
2024-09-10 05:09:03 +10:00
dependabot[bot] 790deb9683
Bump Microsoft.PowerShell.SDK, System.Management.Automation and Newtonsoft.Json (#266)
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell), [System.Management.Automation](https://github.com/PowerShell/PowerShell) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together.

Updates `Microsoft.PowerShell.SDK` from 7.4.3 to 7.4.4
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](https://github.com/PowerShell/PowerShell/compare/v7.4.3...v7.4.4)

Updates `System.Management.Automation` from 7.3.7 to 7.4.4
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](https://github.com/PowerShell/PowerShell/compare/v7.3.7...v7.4.4)

Updates `Newtonsoft.Json` from 13.0.1 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Newtonsoft.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>
2024-09-04 13:52:35 +10:00
dependabot[bot] c201717a6d
Bump xunit from 2.7.1 to 2.9.0 (#263)
* Bump xunit from 2.7.1 to 2.9.0

Bumps xunit from 2.7.1 to 2.9.0.

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-07-13 14:46:23 +10:00
dependabot[bot] 667df599aa
Bump Microsoft.PowerShell.SDK, System.Management.Automation and Newtonsoft.Json (#264)
* Bump Microsoft.PowerShell.SDK, System.Management.Automation and Newtonsoft.Json

Bumps Microsoft.PowerShell.SDK, System.Management.Automation and Newtonsoft.Json. These dependencies needed to be updated together.

Updates `Microsoft.PowerShell.SDK` from 7.3.7 to 7.4.3

Updates `System.Management.Automation` from 7.3.7 to 7.4.3

Updates `Newtonsoft.Json` from 13.0.1 to 13.0.3

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-07-13 14:32:43 +10:00
dependabot[bot] 848190a9a3
Bump xunit.runner.visualstudio from 2.5.8 to 2.8.2 (#262)
* Bump xunit.runner.visualstudio from 2.5.8 to 2.8.2

Bumps xunit.runner.visualstudio from 2.5.8 to 2.8.2.

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-07-10 12:27:35 +10:00
dependabot[bot] 1155f5e1c7
Bump Octokit from 11.0.1 to 13.0.1 (#261)
* Bump Octokit from 11.0.1 to 13.0.1

Bumps [Octokit](https://github.com/octokit/octokit.net) from 11.0.1 to 13.0.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v11.0.1...v13.0.1)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-07-10 10:54:54 +10:00
dependabot[bot] e165173dda
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#254)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  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>
2024-06-15 14:47:26 +10:00
dependabot[bot] 194ace92cf
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8 (#245)
* Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.8.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.8)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-04-26 16:11:19 +10:00
dependabot[bot] 9d6c4426ff
Bump coverlet.collector from 6.0.0 to 6.0.2 (#249)
* Bump coverlet.collector from 6.0.0 to 6.0.2

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-04-26 15:04:30 +10:00
dependabot[bot] 401abfa83a
Bump xunit from 2.6.6 to 2.7.1 (#246)
* Bump xunit from 2.6.6 to 2.7.1

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.1.
- [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.1)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-04-16 20:46:39 +10:00
dependabot[bot] 204f03e9d9
Bump Octokit from 9.1.0 to 11.0.1 (#247)
* Bump Octokit from 9.1.0 to 11.0.1

Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.1.0 to 11.0.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v9.1.0...v11.0.1)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-04-16 15:08:44 +10:00
dependabot[bot] 93f82d02d6
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#239)
* Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-04-16 14:33:14 +10:00
dependabot[bot] 3b46fce5c9
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#232)
* Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.1.1...8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-20 15:20:10 +10:00
dependabot[bot] 7e2be041f7
Bump xunit from 2.4.2 to 2.6.6 (#233)
* Bump xunit from 2.4.2 to 2.6.6

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.6.6.
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.6.6)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-20 00:33:17 +10:00
dependabot[bot] 6ef3802b4c
Bump YamlDotNet from 11.2.1 to 13.7.1 (#234)
* Bump YamlDotNet from 11.2.1 to 13.7.1

Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 11.2.1 to 13.7.1.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v11.2.1...v13.7.1)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-19 23:14:13 +10:00
dependabot[bot] b310319ec4
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6 (#229)
* Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.6.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.5...2.5.6)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-19 23:07:43 +10:00
dependabot[bot] 9784c8c16a
Bump Octokit from 6.0.0 to 9.1.0 (#230)
* Bump Octokit from 6.0.0 to 9.1.0

Bumps [Octokit](https://github.com/octokit/octokit.net) from 6.0.0 to 9.1.0.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v6.0.0...v9.1.0)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-19 19:37:17 +10:00
dependabot[bot] 910d5c1f8a
Bump coverlet.collector from 3.2.0 to 6.0.0 (#204)
* Bump coverlet.collector from 3.2.0 to 6.0.0

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v3.2.0...v6.0.0)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-19 19:29:57 +10:00
dependabot[bot] 364afd58af
Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0 to 8.0.0 (#224)
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0 to 8.0.0

Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-18 00:21:49 +10:00
dependabot[bot] 98a1ac0a83
Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.8.0 (#225)
* Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.8.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.1...v17.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2024-01-17 23:54:29 +10:00
Bernie White 260cdb4de0
Update to build process and tool chain (#231) 2024-01-17 23:16:48 +10:00
dependabot[bot] 6a60136b96
Bump microsoft/ps-rule from 2.8.1 to 2.9.0 (#208)
Bumps [microsoft/ps-rule](https://github.com/microsoft/ps-rule) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/microsoft/ps-rule/compare/v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: microsoft/ps-rule
  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-06-26 00:22:59 +10:00
dependabot[bot] a6829474d3
Bump Octokit from 5.0.4 to 6.0.0 (#202)
* Bump Octokit from 5.0.4 to 6.0.0

Bumps [Octokit](https://github.com/octokit/octokit.net) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v5.0.4...v6.0.0)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-06-06 23:53:01 +10:00
dependabot[bot] d3ee3f73c8
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1 (#205)
* Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Update CI and readme

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-06-06 23:25:30 +10:00
dependabot[bot] aba41c38e7
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#189)
* Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-04-30 15:34:15 +10:00
dependabot[bot] 4398864d41
Bump Octokit from 5.0.0 to 5.0.4 (#199)
* Bump Octokit from 5.0.0 to 5.0.4

Bumps [Octokit](https://github.com/octokit/octokit.net) from 5.0.0 to 5.0.4.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v5.0.0...v5.0.4)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-04-30 14:08:27 +10:00
dependabot[bot] a0c821e000
Bump microsoft/ps-rule from 2.8.0 to 2.8.1 (#197)
Bumps [microsoft/ps-rule](https://github.com/microsoft/ps-rule) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/microsoft/ps-rule/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: microsoft/ps-rule
  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-04-08 12:48:37 +10:00
dependabot[bot] 1656e84e5e
Bump actions/stale from 7 to 8 (#194)
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2023-04-05 08:44:35 +10:00
dependabot[bot] 8c63f0fc33
Bump microsoft/ps-rule from 2.7.0 to 2.8.0 (#195)
Bumps [microsoft/ps-rule](https://github.com/microsoft/ps-rule) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/microsoft/ps-rule/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: microsoft/ps-rule
  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-04-02 21:10:02 +10:00
Bernie White e4b844f1e5
Pre-release v0.4.0-B0016 (#188) 2023-02-21 11:33:54 +10:00
dependabot[bot] bf8d60d4af
Bump Octokit from 1.0.1 to 5.0.0 (#181)
* Bump Octokit from 1.0.1 to 5.0.0

Bumps [Octokit](https://github.com/octokit/octokit.net) from 1.0.1 to 5.0.0.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v1.0.1...v5.0.0)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-02-21 10:52:32 +10:00
github-actions[bot] 01bab2686a
Bump PowerShell dependencies (#177)
* Update ./modules.json

* Bump change log

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-02-21 10:10:03 +10:00
dependabot[bot] 6c6d115924
Bump Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0 to 7.0.0 (#171)
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0 to 7.0.0

Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/6.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-02-21 08:25:21 +10:00
dependabot[bot] 96d1809707
Bump coverlet.collector from 3.1.2 to 3.2.0 (#165)
* Bump coverlet.collector from 3.1.2 to 3.2.0

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.2.0)

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

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-02-20 23:34:57 +10:00
dependabot[bot] 3feae417ce
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#175)
* Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump change log

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-02-20 22:59:09 +10:00
dependabot[bot] e5868d5bff
Bump actions/stale from 6 to 7 (#176)
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2023-02-20 22:47:18 +10:00
Preston Alvarado d7fb493a0c
Fix Link - Rules By Category (#179)
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-02-20 22:30:40 +10:00
dependabot[bot] 49ad31b5ba
Bump Microsoft/ps-rule from 2.6.0 to 2.7.0 (#178)
* Bump Microsoft/ps-rule from 2.6.0 to 2.7.0

Bumps [Microsoft/ps-rule](https://github.com/Microsoft/ps-rule) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/Microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/Microsoft/ps-rule/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: Microsoft/ps-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Fix token usage

* Update token integration

* Fixes

* Dump errors

* Try reporting error

* Try test

* Import module

* Fix import

* Add handling for forbidden

* Fixes #184

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2023-02-20 22:17:14 +10:00
dependabot[bot] e91014d1cb
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#166)
* Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump change log

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2022-12-03 00:46:05 +10:00
github-actions[bot] b0df554892
Bump PowerShell dependencies (#158)
* Update ./modules.json

* Bump change log

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2022-12-02 23:50:35 +10:00
dependabot[bot] 86605d0635
Bump Microsoft/ps-rule from 2.5.2 to 2.6.0 (#167)
Bumps [Microsoft/ps-rule](https://github.com/Microsoft/ps-rule) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/Microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/Microsoft/ps-rule/compare/v2.5.2...v2.6.0)

---
updated-dependencies:
- dependency-name: Microsoft/ps-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2022-11-23 10:36:17 +10:00
dependabot[bot] 71b5eb1905
Bump Microsoft/ps-rule from 2.5.1 to 2.5.2 (#164)
Bumps [Microsoft/ps-rule](https://github.com/Microsoft/ps-rule) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/Microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/Microsoft/ps-rule/compare/v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: Microsoft/ps-rule
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-10-26 23:27:22 +10:00
dependabot[bot] 4fefd84c50
Bump Microsoft/ps-rule from 2.4.2 to 2.5.1 (#162)
Bumps [Microsoft/ps-rule](https://github.com/Microsoft/ps-rule) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/Microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/Microsoft/ps-rule/compare/v2.4.2...v2.5.1)

---
updated-dependencies:
- dependency-name: Microsoft/ps-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2022-10-21 11:13:01 +10:00
dependabot[bot] b94158a174
Bump Microsoft/ps-rule from 2.4.1 to 2.4.2 (#156)
Bumps [Microsoft/ps-rule](https://github.com/Microsoft/ps-rule) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/Microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](https://github.com/Microsoft/ps-rule/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: Microsoft/ps-rule
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-10-12 18:57:19 +10:00
dependabot[bot] bde7df0adf
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.2 (#153)
* Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.2

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.2)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump change log

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2022-10-04 01:51:28 +10:00
github-actions[bot] f2ddaf8469
Bump PowerShell dependencies (#142)
* Update ./modules.json

* Bump change log

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
2022-10-04 01:36:43 +10:00
Bernie White 573deb315d
Release v0.3.0 (#155) 2022-10-02 14:32:54 +10:00