Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Performed the following updates:

  • Updated EPPlus from 4.5.3.3 to 8.0.7
  • Updated Microsoft.Data.Sqlite from 9.0.0 to 9.0.7
  • Updated Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
  • Updated MSTest.TestAdapter from 3.6.4 to 3.9.3
  • Updated MSTest.TestFramework from 3.6.4 to 3.9.3
  • Updated OxyPlot.Core from 2.0.0 to 2.2.0
  • Updated System.Drawing.Common from 9.0.0 to 9.0.7

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 EPPlus to 8.0.7
Bumps Microsoft.Data.Sqlite from 9.0.0 to 9.0.7
Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
Bumps MSTest.TestAdapter from 3.6.4 to 3.9.3
Bumps MSTest.TestFramework from 3.6.4 to 3.9.3
Bumps OxyPlot.Core from 2.0.0 to 2.2.0
Bumps System.Drawing.Common from 9.0.0 to 9.0.7

---
updated-dependencies:
- dependency-name: EPPlus
  dependency-version: 8.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tests
- dependency-name: EPPlus
  dependency-version: 8.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tests
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: MSTest.TestAdapter
  dependency-version: 3.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: MSTest.TestFramework
  dependency-version: 3.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: OxyPlot.Core
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: System.Drawing.Common
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

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 16, 2025
@what-the-diff
Copy link

what-the-diff bot commented Jul 16, 2025

PR Summary

This Pull Request primarily focuses on updating several referenced software packages (dependencies such as NuGet) that our solution relies on, ensuring we're using the most updated and efficient versions. Here's a rundown of what's been upgraded:

  • Revised Package References in the PdfRpt.Core.FunctionalTests.csproj

    • Upgraded a suite of Microsoft testing utilities, advancing the overall testing capabilities and stability.
    • Brought up to date the 'Microsoft.Data.Sqlite' package, which deals with data management, increasing reliability in handling SQLite database interactions.
    • Modernized the OxyPlot.Core package for better graphing and data visualization capabilities to the latest stable version.
    • Upgraded the EPPlus and System.Drawing.Common packages, enhancing our app's abilities handling Excel files and graphics.
  • Updated EPPlus Reference in PdfRpt.Core.csproj

    • Advanced the EPPlus package version in two specific areas of our project. This will maintain the expected behavior when managing Excel files, whilst receiving the benefits of the latest version.

The benefits of these improvements include better performance, enhanced security, increased stability, the introduction of new features, and keeping in line with best practices for software maintenance.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 23, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 23, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/PdfRpt.Core.FunctionalTests/tests-0823ac4eb1 branch July 23, 2025 02:18
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