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.16.0 #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

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

Release Notes

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

v0.16.0

Compare Source

[!WARNING]
This release may mean a breaking change! Read below for more although for most folks this should all be fine.

👋 Hi folks,

I've tried my best to keep this version to just non-breaking changes but there are a couple of changes that might introduce breaking changes in rare circumstances.

If you're upgrading, please pay special attention to:

If you were using only what we provide in the library, this is a non-breaking change, but if not, it may be considered a breaking change.

Next release will likely bring a few required breaking changes (hard deprecations for example).

Thank you to everyone that contributed to this release 🥳

What's Changed

New Contributors

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/github.com-slack-go-slack-0.x branch from 683e9cf to eb650bc Compare November 7, 2024 15:11
@renovate renovate bot changed the title fix(deps): update module github.com/slack-go/slack to v0.15.0 fix(deps): update module github.com/slack-go/slack to v0.15.0 - autoclosed Jan 17, 2025
@renovate renovate bot closed this Jan 17, 2025
@renovate renovate bot deleted the renovate/github.com-slack-go-slack-0.x branch January 17, 2025 05:13
@renovate renovate bot changed the title fix(deps): update module github.com/slack-go/slack to v0.15.0 - autoclosed fix(deps): update module github.com/slack-go/slack to v0.15.0 Jan 17, 2025
@renovate renovate bot reopened this Jan 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-slack-go-slack-0.x branch from 9f29d53 to eb650bc Compare January 17, 2025 09:48
@renovate renovate bot force-pushed the renovate/github.com-slack-go-slack-0.x branch from eb650bc to ee92d8f Compare January 29, 2025 09:53
@renovate renovate bot changed the title fix(deps): update module github.com/slack-go/slack to v0.15.0 fix(deps): update module github.com/slack-go/slack to v0.16.0 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-slack-go-slack-0.x branch from ee92d8f to 0361d28 Compare February 9, 2025 20:40
@renovate renovate bot changed the title fix(deps): update module github.com/slack-go/slack to v0.16.0 fix(deps): update module github.com/slack-go/slack to v0.16.0 - autoclosed Feb 14, 2025
@renovate renovate bot closed this Feb 14, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/slack-go/slack to v0.16.0 - autoclosed fix(deps): update module github.com/slack-go/slack to v0.16.0 Feb 14, 2025
@renovate renovate bot reopened this Feb 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-slack-go-slack-0.x branch from df75021 to 0361d28 Compare February 14, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants