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

Bump servo-media from `03c7420` to `62cd58a` #26247

Merged
merged 1 commit into from Apr 21, 2020

Conversation

@dependabot-preview
Copy link
Contributor

dependabot-preview bot commented Apr 21, 2020

Bumps servo-media from 03c7420 to 62cd58a.

Commits
  • 62cd58a Merge pull request #335 from khodzha/323
  • 9c76811 removed doc comments on macro invocations
  • cc9fb62 removed braces to avoid -D unused-braces failing build
  • 1a81e6e return err if ServoMedia wasnt initialized
  • d7cce49 Auto merge of #334 - Darkspirit:https, r=jdm
  • 786b7bc Replace http with https
  • See full diff in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 [servo-media](https://github.com/servo/media) from `03c7420` to `62cd58a`.
- [Release notes](https://github.com/servo/media/releases)
- [Commits](servo/media@03c7420...62cd58a)

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

highfive commented Apr 21, 2020

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @nox (or someone else) soon.

@jdm
Copy link
Member

jdm commented Apr 21, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Apr 21, 2020

📌 Commit 7c99465 has been approved by jdm

@highfive highfive assigned jdm and unassigned nox Apr 21, 2020
@bors-servo
Copy link
Contributor

bors-servo commented Apr 21, 2020

Testing commit 7c99465 with merge f0ffbec...

bors-servo added a commit that referenced this pull request Apr 21, 2020
Bump servo-media from `03c7420` to `62cd58a`

Bumps [servo-media](https://github.com/servo/media) from `03c7420` to `62cd58a`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/servo/media/commit/62cd58a94c54e8d9ff3845f263356e242e951686"><code>62cd58a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/servo/media/issues/335">#335</a> from khodzha/323</li>
<li><a href="https://github.com/servo/media/commit/9c7681176128c6d5fd583ffff6cf76e63275d7ab"><code>9c76811</code></a> removed doc comments on macro invocations</li>
<li><a href="https://github.com/servo/media/commit/cc9fb6211ff743f88c2c327c5c9f8f2aae8fe632"><code>cc9fb62</code></a> removed braces to avoid -D unused-braces failing build</li>
<li><a href="https://github.com/servo/media/commit/1a81e6e31934bcd7dad8edad214f71c72d73e114"><code>1a81e6e</code></a> return err if ServoMedia wasnt initialized</li>
<li><a href="https://github.com/servo/media/commit/d7cce49d027d1db657bc7930082bdf0f7ccafcc1"><code>d7cce49</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/media/issues/334">#334</a> - Darkspirit:https, r=jdm</li>
<li><a href="https://github.com/servo/media/commit/786b7bc78ed180442faf0aa3141085e198ef7296"><code>786b7bc</code></a> Replace http with https</li>
<li>See full diff in <a href="https://github.com/servo/media/compare/03c7420794b7d1bb80e50e03eaf3ae6e55f446ac...62cd58a94c54e8d9ff3845f263356e242e951686">compare view</a></li>
</ul>
</details>
<br />

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)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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 Apr 21, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Apr 21, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Apr 21, 2020

Testing commit 7c99465 with merge de5d369...

bors-servo added a commit that referenced this pull request Apr 21, 2020
Bump servo-media from `03c7420` to `62cd58a`

Bumps [servo-media](https://github.com/servo/media) from `03c7420` to `62cd58a`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/servo/media/commit/62cd58a94c54e8d9ff3845f263356e242e951686"><code>62cd58a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/servo/media/issues/335">#335</a> from khodzha/323</li>
<li><a href="https://github.com/servo/media/commit/9c7681176128c6d5fd583ffff6cf76e63275d7ab"><code>9c76811</code></a> removed doc comments on macro invocations</li>
<li><a href="https://github.com/servo/media/commit/cc9fb6211ff743f88c2c327c5c9f8f2aae8fe632"><code>cc9fb62</code></a> removed braces to avoid -D unused-braces failing build</li>
<li><a href="https://github.com/servo/media/commit/1a81e6e31934bcd7dad8edad214f71c72d73e114"><code>1a81e6e</code></a> return err if ServoMedia wasnt initialized</li>
<li><a href="https://github.com/servo/media/commit/d7cce49d027d1db657bc7930082bdf0f7ccafcc1"><code>d7cce49</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/media/issues/334">#334</a> - Darkspirit:https, r=jdm</li>
<li><a href="https://github.com/servo/media/commit/786b7bc78ed180442faf0aa3141085e198ef7296"><code>786b7bc</code></a> Replace http with https</li>
<li>See full diff in <a href="https://github.com/servo/media/compare/03c7420794b7d1bb80e50e03eaf3ae6e55f446ac...62cd58a94c54e8d9ff3845f263356e242e951686">compare view</a></li>
</ul>
</details>
<br />

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)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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 Apr 21, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Apr 21, 2020

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Apr 21, 2020

Testing commit 7c99465 with merge c88a972...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 21, 2020

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

@bors-servo bors-servo merged commit c88a972 into master Apr 21, 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/servo-media-62cd58a branch Apr 21, 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

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