{"id":5032,"name":"Microsoft.Extensions.Configuration","ecosystem":"nuget","repository_url":null,"issues_count":1773,"created_at":"2025-06-06T17:08:27.301Z","updated_at":"2025-06-06T17:08:27.301Z","purl":"pkg:nuget/Microsoft.Extensions.Configuration","unique_repositories_count":327,"unique_repositories_count_past_30_days":17,"recent_issues":[{"uuid":"4664159214","node_id":"PR_kwDOKQjIjM7mfK0S","number":329,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.5 to 10.0.9","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-15T10:18:42.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-15T10:18:12.000Z","updated_at":"2026-06-15T10:19:38.000Z","time_to_close":30,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.5","new_version":"10.0.9","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.5\u0026new-version=10.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mitchHay/StageZero/pull/329","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchHay%2FStageZero/issues/329","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/329/packages"},{"uuid":"4662032011","node_id":"PR_kwDOSgMx_s7mYK4m","number":32,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-06-15T04:24:27.000Z","updated_at":"2026-06-15T04:24:28.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Binder","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.16 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.118\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.118` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building-from-released-sources).\n\nAttached is a PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) from 9.0.16 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Binder's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.118\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.118` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building-from-released-sources).\n\nAttached is a PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-gemini/pull/32","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-gemini/issues/32","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/32/packages"},{"uuid":"4661401466","node_id":"PR_kwDOSTtuf87mWLVN","number":61,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.0 to 10.0.9","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-06-15T01:38:54.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-15T01:38:27.000Z","updated_at":"2026-06-15T01:38:55.000Z","time_to_close":27,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.0","new_version":"10.0.9","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.0 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.0\u0026new-version=10.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/docker-sqlite-backup/pull/61","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdocker-sqlite-backup/issues/61","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/61/packages"},{"uuid":"4640510320","node_id":"PR_kwDOSHknKc7lT-wJ","number":183,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-12T21:37:44.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-11T12:39:40.000Z","updated_at":"2026-06-12T21:37:45.000Z","time_to_close":118684,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Json","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.8 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) from 10.0.8 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Json's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/MarkZither/bookstack-mcp-server-dotnet/pull/183","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkZither%2Fbookstack-mcp-server-dotnet/issues/183","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/183/packages"},{"uuid":"4548740010","node_id":"PR_kwDOSqpL6s7gqHHV","number":16,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.EnvironmentVariables","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-29T23:48:15.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-29T13:16:18.000Z","updated_at":"2026-05-29T23:48:16.000Z","time_to_close":37917,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.EnvironmentVariables","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.EnvironmentVariables's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/christopherhouse/Azure-Functions-Document-Publishing-Example/pull/16","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopherhouse%2FAzure-Functions-Document-Publishing-Example/issues/16","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/16/packages"},{"uuid":"4529752921","node_id":"PR_kwDOSTvrac7fsCyw","number":30,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.0 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-28T05:04:20.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-27T05:23:42.000Z","updated_at":"2026-05-28T05:04:29.000Z","time_to_close":85238,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/dotnet-tenant-isolation/pull/30","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdotnet-tenant-isolation/issues/30","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/30/packages"},{"uuid":"4511111637","node_id":"PR_kwDORBIQrM7ewWFo","number":33,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.7 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-24T09:33:51.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-24T09:33:35.000Z","updated_at":"2026-05-24T09:33:53.000Z","time_to_close":16,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.7","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.7 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.7\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/henkmeulekamp/pop3-forwarder/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/henkmeulekamp%2Fpop3-forwarder/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"},{"uuid":"4492700415","node_id":"PR_kwDOSjtuQc7d1sgX","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-21T07:42:31.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-21T07:41:55.000Z","updated_at":"2026-05-21T07:42:33.000Z","time_to_close":36,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-mistral/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-mistral/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"},{"uuid":"4492697842","node_id":"PR_kwDOSjtuOs7d1r-D","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-21T07:42:05.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-21T07:41:29.000Z","updated_at":"2026-05-21T07:42:07.000Z","time_to_close":36,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-deepseek/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-deepseek/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"},{"uuid":"4470483266","node_id":"PR_kwDOSTwhoM7ct-l4","number":27,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.0 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-18T15:42:31.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T15:42:02.000Z","updated_at":"2026-05-18T15:42:34.000Z","time_to_close":29,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/dotnet-realtime-pipeline/pull/27","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdotnet-realtime-pipeline/issues/27","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/27/packages"},{"uuid":"4466533450","node_id":"PR_kwDOSatZ5M7chMTO","number":21,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-18T05:36:07.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T05:35:28.000Z","updated_at":"2026-05-18T05:36:08.000Z","time_to_close":39,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/template-compendium-adapter-dotnet/pull/21","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Ftemplate-compendium-adapter-dotnet/issues/21","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/21/packages"},{"uuid":"4466333086","node_id":"PR_kwDOES4RBs7cgkR5","number":346,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.EnvironmentVariables","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-18T04:47:00.000Z","updated_at":"2026-05-18T04:47:55.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.EnvironmentVariables","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.EnvironmentVariables's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/f2calv/yamlizr/pull/346","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/f2calv%2Fyamlizr/issues/346","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/346/packages"},{"uuid":"4466327817","node_id":"PR_kwDOES4RBs7cgjPf","number":345,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.5 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-18T04:47:05.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T04:45:36.000Z","updated_at":"2026-05-18T04:47:07.000Z","time_to_close":89,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.5","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.5\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/f2calv/yamlizr/pull/345","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/f2calv%2Fyamlizr/issues/345","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/345/packages"},{"uuid":"4465298004","node_id":"PR_kwDOD7S9ks7cdUtd","number":19681,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json","user":"dependabot[bot]","labels":["dependencies",".NET","auto-merge"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-17T23:44:38.000Z","updated_at":"2026-05-17T23:49:05.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Json","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.7 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) from 10.0.7 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Json's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/19681)","html_url":"https://github.com/Azure/bicep/pull/19681","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fbicep/issues/19681","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/19681/packages"},{"uuid":"4464544912","node_id":"PR_kwDOSgMx987cbEXh","number":9,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-17T18:33:51.000Z","updated_at":"2026-05-17T18:33:52.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Binder","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Binder's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-s3/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-s3/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"},{"uuid":"4464544843","node_id":"PR_kwDOSgMx9M7cbEWp","number":9,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-17T19:02:38.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-17T18:33:50.000Z","updated_at":"2026-05-17T19:02:40.000Z","time_to_close":1728,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Binder","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Pinned [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) at 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nPinned [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) at 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Binder's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-ollama/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-ollama/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"},{"uuid":"4464543245","node_id":"PR_kwDOSgMx987cbEB0","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-17T18:33:54.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-17T18:33:19.000Z","updated_at":"2026-05-17T18:33:56.000Z","time_to_close":35,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-s3/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-s3/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"},{"uuid":"4461825533","node_id":"PR_kwDOE4r8287cTEua","number":33,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Abstractions","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-17T00:54:10.000Z","updated_at":"2026-05-17T00:56:46.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Abstractions","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.6 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/dotnet) from 10.0.6 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Abstractions's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/panoramicdata/Toggl.Api/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FToggl.Api/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"},{"uuid":"4461119765","node_id":"PR_kwDOSffBDc7cQ-0s","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-16T20:04:22.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-16T20:03:45.000Z","updated_at":"2026-05-16T20:04:24.000Z","time_to_close":37,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-pgvector/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-pgvector/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"},{"uuid":"4457552722","node_id":"PR_kwDOL5RQIs7cGSv5","number":66,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-15T23:23:36.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-15T23:21:37.000Z","updated_at":"2026-05-15T23:23:37.000Z","time_to_close":119,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Json","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) from 9.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Json's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/twcrews/planningcenter-api/pull/66","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/twcrews%2Fplanningcenter-api/issues/66","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/66/packages"}],"issue_packages":[{"old_version":"10.0.5","new_version":"10.0.9","update_type":"patch","path":null,"pr_created_at":"2026-06-15T10:18:12.000Z","version_change":"10.0.5 → 10.0.9","issue":{"uuid":"4664159214","node_id":"PR_kwDOKQjIjM7mfK0S","number":329,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.5 to 10.0.9","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-15T10:18:42.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-15T10:18:12.000Z","updated_at":"2026-06-15T10:19:38.000Z","time_to_close":30,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.5","new_version":"10.0.9","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.5\u0026new-version=10.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mitchHay/StageZero/pull/329","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchHay%2FStageZero/issues/329","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/329/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-06-15T04:24:27.000Z","version_change":null,"issue":{"uuid":"4662032011","node_id":"PR_kwDOSgMx_s7mYK4m","number":32,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-06-15T04:24:27.000Z","updated_at":"2026-06-15T04:24:28.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Binder","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.16 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.118\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.118` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building-from-released-sources).\n\nAttached is a PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) from 9.0.16 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Binder's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.118\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.118` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.118/README.md#building-from-released-sources).\n\nAttached is a PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-gemini/pull/32","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-gemini/issues/32","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/32/packages"}},{"old_version":"10.0.0","new_version":"10.0.9","update_type":"patch","path":null,"pr_created_at":"2026-06-15T01:38:27.000Z","version_change":"10.0.0 → 10.0.9","issue":{"uuid":"4661401466","node_id":"PR_kwDOSTtuf87mWLVN","number":61,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.0 to 10.0.9","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-06-15T01:38:54.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-15T01:38:27.000Z","updated_at":"2026-06-15T01:38:55.000Z","time_to_close":27,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.0","new_version":"10.0.9","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.0 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.0\u0026new-version=10.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/docker-sqlite-backup/pull/61","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdocker-sqlite-backup/issues/61","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/61/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-06-11T12:39:40.000Z","version_change":null,"issue":{"uuid":"4640510320","node_id":"PR_kwDOSHknKc7lT-wJ","number":183,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-12T21:37:44.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-11T12:39:40.000Z","updated_at":"2026-06-12T21:37:45.000Z","time_to_close":118684,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Json","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.8 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) from 10.0.8 to 10.0.9.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Json's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/MarkZither/bookstack-mcp-server-dotnet/pull/183","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkZither%2Fbookstack-mcp-server-dotnet/issues/183","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/183/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-29T13:16:18.000Z","version_change":null,"issue":{"uuid":"4548740010","node_id":"PR_kwDOSqpL6s7gqHHV","number":16,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.EnvironmentVariables","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-29T23:48:15.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-29T13:16:18.000Z","updated_at":"2026-05-29T23:48:16.000Z","time_to_close":37917,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.EnvironmentVariables","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.EnvironmentVariables's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/christopherhouse/Azure-Functions-Document-Publishing-Example/pull/16","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopherhouse%2FAzure-Functions-Document-Publishing-Example/issues/16","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/16/packages"}},{"old_version":"10.0.0","new_version":"10.0.8","update_type":"patch","path":null,"pr_created_at":"2026-05-27T05:23:42.000Z","version_change":"10.0.0 → 10.0.8","issue":{"uuid":"4529752921","node_id":"PR_kwDOSTvrac7fsCyw","number":30,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.0 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-28T05:04:20.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-27T05:23:42.000Z","updated_at":"2026-05-28T05:04:29.000Z","time_to_close":85238,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/dotnet-tenant-isolation/pull/30","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdotnet-tenant-isolation/issues/30","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/30/packages"}},{"old_version":"10.0.7","new_version":"10.0.8","update_type":"patch","path":null,"pr_created_at":"2026-05-24T09:33:35.000Z","version_change":"10.0.7 → 10.0.8","issue":{"uuid":"4511111637","node_id":"PR_kwDORBIQrM7ewWFo","number":33,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.7 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-24T09:33:51.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-24T09:33:35.000Z","updated_at":"2026-05-24T09:33:53.000Z","time_to_close":16,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.7","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.7 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.7\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/henkmeulekamp/pop3-forwarder/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/henkmeulekamp%2Fpop3-forwarder/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"}},{"old_version":"9.0.0","new_version":"10.0.8","update_type":"major","path":null,"pr_created_at":"2026-05-21T07:41:55.000Z","version_change":"9.0.0 → 10.0.8","issue":{"uuid":"4492700415","node_id":"PR_kwDOSjtuQc7d1sgX","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-21T07:42:31.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-21T07:41:55.000Z","updated_at":"2026-05-21T07:42:33.000Z","time_to_close":36,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-mistral/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-mistral/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"}},{"old_version":"9.0.0","new_version":"10.0.8","update_type":"major","path":null,"pr_created_at":"2026-05-21T07:41:29.000Z","version_change":"9.0.0 → 10.0.8","issue":{"uuid":"4492697842","node_id":"PR_kwDOSjtuOs7d1r-D","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-21T07:42:05.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-21T07:41:29.000Z","updated_at":"2026-05-21T07:42:07.000Z","time_to_close":36,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-deepseek/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-deepseek/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"}},{"old_version":"10.0.0","new_version":"10.0.8","update_type":"patch","path":null,"pr_created_at":"2026-05-18T15:42:02.000Z","version_change":"10.0.0 → 10.0.8","issue":{"uuid":"4470483266","node_id":"PR_kwDOSTwhoM7ct-l4","number":27,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.0 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-18T15:42:31.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T15:42:02.000Z","updated_at":"2026-05-18T15:42:34.000Z","time_to_close":29,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/dotnet-realtime-pipeline/pull/27","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdotnet-realtime-pipeline/issues/27","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/27/packages"}},{"old_version":"9.0.0","new_version":"10.0.8","update_type":"major","path":null,"pr_created_at":"2026-05-18T05:35:28.000Z","version_change":"9.0.0 → 10.0.8","issue":{"uuid":"4466533450","node_id":"PR_kwDOSatZ5M7chMTO","number":21,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-18T05:36:07.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T05:35:28.000Z","updated_at":"2026-05-18T05:36:08.000Z","time_to_close":39,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/template-compendium-adapter-dotnet/pull/21","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Ftemplate-compendium-adapter-dotnet/issues/21","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/21/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-18T04:47:00.000Z","version_change":null,"issue":{"uuid":"4466333086","node_id":"PR_kwDOES4RBs7cgkR5","number":346,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.EnvironmentVariables","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-18T04:47:00.000Z","updated_at":"2026-05-18T04:47:55.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.EnvironmentVariables","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.EnvironmentVariables's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/f2calv/yamlizr/pull/346","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/f2calv%2Fyamlizr/issues/346","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/346/packages"}},{"old_version":"10.0.5","new_version":"10.0.8","update_type":"patch","path":null,"pr_created_at":"2026-05-18T04:45:36.000Z","version_change":"10.0.5 → 10.0.8","issue":{"uuid":"4466327817","node_id":"PR_kwDOES4RBs7cgjPf","number":345,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 10.0.5 to 10.0.8","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-18T04:47:05.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T04:45:36.000Z","updated_at":"2026-05-18T04:47:07.000Z","time_to_close":89,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"10.0.5","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=10.0.5\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/f2calv/yamlizr/pull/345","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/f2calv%2Fyamlizr/issues/345","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/345/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-17T23:44:38.000Z","version_change":null,"issue":{"uuid":"4465298004","node_id":"PR_kwDOD7S9ks7cdUtd","number":19681,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json","user":"dependabot[bot]","labels":["dependencies",".NET","auto-merge"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-17T23:44:38.000Z","updated_at":"2026-05-17T23:49:05.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Json","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.7 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) from 10.0.7 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Json's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/19681)","html_url":"https://github.com/Azure/bicep/pull/19681","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fbicep/issues/19681","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/19681/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-17T18:33:51.000Z","version_change":null,"issue":{"uuid":"4464544912","node_id":"PR_kwDOSgMx987cbEXh","number":9,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-17T18:33:51.000Z","updated_at":"2026-05-17T18:33:52.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Binder","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Binder's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-s3/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-s3/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-17T18:33:50.000Z","version_change":null,"issue":{"uuid":"4464544843","node_id":"PR_kwDOSgMx9M7cbEWp","number":9,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-17T19:02:38.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-17T18:33:50.000Z","updated_at":"2026-05-17T19:02:40.000Z","time_to_close":1728,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Binder","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Pinned [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) at 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nPinned [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) at 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Binder's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-ollama/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-ollama/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"}},{"old_version":"9.0.0","new_version":"10.0.8","update_type":"major","path":null,"pr_created_at":"2026-05-17T18:33:19.000Z","version_change":"9.0.0 → 10.0.8","issue":{"uuid":"4464543245","node_id":"PR_kwDOSgMx987cbEB0","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-17T18:33:54.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-17T18:33:19.000Z","updated_at":"2026-05-17T18:33:56.000Z","time_to_close":35,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-s3/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-s3/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-17T00:54:10.000Z","version_change":null,"issue":{"uuid":"4461825533","node_id":"PR_kwDOE4r8287cTEua","number":33,"state":"open","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Abstractions","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-17T00:54:10.000Z","updated_at":"2026-05-17T00:56:46.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Abstractions","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.6 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/dotnet) from 10.0.6 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Abstractions's releases](https://github.com/dotnet/dotnet/releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/panoramicdata/Toggl.Api/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FToggl.Api/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"}},{"old_version":"9.0.0","new_version":"10.0.8","update_type":"major","path":null,"pr_created_at":"2026-05-16T20:03:45.000Z","version_change":"9.0.0 → 10.0.8","issue":{"uuid":"4461119765","node_id":"PR_kwDOSffBDc7cQ-0s","number":7,"state":"closed","title":"Bump Microsoft.Extensions.Configuration from 9.0.0 to 10.0.8","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-16T20:04:22.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-16T20:03:45.000Z","updated_at":"2026-05-16T20:04:24.000Z","time_to_close":37,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","old_version":"9.0.0","new_version":"10.0.8","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.5\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.4\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.4` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.4/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.3\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.3` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.3/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.2\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.1\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.1` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.1/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration\u0026package-manager=nuget\u0026previous-version=9.0.0\u0026new-version=10.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sassy-solutions/compendium-adapter-pgvector/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassy-solutions%2Fcompendium-adapter-pgvector/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-15T23:21:37.000Z","version_change":null,"issue":{"uuid":"4457552722","node_id":"PR_kwDOL5RQIs7cGSv5","number":66,"state":"closed","title":"Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-15T23:23:36.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-15T23:21:37.000Z","updated_at":"2026-05-15T23:23:37.000Z","time_to_close":119,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Extensions.Configuration","repository_url":"https://github.com/dotnet/dotnet"},{"name":"Microsoft.Extensions.Configuration.Json","repository_url":"https://github.com/dotnet/dotnet"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 9.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) from 9.0.5 to 10.0.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Configuration.Json's releases](https://github.com/dotnet/dotnet/releases)._\n\n## 10.0.0-preview.6.25358.103\n\nYou can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.6.25358.103/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.5.25277.114\n\nYou can build .NET 10.0 Preview 5 from the repository by cloning the release tag `v10.0.0-preview.5.25277.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.5.25277.114/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.4.25258.110\n\nYou can build .NET 10.0 Preview 4 from the repository by cloning the release tag `v10.0.0-preview.4.25258.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.4.25258.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.3.25171.5\n\nYou can build .NET 10.0 Preview 3 from the repository by cloning the release tag `v10.0.0-preview.3.25171.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.3.25171.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.2.25163.2\n\nYou can build .NET 10.0 Preview 2 from the repository by cloning the release tag `v10.0.0-preview.2.25163.2` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.2.25163.2/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 10.0.0-preview.1.25080.5\n\nYou can build .NET 10.0 Preview 1 from the repository by cloning the release tag `v10.0.0-preview.1.25080.5` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.0-preview.1.25080.5/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.117\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.117` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.117/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.116\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.116` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.116/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.115\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.115` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.115/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.114\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.114` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.114/README.md#building-from-released-sources).\n\nAttached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.113\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.113` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.113/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.112\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.112` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.112/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.111\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.111` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.111/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.110\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.110` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.110/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.109\n\n\u003c!-- This file is a template for a GitHub release notes post. --\u003e\n\u003c!-- The line prefixed by 'Title:' will be submitted as the title of the release notes, and the rest of the file will be submitted as the body. --\u003e\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.109` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.109/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.101\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.101` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.101/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.7\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.7` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.7/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\n## 9.0.6\n\nYou can build .NET 9.0 from the repository by cloning the release tag `v9.0.6` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building).\n\nAlternatively, you can build from the sources attached to this release directly.\nMore information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v9.0.6/README.md#building-from-released-sources).\n\nAttached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023\n\nCommits viewable in [compare view](https://github.com/dotnet/dotnet/commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/twcrews/planningcenter-api/pull/66","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/twcrews%2Fplanningcenter-api/issues/66","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/66/packages"}}]}