Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps progenitor from 634bf98 to 1ef131a.

Commits

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)

Bumps [progenitor](https://github.com/oxidecomputer/progenitor) from `634bf98` to `1ef131a`.
- [Release notes](https://github.com/oxidecomputer/progenitor/releases)
- [Commits](oxidecomputer/progenitor@634bf98...1ef131a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@ahl
Copy link
Contributor

ahl commented Jan 16, 2023

updating propolis
merging with #2169

@ahl ahl self-assigned this Jan 16, 2023
@ahl ahl merged commit 1071cf0 into main Jan 17, 2023
@ahl ahl deleted the dependabot/cargo/progenitor-1ef131a branch January 17, 2023 02:22
smklein pushed a commit that referenced this pull request Jan 18, 2023
Bumps [progenitor](https://github.com/oxidecomputer/progenitor) from
`634bf98` to `1ef131a`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oxidecomputer/progenitor/commit/1ef131a244cf30b9c4213fdb31674fe071cb0043"><code>1ef131a</code></a>
Add yaml support (<a
href="https://github-redirect.dependabot.com/oxidecomputer/progenitor/issues/227">#227</a>)</li>
<li><a
href="https://github.com/oxidecomputer/progenitor/commit/6eaacdfc93b6b74c65b96ee68ba7d06e626ac8eb"><code>6eaacdf</code></a>
Add method for referring to Client's inner type (<a
href="https://github-redirect.dependabot.com/oxidecomputer/progenitor/issues/302">#302</a>)</li>
<li><a
href="https://github.com/oxidecomputer/progenitor/commit/96af7b5a09498a87e895ef4b9b6f5aca648c3e40"><code>96af7b5</code></a>
documentation examples sometimes are not formatted properly (<a
href="https://github-redirect.dependabot.com/oxidecomputer/progenitor/issues/303">#303</a>)</li>
<li><a
href="https://github.com/oxidecomputer/progenitor/commit/582e20c397ab4792492ed220dd9414373348321c"><code>582e20c</code></a>
slashes are not properly %-encoded in path parameters (<a
href="https://github-redirect.dependabot.com/oxidecomputer/progenitor/issues/304">#304</a>)</li>
<li><a
href="https://github.com/oxidecomputer/progenitor/commit/a5fea0b0611585eb1c4b8bee651089f8b8547d89"><code>a5fea0b</code></a>
fix a warning with base64 (<a
href="https://github-redirect.dependabot.com/oxidecomputer/progenitor/issues/300">#300</a>)</li>
<li>See full diff in <a
href="https://github.com/oxidecomputer/progenitor/compare/634bf98b053cc494191365e2072b3580f4b03df6...1ef131a244cf30b9c4213fdb31674fe071cb0043">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>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
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