ConfigMe icon indicating copy to clipboard operation
ConfigMe copied to clipboard

Bump actions/upload-artifact from 4 to 5

Open dependabot[bot] opened this issue 2 months ago • 2 comments

Bumps actions/upload-artifact from 4 to 5.

Release notes

Sourced from actions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v5.0.0

v4.6.2

What's Changed

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.2

v4.6.1

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.1

v4.6.0

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.0

v4.5.0

What's Changed

New Contributors

... (truncated)

Commits
  • 330a01c Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Update github.dep.yml
  • 905a1ec Prepare v5.0.0
  • 2d9f9cd Merge pull request #725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request #727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request #712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Oct 27 '25 04:10 dependabot[bot]

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.05s
❌ JAVA checkstyle 107 1 0 8.27s
✅ MARKDOWN markdownlint 5 0 0 1.3s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.47s
✅ REPOSITORY gitleaks yes no no 2.1s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 34.02s
✅ REPOSITORY secretlint yes no no 1.79s
✅ REPOSITORY syft yes no no 2.85s
✅ REPOSITORY trivy yes no no 11.09s
✅ REPOSITORY trivy-sbom yes no no 0.43s
✅ REPOSITORY trufflehog yes no no 4.23s
✅ YAML v8r 6 0 0 6.78s
✅ YAML yamllint 6 0 0 0.62s

Detailed Issues

❌ JAVA / checkstyle - 1 error
Starting audit...
[ERROR] src/main/java/ch/jalu/configme/configurationdata/CommentsConfiguration.java:21:5: Static variable definition in wrong order. [DeclarationOrder]
Audit done.
Checkstyle ends with 1 errors.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JAVA_CHECKSTYLE,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Oct 27 '25 04:10 github-actions[bot]

Coverage Status

coverage: 99.278%. remained the same when pulling 7ab9c57f709e492c97b4fa11328626eaf3f6f1d0 on dependabot/github_actions/master/actions/upload-artifact-5 into 98a64501704c21a4bcb0fc7a5a48fd31da5b3c63 on master.

coveralls avatar Oct 27 '25 04:10 coveralls

@dependabot rebase please

ljacqu avatar Nov 16 '25 09:11 ljacqu