Open
Conversation
75b03ce to
705ad19
Compare
705ad19 to
a7ca256
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
'~> 1.6.3'→'~> 3.0.0'Release Notes
excid3/noticed (noticed)
v3.0.0Compare Source
argsandkwargs#565v2.9.3Compare Source
v2.9.2Compare Source
NotificationChannelv2.9.1Compare Source
v2.9.0Compare Source
v2.8.1Compare Source
v2.8.0Compare Source
--bulkoption for generating bulk delivery methodsv2.7.1Compare Source
recipients :symbolignored when pointing to a private methodv2.7.0Compare Source
v2.6.2Compare Source
v2.6.1Compare Source
v2.6.0Compare Source
mark_as_read_and_seenandmark_as_unread_and_unseenclass methods toNoticed::Notificationmark_asclass methods onNoticed::Notificationv2.5.1Compare Source
{ok: true/false}response to catch errors correctly #515v2.5.0Compare Source
v2.4.3Compare Source
v2.4.2Compare Source
parent_classconfiguration now also changes the parent class forNoticed::EventJob. #483v2.4.1Compare Source
v2.4.0Compare Source
recipientsfeature to let Notifiers determine their recipientsv2.3.3Compare Source
public_sendfor Email delivery so it doesn't accidentally call private methods.v2.3.2Compare Source
:jsontype on:paramscolumn with default to better integrate with ActiveRecord.This fixes sqlserver (and probably other databases). #451
v2.3.1Compare Source
ApplicationNotifierin generator if it already existsv2.3.0Compare Source
error_handlerto Twilio delivery method #444recordbeing removed forEphemeralnotifications #448v2.2.2Compare Source
fetch_constantwill now constantize Strings returned from procs or method callsv2.2.1Compare Source
fetch_constantused by Email and ActionCable delivery methods now support procs and method calls with symbols like other optionsv2.2.0Compare Source
config.before_enqueuecallbackThis callback can be used to skip enqueuing delivery methods:
formatoption with Symbols. This now passes thenotificationandapnobjects instead of just theapn.v2.1.3Compare Source
v2.1.2Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
[!IMPORTANT] Run
rails noticed:install:migrationsto upgrade to this versionnotifications_countcounter cache to Noticed::Event.has_noticed_notificationsfor backwards compatibility.Noticed::Ephemeralnotifiers that skip the database records. These use ActiveModel to simulate Notifiers in memory and should work the same as a regular Notifier.v2.0.6Compare Source
param(s)anddeliver_laterback with deprecations where necessary to ease upgrading from v1v2.0.5Compare Source
mark_as_readand other class methods will now writeupdated_atas well to bust cachesv2.0.4Compare Source
v2.0.3Compare Source
Notifiersuffix.notificationargument when calling the method instead of the delivery method instance.v2.0.2Compare Source
Noticed::NotificationChanneland change defaults for ActionCable deliveries to this channel and stream torecipientv2.0.1Compare Source
notificationandrecipientin email params. Fixes #366v2.0.0Compare Source
TODO - add migration example
twilio_messagingto provide support for other Twilio services in the future.vonage_smsto provide support for other Vonage services in the future.Notificationshave now been renamed toNotifiersand now inherit from theConfiguration
📅 Schedule: Branch creation - "before 2am" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.