PSRule
PSRule copied to clipboard
Validate infrastructure as code (IaC) and objects using PowerShell rules.
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.17.2 to 10.18. Release notes Sourced from pymdown-extensions's releases. 10.18 NEW: Critic: view mode has been deprecated. To avoid warnings or future issues, explicitly set mode to...
### Your suggestion Considering I can use aspire as Iac to build azure resources (It uses Azure Provisioning SDK internally) How can I apply PSRule with ease against my aspire...
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.105.0 to 1.106.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bump jws
Bumps and [jws](https://github.com/brianloveswords/node-jws). These dependencies needed to be updated together. Updates `jws` from 3.2.2 to 3.2.3 Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify...
Updated [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/dotnet) from 8.0.1 to 10.0.0. Release notes _Sourced from [Microsoft.Extensions.DependencyInjection's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.0-preview.6.25358.103 You can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103`...
Updated [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.100. Release notes _Sourced from [Microsoft.CodeAnalysis.NetAnalyzers's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.100 You can build .NET 10.0 from the repository by cloning the release tag `v10.0.100` and following...
Updated [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.15.6 to 0.15.8. Release notes _Sourced from [BenchmarkDotNet's releases](https://github.com/dotnet/BenchmarkDotNet/releases)._ ## 0.15.8 Full changelog: https://benchmarkdotnet.org/changelog/v0.15.8.html ## 0.15.7 Full changelog: https://benchmarkdotnet.org/changelog/v0.15.7.html Commits viewable in [compare view](https://github.com/dotnet/BenchmarkDotNet/compare/v0.15.6...v0.15.8). [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...
Updated [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) from 4.11.0 to 5.0.0. Release notes _Sourced from [Microsoft.CodeAnalysis.Common's releases](https://github.com/dotnet/roslyn/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/roslyn/commits). [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 8.0.400 to 8.0.411. Release notes Sourced from dotnet-sdk's releases. v8.0.411 Dependency Updates Updated dotnet/templating dependencies Regular updates to the .NET templating engine across multiple release branches to...
Hey Bernie. I'm heavily using ADS now and with that, I am usually pulling in the existing resource stack to downstream templates to get their output values dynamically. My issue...