Closed dependabot[bot] closed 2 years ago
Type See change types. Select one:
Description
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 runningrustfmt
.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
, andHash
. Notably, this enables support forset<ObjectWithADoubleField>
.palantir/conjure-rust#203 Fix allow a content-type header on requests without a body palantir/conjure-rust#205 Break SerializableError
no longer implementsErrorType
. Removedkebab-case
aliases for CLI args.palantir/conjure-rust#206
9adcfa1
Autorelease 2.0.0f552a9c
Release 2.0.0 (#208)bffc186
Merge pull request #206 from palantir/fixmesd41b4fa
Merge pull request #203 from palantir/always-ord4bf90dd
Merge pull request #207 from palantir/no-doc-url77f99e6
Merge pull request #204 from palantir/no-rustfmtc331a77
clippyb06634e
Remove doc URL overrides4a8384c
Merge pull request #205 from palantir/twilson/remove-empty-request-content-ty...8f62102
clippyLooks like conjure-http is up-to-date now, so this is no longer needed.
Updates the requirements on conjure-http to permit the latest version.
Release notes
Sourced from conjure-http's releases.
Commits
9adcfa1
Autorelease 2.0.0f552a9c
Release 2.0.0 (#208)bffc186
Merge pull request #206 from palantir/fixmesd41b4fa
Merge pull request #203 from palantir/always-ord4bf90dd
Merge pull request #207 from palantir/no-doc-url77f99e6
Merge pull request #204 from palantir/no-rustfmtc331a77
clippyb06634e
Remove doc URL overrides4a8384c
Merge pull request #205 from palantir/twilson/remove-empty-request-content-ty...8f62102
clippyDependabot 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)