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 4 updates #259

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-actions group with 4 updates: actions/setup-go, smlx/ccv, vladopajic/go-test-coverage and wagoid/commitlint-github-action.

Updates actions/setup-go from 5.1.0 to 5.2.0

Release notes

Sourced from actions/setup-go's releases.

v5.2.0

What's Changed

  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in actions/setup-go#496

New Contributors

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

Commits
  • 3041bf5 feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)
  • See full diff in compare view

Updates smlx/ccv from 0.9.0 to 0.10.0

Release notes

Sourced from smlx/ccv's releases.

v0.10.0

What's Changed

Full Changelog: smlx/ccv@v0.9.0...v0.10.0

Commits
  • 7318e2f Merge pull request #162 from smlx/version-type
  • a9756be chore: add version type output to build workflow
  • f124629 chore: remove redundant env var in Makefile
  • 43287f8 feat: rewrite Dockerfile to build from git
  • 8770374 chore: document version type output in README
  • 3adc08e feat: add option to output version type
  • 2c8550d Merge pull request #159 from smlx/dependabot/go_modules/gomod-33935f51e4
  • 5fcc27a chore(deps): bump github.com/Masterminds/semver/v3 in the gomod group
  • 750c5cf Merge pull request #160 from smlx/dependabot/github_actions/github-actions-73...
  • 9a9e470 chore(deps): bump the github-actions group with 4 updates
  • Additional commits viewable in compare view

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

Release notes

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

v2.11.1

What's Changed

This release has no functional changes.

Changes:

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

Commits

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

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.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

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 4 updates: [actions/setup-go](https://github.com/actions/setup-go), [smlx/ccv](https://github.com/smlx/ccv), [vladopajic/go-test-coverage](https://github.com/vladopajic/go-test-coverage) and [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action).


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

Updates `smlx/ccv` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/smlx/ccv/releases)
- [Changelog](https://github.com/smlx/ccv/blob/main/.goreleaser.yaml)
- [Commits](smlx/ccv@d3de774...7318e2f)

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

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

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: smlx/ccv
  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: wagoid/commitlint-github-action
  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 Jan 1, 2025
@github-actions github-actions bot enabled auto-merge January 1, 2025 10:49
@smlx
Copy link
Owner

smlx commented Jan 14, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 14, 2025
auto-merge was automatically disabled January 14, 2025 11:25

Pull request was closed

@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-c59f2ba3ca branch January 14, 2025 11:25
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