Commit 54edad0
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 />
[](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>1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
| 506 | + | |
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
602 | | - | |
| 602 | + | |
603 | 603 | | |
604 | 604 | | |
| 605 | + | |
605 | 606 | | |
606 | 607 | | |
607 | 608 | | |
| |||
803 | 804 | | |
804 | 805 | | |
805 | 806 | | |
806 | | - | |
| 807 | + | |
807 | 808 | | |
808 | 809 | | |
809 | 810 | | |
| |||
0 commit comments