Skip to content

deps(dotnet): Bump Stimulsoft.Dashboards.Win from 2022.1.2 to 2026.1.4#38

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Stimulsoft.Dashboards.Win-2026.1.4
Closed

deps(dotnet): Bump Stimulsoft.Dashboards.Win from 2022.1.2 to 2026.1.4#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Stimulsoft.Dashboards.Win-2026.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Updated Stimulsoft.Dashboards.Win from 2022.1.2 to 2026.1.4.

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

---
updated-dependencies:
- dependency-name: Stimulsoft.Dashboards.Win
  dependency-version: 2026.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Feb 22, 2026
@dependabot dependabot bot requested a review from karlspace as a code owner February 22, 2026 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Feb 22, 2026
@github-actions
Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the NuGet package dependency Stimulsoft.Dashboards.Win from version 2022.1.2 to 2026.1.4. Stimulsoft Dashboards is a third-party library used to create, display, and manage dashboards in Windows applications.


Technical Requirements and Constraints

  • The project must remain compatible with .NET versions supported by Stimulsoft.Dashboards.Win version 2026.1.4.
  • Any APIs or functionality deprecated or changed between 2022.1.2 and 2026.1.4 must be accounted for to avoid runtime errors.
  • The update assumes backward compatibility or requires code modifications if breaking changes were introduced in the new version.
  • Dependencies of Stimulsoft.Dashboards.Win might also have changed, requiring verification and testing.
  • The build environment needs to be updated with the newer package and ensure successful compilation.

Implementation Considerations

  • Update the package

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Suggested Labels: test

Copy link
Copy Markdown
Contributor

@karlspace karlspace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Review: Stimulsoft.Dashboards.Win 2022.1.2 → 2026.1.4

Bewertung: Änderungen angefordert — Lizenzprüfung erforderlich

Änderung geprüft:

  • Directory.Packages.props: Stimulsoft.Dashboards.Win 2022.1.22026.1.4

Problem:
Im Code befindet sich folgender expliziter Kommentar direkt über der betroffenen Zeile:

<!-- Reporting (Stimulsoft) - Version bleibt wegen Lizenz! -->

Dieses Update hebt die Version um vier Major-Versionen an (2022 → 2026). Stimulsoft ist ein kommerzielles Reporting-Tool mit kostenpflichtiger Lizenzierung. Ein solches Major-Upgrade kann:

  1. Lizenzinkompatibilität verursachen — die bestehende Lizenz deckt möglicherweise nur Version 2022.x ab
  2. Breaking Changes in der API einführen, die Anpassungen im Code erfordern
  3. Neue Lizenzkosten verursachen, die vorab geklärt werden müssen

Empfehlung:

  • Vor dem Mergen die Stimulsoft-Lizenzvereinbarung prüfen
  • Klären, ob die aktuelle Lizenz Version 2026.x abdeckt
  • Falls die Lizenz aktualisiert wurde, den Kommentar <!-- Version bleibt wegen Lizenz! --> entsprechend anpassen oder entfernen
  • Falls die Lizenz NICHT aktualisiert wurde: diesen PR schließen

Hinweis zum CI-Status: Build-Fehler ist systemisch (fehlende SNK-Datei), nicht durch diese Änderung verursacht.

Bitte um Rückmeldung zur Lizenzsituation — danke! 🙏

Copy link
Copy Markdown
Contributor

@karlspace karlspace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Korrektur zum CI-Hinweis

Mein vorheriger Hinweis zum Build-Fehler war ungenau — Entschuldigung!

Der Build-Fehler ist erwartetes Verhalten: Die SNK-Datei für Assembly-Signing wird über das Secret DOTNET_SIGNKEY_BASE64 bereitgestellt. GitHub stellt Dependabot-PRs aus Sicherheitsgründen keine Repository-Secrets zur Verfügung. Nach dem Merge auf main wird der Build erfolgreich durchlaufen.

Die Bewertung „Changes Requested" wegen der Lizenzfrage bleibt jedoch bestehen — das ist unabhängig vom CI-Status.

@karlspace karlspace closed this Mar 24, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/Stimulsoft.Dashboards.Win-2026.1.4 branch March 24, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file nuget NuGet package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant