Skip to content

Bump the nuget-minor-patch group with 2 updates#14

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/nuget/NpgsqlRestClient/nuget-minor-patch-81287018e0
Closed

Bump the nuget-minor-patch group with 2 updates#14
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/nuget/NpgsqlRestClient/nuget-minor-patch-81287018e0

Conversation

@dependabot

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

Copy link
Copy Markdown

Updated SpreadCheetah from 1.27.0 to 1.28.0.

Release notes

Sourced from SpreadCheetah's releases.

1.28.0

Features

  • Initial support for conditional formatting (#​28). For now only rules for unique values are supported, but more type of rules will be added in the future. Example in the wiki.
  • Formulas can now use the R1C1 notation with Formula.R1C1(string formula) (#​161). Thanks to @​SKProCH for the contribution!
  • Added option PreserveStringWhitespace to SpreadCheetahOptions which can be used to indicate that whitespace should be retained for readers of the XLSX file (#​178). Thanks to @​OS-leonardoalmeida for the contribution!
  • Source generator: Added attribute DefaultColumnWidth, which can be used on class level to set a default fixed column width for all columns. Example in the wiki.

Bug fixes

  • Fixed an issue where the resulting XLSX file could contain duplicate styles.
  • Source generator: Using a CellValueConverter with the wrong generic type will now correctly emit error SPCH1007.

Performance improvements

  • Reduced allocations of Style objects by having lazily initialized properties. For example, an instance of Border should no longer be allocated if you don't use it in your style.

Other changes

  • A warning will now be emitted if using the source generator in a project with C# version below 12. In the future the source generator will require C# 12 or later. This will allow for more optimal code to be generated.
  • The .NET Standard 2.0 target of the library now depends on an updated version of Microsoft.Bcl.Memory, resolving a vulnerability issue.

Commits viewable in compare view.

Updated StackExchange.Redis from 3.0.7 to 3.0.11.

Release notes

Sourced from StackExchange.Redis'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

vbilopav and others added 2 commits July 3, 2026 21:13
Bumps SpreadCheetah from 1.27.0 to 1.28.0
Bumps StackExchange.Redis from 3.0.7 to 3.0.11

---
updated-dependencies:
- dependency-name: SpreadCheetah
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: StackExchange.Redis
  dependency-version: 3.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 4, 2026
@vbilopav vbilopav force-pushed the master branch 6 times, most recently from 50b4f38 to 7573f8f Compare July 4, 2026 09:10
@vbilopav vbilopav closed this Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/nuget/NpgsqlRestClient/nuget-minor-patch-81287018e0 branch July 6, 2026 07:26
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant