Skip to content

Commit c62bc78

Browse files
authored
release v0.7.1
* 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)
1 parent 45f4a69 commit c62bc78

27 files changed

+849
-798
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rollForward": false
1111
},
1212
"csharpier": {
13-
"version": "1.2.3",
13+
"version": "1.2.5",
1414
"commands": [
1515
"csharpier"
1616
],

.github/FUNDING.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# These are supported funding model platforms
2+
3+
github: [arika0093]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12+
polar: # Replace with a single Polar username
13+
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
14+
thanks_dev: # Replace with a single thanks.dev username
15+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

.github/workflows/dependabot-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- name: Dependabot metadata
4040
id: metadata
41-
uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b
41+
uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a
4242
with:
4343
github-token: "${{ secrets.GITHUB_TOKEN }}"
4444
- name: Enable auto-merge for Dependabot PRs

.github/workflows/release.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Package Release to GitHub and Nuget
1+
name: Package Release to GitHub and Nuget
22

33
on:
44
workflow_dispatch:
@@ -19,7 +19,7 @@ jobs:
1919
version: ${{ steps.version.outputs.semver }}
2020
steps:
2121
- name: Checkout repository
22-
uses: actions/checkout@v5
22+
uses: actions/checkout@v6
2323
with:
2424
fetch-depth: 0
2525

@@ -47,7 +47,7 @@ jobs:
4747
run: dotnet pack --no-build -c Release --output ./artifacts
4848

4949
- name: Upload Artifacts
50-
uses: actions/upload-artifact@v4
50+
uses: actions/upload-artifact@v6
5151
with:
5252
name: nuget-packages
5353
path: ./artifacts/*.nupkg
@@ -58,7 +58,7 @@ jobs:
5858
needs: package-build
5959
steps:
6060
- name: Download Artifacts
61-
uses: actions/download-artifact@v5
61+
uses: actions/download-artifact@v7
6262
with:
6363
name: nuget-packages
6464
path: ./artifacts
@@ -84,7 +84,7 @@ jobs:
8484
needs: package-build
8585
steps:
8686
- name: Download Artifacts
87-
uses: actions/download-artifact@v5
87+
uses: actions/download-artifact@v7
8888
with:
8989
name: nuget-packages
9090
path: ./artifacts
@@ -105,7 +105,7 @@ jobs:
105105
- package-build
106106
- release-github
107107
steps:
108-
- uses: actions/checkout@v4
108+
- uses: actions/checkout@v6
109109
with:
110110
fetch-depth: 0
111111

@@ -119,7 +119,8 @@ jobs:
119119
GITHUB_REPO: ${{ github.repository }}
120120

121121
- name: Commit and Push changelog
122-
uses: stefanzweifel/git-auto-commit-action@v4
122+
uses: stefanzweifel/git-auto-commit-action@v7
123123
with:
124124
commit_message: "chore: update changelog for release ${{ needs.package-build.outputs.version }}"
125+
branch: main
125126
file_pattern: CHANGELOG.md

.github/workflows/test-strict.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: .NET Build and Test (More Platforms)
1+
name: .NET Build and Test (More Platforms)
22

33
on:
44
workflow_dispatch:
@@ -23,12 +23,12 @@ jobs:
2323
if: matrix.os == 'windows-latest'
2424

2525
- name: Checkout repository
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v6
2727
with:
2828
fetch-depth: 0
2929

3030
- name: Setup .NET
31-
uses: actions/setup-dotnet@v4
31+
uses: actions/setup-dotnet@v5
3232
with:
3333
dotnet-version: |
3434
10.0.x

.github/workflows/test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: .NET Build and Test
1+
name: .NET Build and Test
22

33
on:
44
workflow_dispatch:
@@ -20,12 +20,12 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Checkout repository
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v6
2424
with:
2525
fetch-depth: 0
2626

2727
- name: Setup .NET
28-
uses: actions/setup-dotnet@v4
28+
uses: actions/setup-dotnet@v5
2929
with:
3030
dotnet-version: ${{ env.DOTNET_VERSION }}
3131
cache: true

0 commit comments

Comments
 (0)