palantir / conjure-rust-runtime

Rust implementation of the Conjure runtime
10 stars 7 forks source link

Update conjure-http requirement from 1 to 2 #125

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on conjure-http to permit the latest version.

Release notes

Sourced from conjure-http's releases.

2.0.0

Type Description Link
Improvement Added support for ARM macOS to the conjure-rust binary dist. palantir/conjure-rust#192
Feature Added smile support to conjure-serde. palantir/conjure-rust#193
Improvement Code generation now uses the prettyplease library for formatting generated code rather than running rustfmt. palantir/conjure-rust#199
Break Update uuid requirement from 0.8 to 1.1 palantir/conjure-rust#200
Improvement Any now supports 128 bit integers. palantir/conjure-rust#201
Break All generated types implement Ord, Eq, and Hash. Notably, this enables support for set<ObjectWithADoubleField>. palantir/conjure-rust#203
Fix allow a content-type header on requests without a body palantir/conjure-rust#205
Break SerializableError no longer implements ErrorType. Removed kebab-case aliases for CLI args. palantir/conjure-rust#206
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)
changelog-app[bot] commented 2 years ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type See change types. Select one:

- [ ] Feature - [ ] Improvement - [ ] Fix - [ ] Break - [ ] Deprecation - [ ] Manual task - [ ] Migration

Description

Update conjure-http requirement from 1 to 2 Updates the requirements on [conjure-http](https://github.com/palantir/conjure-rust) to permit the latest version.
Release notes

Sourced from conjure-http's releases.

2.0.0

Type Description Link
Improvement Added support for ARM macOS to the conjure-rust binary dist. palantir/conjure-rust#192
Feature Added smile support to conjure-serde. palantir/conjure-rust#193
Improvement Code generation now uses the prettyplease library for formatting generated code rather than running rustfmt. palantir/conjure-rust#199
Break Update uuid requirement from 0.8 to 1.1 palantir/conjure-rust#200
Improvement Any now supports 128 bit integers. palantir/conjure-rust#201
Break All generated types implement Ord, Eq, and Hash. Notably, this enables support for set<ObjectWithADoubleField>. palantir/conjure-rust#203
Fix allow a content-type header on requests without a body palantir/conjure-rust#205
Break SerializableError no longer implements ErrorType. Removed kebab-case aliases for CLI args. palantir/conjure-rust#206
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-automerge-start) [//]: # (dependabot-automerge-end) ---
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)
**Check the box to generate changelog(s)** - [ ] Generate changelog entry
dependabot[bot] commented 2 years ago

Looks like conjure-http is up-to-date now, so this is no longer needed.