Skip to content

Keep YamlDotNet at 11.2.1#3817

Open
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/nuget/src/PSRule.Rules.Azure.Patterns/multi-fc8ab4ac18
Open

Keep YamlDotNet at 11.2.1#3817
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/nuget/src/PSRule.Rules.Azure.Patterns/multi-fc8ab4ac18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Keeps YamlDotNet at 11.2.1 because updating to 18.0.0 is incompatible with the current PSRule module dependency.

@dependabot dependabot Bot added the dependencies Changes for a dependency update label May 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 22, 2026 15:39
@dependabot dependabot Bot added the dependencies Changes for a dependency update label May 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/PSRule.Rules.Azure.Patterns/multi-fc8ab4ac18 branch 3 times, most recently from bb6fd36 to dc73e12 Compare May 26, 2026 19:49
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/PSRule.Rules.Azure.Patterns/multi-fc8ab4ac18 branch from dc73e12 to 628e57a Compare June 1, 2026 14:45
@polatengin
Copy link
Copy Markdown
Member

@dependabot rebase

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/PSRule.Rules.Azure.Patterns/multi-fc8ab4ac18 branch from 628e57a to 52ad922 Compare June 3, 2026 21:44
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2026

The base commit for this pull request has not changed.

@polatengin
Copy link
Copy Markdown
Member

@copilot some of the PR pipelines are failing. find the root cause and fix it

Copilot AI and others added 3 commits June 3, 2026 22:00
Co-authored-by: polatengin <118744+polatengin@users.noreply.github.com>
Co-authored-by: polatengin <118744+polatengin@users.noreply.github.com>
Co-authored-by: polatengin <118744+polatengin@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 3, 2026

@copilot some of the PR pipelines are failing. find the root cause and fix it

Fixed in 47067b6 and 0046ae3. Root cause was YamlDotNet 18.x being incompatible with the PSRule 2.9.0 module dependency in the same PowerShell session, which caused the module test jobs to fail with YamlDotNet assembly load/type load errors. I reverted the incompatible dependency and lockfile updates and validated the module tests locally.

Copilot AI changed the title Bump YamlDotNet from 11.2.1 to 18.0.0 Keep YamlDotNet at 11.2.1 Jun 3, 2026
Copilot AI requested a review from polatengin June 3, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes for a dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants