Skip to content

Bump dropshot from 0.16.0 to 0.17.1#391

Merged
jessfraz merged 1 commit into
mainfrom
dependabot/cargo/dropshot-0.17.1
Jun 15, 2026
Merged

Bump dropshot from 0.16.0 to 0.17.1#391
jessfraz merged 1 commit into
mainfrom
dependabot/cargo/dropshot-0.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps dropshot from 0.16.0 to 0.17.1.

Changelog

Sourced from dropshot's changelog.

== 0.17.1 (released 2026-06-02)

oxidecomputer/dropshot@v0.17.0\...v0.17.1[Full list of commits]

  • oxidecomputer/dropshot#1590 Switched TLS backend from ring to aws-lc-rs; this follows the direction of rustls and reqwest and eliminates the need to build both crates when other dependencies already use aws-lc-rs. Note that aws-lc-sys has more complex build requirements (CMake) and cross-compilation support may vary by platform.
  • oxidecomputer/dropshot#1605 oxidecomputer/dropshot#1608 Updated to Rust edition 2024, raising the minimum supported Rust version to 1.85

== 0.17.0 (released 2026-03-16)

oxidecomputer/dropshot@v0.16.7\...v0.17.0[Full list of commits]

== 0.16.7 (released 2026-01-27)

oxidecomputer/dropshot@v0.16.6\...v0.16.7[Full list of commits]

== 0.16.6 (released 2025-12-10)

oxidecomputer/dropshot@v0.16.5\...v0.16.6[Full list of commits]

  • oxidecomputer/dropshot#1490 Added map and try_map to Query, Path, Header, HttpResponseOk, HttpResponseCreated, HttpResponseAccepted, and HttpResponseHeaders, similar to map and try_map that already exist on TypedBody

== 0.16.5 (released 2025-11-20)

oxidecomputer/dropshot@v0.16.4\...v0.16.5[Full list of commits]

  • oxidecomputer/dropshot#1475 Added ClientSpecifiesVersionInHeader::on_missing to provide a default version when the header is missing, intended for use when you're not in control of all clients

== 0.16.4 (released 2025-09-04)

oxidecomputer/dropshot@v0.16.3\...v0.16.4[Full list of commits]

== 0.16.3 (released 2025-08-14)

oxidecomputer/dropshot@v0.16.2\...v0.16.3[Full list of commits]

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from 0.16.0 to 0.17.1.
- [Changelog](https://github.com/oxidecomputer/dropshot/blob/main/CHANGELOG.adoc)
- [Commits](oxidecomputer/dropshot@v0.16.0...v0.17.1)

---
updated-dependencies:
- dependency-name: dropshot
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 13, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 13, 2026

@jessfraz jessfraz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval.

@jessfraz
jessfraz merged commit 874d882 into main Jun 15, 2026
3 of 6 checks passed
@jessfraz
jessfraz deleted the dependabot/cargo/dropshot-0.17.1 branch June 15, 2026 15:57
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant