Skip to content

deps: Bump the patch-and-minor group with 1 update - #406

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PlanViewer.App/patch-and-minor-95f0f1c9c6
Closed

deps: Bump the patch-and-minor group with 1 update#406
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PlanViewer.App/patch-and-minor-95f0f1c9c6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Updated Meziantou.Framework.Win32.CredentialManager from 2.0.1 to 2.0.2.

Release notes

Sourced from Meziantou.Framework.Win32.CredentialManager's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Meziantou.Framework.Win32.CredentialManager from 2.0.1 to 2.0.2

---
updated-dependencies:
- dependency-name: Meziantou.Framework.Win32.CredentialManager
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: Meziantou.Framework.Win32.CredentialManager
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: Meziantou.Framework.Win32.CredentialManager
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: Meziantou.Framework.Win32.CredentialManager
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
...

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

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #408.

@dependabot dependabot Bot closed this Jul 25, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/src/PlanViewer.App/patch-and-minor-95f0f1c9c6 branch July 25, 2026 17:10

Copy link
Copy Markdown
Owner

Summary

Dependabot patch bump of Meziantou.Framework.Win32.CredentialManager from 2.0.1 → 2.0.2 in src/PlanViewer.App/PlanViewer.App.csproj and src/PlanViewer.Core/PlanViewer.Core.csproj. Two-line change, patch-only, upstream has no release notes for the range so it's presumably an internal fix.

What's good

  • Both consuming projects moved in lockstep — no risk of divergent versions across the App/Core boundary.
  • Correctly grouped into patch-and-minor per .github/dependabot.yml.

Needs attention

Base branch is main, not dev — same root cause I flagged on #407: .github/dependabot.yml has no target-branch: dev, so every Dependabot PR defaults to main. Fix once in the config and this stops recurring. Retarget this PR to dev before merging.

Nothing else worth flagging — no code changes, no PlanAnalyzer/Avalonia/XAML touch, and a Windows-only credential-manager patch bump is about as low-risk as a dep update gets. Would still let CI green on dev before merging since the App's credential path is exercised at runtime, not in the test suite.

Not approving / not requesting changes — comments only.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant