Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps dropshot from ce5deee to 120e168.

Commits
  • 120e168 Bump usdt dependency to support stable toolchains (#522)
  • 3b1195d Update Rust to v1.66.1 (#559)
  • ebf16d0 Better detection of features necessary for USDT probes (#561)
  • 3ffc643 move some api_description functions into new schema_util (#560)
  • bf64ab7 move extractors and generic schema utilities out of handler.rs (#554)
  • 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.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `ce5deee` to `120e168`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases)
- [Commits](oxidecomputer/dropshot@ce5deee...120e168)

---
updated-dependencies:
- dependency-name: dropshot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/dropshot-120e168 branch from 7d8c13e to a3e7cdd Compare January 16, 2023 18:21
@ahl ahl merged commit eb6b15a into main Jan 17, 2023
@ahl ahl deleted the dependabot/cargo/dropshot-120e168 branch January 17, 2023 00:33
smklein pushed a commit that referenced this pull request Jan 18, 2023
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from
`ce5deee` to `120e168`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oxidecomputer/dropshot/commit/120e168525018dca4c9c3bed47d398c55fdd4d6b"><code>120e168</code></a>
Bump usdt dependency to support stable toolchains (<a
href="https://github-redirect.dependabot.com/oxidecomputer/dropshot/issues/522">#522</a>)</li>
<li><a
href="https://github.com/oxidecomputer/dropshot/commit/3b1195d2eaa0094a5c17b8e44f26b5959e2c6f31"><code>3b1195d</code></a>
Update Rust to v1.66.1 (<a
href="https://github-redirect.dependabot.com/oxidecomputer/dropshot/issues/559">#559</a>)</li>
<li><a
href="https://github.com/oxidecomputer/dropshot/commit/ebf16d0fc041e2ccef87be2af5bdfdedf8e779c9"><code>ebf16d0</code></a>
Better detection of features necessary for USDT probes (<a
href="https://github-redirect.dependabot.com/oxidecomputer/dropshot/issues/561">#561</a>)</li>
<li><a
href="https://github.com/oxidecomputer/dropshot/commit/3ffc64346bd3fb1cfdebf0612318359a8a175357"><code>3ffc643</code></a>
move some api_description functions into new schema_util (<a
href="https://github-redirect.dependabot.com/oxidecomputer/dropshot/issues/560">#560</a>)</li>
<li><a
href="https://github.com/oxidecomputer/dropshot/commit/bf64ab7f61c3f72f3bbcc42f9a3f61ccbe508115"><code>bf64ab7</code></a>
move extractors and generic schema utilities out of handler.rs (<a
href="https://github-redirect.dependabot.com/oxidecomputer/dropshot/issues/554">#554</a>)</li>
<li>See full diff in <a
href="https://github.com/oxidecomputer/dropshot/compare/ce5deee415cd1734b07342640fa09af8e7c3a7d0...120e168525018dca4c9c3bed47d398c55fdd4d6b">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)

---

<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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants