Skip to content

deps(dotnet): Bump BAUERGROUP.Shared.Core from 3.0.0 to 3.0.4 - #1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/BAUERGROUP.Shared.Core-3.0.4
Closed

deps(dotnet): Bump BAUERGROUP.Shared.Core from 3.0.0 to 3.0.4#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/BAUERGROUP.Shared.Core-3.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown

Updated BAUERGROUP.Shared.Core from 3.0.0 to 3.0.4.

Release notes

Sourced from BAUERGROUP.Shared.Core's releases.

3.0.4

3.0.4 (2026-04-05)

🐛 Bug Fixes

  • Increase timing margins in SchedulerTests to prevent flaky CI failures (#​42) (f92c330)
  • Increase timing margins in SchedulerTests to prevent flaky CI failures (#​42) (ead5fe6)
  • make assembly signing conditional on SNK key file existence (8492cd8)

3.0.3

3.0.3 (2026-03-25)

🐛 Bug Fixes

  • Non-breaking bug fixes, code quality improvements, and dead dependency removal (#​41) (7978dd2)

3.0.2

3.0.2 (2026-01-28)

🐛 Bug Fixes

  • Update CloudinaryDotNet and WebView2 package versions; upgrade System.Text.Json and AsyncInterfaces (f684962)

3.0.1

3.0.1 (2026-01-28)

🐛 Bug Fixes

  • Generic API service clients was missing (1b16a51)

Commits viewable in compare view.

@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Author

Labels

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

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

@dependabot
dependabot Bot requested a review from karlspace as a code owner June 14, 2026 01:08
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the dependency BAUERGROUP.Shared.Core from version 3.0.0 to 3.0.4. The update includes a series of incremental bug fixes and maintenance improvements across multiple minor releases (3.0.1 through 3.0.4).


Technical Requirements and Constraints

  • The update preserves backward compatibility within the 3.x version range, indicating no breaking changes.
  • Conditional assembly signing is introduced based on the presence of an SNK key file, requiring the build environment to consider this condition for signing processes.

Implementation Considerations

  • The update addresses flaky CI failures in SchedulerTests by increasing timing margins, suggesting improvements in test reliability and stability.
  • Dependency upgrades within BAUERGROUP.Shared.Core include updates to CloudinaryDotNet, WebView2, System.Text.Json, and AsyncInterfaces, which may potentially affect serialization, UI integration, and async programming interfaces.
  • Removal of dead dependencies and code

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

Suggested Labels: bug test

@github-actions github-actions Bot added the bug Something isn't working label Jun 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/BAUERGROUP.Shared.Core-3.0.4 branch from 9a6c76e to 177d54b Compare June 14, 2026 14:34
@karlspace

Copy link
Copy Markdown
Contributor

@dependabot rebase

---
updated-dependencies:
- dependency-name: BAUERGROUP.Shared.Core
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/BAUERGROUP.Shared.Core-3.0.4 branch from 177d54b to 74a39de Compare June 14, 2026 15:46
@karlspace

Copy link
Copy Markdown
Contributor

Superseded by the BAUERGROUP.* floating-version policy: BAUERGROUP.Shared.Core now uses a floating 3.* in Directory.Packages.props (restore always pulls the current 3.x, today 3.0.4), and Dependabot is set to ignore BAUERGROUP.* — so a floor bump to [3.0.4,4.0.0) is no longer needed. We intentionally don't pin these sister packages.

@karlspace karlspace closed this Jun 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Author

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.

@karlspace
karlspace deleted the dependabot/nuget/BAUERGROUP.Shared.Core-3.0.4 branch June 14, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant