chore(deps): bump actions/upload-artifact from 6 to 7#81
chore(deps): bump actions/upload-artifact from 6 to 7#81dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency ReviewThe following issues were found:
License Issues.github/workflows/security-audit.yml
OpenSSF Scorecard
Scanned Files
|
…7->v8 Update GitHub Actions artifact actions across all 4 workflow files: - ci.yml: download-artifact v7 -> v8 - master-pipeline.yml: upload-artifact v6 -> v7 (3 occurrences), download-artifact v7 -> v8 (1 occurrence) - release.yml: upload-artifact v6 -> v7, download-artifact v7 -> v8 - security-audit.yml: upload-artifact v6 -> v7 Supersedes Dependabot PRs #81 and #82. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Superseded by commit abf3296 which bumps upload-artifact to v7 and download-artifact to v8 across all workflow files. |
|
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. |
GitHub Actions updates: - actions/upload-artifact v6 -> v7 (ci.yml, master-pipeline.yml x3, release.yml, security-audit.yml) - actions/download-artifact v7 -> v8 (ci.yml, master-pipeline.yml, release.yml) Dependabot PR cleanup (11 PRs closed): - Cargo PRs #68-#75, #78-#79: all dependency updates already incorporated via Cargo.lock refresh in v0.4.1 (webpki-roots 1.0.6, anyhow 1.0.102, bytes 1.11.1, mlua 0.11.6, thiserror 2.0.18, rustls-pki-types 1.14.0, chrono 0.4.44, tokio-test 0.4.5, rustls 0.23.37) - Actions PRs #81-#82: applied directly in this release Security issue resolution (3 issues closed): - Issue #76 (RUSTSEC-2026-0007 bytes): fixed in v0.4.1 - Issue #77 (RUSTSEC-2026-0009 time): upstream-pinned, in audit ignore - Issue #66 (RUSTSEC-2025-0141 bincode): informational, transitive via iced Security alert dismissal: - Alert #4 (time crate): dismissed as tolerable risk -- pinned at =0.3.45 by mac-notification-sys via notify-rust Repository state: 0 open PRs, 0 open issues, 0 open security alerts Version bump: 0.4.1 -> 0.4.2 across all 7 Cargo.toml files Verification: 266 tests passing, zero clippy warnings, zero fmt issues Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps actions/upload-artifact from 6 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
Commits
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 testDependabot 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)