Commit 59966e7
authored
Bump the nuget-all group with 2 updates (#141)
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>1 parent 143c2ae commit 59966e7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments