Skip to content

Commit

Permalink
Auto merge of servo#26779 - servo:dependabot/cargo/unicode-normalizat…
Browse files Browse the repository at this point in the history
…ion-0.1.12, r=jdm

build(deps): bump unicode-normalization from 0.1.5 to 0.1.12

Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.5 to 0.1.12.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/59febebedebd4df45ca5950f4e71fdf40e1da97d"><code>59febeb</code></a> Publish 0.1.12</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/fa604a6b99d4f04042214fae2a13ea3ed0435f15"><code>fa604a6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unicode-rs/unicode-normalization/issues/52">#52</a> from clintfred/master</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/91bd7d8c0b3a3e8e354f83da998c4345ccde4988"><code>91bd7d8</code></a> bump to smallvec 1.1.0</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/02f8b230b7a3aea4bb1433af4a24efbacb6ca8ea"><code>02f8b23</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unicode-rs/unicode-normalization/issues/49">#49</a> from unicode-rs/bump</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/87fac9dafe8fda059b1e8f4b3eac18e9429b8a3a"><code>87fac9d</code></a> Bump to 0.1.11</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/d81a08a4eca0dd3120a0a9992b7922d3c412f6c5"><code>d81a08a</code></a> Add #[allow(ellipsis_inclusive_range_patterns)] to unicode.py</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/717e6c2dacfe44eb8b68267916e4c9ad44d9639f"><code>717e6c2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unicode-rs/unicode-normalization/issues/48">#48</a> from kentfredric/attempt-4</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/fc87399fceb1027eafed06ba19940fae0f7c50e3"><code>fc87399</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unicode-rs/unicode-normalization/issues/47">#47</a> from unicode-rs/version-bump</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/5fabe3660c6f15fc2199b2ad2d6f07c6bdcaa468"><code>5fabe36</code></a> Bump to 0.1.10</li>
<li><a href="https://github.com/unicode-rs/unicode-normalization/commit/0f4cb1e0b50a802ed891e2fcc3748fac2fdc075f"><code>0f4cb1e</code></a> Add travis glue to test built package too</li>
<li>Additional commits viewable in <a href="https://github.com/unicode-rs/unicode-normalization/compare/v0.1.5...v0.1.12">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=unicode-normalization&package-manager=cargo&previous-version=0.1.5&new-version=0.1.12)](https://dependabot.com/compatibility-score/?dependency-name=unicode-normalization&package-manager=cargo&previous-version=0.1.5&new-version=0.1.12)

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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

</details>
  • Loading branch information
bors-servo committed Jun 4, 2020
2 parents bfb8b91 + ae9867c commit 5df062a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Cargo.lock

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

0 comments on commit 5df062a

Please sign in to comment.