chore(ci): bump actions/upload-artifact from 4.6.2 to 7.0.1 - #70
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(ci): bump actions/upload-artifact from 4.6.2 to 7.0.1#70dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ContributorAuthor
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
bgard68 added a commit
that referenced
this pull request
Aug 24, 2026
…ps (#76) Three open Dependabot PRs could never go green, for two distinct reasons. Microsoft.OpenApi (#75): Microsoft.AspNetCore.OpenApi 10.x constrains it to >=2.7.5 <3.0.0, so the proposed 3.10.2 resolves outside the constraint and raises NU1608 — an error here, not a warning, because Directory.Build.props sets TreatWarningsAsErrors. No 3.x can merge until ASP.NET Core moves first. Ignore major updates for that package only; 2.x patches still flow, which is what the explicit pin exists for (GHSA-v5pm-xwqc-g5wc). codeql-action (#72, #69): init and analyze are pinned to a single SHA, and Dependabot raised one PR per sub-action. Either alone lands a mismatch that fails at run time with "Loaded a configuration file for version X, but running version Y". The same hazard sits in #70/#68 — test-suite.yml uploads and downloads artifacts, so the two actions must share a major. Group both families ahead of the actions-all catch-all so co-versioned actions always travel in one PR. Groups match in definition order. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...043fb46) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabotBotforce-pushed
the
dependabot/github_actions/actions/upload-artifact-7.0.1
branch
from
August 24, 2026 12:14
51b660c to
acf647eComparebgard68 added a commit
that referenced
this pull request
Aug 24, 2026
upload-artifact 4.6.2 -> 7.0.1 and download-artifact 4.3.0 -> 8.0.1. Dependabot raised these as #70 and #68. test-suite.yml uploads coverage artifacts in two jobs and downloads them in a third, and the artifact backend is not compatible across these majors — merging either PR alone would leave main with a broken upload/download handoff until the other landed. Combining them keeps main consistent at every commit. The dependabot.yml grouping added in #76 makes this automatic from the next run; this commit clears the pair already in flight. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
ContributorAuthor
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabotBot
deleted the
dependabot/github_actions/actions/upload-artifact-7.0.1
branch
August 24, 2026 12:16
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 freeto 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.6.2 to 7.0.1.
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 README