Skip to content

Conversation

@lumirlumir
Copy link
Owner

synced local file(s) with lumirlumir/lumirlumir-configs.

@lumirlumir check out 1f23047.🐣

Changed files
  • synced local ./.github/workflows/lint.yml with remote ./configs/.github/workflows/lint.yml
  • synced local ./.github/workflows/publish.yml with remote ./configs/.github/workflows/publish.yml
  • synced local ./.github/workflows/pull-request.yml with remote ./configs/.github/workflows/pull-request.yml
  • synced local ./.github/workflows/release.yml with remote ./configs/.github/workflows/release.yml
  • synced local ./.github/workflows/sync-client.yml with remote ./configs/.github/workflows/sync-client.yml
  • synced local ./.github/workflows/test.yml with remote ./configs/.github/workflows/test.yml
  • synced local ./.github/workflows/version-monorepo.yml with remote ./configs/.github/workflows/version-monorepo.yml

This PR was created automatically by the repo-file-sync-action workflow run #19636993576

…remote './configs/.github/workflows/lint.yml'
…th remote './configs/.github/workflows/publish.yml'
…l' with remote './configs/.github/workflows/pull-request.yml'
…th remote './configs/.github/workflows/release.yml'
…' with remote './configs/.github/workflows/sync-client.yml'
…remote './configs/.github/workflows/test.yml'
…o.yml' with remote './configs/.github/workflows/version-monorepo.yml'
Copilot AI review requested due to automatic review settings November 24, 2025 14:02
@lumirlumir lumirlumir self-assigned this Nov 24, 2025
@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
npm-clang-format-node-website Ready Ready Preview Comment Nov 24, 2025 2:03pm

@github-actions github-actions bot added 🏷️ scope: sync-server Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes labels Nov 24, 2025
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b35c14b) to head (2f9d555).
⚠️ Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #525   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          424       424           
=========================================
  Hits           424       424           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b35c14b...2f9d555. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot finished reviewing on behalf of lumirlumir November 24, 2025 14:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR synchronizes GitHub Actions workflow files from a centralized configuration repository, updating the actions/checkout action from v5 to v6 across all synced workflows.

  • Updates actions/checkout from v5 to v6 in 7 workflow files
  • Changes are automatically synced from the lumirlumir/lumirlumir-configs repository
  • Ensures consistency across synced workflow files

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/lint.yml Updates checkout action to v6 for linting workflow
.github/workflows/publish.yml Updates checkout action to v6 for package publishing workflow
.github/workflows/pull-request.yml Updates checkout action to v6 for PR validation workflow
.github/workflows/release.yml Updates checkout action to v6 for release workflow
.github/workflows/sync-client.yml Updates checkout action to v6 for config sync workflow
.github/workflows/test.yml Updates checkout action to v6 for testing workflow
.github/workflows/version-monorepo.yml Updates checkout action to v6 for monorepo versioning workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Nov 24, 2025

Bundle Report

Changes will decrease total bundle size by 81 bytes (-0.01%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
website-esm 599.08kB -81 bytes (-0.01%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: website-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
@localSearchIndexroot.*.js -81 bytes 87.36kB -0.09%

@lumirlumir lumirlumir changed the title chore(sync-server): synced file(s) with lumirlumir/lumirlumir-configs chore(deps): bump actions/checkout from 5 to 6 Nov 26, 2025
@github-actions github-actions bot added 🏷️ scope: deps Auto-generated label based on Conventional Commits specification for GitHub release notes and removed 🏷️ scope: sync-server Auto-generated label based on Conventional Commits specification for GitHub release notes labels Nov 26, 2025
@github-actions
Copy link

Labels have been automatically applied based on the Conventional Commits specification.🏷️

@lumirlumir lumirlumir merged commit 2c4ec96 into main Nov 26, 2025
60 checks passed
@lumirlumir lumirlumir deleted the repo-sync/lumirlumir-configs/default branch November 26, 2025 05:01
lumirlumir added a commit that referenced this pull request Dec 6, 2025
…ch`) (#530)

## Release Information: `v2.0.6`

New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉

This PR bumps the package versions from `v2.0.5` to `v2.0.6` (`patch`).

See
[Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/19980231220)
for more details.

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-clang-format-node` |
| SEMVER      | `patch`     |
| Pre ID      | `canary`      |
| Short SHA   | 7885a43       |
| Old Version | `v2.0.5`  |
| New Version | `v2.0.6`  |

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### 🧰 Chores
* chore(sync-server): update `dependabot.yml` and dependencies by
@lumirlumir in
#527
### ⬆️ Dependency Updates
* chore(deps): bump actions/checkout from 5 to 6 by @lumirlumir in
#525
* chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in
#524
* chore(deps-dev): bump prettier from 3.6.2 to 3.7.1 by @dependabot[bot]
in #526
* chore(deps): bump LLVM from llvmorg-21.1.6 to llvmorg-21.1.7 by
@lumirlumir in
#529


**Full Changelog**:
v2.0.5...v2.0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ scope: deps Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes sync-server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants