Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 #12900

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps slackapi/slack-github-action from 1.25.0 to 1.26.0.

Release notes

Sourced from slackapi/slack-github-action's releases.

Slack Send V1.26.0

What's Changed

This release provides an escape hatch for sending the JSON content of a payload file exactly as is, without replacing any templated variables!

Previously a payload file was parsed and templated variables were replaced with values from github.context and github.env. Any undefined variables were replaced with ??? in this process, which might have caused questions.

That remains the default behavior, but now the JSON contents of a payload file can be sent exactly as written by setting the payload-file-path-parsed input to false:

- name: Send custom JSON data to Slack workflow
  id: slack
  uses: slackapi/[email protected]
  with:
    payload-file-path: "./payload-slack-content.json"
    payload-file-path-parsed: false
  env:
    SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

With this change, the contents of the example payload-slack-content.json will be sent to a webhook URL exactly as is!

Recent commits

Enhancements

Documentation

Maintenance

Dependencies

New Contributors

... (truncated)

Commits
  • 70cd7be Automatic compilation
  • 53b162f chore(release): tag release v1.26.0
  • 47d8e42 feat: introduce an option to send payload file json without replacing variabl...
  • d447374 Bump eslint-plugin-jsdoc from 48.2.1 to 48.2.2 (#302)
  • b638b31 Bump axios from 1.6.7 to 1.6.8 (#301)
  • c76311a Bump mocha from 10.3.0 to 10.4.0 (#300)
  • d4358d2 docs(readme): adjust whitespace in env assignment (#296)
  • cb3763e ci(test): share environment secrets with pull requests from forked prs (#297)
  • 86bebf8 Bump @​slack/web-api from 6.12.0 to 7.0.2 (#287)
  • efa31bf Bump https-proxy-agent from 7.0.2 to 7.0.4 (#290)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from a team as code owners April 19, 2024 19:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
@dependabot dependabot bot requested a review from a team as a code owner April 19, 2024 19:17
@dependabot dependabot bot added the github_actions Pull requests that update Github_actions code label Apr 19, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 7db18b0 to 2f9818b Compare April 22, 2024 23:20
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 2f9818b to fde43c3 Compare April 23, 2024 17:19
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from fde43c3 to c44f740 Compare April 23, 2024 17:20
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from c44f740 to b630078 Compare April 23, 2024 18:35
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from b630078 to ceb3c66 Compare April 23, 2024 20:34
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from ceb3c66 to 0ab509a Compare April 24, 2024 00:43
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 0ab509a to d9edd4c Compare April 24, 2024 08:55
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from d9edd4c to 0835996 Compare April 24, 2024 16:31
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 0835996 to e1eeea7 Compare April 25, 2024 09:11
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from e1eeea7 to 1b5c548 Compare April 25, 2024 10:23
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 1b5c548 to 06bfc2e Compare April 25, 2024 20:00
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 06bfc2e to e3a0a78 Compare April 26, 2024 15:03
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from ac8b3a5 to 77b0b15 Compare May 2, 2024 16:21
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 77b0b15 to 10aab4e Compare May 2, 2024 20:01
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 10aab4e to 51d3b66 Compare May 2, 2024 21:14
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 51d3b66 to 92f62cd Compare May 6, 2024 21:21
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 92f62cd to 5e93812 Compare May 7, 2024 14:56
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 5e93812 to 1d1c756 Compare May 8, 2024 00:11
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 1d1c756 to 01a9588 Compare May 10, 2024 07:29
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 01a9588 to 6bb89f5 Compare May 10, 2024 19:38
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 6bb89f5 to 906f79b Compare May 13, 2024 07:37
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 906f79b to 032d141 Compare May 14, 2024 18:37
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from 032d141 to cd400af Compare May 17, 2024 15:57
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](slackapi/slack-github-action@6c661ce...70cd7be)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch from cd400af to 8920e0d Compare May 17, 2024 19:01
Copy link
Contributor

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jul 20, 2024
@github-actions github-actions bot closed this Jul 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/slackapi/slack-github-action-1.26.0 branch July 27, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants