Commit 87d1c25
authored
chore(deps): bump noticed from 2.9.2 to 2.9.3 (#1108)
Bumps [noticed](https://github.com/excid3/noticed) from 2.9.2 to 2.9.3.
<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.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix Action Push Native silent logic by <a
href="https://github.com/djpremier"><code>@djpremier</code></a> in <a
href="https://redirect.github.com/excid3/noticed/pull/560">excid3/noticed#560</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/djpremier"><code>@djpremier</code></a>
made their first contribution in <a
href="https://redirect.github.com/excid3/noticed/pull/560">excid3/noticed#560</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/excid3/noticed/compare/v2.9.2...v2.9.3">https://github.com/excid3/noticed/compare/v2.9.2...v2.9.3</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.3</h3>
<ul>
<li>[Bugfix] Silent was opposite for Action Push Native notifications <a
href="https://redirect.github.com/excid3/noticed/issues/560">#560</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/excid3/noticed/commit/654a1f66385989df1a7be0f9effd0a3658be5dd9"><code>654a1f6</code></a>
Version bump</li>
<li><a
href="https://github.com/excid3/noticed/commit/a6fe7ac771d2f60f7e216bb280817c4965a2337c"><code>a6fe7ac</code></a>
Fix Action Push Native silent logic (<a
href="https://redirect.github.com/excid3/noticed/issues/560">#560</a>)</li>
<li>See full diff in <a
href="https://github.com/excid3/noticed/compare/v2.9.2...v2.9.3">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
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments