chore(deps): bump slackapi/slack-github-action from 3.0.3 to 3.0.5 in the github-actions group#777
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the github-actions group with 1 update: [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `slackapi/slack-github-action` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for pine-design-system ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 1 update: slackapi/slack-github-action.
Updates
slackapi/slack-github-actionfrom 3.0.3 to 3.0.5Release notes
Sourced from slackapi/slack-github-action's releases.
Changelog
Sourced from slackapi/slack-github-action's changelog.
Commits
0d95c9achore: releasebe88bddchore: release (#639)96fddbefix: revert multiline yaml parsing indentation change (#638)e1f137cchore: release (#636)fa03fe4refactor: send webhooks with the@slack/webhookpackage (#630)0539f0dbuild(deps): bump js-yaml from 4.2.0 to 5.2.0 (#635)2a27647build(deps): bump axios from 1.16.0 to 1.18.1 (#634)84efc65build(deps-dev): bump@types/nodefrom 24.12.4 to 24.13.2 (#633)c61fe04build(deps-dev): bump@biomejs/biomefrom 2.4.16 to 2.5.1 (#632)a2a5362build(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#631)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsNote
Low Risk
Single-line CI dependency bump with no application or runtime changes; worst case is a failed or malformed Slack notification on release.
Overview
Bumps
slackapi/slack-github-actionfrom v3.0.3 to v3.0.5 on the Send Slack Notification step inschedule-release.yml, which posts release info to Slack after the release job finishes.Upstream patch releases include webhook sending refactors (v3.0.4) and a fix that reverts a multiline YAML parsing indentation change (v3.0.5). This workflow still uses
chat.postMessagewith a templated payload file; only the action version pin changes.Reviewed by Cursor Bugbot for commit 89c9922. Bugbot is set up for automated code reviews on this repo. Configure here.