Skip to content

Commit 54edad0

Browse files
authored
chore(deps): bump noticed from 2.8.1 to 2.9.2 (#1105)
Bumps [noticed](https://github.com/excid3/noticed) from 2.8.1 to 2.9.2. <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.9.2</h2> <h2>What's Changed</h2> <ul> <li>Don't eager load notification channel with zeitwerk by <a href="https://github.com/excid3"><code>@​excid3</code></a> in <a href="https://redirect.github.com/excid3/noticed/pull/559">excid3/noticed#559</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/excid3/noticed/compare/v2.9.1...v2.9.2">https://github.com/excid3/noticed/compare/v2.9.1...v2.9.2</a></p> <h2>v2.9.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/excid3/noticed/compare/v2.9.0...v2.9.1">https://github.com/excid3/noticed/compare/v2.9.0...v2.9.1</a></p> <h2>v2.9.0</h2> <h2>What's Changed</h2> <ul> <li>Allow for Webhook body to be set directly by <a href="https://github.com/lundie"><code>@​lundie</code></a> in <a href="https://redirect.github.com/excid3/noticed/pull/556">excid3/noticed#556</a></li> <li>Add Action Push Native delivery method by <a href="https://github.com/excid3"><code>@​excid3</code></a> in <a href="https://redirect.github.com/excid3/noticed/pull/555">excid3/noticed#555</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lundie"><code>@​lundie</code></a> made their first contribution in <a href="https://redirect.github.com/excid3/noticed/pull/556">excid3/noticed#556</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/excid3/noticed/compare/v2.8.1...v2.9.0">https://github.com/excid3/noticed/compare/v2.8.1...v2.9.0</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.9.2</h3> <ul> <li>[Bugfix] Don't eager load <code>NotificationChannel</code></li> </ul> <h3>2.9.1</h3> <ul> <li>[Bugfix] Don't eager load delivery methods. These should be only lazy loaded.</li> </ul> <h3>2.9.0</h3> <ul> <li>Add Action Push Native delivery method</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/excid3/noticed/commit/05fd20966fc4315f8d95d42e44321efcd919258f"><code>05fd209</code></a> Version bump</li> <li><a href="https://github.com/excid3/noticed/commit/8a7ab0847ce519dbcef691691927886865cee12c"><code>8a7ab08</code></a> Don't eager load notification channel with zeitwerk (<a href="https://redirect.github.com/excid3/noticed/issues/559">#559</a>)</li> <li><a href="https://github.com/excid3/noticed/commit/e2f0afaec85532bb79f01bd675ac0805410b37b0"><code>e2f0afa</code></a> Version bump</li> <li><a href="https://github.com/excid3/noticed/commit/1a0c544772f4c6f05c3380a0df87f4f69c922ae1"><code>1a0c544</code></a> Only autoload delivery method directories. Fixes <a href="https://redirect.github.com/excid3/noticed/issues/557">#557</a></li> <li><a href="https://github.com/excid3/noticed/commit/417971874fac4bae05a56b1dfc75da69b35d9974"><code>4179718</code></a> Rails 8.1.0.beta2 reverts the AJ::Arguments serialize changes</li> <li><a href="https://github.com/excid3/noticed/commit/c199038c9f547424033ac7047e924d518ed3a9d1"><code>c199038</code></a> Linty</li> <li><a href="https://github.com/excid3/noticed/commit/5cb09ee5cf7a6cc7443ba938f0ea66fbc8908de7"><code>5cb09ee</code></a> Merge branch 'main' of github.com:excid3/noticed</li> <li><a href="https://github.com/excid3/noticed/commit/02ab8836f6f352204fbce5fc486fc0ece40e8d1c"><code>02ab883</code></a> Version bump</li> <li><a href="https://github.com/excid3/noticed/commit/b3f1777a2b4eb2c535ed59749b5abe14261dae9d"><code>b3f1777</code></a> Add Action Push Native delivery method (<a href="https://redirect.github.com/excid3/noticed/issues/555">#555</a>)</li> <li><a href="https://github.com/excid3/noticed/commit/70c584f8e8bd3ca73fad4221a4fedf44af2b3154"><code>70c584f</code></a> Update deprecator for Rails 7.1 and up</li> <li>Additional commits viewable in <a href="https://github.com/excid3/noticed/compare/v2.8.1...v2.9.2">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.8.1&new-version=2.9.2)](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 98a7b28 + e81e6ae commit 54edad0

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ GEM
299299
base64
300300
faraday (>= 1, < 3)
301301
multi_json
302-
erb (5.0.2)
302+
erb (5.0.3)
303303
erubi (1.13.1)
304304
et-orbi (1.3.0)
305305
tzinfo
@@ -475,7 +475,7 @@ GEM
475475
multipart-post (2.4.1)
476476
net-http (0.6.0)
477477
uri
478-
net-imap (0.5.10)
478+
net-imap (0.5.12)
479479
date
480480
net-protocol
481481
net-pop (0.1.2)
@@ -491,7 +491,7 @@ GEM
491491
racc (~> 1.4)
492492
nokogiri (1.18.10-x86_64-linux-gnu)
493493
racc (~> 1.4)
494-
noticed (2.8.1)
494+
noticed (2.9.2)
495495
rails (>= 6.1.0)
496496
optimist (3.2.1)
497497
orm_adapter (0.5.0)
@@ -503,7 +503,7 @@ GEM
503503
pg (1.6.2-arm64-darwin)
504504
pg (1.6.2-x86_64-linux)
505505
popper_js (2.11.8)
506-
pp (0.6.2)
506+
pp (0.6.3)
507507
prettyprint
508508
premailer (1.27.0)
509509
addressable
@@ -533,7 +533,7 @@ GEM
533533
activesupport (>= 3.0.0)
534534
raabro (1.4.0)
535535
racc (1.8.1)
536-
rack (3.2.1)
536+
rack (3.2.2)
537537
rack-attack (6.7.0)
538538
rack (>= 1.0, < 4)
539539
rack-cors (3.0.0)
@@ -599,9 +599,10 @@ GEM
599599
ffi (>= 1.0.6)
600600
msgpack (>= 0.4.3)
601601
optimist (>= 3.0.0)
602-
rdoc (6.14.2)
602+
rdoc (6.15.0)
603603
erb
604604
psych (>= 4.0.0)
605+
tsort
605606
redis (5.4.1)
606607
redis-client (>= 0.22.0)
607608
redis-client (0.25.2)
@@ -803,7 +804,7 @@ GEM
803804
unicode-display_width (3.2.0)
804805
unicode-emoji (~> 4.1)
805806
unicode-emoji (4.1.0)
806-
uri (1.0.3)
807+
uri (1.0.4)
807808
useragent (0.16.11)
808809
virtus (2.0.0)
809810
axiom-types (~> 0.1)

0 commit comments

Comments
 (0)