Skip to content

build(deps): bump the dependencies group with 2 updates#2674

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/dependencies-c11a1a921b
Feb 21, 2025
Merged

build(deps): bump the dependencies group with 2 updates#2674
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/dependencies-c11a1a921b

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 2 updates: megalinter/megalinter and goreleaser/goreleaser-action.

Updates megalinter/megalinter from 8.3.0 to 8.4.2

Release notes

Sourced from megalinter/megalinter's releases.

v8.4.2

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: oxsecurity/megalinter@v8.4.1...v8.4.2

v8.4.1

What's Changed

... (truncated)

Changelog

Sourced from megalinter/megalinter's changelog.

[v8.4.2] - 2024-02-02

[v8.4.1] - 2024-01-28

... (truncated)

Commits
  • ec124f7 Release MegaLinter v8.4.2
  • 75ba761 Merge remote-tracking branch 'origin/prepare-release'
  • 8d71a26 [MegaLinter] Apply linters fixes
  • a354bc0 Prepare Release
  • eb2e54c [automation] Auto-update linters version, help and documentation (#4638)
  • da2de0a chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.55.1 (#...
  • ec651d3 chore(deps): update dependency astral-sh/uv to v0.5.26 (#4624)
  • 405780b chore(deps): update dependency aquasecurity/trivy to v0.59.0 (#4634)
  • e0c2f2f chore(deps): update trufflesecurity/trufflehog docker tag to v3.88.4 (#4632)
  • 0f6a363 chore(deps): update dependency npm to v11.1.0 (#4635)
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 5 to 6

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.0.0

[!WARNING] This is a breaking change!

Follow the instructions here to upgrade!

What's Changed

Full Changelog: goreleaser/goreleaser-action@v5...v6.0.0

v5.1.0

Important

This version changes the default behavior of latest to ~> v1.

The next major of this action (v6), will change this to ~> v2, and will be launched together with GoReleaser v2.

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v5.0.0...v5.1.0

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

@dependabot dependabot bot requested a review from a team as a code owner February 21, 2025 15:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 21, 2025
@mergify mergify bot added the needs-work Extra attention is needed label Feb 21, 2025
@codecov
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.28%. Comparing base (5a80a04) to head (5823a3c).
Report is 175 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2674       +/-   ##
===========================================
+ Coverage   61.56%   74.28%   +12.72%     
===========================================
  Files          53       72       +19     
  Lines        9002    11050     +2048     
===========================================
+ Hits         5542     8209     +2667     
+ Misses       3020     2208      -812     
- Partials      440      633      +193     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChristopherHX
Copy link
Contributor

@dependabot rebase

Bumps the dependencies group with 2 updates: [megalinter/megalinter](https://github.com/megalinter/megalinter) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `megalinter/megalinter` from 8.3.0 to 8.4.2
- [Release notes](https://github.com/megalinter/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v8.3.0...v8.4.2)

Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v5...v6)

---
updated-dependencies:
- dependency-name: megalinter/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c11a1a921b branch from 8594755 to 5823a3c Compare February 21, 2025 22:10
@mergify mergify bot removed the needs-work Extra attention is needed label Feb 21, 2025
@mergify mergify bot merged commit bce0f19 into master Feb 21, 2025
12 checks passed
@mergify mergify bot deleted the dependabot/github_actions/dependencies-c11a1a921b branch February 21, 2025 22:28
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant