Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump slack-cli-hooks from 0.2.0 to 0.3.0#110

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/slack-cli-hooks-0.3.0
Mar 2, 2026
Merged

build(deps): bump slack-cli-hooks from 0.2.0 to 0.3.0#110
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/slack-cli-hooks-0.3.0

Conversation

Copy link
Contributor

dependabot bot commented on behalf of github Mar 1, 2026 *
edited
Loading

Bumps slack-cli-hooks from 0.2.0 to 0.3.0.

Release notes

Sourced from slack-cli-hooks's releases.

v0.3.0

What's Changed

The latest Slack CLI release v3.12.0 now supports automatic server restarting on file changes with the slack run command! This update includes default watch patterns:

{
"config": {
"watch": {
"app": {
"filter-regex": "\\.py$",
"paths": ["."]
},
"manifest": {
"paths": ["manifest.json"]
}
}
}

Enhancements

Dependencies

Maintenance

Full Changelog: slackapi/python-slack-hooks@0.2.0...v0.3.0 Milestone: https://github.com/slackapi/python-slack-hooks/milestone/3

Commits
  • e127eb9 chore(release): version 0.3.0 (#93)
  • 2f57950 feat: add default app and manifest watch config (#89)
  • ed1b892 ci(deps): auto-approve / auto-merge dependencies from dependabot (#92)
  • 7d9a5cf build(deps): bump actions/setup-python from 6.1.0 to 6.2.0 (#91)
  • b9b1433 build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#90)
  • 49f25d8 build(deps): update packaging requirement from <26 to <27 (#88)
  • e7748ea build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#85)
  • 2ad16c8 build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#84)
  • b0e3331 build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#86)
  • eaf866b build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#87)
  • 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 show 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 bot added dependencies pip labels Mar 1, 2026
dependabot bot requested a review from a team as a code owner March 1, 2026 06:44
dependabot bot added pip dependencies labels Mar 1, 2026
Bumps [slack-cli-hooks](https://github.com/slackapi/python-slack-hooks) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/slackapi/python-slack-hooks/releases)
- [Commits](slackapi/python-slack-hooks@0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: slack-cli-hooks
dependency-version: 0.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot]
dependabot bot force-pushed the dependabot/pip/slack-cli-hooks-0.3.0 branch from a1de865 to 002b14f Compare March 2, 2026 18:06
github-actions bot approved these changes Mar 2, 2026
github-actions bot enabled auto-merge (squash) March 2, 2026 18:06
github-actions bot merged commit b536dcc into main Mar 2, 2026
3 checks passed
github-actions bot deleted the dependabot/pip/slack-cli-hooks-0.3.0 branch March 2, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

github-actions[bot] github-actions[bot] approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants