Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the actions-minor group across 1 directory with 9 updates #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the actions-minor group with 9 updates in the / directory:

Package From To
actions/setup-node 4.1.0 4.2.0
actions/upload-artifact 4.4.3 4.6.1
github/codeql-action 3.27.6 3.28.10
super-linter/super-linter 7.2.0 7.3.0
ossf/scorecard-action 2.4.0 2.4.1
sigstore/cosign-installer 3.7.0 3.8.1
slsa-framework/slsa-github-generator 2.0.0 2.1.0
actions/download-artifact 4.1.8 4.1.9
softprops/action-gh-release 2.1.0 2.2.1

Updates actions/setup-node from 4.1.0 to 4.2.0

Release notes

Sourced from actions/setup-node's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

Commits

Updates actions/upload-artifact from 4.4.3 to 4.6.1

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.1

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

Commits
  • 4cec3d8 Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2
  • e9fad96 license cache update for artifact
  • b26fd06 Update to use artifact 2.2.2 package
  • 65c4c4a Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...
  • 0207619 move files back to satisfy licensed ci
  • 1ecca81 licensed cache updates
  • 9742269 Expose env vars to controll concurrency and timeout
  • 6f51ac0 Merge pull request #656 from bdehamer/bdehamer/artifact-digest
  • c40c16d add new artifact-digest output
  • 735efb4 bump @​actions/artifact from 2.1.11 to 2.2.0
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.27.6 to 3.28.10

Release notes

Sourced from github/codeql-action's releases.

v3.28.10

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5. #2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #2768

See the full CHANGELOG.md for more information.

v3.28.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

See the full CHANGELOG.md for more information.

v3.28.8

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744

See the full CHANGELOG.md for more information.

v3.28.7

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5. #2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #2768

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744

3.28.7 - 29 Jan 2025

No user facing changes.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #2726

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #2717

3.28.4 - 23 Jan 2025

No user facing changes.

3.28.3 - 22 Jan 2025

  • Update default CodeQL bundle version to 2.20.2. #2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #2712

3.28.2 - 21 Jan 2025

No user facing changes.

3.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677

... (truncated)

Commits
  • b56ba49 Merge pull request #2778 from github/update-v3.28.10-9856c48b1
  • 60c9c77 Update changelog for v3.28.10
  • 9856c48 Merge pull request #2773 from github/redsun82/rust
  • 9572e09 Rust: fix log string
  • 1a52936 Rust: special case default setup
  • cf7e909 Merge pull request #2772 from github/update-bundle/codeql-bundle-v2.20.5
  • b7006aa Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5
  • cfedae7 Rust: throw configuration errors if requested and not correctly enabled
  • 3971ed2 Merge branch 'main' into redsun82/rust
  • d38c6e6 Merge pull request #2775 from github/angelapwen/bump-octokit
  • Additional commits viewable in compare view

Updates super-linter/super-linter from 7.2.0 to 7.3.0

Release notes

Sourced from super-linter/super-linter's releases.

v7.3.0

7.3.0 (2025-02-26)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump the rubocop group across 1 directory with 4 updates (#6567) (e6340f4)
  • bundler: bump the rubocop group in /dependencies with 2 updates (#6602) (d85ded7)
  • docker: bump the docker group across 1 directory with 16 updates (#6591) (1da80af)
  • java: bump com.google.googlejavaformat:google-java-format (#6442) (a819ff6)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6605) (846dfad)
  • npm: bump @​babel/eslint-parser in /dependencies (#6547) (3a6c779)
  • npm: bump asl-validator from 3.9.0 to 3.13.0 in /dependencies (#6588) (e2ebecc)
  • npm: bump markdownlint-cli from 0.42.0 to 0.44.0 in /dependencies (#6529) (bb5a295)
  • npm: bump next (#6468) (b5a246e)
  • npm: bump next (#6564) (9a00bbf)
  • npm: bump npm-groovy-lint from 15.0.0 to 15.1.0 in /dependencies (#6609) (c43b06c)
  • npm: bump prettier from 3.5.1 to 3.5.2 in /dependencies (#6610) (d05486b)
  • npm: bump renovate from 39.172.0 to 39.176.3 in /dependencies (#6586) (7dacfb4)
  • npm: bump renovate from 39.176.3 to 39.179.1 in /dependencies (#6608) (ffe769d)
  • npm: bump stylelint-scss (#6607) (68b354c)
  • npm: bump textlint (#6484) (2094743)
  • npm: bump the commitlint group across 1 directory with 2 updates (#6560) (6f351f1)
  • npm: bump the react group across 1 directory with 7 updates (#6587) (b9c87d4)
  • npm: bump the stylelint group across 1 directory with 5 updates (#6537) (7d0a891)
  • python: bump the pip group across 1 directory with 13 updates (#6572) (d7d3a34)
  • python: bump the pip group across 1 directory with 3 updates (#6606) (d39d077)

🧰 Maintenance

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

7.3.0 (2025-02-26)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump the rubocop group across 1 directory with 4 updates (#6567) (e6340f4)
  • bundler: bump the rubocop group in /dependencies with 2 updates (#6602) (d85ded7)
  • docker: bump the docker group across 1 directory with 16 updates (#6591) (1da80af)
  • java: bump com.google.googlejavaformat:google-java-format (#6442) (a819ff6)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6605) (846dfad)
  • npm: bump @​babel/eslint-parser in /dependencies (#6547) (3a6c779)
  • npm: bump asl-validator from 3.9.0 to 3.13.0 in /dependencies (#6588) (e2ebecc)
  • npm: bump markdownlint-cli from 0.42.0 to 0.44.0 in /dependencies (#6529) (bb5a295)
  • npm: bump next (#6468) (b5a246e)
  • npm: bump next (#6564) (9a00bbf)
  • npm: bump npm-groovy-lint from 15.0.0 to 15.1.0 in /dependencies (#6609) (c43b06c)
  • npm: bump prettier from 3.5.1 to 3.5.2 in /dependencies (#6610) (d05486b)
  • npm: bump renovate from 39.172.0 to 39.176.3 in /dependencies (#6586) (7dacfb4)
  • npm: bump renovate from 39.176.3 to 39.179.1 in /dependencies (#6608) (ffe769d)
  • npm: bump stylelint-scss (#6607) (68b354c)
  • npm: bump textlint (#6484) (2094743)
  • npm: bump the commitlint group across 1 directory with 2 updates (#6560) (6f351f1)
  • npm: bump the react group across 1 directory with 7 updates (#6587) (b9c87d4)
  • npm: bump the stylelint group across 1 directory with 5 updates (#6537) (7d0a891)
  • python: bump the pip group across 1 directory with 13 updates (#6572) (d7d3a34)
  • python: bump the pip group across 1 directory with 3 updates (#6606) (d39d077)

🧰 Maintenance

  • dev-docker: bump node in /dev-dependencies (#6535) (d68be1a)
  • dev-docker: bump node in /dev-dependencies (#6559) (a5237ea)
  • dev-npm: bump release-please in /dev-dependencies (#6611) (b301205)
  • fix ansible dir ownership in tests (#6563) (ff7ebee)

... (truncated)

Commits
  • 4e8a7c2 chore(main): release 7.3.0 (#6460)
  • d85ded7 deps(bundler): bump the rubocop group in /dependencies with 2 updates (#6602)
  • f7cbf33 chore: fix ruby linting issues (#6614)
  • b301205 ci(dev-npm): bump release-please in /dev-dependencies (#6611)
  • 41fd8a9 ci(github-actions): bump actions/upload-artifact (#6604)
  • 846dfad deps(java): bump the java-gradle group across 2 directories with 2 updates (#...
  • d39d077 deps(python): bump the pip group across 1 directory with 3 updates (#6606)
  • 68b354c deps(npm): bump stylelint-scss (#6607)
  • ffe769d deps(npm): bump renovate from 39.176.3 to 39.179.1 in /dependencies (#6608)
  • c43b06c deps(npm): bump npm-groovy-lint from 15.0.0 to 15.1.0 in /dependencies (#6609)
  • Additional commits viewable in compare view

Updates ossf/scorecard-action from 2.4.0 to 2.4.1

Release notes

Sourced from ossf/scorecard-action's releases.

v2.4.1

What's Changed

  • This update bumps the Scorecard version to the v5.1.1 release. For a complete list of changes, please refer to the v5.1.0 and v5.1.1 release notes.
  • Publishing results now uses half the API quota as before. The exact savings depends on the repository in question.
  • Some errors were made into annotations to make them more visible
  • There is now an optional file_mode input which controls how repository files are fetched from GitHub. The default is archive, but git produces the most accurate results for repositories with .gitattributes files at the cost of analysis speed.
  • The underlying container for the action is now hosted on GitHub Container Registry. There should be no functional changes.

Docs

New Contributors

Commits

Updates sigstore/cosign-installer from 3.7.0 to 3.8.1

Release notes

Sourced from sigstore/cosign-installer's releases.

v3.8.1

What's Changed

Full Changelog: sigstore/cosign-installer@v3...v3.8.1

v3.8.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3...v3.8.0

Commits

Updates slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0

Release notes

Sourced from slsa-framework/slsa-github-generator's releases.

v2.1.0

What's Changed

... (truncated)

Changelog

Sourced from slsa-framework/slsa-github-generator's changelog.

v2.1.0

v2.1.0: Sigstore Bundles for Generic Generator and Go Builder

The workflows generator_generic_slsa3.yml and builder_go_slsa3.yml have been updated to produce signed Sigstore Bundles, just like all the other builders that use the BYOB framework.

The workflow logs will now print a LogIndex, rather than a LogUUID. Both are equally searchanble on https://search.sigstore.dev/.

v2.1.0: Vars context recorded in provenance

  • Updated: GitHub vars context is now recorded in provenance for the generic and container generators. The vars context cannot affect the build in the Go builder so it ...

    Description has been truncated

Bumps the actions-minor group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.1.0` | `4.2.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.3` | `4.6.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.27.6` | `3.28.10` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `7.2.0` | `7.3.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.1` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.7.0` | `3.8.1` |
| [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) | `2.0.0` | `2.1.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.8` | `4.1.9` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.1.0` | `2.2.1` |



Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@39370e3...1d0ff46)

Updates `actions/upload-artifact` from 4.4.3 to 4.6.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...4cec3d8)

Updates `github/codeql-action` from 3.27.6 to 3.28.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@aa57810...b56ba49)

Updates `super-linter/super-linter` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@e1cb86b...4e8a7c2)

Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@62b2cac...f49aabe)

Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.1
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@dc72c7d...d7d6bc7)

Updates `slsa-framework/slsa-github-generator` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](slsa-framework/slsa-github-generator@v2.0.0...v2.1.0)

Updates `actions/download-artifact` from 4.1.8 to 4.1.9
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@fa0a91b...cc20338)

Updates `softprops/action-gh-release` from 2.1.0 to 2.2.1
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@01570a1...c95fe14)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants