chore(deps): Bump actions/upload-artifact from 4 to 7 - #11
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump actions/upload-artifact from 4 to 7#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
crypticpy
added a commit
that referenced
this pull request
Aug 18, 2026
…uide (#18) * feat: release pipeline, palette PNGs, screenshot script, publishing guide - .github/workflows/release.yml: v* tag → version check → check+test → vsce package → GitHub Release → vsce publish (VSCE_PAT) → ovsx publish (OVSX_PAT); publish steps skip without secrets; workflow_dispatch dry run. - CI actions bumped to checkout/setup-node/upload-artifact v7 (supersedes Dependabot #11–13); palette-PNG freshness checked in CI and npm run check. - scripts/render-palette.mjs: dependency-free PNG palette strips per variant (images/palette-*.png) shown in README; tests/render-palette.test.mjs. - scripts/capture-screenshots.sh: reproducible macOS editor screenshots. - docs/PUBLISHING.md: publisher/PAT/Open VSX/secrets/first publish/badges. - README images excluded from the VSIX (served from the repo by vsce). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * fix(release): independent Marketplace / Open VSX publish jobs, idempotent GitHub Release Addresses Codex review on PR #18: a combined job re-ran `vsce publish` before reaching Open VSX, and the Marketplace rejects an already-published version, so a partial release could not be repaired. Publishing is now two jobs that consume the VSIX artifact from `build`; "Re-run failed jobs" retries only the one that failed. `gh release create` falls back to `upload --clobber` when the release already exists. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Author
|
Looks like actions/upload-artifact is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/actions/upload-artifact-7
branch
August 18, 2026 07:54
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.
Bumps actions/upload-artifact from 4 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEDependabot 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 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)