Skip to content

chore(deps): bump actions/upload-artifact from 6 to 7#81

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7
Closed

chore(deps): bump actions/upload-artifact from 6 to 7#81
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

⚠️ Dependabot is rebasing this PR ⚠️

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.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/security-audit.yml

PackageVersionLicenseIssue Type
actions/upload-artifact7.*.*NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, CC0-1.0, Unlicense, 0BSD, Unicode-DFS-2016, Unicode-3.0, Zlib, MPL-2.0, BSL-1.0, Apache-2.0 WITH LLVM-exception, OpenSSL, BlueOak-1.0.0, CC-BY-3.0, CC-BY-4.0, WTFPL, MIT-0, NCSA
Excluded from license check: pkg:cargo/serde, pkg:cargo/serde_json, pkg:cargo/tokio, pkg:cargo/clap, pkg:cargo/unicode-ident, pkg:cargo/unicode-normalization, pkg:cargo/unicode-bidi, pkg:cargo/unicode-width, pkg:cargo/unicode-segmentation, pkg:cargo/unicode-properties, pkg:cargo/ring, pkg:cargo/webpki, pkg:cargo/rustls-webpki, pkg:cargo/aws-lc-rs, pkg:cargo/aws-lc-sys, pkg:cargo/untrusted, pkg:cargo/openssl, pkg:cargo/openssl-sys, pkg:cargo/lab, pkg:cargo/iced, pkg:cargo/iced_core, pkg:cargo/iced_widget, pkg:cargo/iced_runtime

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/upload-artifact 7.*.* 🟢 6.2
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1027 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • .github/workflows/security-audit.yml

doublegate added a commit that referenced this pull request Mar 7, 2026
…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>
@doublegate
Copy link
Owner

Superseded by commit abf3296 which bumps upload-artifact to v7 and download-artifact to v8 across all workflow files.

@doublegate doublegate closed this Mar 7, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/actions/upload-artifact-7 branch March 7, 2026 17:38
doublegate added a commit that referenced this pull request Mar 7, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant