Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/PlanViewer.App/dev/patch-and-minor-bf92bcdfd4
Open

deps: Bump the patch-and-minor group with 1 update#457
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/PlanViewer.App/dev/patch-and-minor-bf92bcdfd4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.SqlServer.TransactSql.ScriptDom from 180.78.1 to 180.102.0.

Release notes

Sourced from Microsoft.SqlServer.TransactSql.ScriptDom'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 Microsoft.SqlServer.TransactSql.ScriptDom from 180.78.1 to 180.102.0

---
updated-dependencies:
- dependency-name: Microsoft.SqlServer.TransactSql.ScriptDom
  dependency-version: 180.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: Microsoft.SqlServer.TransactSql.ScriptDom
  dependency-version: 180.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: Microsoft.SqlServer.TransactSql.ScriptDom
  dependency-version: 180.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: Microsoft.SqlServer.TransactSql.ScriptDom
  dependency-version: 180.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
...

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

dependabot Bot commented on behalf of github Aug 24, 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.

Copy link
Copy Markdown
Owner

Summary

Dependabot bump of Microsoft.SqlServer.TransactSql.ScriptDom from 180.78.1 → 180.102.0 in src/PlanViewer.App/PlanViewer.App.csproj:27 and src/PlanViewer.Core/PlanViewer.Core.csproj:14. Same major (180.x); Microsoft's SqlScriptDOM 180.x line has been API-stable across minor bumps, so this should be a drop-in replacement for TSql160Parser/Sql160ScriptGenerator and the visitor usage in PlanViewer.Core.

Good

  • Targets dev, not main.
  • Kept in lockstep across both projects — no version-mismatch risk between App and Core.
  • No source changes, no rule/scoring changes, no Avalonia/XAML surface touched.

Needs attention

  • CI hasn't reported yet (state: pending, 0 statuses on the head SHA). Wait for the build + tests/PlanViewer.Core.Tests to go green before merging — ScriptDom minor bumps have historically added new AST node types that can trip exhaustive visitors, so a green test run is the real signal here.
  • No Studio-side rule changes in this PR, so no PerformanceMonitor Dashboard/Lite sync is needed.

Comments only — leaving the merge call to you.


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