generated from slack-samples/bolt-python-starter-template
-
Notifications
You must be signed in to change notification settings - Fork 53
build(deps): bump slack-cli-hooks from 0.2.0 to 0.3.0#110
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 2, 2026
Merged
build(deps): bump slack-cli-hooks from 0.2.0 to 0.3.0#110github-actions[bot] merged 1 commit intomainfrom
github-actions[bot] merged 1 commit intomainfrom
Conversation
Contributor
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 runcommand! This update includes default watch patterns:{
"config": {
"watch": {
"app": {
"filter-regex": "\\.py$",
"paths": ["."]
},
"manifest": {
"paths": ["manifest.json"]
}
}
}Enhancements
- feat: add default app and manifest watch config by
@ zimegin slackapi/python-slack-hooks#89Dependencies
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by
@ dependabot[bot] in slackapi/python-slack-hooks#81- build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 by
@ dependabot[bot] in slackapi/python-slack-hooks#82- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by
@ dependabot[bot] in slackapi/python-slack-hooks#83- build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by
@ dependabot[bot] in slackapi/python-slack-hooks#87- build(deps): bump actions/stale from 10.1.0 to 10.1.1 by
@ dependabot[bot] in slackapi/python-slack-hooks#86- build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by
@ dependabot[bot] in slackapi/python-slack-hooks#84- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by
@ dependabot[bot] in slackapi/python-slack-hooks#85- build(deps): update packaging requirement from <26 to <27 by
@ dependabot[bot] in slackapi/python-slack-hooks#88- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by
@ dependabot[bot] in slackapi/python-slack-hooks#90- build(deps): bump actions/setup-python from 6.1.0 to 6.2.0 by
@ dependabot[bot] in slackapi/python-slack-hooks#91Maintenance
- ci(deps): auto-approve / auto-merge dependencies from dependabot by
@ mwbrooksin slackapi/python-slack-hooks#92- chore(release): version 0.3.0 by
@ zimegin slackapi/python-slack-hooks#93Full Changelog: slackapi/python-slack-hooks@0.2.0...v0.3.0 Milestone: https://github.com/slackapi/python-slack-hooks/milestone/3
Commits
e127eb9chore(release): version 0.3.0 (#93)2f57950feat: add default app and manifest watch config (#89)ed1b892ci(deps): auto-approve / auto-merge dependencies from dependabot (#92)7d9a5cfbuild(deps): bump actions/setup-python from 6.1.0 to 6.2.0 (#91)b9b1433build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#90)49f25d8build(deps): update packaging requirement from <26 to <27 (#88)e7748eabuild(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#85)2ad16c8build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#84)b0e3331build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#86)eaf866bbuild(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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]
- [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
March 2, 2026 18:06
a1de865 to
002b14f
Compare
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.