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

Update dependency slack-notifier to v2 #3400

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
slack-notifier '~> 1.5.1' -> '~> 2.4.0' age adoption passing confidence

Release Notes

stevenosloan/slack-notifier (slack-notifier)

v2.4.0

Compare Source

v2.3.2

Compare Source

  • Improve compatability with CommonMark spec for markdown link formatting [@​revolter #​91]

    Still not 100% compliant, but it is now much closer.

v2.3.1

Compare Source

  • use map to return the array of responses instead of payload in ping & post [@​yhatt #​88]

v2.3.0

Compare Source

  • feat: add channels middleware to split payloads to ping multiple channels [#​40]
  • feat: support any middleware splittin payload into an array to allow multiple payloads from a single process.

v2.2.2

Compare Source

  • fix wrapping of attachments passed as a hash
  • fix error in LinkFormatter if a text payload was nil [#​81]

v2.2.1

Compare Source

v2.1.0

Compare Source

v2.0.0

Compare Source

[BREAKING] This is a fairly large change to how defaults are set and how messages are processed.

Setting Defaults

Setter methods are no longer available for setting defaults on a notifier instance, you'll now set defaults with a block on initialization.


Configuration

📅 Schedule: Branch creation - "after 9am and before 1pm on Saturday" in timezone Asia/Tokyo, 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/slack-notifier-2.x branch 2 times, most recently from 21db1cd to 541aa0e Compare May 4, 2024 02:31
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch from 541aa0e to a14407b Compare May 16, 2024 06:09
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label May 16, 2024
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch 3 times, most recently from ce1fdf5 to d19df70 Compare May 19, 2024 01:34
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch 3 times, most recently from 4e2e268 to 3b9fa25 Compare June 7, 2024 10:56
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch 2 times, most recently from 9338f8f to 0849e1c Compare July 6, 2024 12:23
@renovate renovate bot changed the title Update dependency slack-notifier to v2 Update dependency slack-notifier to v2 - autoclosed Jul 12, 2024
@renovate renovate bot closed this Jul 12, 2024
@renovate renovate bot deleted the renovate/slack-notifier-2.x branch July 12, 2024 07:05
@renovate renovate bot changed the title Update dependency slack-notifier to v2 - autoclosed Update dependency slack-notifier to v2 Jul 14, 2024
@renovate renovate bot reopened this Jul 14, 2024
@renovate renovate bot restored the renovate/slack-notifier-2.x branch July 14, 2024 10:58
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch from 0849e1c to 3d4b307 Compare September 8, 2024 07:27
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch 2 times, most recently from 5edc2a5 to 39fdaaa Compare October 7, 2024 19:08
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch 6 times, most recently from 1c9c771 to 2c752c3 Compare October 27, 2024 10:36
@renovate renovate bot force-pushed the renovate/slack-notifier-2.x branch from 2c752c3 to a702a72 Compare October 27, 2024 14:14
@knu
Copy link
Member

knu commented Nov 3, 2024

Looks like the way SlackAgent uses Slack::Notifier is not affected by the changes in the major upgrade from 1.x to 2.x.

@mergery mergery bot merged commit 1338488 into master Nov 3, 2024
14 checks passed
@mergery mergery bot deleted the renovate/slack-notifier-2.x branch November 3, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant