Skip to content

Conversation

@nginx-bot
Copy link
Contributor

Bumps the actions group with 4 updates in the / directory: goreleaser/goreleaser-action, actions/dependency-review-action, peter-evans/dockerhub-description and 8398a7/action-slack.

Updates goreleaser/goreleaser-action from 6.2.1 to 6.3.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.3.0

Full Changelog: goreleaser/goreleaser-action@v6.2.1...v6.3.0

Commits

Updates actions/dependency-review-action from 4.5.0 to 4.6.0

Release notes

Sourced from actions/dependency-review-action's releases.

v4.6.0

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.5.0...v4.6.0

Commits
  • ce3cf95 Merge pull request #910 from actions/brrygrdn/4.6.0-release-candidate
  • 479b697 Prepare 4.6.0
  • aee9590 Merge pull request #902 from Pantelis-Santorinios/patch-1
  • 080ada6 Merge pull request #883 from fabasoad/fix/ci
  • 430e5f0 Merge pull request #884 from fabasoad/fix/863
  • 51699b6 Merge pull request #855 from ailox/ailox/fix/invalid-new-licenses
  • ac9b193 Merge pull request #899 from actions/dependabot/npm_and_yarn/octokit/plugin-p...
  • d630451 Pin @​octokit/types version for compatibility
  • c8dafca Add dist for @​octokit/plugin-paginate-rest version bump
  • bc858b5 Bump @​octokit/plugin-paginate-rest from 9.1.5 to 9.2.2
  • Additional commits viewable in compare view

Updates peter-evans/dockerhub-description from 4.0.0 to 4.0.1

Release notes

Sourced from peter-evans/dockerhub-description's releases.

Docker Hub Description v4.0.1

What's Changed

... (truncated)

Commits
  • 0505d8b fix: enable-url-completion input treating the string "false" as true (#307)
  • d40710d build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5 (#308)
  • e12dc49 build(deps-dev): bump prettier from 3.5.2 to 3.5.3 (#306)
  • 83ee4db build(deps-dev): bump prettier from 3.5.1 to 3.5.2 (#305)
  • 1f8ca78 build(deps-dev): bump prettier from 3.5.0 to 3.5.1 (#304)
  • c2fad95 build(deps-dev): bump prettier from 3.4.2 to 3.5.0 (#302)
  • e4f4207 build(deps-dev): bump @​types/node from 16.18.125 to 16.18.126 (#303)
  • 2a4d0d8 build(deps-dev): bump @​types/node from 16.18.124 to 16.18.125 (#301)
  • 8c1566c build(deps-dev): bump @​types/node from 16.18.123 to 16.18.124 (#299)
  • 7865ba6 build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.3 (#300)
  • Additional commits viewable in compare view

Updates 8398a7/action-slack from 3.16.2 to 3.18.0

Release notes

Sourced from 8398a7/action-slack's releases.

Release v3.18.0

Fix

  • Add missing space to AS_AUTHOR between name and email #257

Release v3.17.0

Feature

  • Improve workflowRun Slack notification title for clarity #255
Commits
  • 1750b50 [command] npm run release
  • 293357a Merge remote-tracking branch 'origin/master' into v3
  • 8d62244 bump 3.18.0
  • 87071b5 Add missing space to AS_AUTHOR between name and email (#257)
  • 08ee8e5 Merge pull request #260 from 8398a7/dependabot/npm_and_yarn/braces-3.0.3
  • fe1403f Merge pull request #262 from 8398a7/dependabot/npm_and_yarn/axios-1.8.4
  • defc443 Bump axios from 1.6.7 to 1.8.4
  • ede6ac0 Bump braces from 3.0.2 to 3.0.3
  • ce4716a Merge pull request #254 from 8398a7/dependabot/npm_and_yarn/follow-redirects-...
  • 2504caf Bump follow-redirects from 1.15.5 to 1.15.6
  • Additional commits viewable 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

…#7595)

Bumps the actions group with 4 updates in the / directory: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action), [actions/dependency-review-action](https://github.com/actions/dependency-review-action), [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) and [8398a7/action-slack](https://github.com/8398a7/action-slack).


Updates `goreleaser/goreleaser-action` from 6.2.1 to 6.3.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@90a3faa...9c156ee)

Updates `actions/dependency-review-action` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@3b139cf...ce3cf95)

Updates `peter-evans/dockerhub-description` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](peter-evans/dockerhub-description@e98e4d1...0505d8b)

Updates `8398a7/action-slack` from 3.16.2 to 3.18.0
- [Release notes](https://github.com/8398a7/action-slack/releases)
- [Commits](8398a7/action-slack@28ba43a...1750b50)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/dependency-review-action
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: peter-evans/dockerhub-description
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: 8398a7/action-slack
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@nginx-bot nginx-bot requested a review from a team as a code owner April 2, 2025 10:41
@nginx-bot nginx-bot added chore Pull requests for routine tasks dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Apr 2, 2025
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Apr 2, 2025
@codecov
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-4.0@eef9326). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             release-4.0    #7598   +/-   ##
==============================================
  Coverage               ?   51.69%           
==============================================
  Files                  ?       89           
  Lines                  ?    20836           
  Branches               ?        0           
==============================================
  Hits                   ?    10771           
  Misses                 ?     9634           
  Partials               ?      431           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pdabelf5 pdabelf5 enabled auto-merge (squash) April 2, 2025 13:22
@pdabelf5 pdabelf5 merged commit 823937c into release-4.0 Apr 2, 2025
70 checks passed
@pdabelf5 pdabelf5 deleted the cherry-pick-release-4.0-059789b517c3c4cffc108656c1441eb6751a8358 branch April 2, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants