Skip to content

build(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1#7607

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/slackapi/slack-github-action-3.0.1
Open

build(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1#7607
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/slackapi/slack-github-action-3.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps slackapi/slack-github-action from 2.1.1 to 3.0.1.

Release notes

Sourced from slackapi/slack-github-action's releases.

Slack GitHub Action v3.0.1

What's Changed

Alongside the breaking changes of @v3.0.0 and a new technique to run Slack CLI commands, we tried the wrong name to publish to the GitHub Marketplace 🐙 This action is now noted as The Slack GitHub Action in listings 🎶 ✨

🎨 Maintenance

Full Changelog: slackapi/slack-github-action@v3.0.0...v3.0.1

Slack GitHub Action v3.0.0

The @v3.0.0 release had a hiccup on publish and we recommend using @​v3.0.1 or a more recent version when updating! Oops!

🎽 Running Slack CLI commands and the active Node runtime, both included in this release 👟 ✨

⚠️ Breaking change: Node.js 24 the runtime

This major version updates the GitHub Actions required runtime to Node.js 24. Most GitHub-hosted runners already include this, but self-hosted runners may need to be updated ahead of planned deprecations of Node 20 on GitHub Actions runners.

📺 Enhancement: Run Slack CLI commands

This release introduces a new technique for running Slack CLI commands directly in GitHub Actions workflows. Use this to install the latest version (or a specific one) of the CLI and execute commands like deploy for merges to main, manifest validate with tests, and other commands.

Gather a token using the following CLI command to store with repo secrets, then get started with an example below:

$ slack auth token

🧪 Validate an app manifest on pull requests

Check that your app manifest is valid before merging changes:

🔗 https://docs.slack.dev/tools/slack-github-action/sending-techniques/running-slack-cli-commands/validate-a-manifest

- name: Validate the manifest
  uses: slackapi/slack-github-action/cli@v3.0.0
  with:
    command: "manifest validate --app ${{ vars.SLACK_APP_ID }}"
    token: ${{ secrets.SLACK_SERVICE_TOKEN }}

🚀 Deploy your app on push to main

Automate deployments whenever changes land on your main branch:

🔗 https://docs.slack.dev/tools/slack-github-action/sending-techniques/running-slack-cli-commands/deploy-an-app

... (truncated)

Commits
  • af78098 Release
  • add1a00 chore(release): tag version 3.0.1 (#577)
  • 2bc9e7a chore: use a unique title for marketplace (#576)
  • c5d43da chore(release): tag version 3.0.0 (#575)
  • 963b979 build(deps): bump @​slack/web-api from 7.14.1 to 7.15.0 (#574)
  • 90b7328 build(deps): bump @​slack/logger from 4.0.0 to 4.0.1 (#573)
  • e45cb89 feat: support slack cli commands with composite action inputs (#560)
  • 0aed2c2 build(deps): bump https-proxy-agent from 7.0.6 to 8.0.0 (#572)
  • 4795f96 build(deps-dev): bump sinon from 21.0.1 to 21.0.2 (#571)
  • bd9e2ce build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#569)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 16, 2026
@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 3e385aa
🔍 Latest deploy log https://app.netlify.com/projects/tiptap-embed/deploys/69b821eff579360008964ed6
😎 Deploy Preview https://deploy-preview-7607--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2026

⚠️ No Changeset found

Latest commit: 3e385aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 16, 2026

Open in StackBlitz

@tiptap/core

npm i https://pkg.pr.new/@tiptap/core@7607

@tiptap/extension-blockquote

npm i https://pkg.pr.new/@tiptap/extension-blockquote@7607

@tiptap/extension-bold

npm i https://pkg.pr.new/@tiptap/extension-bold@7607

@tiptap/extension-audio

npm i https://pkg.pr.new/@tiptap/extension-audio@7607

@tiptap/extension-bubble-menu

npm i https://pkg.pr.new/@tiptap/extension-bubble-menu@7607

@tiptap/extension-bullet-list

npm i https://pkg.pr.new/@tiptap/extension-bullet-list@7607

@tiptap/extension-code-block

npm i https://pkg.pr.new/@tiptap/extension-code-block@7607

@tiptap/extension-code

npm i https://pkg.pr.new/@tiptap/extension-code@7607

@tiptap/extension-code-block-lowlight

npm i https://pkg.pr.new/@tiptap/extension-code-block-lowlight@7607

@tiptap/extension-collaboration

npm i https://pkg.pr.new/@tiptap/extension-collaboration@7607

@tiptap/extension-collaboration-caret

npm i https://pkg.pr.new/@tiptap/extension-collaboration-caret@7607

@tiptap/extension-color

npm i https://pkg.pr.new/@tiptap/extension-color@7607

@tiptap/extension-details

npm i https://pkg.pr.new/@tiptap/extension-details@7607

@tiptap/extension-document

npm i https://pkg.pr.new/@tiptap/extension-document@7607

@tiptap/extension-drag-handle

npm i https://pkg.pr.new/@tiptap/extension-drag-handle@7607

@tiptap/extension-drag-handle-react

npm i https://pkg.pr.new/@tiptap/extension-drag-handle-react@7607

@tiptap/extension-drag-handle-vue-2

npm i https://pkg.pr.new/@tiptap/extension-drag-handle-vue-2@7607

@tiptap/extension-drag-handle-vue-3

npm i https://pkg.pr.new/@tiptap/extension-drag-handle-vue-3@7607

@tiptap/extension-emoji

npm i https://pkg.pr.new/@tiptap/extension-emoji@7607

@tiptap/extension-floating-menu

npm i https://pkg.pr.new/@tiptap/extension-floating-menu@7607

@tiptap/extension-file-handler

npm i https://pkg.pr.new/@tiptap/extension-file-handler@7607

@tiptap/extension-font-family

npm i https://pkg.pr.new/@tiptap/extension-font-family@7607

@tiptap/extension-heading

npm i https://pkg.pr.new/@tiptap/extension-heading@7607

@tiptap/extension-hard-break

npm i https://pkg.pr.new/@tiptap/extension-hard-break@7607

@tiptap/extension-highlight

npm i https://pkg.pr.new/@tiptap/extension-highlight@7607

@tiptap/extension-image

npm i https://pkg.pr.new/@tiptap/extension-image@7607

@tiptap/extension-horizontal-rule

npm i https://pkg.pr.new/@tiptap/extension-horizontal-rule@7607

@tiptap/extension-invisible-characters

npm i https://pkg.pr.new/@tiptap/extension-invisible-characters@7607

@tiptap/extension-italic

npm i https://pkg.pr.new/@tiptap/extension-italic@7607

@tiptap/extension-link

npm i https://pkg.pr.new/@tiptap/extension-link@7607

@tiptap/extension-list

npm i https://pkg.pr.new/@tiptap/extension-list@7607

@tiptap/extension-mathematics

npm i https://pkg.pr.new/@tiptap/extension-mathematics@7607

@tiptap/extension-node-range

npm i https://pkg.pr.new/@tiptap/extension-node-range@7607

@tiptap/extension-mention

npm i https://pkg.pr.new/@tiptap/extension-mention@7607

@tiptap/extension-ordered-list

npm i https://pkg.pr.new/@tiptap/extension-ordered-list@7607

@tiptap/extension-paragraph

npm i https://pkg.pr.new/@tiptap/extension-paragraph@7607

@tiptap/extension-strike

npm i https://pkg.pr.new/@tiptap/extension-strike@7607

@tiptap/extension-subscript

npm i https://pkg.pr.new/@tiptap/extension-subscript@7607

@tiptap/extension-superscript

npm i https://pkg.pr.new/@tiptap/extension-superscript@7607

@tiptap/extension-table

npm i https://pkg.pr.new/@tiptap/extension-table@7607

@tiptap/extension-table-of-contents

npm i https://pkg.pr.new/@tiptap/extension-table-of-contents@7607

@tiptap/extension-text

npm i https://pkg.pr.new/@tiptap/extension-text@7607

@tiptap/extension-text-style

npm i https://pkg.pr.new/@tiptap/extension-text-style@7607

@tiptap/extension-text-align

npm i https://pkg.pr.new/@tiptap/extension-text-align@7607

@tiptap/extension-twitch

npm i https://pkg.pr.new/@tiptap/extension-twitch@7607

@tiptap/extension-typography

npm i https://pkg.pr.new/@tiptap/extension-typography@7607

@tiptap/extension-underline

npm i https://pkg.pr.new/@tiptap/extension-underline@7607

@tiptap/extension-unique-id

npm i https://pkg.pr.new/@tiptap/extension-unique-id@7607

@tiptap/extension-youtube

npm i https://pkg.pr.new/@tiptap/extension-youtube@7607

@tiptap/extensions

npm i https://pkg.pr.new/@tiptap/extensions@7607

@tiptap/html

npm i https://pkg.pr.new/@tiptap/html@7607

@tiptap/markdown

npm i https://pkg.pr.new/@tiptap/markdown@7607

@tiptap/react

npm i https://pkg.pr.new/@tiptap/react@7607

@tiptap/starter-kit

npm i https://pkg.pr.new/@tiptap/starter-kit@7607

@tiptap/static-renderer

npm i https://pkg.pr.new/@tiptap/static-renderer@7607

@tiptap/pm

npm i https://pkg.pr.new/@tiptap/pm@7607

@tiptap/suggestion

npm i https://pkg.pr.new/@tiptap/suggestion@7607

@tiptap/vue-2

npm i https://pkg.pr.new/@tiptap/vue-2@7607

@tiptap/vue-3

npm i https://pkg.pr.new/@tiptap/vue-3@7607

@tiptap/extension-character-count

npm i https://pkg.pr.new/@tiptap/extension-character-count@7607

@tiptap/extension-dropcursor

npm i https://pkg.pr.new/@tiptap/extension-dropcursor@7607

@tiptap/extension-gapcursor

npm i https://pkg.pr.new/@tiptap/extension-gapcursor@7607

@tiptap/extension-focus

npm i https://pkg.pr.new/@tiptap/extension-focus@7607

@tiptap/extension-history

npm i https://pkg.pr.new/@tiptap/extension-history@7607

@tiptap/extension-list-item

npm i https://pkg.pr.new/@tiptap/extension-list-item@7607

@tiptap/extension-list-keymap

npm i https://pkg.pr.new/@tiptap/extension-list-keymap@7607

@tiptap/extension-placeholder

npm i https://pkg.pr.new/@tiptap/extension-placeholder@7607

@tiptap/extension-table-cell

npm i https://pkg.pr.new/@tiptap/extension-table-cell@7607

@tiptap/extension-table-header

npm i https://pkg.pr.new/@tiptap/extension-table-header@7607

@tiptap/extension-table-row

npm i https://pkg.pr.new/@tiptap/extension-table-row@7607

@tiptap/extension-task-item

npm i https://pkg.pr.new/@tiptap/extension-task-item@7607

@tiptap/extension-task-list

npm i https://pkg.pr.new/@tiptap/extension-task-list@7607

commit: 7585f3d

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](slackapi/slack-github-action@v2.1.1...v3.0.1)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-3.0.1 branch from 7585f3d to 3e385aa Compare March 16, 2026 15:29
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.

0 participants