Commit 8f9069e
authored
chore(deps): bump noticed from 2.8.0 to 2.8.1 (#1077)
Bumps [noticed](https://github.com/excid3/noticed) from 2.8.0 to 2.8.1.
<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.8.1</h3>
<ul>
<li>Fix Coder support for arguments with Rails 8.1</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/excid3/noticed/commit/14a064eb36e28afab46729b106bf60df025136ac"><code>14a064e</code></a>
Version bump</li>
<li><a
href="https://github.com/excid3/noticed/commit/464545c23d14cd554fd2eda92c4acbc439dc4abb"><code>464545c</code></a>
Handle serialization in Rails 8.1. Closes <a
href="https://redirect.github.com/excid3/noticed/issues/553">#553</a></li>
<li><a
href="https://github.com/excid3/noticed/commit/2a49f2e662c7a999829fcc4ec24408efda34044c"><code>2a49f2e</code></a>
Add appraisal for Rails 8.1</li>
<li><a
href="https://github.com/excid3/noticed/commit/9b6b255657b4da2c74f6ffcea8c37241acf812de"><code>9b6b255</code></a>
Clean up generator templates for required_options</li>
<li><a
href="https://github.com/excid3/noticed/commit/d3b718b0659aecc303e0ecb18e2f0b087fcee28a"><code>d3b718b</code></a>
Remove v1 upgrade note</li>
<li>See full diff in <a
href="https://github.com/excid3/noticed/compare/v2.8.0...v2.8.1">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
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments