Bump ignore from 0.4.21 to 0.4.22 (#9606)
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.21 to
0.4.22.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/2c3897585d3a6d0709954bc389bed3d957878048"><code>2c38975</code></a>
ignore-0.4.22</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/c8e4a84519ede79b330f9a9e2b072110d5bd0c8c"><code>c8e4a84</code></a>
cli: prefix all non-fatal error messages with 'rg: '</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/b9c774937fc285e6668be9823c4bf231a61fc4a8"><code>b9c7749</code></a>
ignore: fix reference cycle for compiled matchers</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/67dd809a8097923a721305ce0632a9fb9f19cb57"><code>67dd809</code></a>
ignore: add some 'allow(dead_code)' annotations</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/e0a85678e112759f56f9e07d04a29f2eed6eb348"><code>e0a8567</code></a>
complete/fish: improve shell completions for fish</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/56c7ad175ac1326e8d36a880061ca3b0e67ad5ea"><code>56c7ad1</code></a>
ignore/types: add Lean</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/2a4dba3fbfef944c562bcdfa7485fa0f70d4f86f"><code>2a4dba3</code></a>
ignore/types: add meson.options</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/daa157b5f99c064eac7cd4593e4ec07bb8fd9bef"><code>daa157b</code></a>
core: actually implement --sortr=path</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/0096c74c1195956e893535f1f2919068daef1c2c"><code>0096c74</code></a>
grep-0.3.1</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/8c48355b03ee514f4962d2c038a1be9704125c75"><code>8c48355</code></a>
deps: bump grep-printer to 0.2.1</li>
<li>Additional commits viewable in <a
href="https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.21...ignore-0.4.22">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>