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

fix(deps): update module github.com/slack-go/slack to v0.15.0 in go.mod (main) #5019

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/slack-go/slack v0.14.0 -> v0.15.0 age adoption passing confidence

Release Notes

slack-go/slack (github.com/slack-go/slack)

v0.15.0

Compare Source

[!WARNING]
This release includes a breaking change since the last release.

What's Changed

v0.15.0 is now available. It does contain minor breaking changes to two Block Kit elements along with a lot of new functionality.

Breaking Changes

Block Kit - Rich Text Section Date Element

If you are using the RichTextSectionDateElement block kit element, there is a new field Format which is now required. It previously did not exist, but was marked as required in the Block Kit Documentation. Similarly, the function NewRichTextSectionDateElement function signature has been updated to require the new parameter. While this may not have previously worked, the non-backwards compatible signature change prompts it to be identified as breaking change.

Block Kit - Rich Text input Block Element

If you are using the RichTextInputBlockElement block kit element, the InitialValue field type has been changed from string to *RichTextBlock to provide a more strongly typed experience. If you were previously passing a pre-formatted JSON object you will need to update your input to use the RichTextBlock struct instead.

Enhancements
Bug Fixes
Chores

New Contributors

Full Changelog: slack-go/slack@v0.14.0...v0.15.0


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 21, 2024 03:24
@renovate renovate bot added the dependencies PRs that update a dependency file label Oct 21, 2024
@renovate renovate bot requested a review from a team as a code owner October 21, 2024 03:24
@renovate renovate bot requested review from GenPage and removed request for a team October 21, 2024 03:24
@renovate renovate bot enabled auto-merge (squash) October 21, 2024 03:24
@renovate renovate bot requested review from nitrocode and X-Guardian and removed request for a team October 21, 2024 03:24
@dosubot dosubot bot added the go Pull requests that update Go code label Oct 21, 2024
@renovate renovate bot merged commit c7349c4 into main Oct 21, 2024
31 of 33 checks passed
@renovate renovate bot deleted the renovate/main-github.yoyoweb123.workers.dev-slack-go-slack-0.x branch October 21, 2024 03:46
X-Guardian pushed a commit to X-Guardian/atlantis that referenced this pull request Oct 23, 2024
…od (main) (runatlantis#5019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: X-Guardian <[email protected]>
a1k0u pushed a commit to a1k0u/atlantis that referenced this pull request Nov 1, 2024
…od (main) (runatlantis#5019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: a1k0u <[email protected]>
terakoya76 pushed a commit to terakoya76/atlantis that referenced this pull request Dec 31, 2024
…od (main) (runatlantis#5019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kvanzuijlen pushed a commit to kvanzuijlen/atlantis that referenced this pull request Jan 4, 2025
…od (main) (runatlantis#5019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: kvanzuijlen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants