Claude/fix pr review trigger 01 as v ap7uog8g35 woq k9 ak vj#1689
Closed
00o-sh wants to merge 649 commits into
Closed
Claude/fix pr review trigger 01 as v ap7uog8g35 woq k9 ak vj#168900o-sh wants to merge 649 commits into
00o-sh wants to merge 649 commits into
Conversation
…ckfile Update dependency cronstrue to v2.50.0
…rollbar-0.x Update dependency unocss-preset-scrollbar to v0.3.1
…ponents-0.x Update dependency unplugin-vue-components to v0.27.0
…-lockfile Update dependency @vueuse/core to v10.9.0
…lockfile Update dependency @vueuse/head to v1.3.1
Update dependency typescript to v5.4.5
Update vue monorepo to v3.4.27
….x-lockfile Update dependency @vueuse/router to v10.9.0
Update Node.js to 291e84d
…tion-digest Update github/codeql-action digest to d05fceb
Update dependency @types/node to v18.19.33
…flow-01AsVAp7uog8g35WoqK9AkVj Add automated PR review workflow
Added maximumFileSizeToCacheInBytes configuration to allow caching of large assets (up to 8 MB). This resolves the build failure caused by vite-plugin-pwa 0.21.2's stricter asset size validation, which rejected files exceeding the default 2 MB limit (ts.worker, text-diff, and mac-address-lookup assets).
…2oPvuS3VgoWVA5R4xegS chore(deps): update dependency vite-plugin-pwa to v0.21.2
chore(deps): pin actions/checkout action to 34e1148
fix(deps): update dependency @vicons/tabler to ^0.13.0
…on-0.x fix(deps): update dependency unicode-emoji-json to ^0.8.0
fix(deps): update tiptap monorepo to v2.27.1
…-6.x chore(deps): update actions/checkout action to v6
…de-6.x chore(deps): update actions/setup-node action to v6
…fig-6.x chore(deps): update dependency @antfu/eslint-config to v6
The upgrade to unplugin-auto-import ^0.19.0 caused unit tests to fail with "TypeError: markRaw is not a function" in icon components. This was due to the breaking change in v0.18.0 where viteOptimizeDeps now defaults to true. Setting it to false restores compatibility with unplugin-icons virtual module imports in the test environment.
- Upgrade eslint from 8.57.1 to 9.39.0 to fix compatibility with eslint-plugin-unicorn@62.0.0 (requires ESLint >=9.38.0) - Auto-fix 409 lint errors (import sorting, type specifiers, etc.) - Preserve @ts-nocheck directives at top of script blocks to maintain type checking suppression where needed
…oGNc7gVV121zpdDsW4Qh
|
| if [ "${{ github.event_name }}" = "pull_request" ]; then | ||
| echo "pr_number=${{ github.event.pull_request.number }}" >> $GITHUB_OUTPUT | ||
| elif [ "${{ github.event_name }}" = "workflow_run" ]; then | ||
| PR_NUMBER=$(gh pr list --head "${{ github.event.workflow_run.head_branch }}" --json number --jq '.[0].number') |
Check failure
Code scanning / SonarCloud
GitHub Actions should not be vulnerable to script injections High
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.




No description provided.