Skip to content

Commit 7229aed

Browse files
authored
Build(deps): Bump noticed from 2.7.0 to 2.7.1 (#881)
Bumps [noticed](https://github.com/excid3/noticed) from 2.7.0 to 2.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/excid3/noticed/releases">noticed's releases</a>.</em></p> <blockquote> <h2>v2.7.1</h2> <h2>What's Changed</h2> <ul> <li>Update documentation on recipient-specific settings by <a href="https://github.com/sjswoboda"><code>@​sjswoboda</code></a> in <a href="https://redirect.github.com/excid3/noticed/pull/543">excid3/noticed#543</a></li> <li>Add an error handler lambda to FCM delivery method by <a href="https://github.com/tony-rowan"><code>@​tony-rowan</code></a> in <a href="https://redirect.github.com/excid3/noticed/pull/544">excid3/noticed#544</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sjswoboda"><code>@​sjswoboda</code></a> made their first contribution in <a href="https://redirect.github.com/excid3/noticed/pull/543">excid3/noticed#543</a></li> <li><a href="https://github.com/tony-rowan"><code>@​tony-rowan</code></a> made their first contribution in <a href="https://redirect.github.com/excid3/noticed/pull/544">excid3/noticed#544</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/excid3/noticed/compare/v2.7.0...v2.7.1">https://github.com/excid3/noticed/compare/v2.7.0...v2.7.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/excid3/noticed/blob/main/CHANGELOG.md">noticed's changelog</a>.</em></p> <blockquote> <h3>2.7.1</h3> <ul> <li>Fix <code>recipients :symbol</code> ignored when pointing to a private method</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/excid3/noticed/commit/fae78f99fd59aaa310c8ef9ac9f064305c8be0ce"><code>fae78f9</code></a> Version bump</li> <li><a href="https://github.com/excid3/noticed/commit/7fd2bd08000cb618096b2825a3458db555783fcc"><code>7fd2bd0</code></a> Merge</li> <li><a href="https://github.com/excid3/noticed/commit/3ac3a5c807f8cbc5d47fb68bfc12f60b8ddfbb89"><code>3ac3a5c</code></a> Fix recipients not finding private methods</li> <li><a href="https://github.com/excid3/noticed/commit/e60d8e15007f2c540c19cd0af033fe427e2d45f8"><code>e60d8e1</code></a> Add an error handler lambda to FCM delivery method (<a href="https://redirect.github.com/excid3/noticed/issues/544">#544</a>)</li> <li><a href="https://github.com/excid3/noticed/commit/5baa4da83e895c8632d8604240e23cd77a7b1ead"><code>5baa4da</code></a> Update documentation on recipient-specific settings (<a href="https://redirect.github.com/excid3/noticed/issues/543">#543</a>)</li> <li>See full diff in <a href="https://github.com/excid3/noticed/compare/v2.7.0...v2.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=noticed&package-manager=bundler&previous-version=2.7.0&new-version=2.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
2 parents 9ffdbbc + 740cf32 commit 7229aed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ GEM
463463
mutex_m (0.3.0)
464464
net-http (0.6.0)
465465
uri
466-
net-imap (0.5.8)
466+
net-imap (0.5.9)
467467
date
468468
net-protocol
469469
net-pop (0.1.2)
@@ -475,7 +475,7 @@ GEM
475475
nio4r (2.7.4)
476476
nokogiri (1.18.8-x86_64-linux-gnu)
477477
racc (~> 1.4)
478-
noticed (2.7.0)
478+
noticed (2.7.1)
479479
rails (>= 6.1.0)
480480
optimist (3.2.1)
481481
orm_adapter (0.5.0)
@@ -575,7 +575,7 @@ GEM
575575
ffi (>= 1.0.6)
576576
msgpack (>= 0.4.3)
577577
optimist (>= 3.0.0)
578-
rdoc (6.14.0)
578+
rdoc (6.14.1)
579579
erb
580580
psych (>= 4.0.0)
581581
redis (5.4.0)
@@ -783,7 +783,7 @@ GEM
783783
bindex (>= 0.4.0)
784784
railties (>= 6.0.0)
785785
websocket (1.2.11)
786-
websocket-driver (0.7.7)
786+
websocket-driver (0.8.0)
787787
base64
788788
websocket-extensions (>= 0.1.0)
789789
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)