Skip to content

Bump archive/github-actions-slack from 2.10.1 to 3.1.0#604

Merged
komish merged 1 commit into
mainfrom
dependabot/github_actions/archive/github-actions-slack-3.1.0
May 5, 2026
Merged

Bump archive/github-actions-slack from 2.10.1 to 3.1.0#604
komish merged 1 commit into
mainfrom
dependabot/github_actions/archive/github-actions-slack-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Bumps archive/github-actions-slack from 2.10.1 to 3.1.0.

Release notes

Sourced from archive/github-actions-slack's releases.

v3.1.0

Enable file upload to Slack. Please see docs for more information.

v3.0.1

Fix broken action runtime caused by ESM/CJS mismatch

Replaced ncc with esbuild and changed the bundle output to CommonJS (dist/index.cjs). The previous build produced a CJS bundle inside an ESM context, causing require is not defined errors at runtime. Source code remains ES Modules.

v3.0.0

Migrated the codebase from CommonJS to ES Modules to support @​actions/core v3, which dropped CommonJS support.

See #87 for details.

v2.11.0

Moved from yarn to npm and updated all outdated dependencies (action runners + package.json)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

Thanks for your pull request!

A maintainer will review this pull request and trigger functional testing by adding the ok-to-test label.

This comment was auto-generated by GitHub Actions.

@komish komish added the ok-to-test Used after code review to run E2E/integration tests. label May 1, 2026

@komish komish left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@dependabot dependabot Bot force-pushed the dependabot/github_actions/archive/github-actions-slack-3.1.0 branch from 8768fb1 to bd45792 Compare May 5, 2026 20:05
@github-actions github-actions Bot removed the ok-to-test Used after code review to run E2E/integration tests. label May 5, 2026
Bumps [archive/github-actions-slack](https://github.com/archive/github-actions-slack) from 2.10.1 to 3.1.0.
- [Release notes](https://github.com/archive/github-actions-slack/releases)
- [Commits](archive/github-actions-slack@c643e50...433fef9)

---
updated-dependencies:
- dependency-name: archive/github-actions-slack
  dependency-version: 3.1.0
  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/archive/github-actions-slack-3.1.0 branch from bd45792 to 40cb1fe Compare May 5, 2026 20:55
@komish komish added the ok-to-test Used after code review to run E2E/integration tests. label May 5, 2026
@komish komish merged commit c0ca6bc into main May 5, 2026
16 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/archive/github-actions-slack-3.1.0 branch May 5, 2026 21:14
@github-actions github-actions Bot removed the ok-to-test Used after code review to run E2E/integration tests. label May 5, 2026
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