Skip to content

Commit

Permalink
Bump globset from 0.4.13 to 0.4.14 (#1694)
Browse files Browse the repository at this point in the history
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.13 to
0.4.14.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/09a4b75bafe8798de2835f6a65a9bfa645bc3fce"><code>09a4b75</code></a>
ignore-0.4.14</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/4dfea016b915bb1e88679361de83a91e60447835"><code>4dfea01</code></a>
ignore/types: add ebuild type</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56"><code>67c0f57</code></a>
ignore-0.4.13</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/543f99dbf16c3a60f9c304f55923c0238d3acbe2"><code>543f99d</code></a>
grep-regex-0.1.7</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/0ea65efd6d7a98b721fcf5f62a6e549204ee01b2"><code>0ea65ef</code></a>
regex: special case literal extraction</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/8ba6ccd159ba6bee6ad869a2a09565f3625febb7"><code>8ba6ccd</code></a>
ignore: fix failing test</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/34edb8123a0b7bd69a61cd237fec8c1b26a3f786"><code>34edb81</code></a>
ignore: squash noisy error message</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/92daa34eb3031ae2c61bb81da4d9245b1fa7fff9"><code>92daa34</code></a>
ripgrep: release 12.0.0</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/e772a95b58b77604e9a4657e949431539ec15b08"><code>e772a95</code></a>
regex: avoid using literal optimizations when whitespace is
detected</li>
<li><a
href="https://github.com/BurntSushi/ripgrep/commit/9dd4bf8d7fe291ebdb3d3277d06d4708d98169e9"><code>9dd4bf8</code></a>
style: fix rust-analyzer lint warnings</li>
<li>Additional commits viewable in <a
href="https://github.com/BurntSushi/ripgrep/compare/globset-0.4.13...ignore-0.4.14">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=globset&package-manager=cargo&previous-version=0.4.13&new-version=0.4.14)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 5455425 commit c3e3603
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3e3603

Please sign in to comment.