deps: Bump CommunityToolkit.Aspire.Hosting.Sqlite from 9.6.0 to 13.1.1#17
Merged
KeveenMenezes merged 2 commits intomainfrom Feb 8, 2026
Conversation
--- updated-dependencies: - dependency-name: CommunityToolkit.Aspire.Hosting.Sqlite dependency-version: 13.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot could not find a dependency.. Because of this, Dependabot cannot update this pull request. |
…ting.Sqlite-13.1.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated CommunityToolkit.Aspire.Hosting.Sqlite from 9.6.0 to 13.1.1.
Release notes
Sourced from CommunityToolkit.Aspire.Hosting.Sqlite's releases.
13.1.1
Small fix release that includes a missing API surface area file.
What's Changed
Full Changelog: CommunityToolkit/Aspire@v13.1.0...v13.1.1
13.1.0
Happy 2026 everyone, and welcome to the first release for 2026!
Big ticket items this release are:
There is one potentially breaking change in this release with Dapr - we've found some of the tests are failing in CI for reasons we can't figure out, so as a result we're marking the Dapr integrations as preview. Nothing has actually changed in them, but there may be something underlying that has changed, so be aware and if you do find problems - report them!
What's Changed
New Contributors
... (truncated)
13.0.0
It's here, we now support Aspire 13! 🎉🎉🎉
There's a pretty huge amount of changes, some of which are breaking, so here's the highlights:
Hosting.NodeJS.ExtensionstoHosting.JavaScript.Extensionsto align with Aspire 13What's Changed
New Contributors
... (truncated)
9.9.0
Pretty big set of changes for the 9.9.0 release of the Community Toolkit with new integrations for flagd and Keycloak with PostgreSQL.
We've also deprecated the EventStore integration and replaced it with a new KurrentDB one, to reflect the new naming on the project.
Full changelog below.
What's Changed
New Contributors
Full Changelog: CommunityToolkit/Aspire@v9.8.0...v9.9.0
9.8.0
Time for another big release of the Aspire Community Toolkit with the main features being:
We also have a change to the package versioning for the SQLite EF Core integration, it's now marked as a pre-release package as it brings support for OTEL via their NuGet package, but their package is in beta, so we have to publish a pre-release version of our package too.
What's Changed
Developmentenvironments check from otel collector by @afscrome in RemoveDevelopmentenvironments check from otel collector CommunityToolkit/Aspire#869New Contributors
... (truncated)
9.7.2
To primary features - we now support Nx and Turborepo as monorepo tools for working with JavaScript/Node.js apps, and the MCP Inspector integration automatically wires up the server you provide it
What's Changed
Full Changelog: CommunityToolkit/Aspire@v9.7.1...v9.7.2
9.7.1
Minor release for the Aspire Community Toolkit - we've bumped to Aspire 9.4.1, which is the currently supported release.
Added some new APIs to the SurrealDB hosting integration for init files and creation scripts. Please note - these are considered experimental as they are inconsistent in having tests pass, so we're not ready to call them production stable.
What's Changed
WithInitFilesmethod by @Odonno in feat(surrealdb): addWithInitFilesmethod CommunityToolkit/Aspire#778Full Changelog: CommunityToolkit/Aspire@v9.7.0...v9.7.1
9.7.0
Two main features of this release are support for Aspire 9.4 and SurrealDB integrations (hosting and client).
What's Changed
configureInstallerafterWaitForCompletioninWithXYZPackageInstallationmethods by @afscrome in RunconfigureInstallerafterWaitForCompletioninWithXYZPackageInstallationmethods CommunityToolkit/Aspire#761New Contributors
configureInstallerafterWaitForCompletioninWithXYZPackageInstallationmethods CommunityToolkit/Aspire#761Full Changelog: CommunityToolkit/Aspire@v9.6.0...v9.7.0
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)