Skip to content

deps: Bump Microsoft.Data.Sqlite and 7 others#497

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Daqifi.Desktop.Common/nuget-patch-minor-4e07055852
Closed

deps: Bump Microsoft.Data.Sqlite and 7 others#497
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Daqifi.Desktop.Common/nuget-patch-minor-4e07055852

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated Microsoft.Data.Sqlite from 10.0.5 to 10.0.7.

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore from 9.0.14 to 9.0.15.

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

9.0.15

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.14...v9.0.15

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Sqlite from 9.0.14 to 9.0.15.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

9.0.15

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.14...v9.0.15

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Tools from 9.0.14 to 9.0.15.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Tools's releases.

9.0.15

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.14...v9.0.15

Commits viewable in compare view.

Updated Microsoft.Extensions.Http from 10.0.5 to 10.0.7.

Release notes

Sourced from Microsoft.Extensions.Http's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Sentry from 6.3.1 to 6.4.1.

Release notes

Sourced from Sentry's releases.

6.4.1

Fixes 🐛

  • fix: prevent redundant native exceptions on Android/CoreCLR by @​jpnurmi in #​5127

Dependencies ⬆️

Deps

  • chore(deps): update Java SDK to v8.39.0 by @​github-actions in #​5137
  • chore(deps): update Native SDK to v0.13.7 by @​github-actions in #​5136

6.4.0

Features ✨

  • feat: Add network details for session replay on iOS by @​jamescrosswell in #​4891
  • feat: Add option to exclude certain HTTP statuses from tracing by @​jamescrosswell in #​5034

Fixes 🐛

  • fix: memory leak when profiling is enabled by @​jamescrosswell in #​5133
  • fix: prevent redundant native exceptions on iOS by @​jpnurmi in #​5126
  • fix: prevent redundant native exceptions on Android/Mono by @​jpnurmi in #​4676
    • Note: opt in by setting options.Native.ExperimentalOptions.SignalHandlerStrategy to Sentry.Android.SignalHandlerStrategy.ChainAtStart

Dependencies ⬆️

Deps

  • chore(deps): update Cocoa SDK to v9.10.0 by @​github-actions in #​5132
  • chore(deps): update Cocoa SDK to v9.9.0 by @​github-actions in #​5115
  • chore(deps): update Java SDK to v8.38.0 by @​github-actions in #​5124

6.3.2

Dependencies ⬆️

  • chore(deps): update Native SDK to v0.13.6 by @​github-actions in #​5128

Commits viewable in compare view.

Updated System.Configuration.ConfigurationManager from 10.0.5 to 10.0.7.

Release notes

Sourced from System.Configuration.ConfigurationManager's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.IO.Ports from 10.0.5 to 10.0.7.

Release notes

Sourced from System.IO.Ports's releases.

No release notes found for this version range.

Commits viewable in compare view.

Bumps Microsoft.Data.Sqlite from 10.0.5 to 10.0.7
Bumps Microsoft.EntityFrameworkCore from 9.0.14 to 9.0.15
Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.14 to 9.0.15
Bumps Microsoft.EntityFrameworkCore.Tools from 9.0.14 to 9.0.15
Bumps Microsoft.Extensions.Http from 10.0.5 to 10.0.7
Bumps Sentry from 6.3.1 to 6.4.1
Bumps System.Configuration.ConfigurationManager from 10.0.5 to 10.0.7
Bumps System.IO.Ports from 10.0.5 to 10.0.7

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 9.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 9.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
- dependency-name: Sentry
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-patch-minor
- dependency-name: System.Configuration.ConfigurationManager
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
- dependency-name: System.IO.Ports
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
- dependency-name: System.IO.Ports
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: Bump the nuget-patch-minor group with 8 updates deps: Bump Microsoft.Data.Sqlite and 7 others Apr 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/Daqifi.Desktop.Common/nuget-patch-minor-4e07055852 branch from bfaf041 to cef9d87 Compare April 25, 2026 19:53
@tylerkron
Copy link
Copy Markdown
Contributor

Superseded. PR #501 already landed 5 of these bumps (Microsoft.Data.Sqlite, Microsoft.Extensions.Http, Sentry 6.4.1, System.Configuration.ConfigurationManager, System.IO.Ports — all at 10.0.7 / 6.4.1). PR #499 took EF Core to 10.0.7, so the 9.0.15 bumps in this PR would now be downgrades. Closing — Dependabot will open a fresh PR if newer versions ship.

@tylerkron tylerkron closed this Apr 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2026

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/Daqifi.Desktop.Common/nuget-patch-minor-4e07055852 branch April 26, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant