diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-06-08 15:38:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 15:38:24 -0400 |
commit | 8b56b7a3c25a717953cde0706464c8f9fed6a3d7 (patch) | |
tree | 318a216f4ea50b85598fc9e53f1493463ee44fce /components/script/dom/gpucommandencoder.rs | |
parent | a6016b3a62804788ad23358e34fa5c1f50716f9a (diff) | |
parent | eee7bc69ff4f0169b4ff1874f42ee1c6ccaa7ac2 (diff) | |
download | servo-8b56b7a3c25a717953cde0706464c8f9fed6a3d7.tar.gz servo-8b56b7a3c25a717953cde0706464c8f9fed6a3d7.zip |
Auto merge of #26818 - servo:dependabot/cargo/core-text-13.3.2, r=jdm
build(deps): bump core-text from 13.2.0 to 13.3.2
Bumps [core-text](https://github.com/servo/core-foundation-rs) from 13.2.0 to 13.3.2.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/servo/core-foundation-rs/commit/b2b92f8bce2a88f7f049fc8fdbe9442ce101339c"><code>b2b92f8</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/core-foundation-rs/issues/348">#348</a> - servo:backport-347, r=SimonSapin</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/e0ec957e374c103ca333845ec250dcd7fbc0143e"><code>e0ec957</code></a> Properly make core_text::font::Font be Send and Sync</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/70aca43f2f0404eb3db9b033fc2ecd39bc6a6df3"><code>70aca43</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/core-foundation-rs/issues/341">#341</a> - SSheldon:cocoa_version_0.19.1, r=jdm</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/e65c9b29399274aba556bb244430249f76a01d90"><code>e65c9b2</code></a> Update cocoa version to 0.19.1</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/f7c2096ad06311d5f52ce2f8de55bbee46317537"><code>f7c2096</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/core-foundation-rs/issues/340">#340</a> - SSheldon:fix_omitted_ret_types, r=jdm</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/0a1b0d6f1bbe5a3e60903a9416543e408d8581c5"><code>0a1b0d6</code></a> Fixes so the compiler can infer msg_send! return types</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/c9b0702dc0405820d064126b0be565f39d648ccf"><code>c9b0702</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/core-foundation-rs/issues/337">#337</a> - wezm:CFDataGetBytes, r=jdm</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/b2a4a0e5661c32582ad07a606647046d18ba0a3e"><code>b2a4a0e</code></a> Add CFDataGetBytes to CFData bindings</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/6143ce111ebf12600c8a3c0e907bf44739d2b00e"><code>6143ce1</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/core-foundation-rs/issues/336">#336</a> - wezm:copy-available-tables, r=jdm</li>
<li><a href="https://github.com/servo/core-foundation-rs/commit/bc20614a3bf73e82e363e95ae901c5ad70be0d09"><code>bc20614</code></a> Add get_available_font_tables to CTFont</li>
<li>Additional commits viewable in <a href="https://github.com/servo/core-foundation-rs/compare/core-text-v13.2.0...core-text-v13.3.2">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=core-text&package-manager=cargo&previous-version=13.2.0&new-version=13.3.2)
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>
Diffstat (limited to 'components/script/dom/gpucommandencoder.rs')
0 files changed, 0 insertions, 0 deletions