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 github.com/slack-go/slack from 0.12.3 to 0.12.4 #42

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/slack-go/slack from 0.12.3 to 0.12.4.

Release notes

Sourced from github.com/slack-go/slack's releases.

Non-breaking updates roll-up

What's Changed

New Contributors

Full Changelog: slack-go/slack@v0.12.3...v0.12.4

Commits
  • 2a9c35c Merge pull request #1260 from rusq/rich-text-stuff
  • 5dbee1c Merge pull request #1262 from Birtato/addSlackConnectEvents
  • b6db972 Adding structure comments & definitions
  • c038c02 Merge pull request #1261 from zFlabmonsta/master
  • a31aeaa add deleted timestamp for deleted msg events
  • e1cc0bf add rich_text_quote and rich_text_preformatted
  • 398133c Merge pull request #1142 from KouWakai/updating-modal
  • fd5d171 Merge pull request #1225 from hussachai/enterprise_install
  • 9cc451b Merge pull request #1242 from danielmichaels/openid-connect
  • ceb2250 Merge pull request #1249 from elct9620/add-file_input-element
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](slack-go/slack@v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Feb 19, 2024
@github-actions github-actions bot merged commit 3fb53ce into main Feb 19, 2024
6 checks passed
Copy link

what-the-diff bot commented Feb 19, 2024

PR Summary

  • Updated External Library
    The external library we use for connecting our software with Slack, known as github.com/slack-go/slack, was upgraded from version v0.12.3 to v0.12.4. This happens in both go.mod and go.sum files where we track our dependencies.

This update implies that we are keeping up to date with the advancements in technology, ensuring improved security and performance of our software's Slack integration functionalities.

@github-actions github-actions bot deleted the dependabot/go_modules/github.com/slack-go/slack-0.12.4 branch February 19, 2024 20:06
Copy link
Contributor

sweep-ai bot commented Feb 19, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

This is an automated message generated by Sweep AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants