Skip to content

ci(deps): bump actions/upload-artifact from 6 to 7#64

Merged
JerrettDavis merged 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7
Mar 3, 2026
Merged

ci(deps): bump actions/upload-artifact from 6 to 7#64
JerrettDavis merged 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Labels

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

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

@dependabot dependabot bot requested a review from JerrettDavis as a code owner March 2, 2026 09:50
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

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.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA e22aadf.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

.github/workflows/pr-validation.yml

PackageVersionLicenseIssue Type
actions/upload-artifact7.*.*NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0, AGPL-3.0

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/pr-validation.yml

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

Test Results

735 tests   735 ✅  9s ⏱️
  7 suites    0 💤
  7 files      0 ❌

Results for commit e22aadf.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

Code Coverage

Summary
  Generated on: 03/02/2026 - 09:52:31
  Coverage date: 03/02/2026 - 09:51:57 - 03/02/2026 - 09:52:28
  Parser: MultiReport (21x Cobertura)
  Assemblies: 9
  Classes: 89
  Files: 82
  Line coverage: 98%
  Covered lines: 2505
  Uncovered lines: 51
  Coverable lines: 2556
  Total lines: 10254
  Branch coverage: 87.6% (680 of 776)
  Covered branches: 680
  Total branches: 776
  Method coverage: 99.6% (798 of 801)
  Full method coverage: 96.2% (771 of 801)
  Covered methods: 798
  Fully covered methods: 771
  Total methods: 801

TinyBDD                                                                     98%
  TinyBDD.Ambient                                                          100%
  TinyBDD.AmbientTestMethodResolver                                        100%
  TinyBDD.AssemblyFixture                                                 92.8%
  TinyBDD.AssemblyFixtureCoordinator                                      89.4%
  TinyBDD.AssemblySetupAttribute                                           100%
  TinyBDD.Assertions.Expect                                                100%
  TinyBDD.Assertions.FluentAssertion<T>                                   93.1%
  TinyBDD.Assertions.FluentAssertionState<T>                               100%
  TinyBDD.Assertions.FluentPredicate<T>                                    100%
  TinyBDD.Assertions.ShouldExtensions                                      100%
  TinyBDD.Assertions.TinyBddAssertionException                             100%
  TinyBDD.AssertUtil                                                       100%
  TinyBDD.Bdd                                                              100%
  TinyBDD.BddStepException                                                 100%
  TinyBDD.ExampleResult                                                    100%
  TinyBDD.ExampleRow<T>                                                    100%
  TinyBDD.ExamplesBuilder<T>                                               100%
  TinyBDD.ExamplesResult                                                   100%
  TinyBDD.Extensions.StepExtensions                                        100%
  TinyBDD.Extensions.Throw                                                 100%
  TinyBDD.FeatureAttribute                                                 100%
  TinyBDD.Flow                                                             100%
  TinyBDD.FromContext                                                      100%
  TinyBDD.GenerateOptimizedAttribute                                         0%
  TinyBDD.GherkinFormatter                                                 100%
  TinyBDD.KindStrings                                                     88.8%
  TinyBDD.NullTraitBridge                                                  100%
  TinyBDD.Pipeline                                                        98.7%
  TinyBDD.ScenarioAttribute                                                100%
  TinyBDD.ScenarioCaseAttribute                                            100%
  TinyBDD.ScenarioChain<T>                                                 100%
  TinyBDD.ScenarioContext                                                  100%
  TinyBDD.ScenarioContextAsserts                                           100%
  TinyBDD.ScenarioContextGherkinExtensions                                 100%
  TinyBDD.ScenarioContextPrototype                                         100%
  TinyBDD.ScenarioOptions                                                  100%
  TinyBDD.ScenarioOutlineBuilder<T>                                        100%
  TinyBDD.ScenarioOutlineChain<T1, T2>                                     100%
  TinyBDD.ScenarioOutlineTerminal<T1, T2>                                  100%
  TinyBDD.StepInfo                                                         100%
  TinyBDD.StepIO                                                           100%
  TinyBDD.StepResult                                                       100%
  TinyBDD.StringBddReporter                                                100%
  TinyBDD.TagAttribute                                                     100%
  TinyBDD.TestBase                                                         100%
  TinyBDD.TestBase<T>                                                      100%
  TinyBDD.ThenChain<T>                                                     100%
  TinyBDD.TinyBddExtensibilityOptions                                      100%
  TinyBDD.TinyBddOptionsBuilder                                            100%

TinyBDD.Extensions.DependencyInjection                                     100%
  TinyBDD.Extensions.DependencyInjection.ScenarioContextFactory            100%
  TinyBDD.Extensions.DependencyInjection.ServiceCollectionExtensions       100%
  TinyBDD.Extensions.DependencyInjection.TinyBddOptions                    100%

TinyBDD.Extensions.FileBased                                              97.3%
  TinyBDD.Extensions.FileBased.Configuration.FileBasedDslOptions           100%
  TinyBDD.Extensions.FileBased.Configuration.FileBasedDslOptionsBuilder    100%
  TinyBDD.Extensions.FileBased.Configuration.FileDiscovery                 100%
  TinyBDD.Extensions.FileBased.Core.DriverMethodAttribute                  100%
  TinyBDD.Extensions.FileBased.Execution.DriverMethodInfo                  100%
  TinyBDD.Extensions.FileBased.Execution.ScenarioExecutor                 98.7%
  TinyBDD.Extensions.FileBased.Execution.StepResolver                     97.4%
  TinyBDD.Extensions.FileBased.FileBasedTestBase<T>                        100%
  TinyBDD.Extensions.FileBased.Models.FeatureDefinition                    100%
  TinyBDD.Extensions.FileBased.Models.ScenarioDefinition                   100%
  TinyBDD.Extensions.FileBased.Models.StepDefinition                       100%
  TinyBDD.Extensions.FileBased.Parsers.GherkinDslParser                   94.1%
  TinyBDD.Extensions.FileBased.Parsers.YamlDslParser                       100%

TinyBDD.Extensions.Hosting                                                 100%
  TinyBDD.Extensions.Hosting.HostBuilderExtensions                         100%
  TinyBDD.Extensions.Hosting.TinyBddHostingOptions                         100%
  TinyBDD.Extensions.Hosting.WorkflowHostedService<T>                      100%
  TinyBDD.Extensions.Hosting.WorkflowRunner                                100%

TinyBDD.Extensions.Reporting                                              97.5%
  TinyBDD.Extensions.Reporting.JsonReport                                  100%
  TinyBDD.Extensions.Reporting.JsonReportObserver                         96.5%
  TinyBDD.Extensions.Reporting.ScenarioReport                              100%
  TinyBDD.Extensions.Reporting.StepReport                                  100%
  TinyBDD.Extensions.Reporting.TinyBddReportingExtensions                  100%

TinyBDD.MSTest                                                             100%
  TinyBDD.MSTest.MsTestBddReporter                                         100%
  TinyBDD.MSTest.MsTestTraitBridge                                         100%
  TinyBDD.MSTest.TinyBddMsTestBase                                         100%

TinyBDD.NUnit                                                              100%
  TinyBDD.NUnit.NUnitBddReporter                                           100%
  TinyBDD.NUnit.NUnitTraitBridge                                           100%
  TinyBDD.NUnit.TinyBddNUnitBase                                           100%
  TinyBDD.NUnit.UseTinyBddAttribute                                        100%

TinyBDD.Xunit                                                             93.2%
  TinyBDD.Xunit.TinyBddXunitBase                                          90.6%
  TinyBDD.Xunit.UseTinyBddAttribute                                        100%
  TinyBDD.Xunit.XunitBddReporter                                           100%
  TinyBDD.Xunit.XunitTraitBridge                                           100%

TinyBDD.Xunit.v3                                                           100%
  TinyBDD.Xunit.v3.TinyBddXunitBase                                        100%
  TinyBDD.Xunit.v3.UseTinyBddAttribute                                     100%
  TinyBDD.Xunit.v3.XunitBddReporter                                        100%
  TinyBDD.Xunit.v3.XunitTraitBridge                                        100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant