Use NUGET_API_KEY#4006
Merged
Merged
Conversation
Use the `NUGET_API_KEY` environment variable instead of specifying `--api-key`.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4006 +/- ##
=======================================
Coverage 95.10% 95.10%
=======================================
Files 111 111
Lines 4005 4005
Branches 805 805
=======================================
Hits 3809 3809
Misses 196 196
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This was referenced Jun 19, 2026
Bump Swashbuckle.AspNetCore.Annotations from 6.6.2 to 10.2.2
DFE-Digital/teaching-record-system#3504
Open
Merged
Bump Swashbuckle.AspNetCore from 5.6.3 to 10.2.2
oliviaSima/skills-secure-repository-supply-chain#11
Open
This was referenced Jun 22, 2026
Ghostdog02
pushed a commit
to Ghostdog02/Lexiq
that referenced
this pull request
Jun 22, 2026
Updated [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 10.2.1 to 10.2.2. <details> <summary>Release notes</summary> _Sourced from [Swashbuckle.AspNetCore's releases](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)._ ## 10.2.2 ## What's Changed * Update NuGet packages by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#3990 * Set `SOURCE_DATE_EPOCH` by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#3997 * Fix `InvalidOperationException` if no route matches by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#3999 * Fix empty parameter example not generated by @dldl-cmd in domaindrivendev/Swashbuckle.AspNetCore#3932 * Map `[MinLength]`/`[MaxLength]` on dictionary properties to `minProperties`/`maxProperties` by @KitKeen in domaindrivendev/Swashbuckle.AspNetCore#3922 * Fix conflicting required+nullable schema when only NonNullableReferen… by @KitKeen in domaindrivendev/Swashbuckle.AspNetCore#3912 * Fix `ExposeSwaggerDocumentUrlsRoute` behaviour by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#4000 * Use `NUGET_API_KEY` by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#4006 ## New Contributors * @KitKeen made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#3922 **Full Changelog**: domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2 Commits viewable in [compare view](domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2). </details> Updated [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 10.2.1 to 10.2.2. <details> <summary>Release notes</summary> _Sourced from [Swashbuckle.AspNetCore.SwaggerUI's releases](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)._ ## 10.2.2 ## What's Changed * Update NuGet packages by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#3990 * Set `SOURCE_DATE_EPOCH` by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#3997 * Fix `InvalidOperationException` if no route matches by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#3999 * Fix empty parameter example not generated by @dldl-cmd in domaindrivendev/Swashbuckle.AspNetCore#3932 * Map `[MinLength]`/`[MaxLength]` on dictionary properties to `minProperties`/`maxProperties` by @KitKeen in domaindrivendev/Swashbuckle.AspNetCore#3922 * Fix conflicting required+nullable schema when only NonNullableReferen… by @KitKeen in domaindrivendev/Swashbuckle.AspNetCore#3912 * Fix `ExposeSwaggerDocumentUrlsRoute` behaviour by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#4000 * Use `NUGET_API_KEY` by @martincostello in domaindrivendev/Swashbuckle.AspNetCore#4006 ## New Contributors * @KitKeen made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#3922 **Full Changelog**: domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2 Commits viewable in [compare view](domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2). </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Jun 22, 2026
Open
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use the
NUGET_API_KEYenvironment variable instead of specifying--api-key.