chore(deps): bump actions/upload-artifact from 4 to 6#147
chore(deps): bump actions/upload-artifact from 4 to 6#147kayodebristol merged 2 commits intomainfrom
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
|
|
|
@copilot please address the failing checks |
|
@kayodebristol I've opened a new pull request, #148, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot please address the failing checks on this PR.\n\nCI is failing during with:\n- Unknown command: "error" To see a list of supported npm commands, run: |
|
@kayodebristol I've opened a new pull request, #149, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot please address the failing checks on this PR. CI is failing during "Install dependencies" with:
This suggests the workflow is using an npm version that does not support Please:
|
|
@kayodebristol I've opened a new pull request, #150, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@kayodebristol I've opened a new pull request, #151, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
Automated sweep: checks are not green (BAD:Test on Node.js (18.x):COMPLETED/FAILURE,Test on Node.js (20.x):COMPLETED/CANCELLED). [@copilot] please diagnose and fix CI/test failures for this PR (prefer minimal changes). |
|
@kayodebristol I've opened a new pull request, #152, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
CI is not green for this PR.\n\nChecks output (summary):\n\n\n\n@copilot please:\n1) Reproduce the failing check locally if possible (or inspect failing workflow logs).\n2) Push a fix to this PR branch so all required checks pass.\n3) Reply here with what you changed + why.\n\nDo not merge until checks are green. |
|
@kayodebristol I've opened a new pull request, #153, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
CI is not green for this PR. Checks output (summary): @copilot please:
Do not merge until checks are green. |
|
@kayodebristol I've opened a new pull request, #154, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot CI is red: Test on Node.js (18.x) + (20.x) failing. Local diff is minimal (actions/upload-artifact bump only), so this is likely an existing test/tooling failure exposed by the run. Please open the failing job logs, identify the root error, and push a fix (prefer a new commit on this PR or a follow-up PR if needed). Do not merge until green. |
|
@kayodebristol I've opened a new pull request, #155, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
CI is currently failing on Node 18 ( We have a consolidated fix in #155 (switch CI to pnpm + workspace:* support). Plan:
|
|
@copilot Please fix failing CI for this PR. Steps:
Failing checks summary (from When done, comment what changed and why. |
|
@kayodebristol I've opened a new pull request, #156, to work on those changes. Once the pull request is ready, I'll request review from you. |
* Initial plan * fix: switch from npm to pnpm for workspace support - Add packageManager field to package.json (pnpm@9.15.1) - Create pnpm-workspace.yaml for monorepo configuration - Update CI workflow to use pnpm instead of npm - Enable Corepack in CI workflow - Remove package-lock.json, add pnpm-lock.yaml - Fixes EUNSUPPORTEDPROTOCOL error with workspace:* dependencies Co-authored-by: kayodebristol <3579196+kayodebristol@users.noreply.github.com> * fix: resolve TypeScript typecheck errors - Remove unused import 'path' from conversations.ts - Add null check for classification.confidence - Filter undefined values from labels array - Prefix unused parameter with underscore in gateNotDuplicate - Explicitly type 'passed' as boolean in gateHasMetadata - Prefix unused parameter with underscore in normalizeCodeBlocks Fixes all 6 TypeScript errors blocking CI Co-authored-by: kayodebristol <3579196+kayodebristol@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: kayodebristol <3579196+kayodebristol@users.noreply.github.com>
Bumps actions/upload-artifact from 4 to 6.
Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
b7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild dist7d27270chore: add missing license cache files for@actions/core,@actions/io, and mi...5f643d3chore: update license files for@actions/artifact@5.0.1 dependencies1df1684chore: update package-lock.json with@actions/artifact@5.0.1b5b1a91fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fixDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)