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

chore(deps): bump the github-actions group with 7 updates #148

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the github-actions group with 7 updates:

Package From To
actions/setup-go 5.2.0 5.3.0
vladopajic/go-test-coverage 2.11.1 2.11.4
dependabot/fetch-metadata 2.2.0 2.3.0
golangci/golangci-lint-action 6.1.1 6.2.0
wagoid/commitlint-github-action 6.2.0 6.2.1
advanced-security/sbom-generator-action 0.0.1 0.0.2
actions/attest-build-provenance 2.1.0 2.2.0

Updates actions/setup-go from 5.2.0 to 5.3.0

Release notes

Sourced from actions/setup-go's releases.

v5.3.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

Commits

Updates vladopajic/go-test-coverage from 2.11.1 to 2.11.4

Release notes

Sourced from vladopajic/go-test-coverage's releases.

v2.11.4

What's Changed

Full Changelog: vladopajic/go-test-coverage@v2...v2.11.4

v2.11.3

What's Changed

Full Changelog: vladopajic/go-test-coverage@v2.11.2...v2.11.3

v2.11.2

What's Changed

This release has no functional changes.

Changes:

New Contributors

Full Changelog: vladopajic/go-test-coverage@v2...v2.11.2

Commits
  • 604860e version bump to v2.11.4
  • 8e47c8e fix: add rounding of percentage (#145)
  • d67bcce Bump dawidd6/action-download-artifact from 7 to 8 (#142)
  • c8e8f20 version bump to v2.11.3
  • 6ffd174 report when overall threshold present (or) overrides are present (#141)
  • 3306bd4 bump version to v2.11.2
  • 2b6bd60 feat: add caching in findFile method (#138)
  • ad5500f ci: add pull_request to github workflow trigger
  • 947781c fix: evaluation of boolean conditions in github workflows (#136)
  • See full diff in compare view

Updates dependabot/fetch-metadata from 2.2.0 to 2.3.0

Release notes

Sourced from dependabot/fetch-metadata's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v2...v2.3.0

Commits
  • d7267f6 Merge pull request #543 from dependabot/bump-to-v2.3.0
  • e3dd295 v2.3.0
  • 3da9521 Merge pull request #565 from CloudNStoyan/main
  • de52f60 update build
  • 59d2b1f fix incorrect parsing of directory when using dependency-group
  • 0d27069 Merge pull request #564 from CatChen/fixed-missing-outputs-in-action-yml
  • 5a7546a Fixed missing outputs in action.yml
  • 06ea45a Merge pull request #563 from CloudNStoyan/main
  • bbfca7e fix readme action example
  • b0d0393 Merge pull request #554 from dependabot/dependabot/github_actions/actions/cre...
  • Additional commits viewable in compare view

Updates golangci/golangci-lint-action from 6.1.1 to 6.2.0

Release notes

Sourced from golangci/golangci-lint-action's releases.

v6.2.0

What's Changed

Changes

Documentation

Dependencies

New Contributors

Full Changelog: golangci/golangci-lint-action@v6.1.1...v6.2.0

Commits
  • ec5d184 feat: support linux arm64 public preview (#1144)
  • a0297a1 build(deps-dev): bump the dev-dependencies group with 3 updates (#1143)
  • 58eda26 build(deps): bump @​types/node from 22.10.2 to 22.10.5 in the dependencies gro...
  • 44c2434 build(deps-dev): bump the dev-dependencies group with 2 updates (#1141)
  • 2f13b80 build(deps-dev): bump the dev-dependencies group with 2 updates (#1139)
  • 1ac3686 build(deps-dev): bump the dev-dependencies group with 2 updates (#1138)
  • 9937fdf build(deps): bump @​types/node from 22.10.1 to 22.10.2 in the dependencies gro...
  • cb60b26 build(deps-dev): bump the dev-dependencies group with 2 updates (#1136)
  • 774c35b build(deps): bump @​actions/cache from 3.3.0 to 4.0.0 in the dependencies grou...
  • 7ce5487 build(deps-dev): bump the dev-dependencies group with 3 updates (#1134)
  • Additional commits viewable in compare view

Updates wagoid/commitlint-github-action from 6.2.0 to 6.2.1

Changelog

Sourced from wagoid/commitlint-github-action's changelog.

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

6.2.1 (2025-01-14)

6.2.0 (2024-12-16)

Features

  • handle merge_group event - get squashed commit (#806) (ef2cd3b)

6.1.2 (2024-09-04)

Bug Fixes

  • using compareCommits for push event commit query (#801) (47ff131)

6.1.1 (2024-08-21)

6.1.0 (2024-08-20)

Features

  • updating push event trigger to use rest API (OctoKit) vs push event (70e22e9)

Bug Fixes

  • updating unit tests with mocking push octokit list commits (c3ab7fd)

6.0.2 (2024-08-05)

6.0.1 (2024-04-10)

6.0.0 (2024-03-28)

⚠ BREAKING CHANGES

  • commitlint.config.js is not supported anymore, please use .mjs extension

Features

  • upgrade to commitlint v19 (732f0ad)

5.5.1 (2024-03-28)

... (truncated)

Commits

Updates advanced-security/sbom-generator-action from 0.0.1 to 0.0.2

Release notes

Sourced from advanced-security/sbom-generator-action's releases.

v0.0.2

Adds support for using this Action on GHES by through the GITHUB_API_URL environment variable, which is set by default for each step in a workflow run.

What's Changed

New Contributors

Full Changelog: advanced-security/sbom-generator-action@v0.0.1...v0.0.2

Commits

Updates actions/attest-build-provenance from 2.1.0 to 2.2.0

Release notes

Sourced from actions/attest-build-provenance's releases.

v2.2.0

What's Changed

Full Changelog: actions/attest-build-provenance@v2.1.0...v2.2.0

Commits
  • 520d128 bump actions/attest from v2.1.0 to v2.2.0 (#449)
  • 5d2ced9 Add example of upload-artifaction integration (#450)
  • 3c016c1 bump actions/attest from v2.1.0 to v2.2.0 (#449)
  • e06bbaf Bump the npm-development group with 3 updates (#447)
  • 47c6e87 Bump the npm-development group with 4 updates (#444)
  • c083b46 Bump the npm-development group with 2 updates (#438)
  • 1b4b366 Bump typescript-eslint in the npm-development group (#434)
  • 963f8a0 Bump the npm-development group with 2 updates (#429)
  • 4ecada3 Bump the npm-development group across 1 directory with 3 updates (#422)
  • f4b7552 bump eslint from 8.57.1 to 9.16.0 (#418)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.2.0` | `5.3.0` |
| [vladopajic/go-test-coverage](https://github.com/vladopajic/go-test-coverage) | `2.11.1` | `2.11.4` |
| [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) | `2.2.0` | `2.3.0` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `6.1.1` | `6.2.0` |
| [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) | `6.2.0` | `6.2.1` |
| [advanced-security/sbom-generator-action](https://github.com/advanced-security/sbom-generator-action) | `0.0.1` | `0.0.2` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2.1.0` | `2.2.0` |


Updates `actions/setup-go` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@3041bf5...f111f33)

Updates `vladopajic/go-test-coverage` from 2.11.1 to 2.11.4
- [Release notes](https://github.com/vladopajic/go-test-coverage/releases)
- [Commits](vladopajic/go-test-coverage@efb6737...604860e)

Updates `dependabot/fetch-metadata` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@dbb049a...d7267f6)

Updates `golangci/golangci-lint-action` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@971e284...ec5d184)

Updates `wagoid/commitlint-github-action` from 6.2.0 to 6.2.1
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@0184f5a...b948419)

Updates `advanced-security/sbom-generator-action` from 0.0.1 to 0.0.2
- [Release notes](https://github.com/advanced-security/sbom-generator-action/releases)
- [Commits](advanced-security/sbom-generator-action@375dee8...6fe43ab)

Updates `actions/attest-build-provenance` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@7668571...520d128)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: vladopajic/go-test-coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: wagoid/commitlint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: advanced-security/sbom-generator-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

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 Feb 1, 2025
@github-actions github-actions bot enabled auto-merge February 1, 2025 15:21
@github-actions github-actions bot merged commit bd1729a into main Feb 3, 2025
9 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/github-actions-07dc1f9c32 branch February 3, 2025 03:04
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.

1 participant