Commit 0456bb7
authored
chore(deps): update slackapi/slack-github-action action to v2.1.1 (#96)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[slackapi/slack-github-action](https://redirect.github.com/slackapi/slack-github-action)
| action | patch | `v2.1.0` -> `v2.1.1` |
---
### Release Notes
<details>
<summary>slackapi/slack-github-action
(slackapi/slack-github-action)</summary>
###
[`v2.1.1`](https://redirect.github.com/slackapi/slack-github-action/releases/tag/v2.1.1):
Slack Send v2.1.1
[Compare
Source](https://redirect.github.com/slackapi/slack-github-action/compare/v2.1.0...v2.1.1)
#### What's Changed
This release fixes an issue where substituted variables might've broken
valid JSON or YAML parsings when using the `payload-file-path` input
option.
##### 🐛 Bug fixes
- fix: parse provided payloads before replacing templated variables in
[#​449](https://redirect.github.com/slackapi/slack-github-action/pull/449)
- Thanks [@​zimeg](https://redirect.github.com/zimeg)!
##### 📚 Documentation
- docs: fix channel mention formatting in
[#​447](https://redirect.github.com/slackapi/slack-github-action/pull/447)
- Thanks [@​mwbrooks](https://redirect.github.com/mwbrooks)!
- docs: remove links to pages that are no longer referenced in markdown
in
[#​459](https://redirect.github.com/slackapi/slack-github-action/pull/459)
- Thanks [@​zimeg](https://redirect.github.com/zimeg)!
##### 🤖 Dependencies
- build(deps): bump undici from 5.28.5 to 5.29.0 in
[#​442](https://redirect.github.com/slackapi/slack-github-action/pull/442)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in
[#​443](https://redirect.github.com/slackapi/slack-github-action/pull/443)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump mocha from 11.1.0 to 11.5.0 in
[#​450](https://redirect.github.com/slackapi/slack-github-action/pull/450)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps): bump
[@​actions/github](https://redirect.github.com/actions/github)
from 6.0.0 to 6.0.1 in
[#​451](https://redirect.github.com/slackapi/slack-github-action/pull/451)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump
[@​types/node](https://redirect.github.com/types/node) from
22.15.3 to 22.15.29 in
[#​452](https://redirect.github.com/slackapi/slack-github-action/pull/452)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps): bump
[@​slack/web-api](https://redirect.github.com/slack/web-api) from
7.9.1 to 7.9.2 in
[#​453](https://redirect.github.com/slackapi/slack-github-action/pull/453)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps): bump
[@​slack/web-api](https://redirect.github.com/slack/web-api) from
7.9.2 to 7.9.3 in
[#​462](https://redirect.github.com/slackapi/slack-github-action/pull/462)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps): bump axios from 1.9.0 to 1.10.0 in
[#​465](https://redirect.github.com/slackapi/slack-github-action/pull/465)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump
[@​types/node](https://redirect.github.com/types/node) from
22.15.29 to 24.0.3 in
[#​466](https://redirect.github.com/slackapi/slack-github-action/pull/466)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump mocha from 11.5.0 to 11.7.1 in
[#​468](https://redirect.github.com/slackapi/slack-github-action/pull/468)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 in
[#​469](https://redirect.github.com/slackapi/slack-github-action/pull/469)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump sinon from 20.0.0 to 21.0.0 in
[#​471](https://redirect.github.com/slackapi/slack-github-action/pull/471)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump
[@​types/node](https://redirect.github.com/types/node) from 24.0.3
to 24.0.8 in
[#​472](https://redirect.github.com/slackapi/slack-github-action/pull/472)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
- build(deps-dev): bump
[@​biomejs/biome](https://redirect.github.com/biomejs/biome) from
1.9.4 to 2.0.6 in
[#​470](https://redirect.github.com/slackapi/slack-github-action/pull/470)
- Thanks [@​dependabot](https://redirect.github.com/dependabot)!
##### 🧰 Maintenance
- ci: pin action hashes and escape variables with minimum permission in
[#​441](https://redirect.github.com/slackapi/slack-github-action/pull/441)
- Thanks [@​zimeg](https://redirect.github.com/zimeg)!
- build: create separate release branches for tagged releases on publish
in
[#​457](https://redirect.github.com/slackapi/slack-github-action/pull/457)
- Thanks [@​zimeg](https://redirect.github.com/zimeg)!
- build: clone repository "docs" and configuration when syncing project
docs in
[#​467](https://redirect.github.com/slackapi/slack-github-action/pull/467)
- Thanks
[@​lukegalbraithrussell](https://redirect.github.com/lukegalbraithrussell)!
- chore(release): tag version 2.1.1 in
[#​474](https://redirect.github.com/slackapi/slack-github-action/pull/474)
- Thanks [@​zimeg](https://redirect.github.com/zimeg)!
**Full Changelog**:
<slackapi/slack-github-action@v2.1.0...v2.1.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/codegen-sh/graph-sitter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0be75ca commit 0456bb7
File tree
2 files changed
+2
-2
lines changed- .github
- actions/release-slack-bot
- workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments