Skip to content

Slack Send v2.1.1

Latest

Choose a tag to compare

@zimeg zimeg released this 09 Jul 23:53
· 25 commits to main since this release
91efab1

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 - Thanks @zimeg!

📚 Documentation

  • docs: fix channel mention formatting in #447 - Thanks @mwbrooks!
  • docs: remove links to pages that are no longer referenced in markdown in #459 - Thanks @zimeg!

🤖 Dependencies

  • build(deps): bump undici from 5.28.5 to 5.29.0 in #442 - Thanks @dependabot!
  • build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in #443 - Thanks @dependabot!
  • build(deps-dev): bump mocha from 11.1.0 to 11.5.0 in #450 - Thanks @dependabot!
  • build(deps): bump @actions/github from 6.0.0 to 6.0.1 in #451 - Thanks @dependabot!
  • build(deps-dev): bump @types/node from 22.15.3 to 22.15.29 in #452 - Thanks @dependabot!
  • build(deps): bump @slack/web-api from 7.9.1 to 7.9.2 in #453 - Thanks @dependabot!
  • build(deps): bump @slack/web-api from 7.9.2 to 7.9.3 in #462 - Thanks @dependabot!
  • build(deps): bump axios from 1.9.0 to 1.10.0 in #465 - Thanks @dependabot!
  • build(deps-dev): bump @types/node from 22.15.29 to 24.0.3 in #466 - Thanks @dependabot!
  • build(deps-dev): bump mocha from 11.5.0 to 11.7.1 in #468 - Thanks @dependabot!
  • build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 in #469 - Thanks @dependabot!
  • build(deps-dev): bump sinon from 20.0.0 to 21.0.0 in #471 - Thanks @dependabot!
  • build(deps-dev): bump @types/node from 24.0.3 to 24.0.8 in #472 - Thanks @dependabot!
  • build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.6 in #470 - Thanks @dependabot!

🧰 Maintenance

  • ci: pin action hashes and escape variables with minimum permission in #441 - Thanks @zimeg!
  • build: create separate release branches for tagged releases on publish in #457 - Thanks @zimeg!
  • build: clone repository "docs" and configuration when syncing project docs in #467 - Thanks @lukegalbraithrussell!
  • chore(release): tag version 2.1.1 in #474 - Thanks @zimeg!

Full Changelog: v2.1.0...v2.1.1