Releases: archive/github-actions-slack
Releases · archive/github-actions-slack
v2.10.1
Added missing Privacy Policy.
v2.10.0
v2.9.0
What's Changed
Updated dependencies
- @actions/github latest 5.1.1 ❯ 6.0.0
 - @vercel/ncc latest 0.38.0 ❯ 0.38.1
 - eslint latest 8.50.0 ❯ 8.56.0
 - eslint-config-prettier latest 9.0.0 ❯ 9.1.0
 - eslint-plugin-prettier latest 5.0.0 ❯ 5.1.3
 - prettier latest 3.0.3 ❯ 3.2.4
 
Updated Node Version
Upgraded from Node v16 to Node v20
(Details: #74)
Updated CodeQL Version (static code analyzer)
Upgraded CodeQL from v2 to v3
(Details: #75)
Full Changelog
v2.8.0
Dependency Updates:
- @actions/core latest 1.10.0 ❯ 1.10.1
 - @vercel/ncc latest 0.36.1 ❯ 0.38.0
 - eslint latest 8.36.0 ❯ 8.50.0
 - eslint-config-prettier latest 8.8.0 ❯ 9.0.0
 - eslint-plugin-prettier latest 4.2.1 ❯ 5.0.0
 - jest latest 29.5.0 ❯ 29.7.0
 - prettier latest 2.8.7 ❯ 3.0.3
 
Small fixes:
- Typo in test
 - Type on README
 
v2.7.0
What's Changed
Dev dependency updates:
- Jest
 - Eslint
 - Ncc
 - CodeQL (github action)
 
Example updates:
- 
Updates to confirm with https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
 - 
Full Changelog: v2.6.0...v2.7.0
 
v2.6.0
What's Changed
Blocks support! Now you can send and update messages with rich / complex layout structures.
For more information about blocks: https://api.slack.com/messaging/composing/layouts
- PR: #53
 - Full Changelog: v2.5.0...v2.6.0
 
Example
v2.5.0
What's Changed
This release update all dependent packages and used nodejs version. No new functions, that will come in next release.
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.2
What's Changed
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #36
 
Full Changelog: v2.3.1...v2.3.2
v2.3.1
Updates to sample actions, no feature change
