Skip to content

Bump Swashbuckle.AspNetCore.SwaggerUI from 10.1.0 to 10.1.1#277

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/examples/Linqraft.ApiSample/Swashbuckle.AspNetCore.SwaggerUI-10.1.1
Feb 2, 2026
Merged

Bump Swashbuckle.AspNetCore.SwaggerUI from 10.1.0 to 10.1.1#277
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/examples/Linqraft.ApiSample/Swashbuckle.AspNetCore.SwaggerUI-10.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Updated Swashbuckle.AspNetCore.SwaggerUI from 10.1.0 to 10.1.1.

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.

10.1.1

What's Changed

New Contributors

Full Changelog:

domaindrivendev/Swashbuckle.AspNetCore@v10.1.0...v10.1.1

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
  • @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)
  • @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)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 2, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot merged commit d4ee6a3 into main Feb 2, 2026
4 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/examples/Linqraft.ApiSample/Swashbuckle.AspNetCore.SwaggerUI-10.1.1 branch February 2, 2026 19:22
arika0093 pushed a commit that referenced this pull request Feb 3, 2026
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit d4ee6a3)
arika0093 added a commit that referenced this pull request Feb 3, 2026
* chore: update changelog for release with version from package build

(cherry picked from commit 1a6ac55)

* docs: update CLAUDE.md for clarity and structure improvements

(cherry picked from commit 5844f5c)

* Bump Swashbuckle.AspNetCore.SwaggerUI from 10.0.1 to 10.1.0 (#260)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 7965f8b)

* Replace manual and Roslyn-based syntax highlighting with Shiki (#262)

* Initial plan

* Add Shiki highlighting service and update CodeBlock component

Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

* Add Shiki CSS styling and update to latest version

Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

* Replace PreviewPane with ShikiPreviewPane in Playground

Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

* Remove unused CSharpSyntaxHighlighter registration

Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

* Address code review feedback: add using directives and clarify documentation

Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

* chore: remove unused file

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>
Co-authored-by: Arika Ishinami <delete0093@gmail.com>
(cherry picked from commit d813ba0)

* [skip-ci] chore: format code with csharpier

(cherry picked from commit fe3caff)

* Clean up configuration and add IncludeBuildOutput property (#263)

* chore: clean up cliff.toml configuration by removing unused sections and comments

* chore: add IncludeBuildOutput property to project file

(cherry picked from commit 4c39282)

* Update GitHub Sponsors username in FUNDING.yml

(cherry picked from commit 2032ec7)

* Bump csharpier from 1.2.3 to 1.2.4 (#264)

---
updated-dependencies:
- dependency-name: csharpier
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 21cc7d2)

* Bump csharpier from 1.2.4 to 1.2.5 (#265)

---
updated-dependencies:
- dependency-name: csharpier
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5c8b321)

* chore(deps): bump actions/checkout from 4 to 6 (#266)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e4a8909)

* chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#267)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@08eff52...21025c7)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit aa2fdd9)

* chore(deps): bump actions/upload-artifact from 4 to 6 (#268)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 7405906)

* chore(deps): bump actions/setup-dotnet from 4 to 5 (#269)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit f8d9764)

* chore(deps): bump actions/download-artifact from 5 to 7 (#270)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e5a0eec)

* chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 7 (#271)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v4...v7)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5fa1e2a)

* Bump Microsoft.AspNetCore.Components.WebAssembly from 10.0.1 to 10.0.2 (#272)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit ea0b3a8)

* Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.1 to 10.0.2 (#273)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5bd0087)

* Bump Microsoft.AspNetCore.OpenApi from 10.0.1 to 10.0.2 (#274)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 79c9a81)

* Bump Swashbuckle.AspNetCore.SwaggerUI from 10.1.0 to 10.1.1 (#277)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit d4ee6a3)

* fix: member access for anonymous captures (#278)

* refactor: simplify variable capture logic and enhance test coverage for SelectExpr

* feat: implement anonymous capture member access aliases and enhance test coverage for member access scenarios

* refactor: update anonymous capture handling and improve conversion to IQueryable for SelectExprInfo

* fix: handle nested member access in anonymous capture aliases (#279)

* Initial plan

* fix: handle nested member access in anonymous capture aliases

Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

* refactor: improve code clarity per review feedback

Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>

* Update src/Linqraft.Core/SelectExprInfo.cs

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
(cherry picked from commit d06bd3a)

* [skip-ci] chore: format code with csharpier

(cherry picked from commit be05ead)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments