Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Jun 4, 2020

Conversation

@dependabot-preview
Copy link
Contributor

dependabot-preview bot commented Jun 4, 2020

Bumps unicode-normalization from 0.1.5 to 0.1.12.

Commits
  • 59febeb Publish 0.1.12
  • fa604a6 Merge pull request #52 from clintfred/master
  • 91bd7d8 bump to smallvec 1.1.0
  • 02f8b23 Merge pull request #49 from unicode-rs/bump
  • 87fac9d Bump to 0.1.11
  • d81a08a Add #[allow(ellipsis_inclusive_range_patterns)] to unicode.py
  • 717e6c2 Merge pull request #48 from kentfredric/attempt-4
  • fc87399 Merge pull request #47 from unicode-rs/version-bump
  • 5fabe36 Bump to 0.1.10
  • 0f4cb1e Add travis glue to test built package too
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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:

  • 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)
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.5 to 0.1.12.
- [Release notes](https://github.com/unicode-rs/unicode-normalization/releases)
- [Commits](unicode-rs/unicode-normalization@v0.1.5...v0.1.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@jdm
Copy link
Member

jdm commented Jun 4, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2020

📌 Commit ae9867c has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2020

Testing commit ae9867c with merge 0bf4a34...

bors-servo added a commit that referenced this pull request Jun 4, 2020
….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>
@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jun 4, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2020

Testing commit ae9867c with merge 5df062a...

@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 5df062a to master...

@bors-servo bors-servo merged commit 5df062a into master Jun 4, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@bors-servo bors-servo deleted the dependabot/cargo/unicode-normalization-0.1.12 branch Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.