Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update com.palantir.conjure.java:* to v8.41.0 #92

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.palantir.conjure.java:conjure-undertow-lib 8.23.0 -> 8.41.0 age adoption passing confidence
com.palantir.conjure.java:conjure-lib 8.23.0 -> 8.41.0 age adoption passing confidence
com.palantir.conjure.java:conjure-java-undertow-runtime 8.23.0 -> 8.41.0 age adoption passing confidence

Release Notes

palantir/conjure-java (com.palantir.conjure.java:conjure-undertow-lib)

v8.41.0

Compare Source

✨ Features
  • Add flag to exclude static factory methods from generated objects (#​2087)

v8.40.0

Compare Source

🐛 Fixes
  • [Fix] Fix Staged Builder Compilation Issue and Strict Staged Builder Deserialization (#​2438)

v8.39.0

Compare Source

🐛 Fixes
  • [Fix] Restore Mistakenly Removed 'MAX_VALUE' and 'MIN_VALUE' (#​2434)

v8.38.0

Compare Source

💡 Improvements
  • Reduce Optional allocations in SafetyEvaluator (#​2433)

v8.37.0

Compare Source

✨ Features
  • [Feature] Non-boxing 'addAll' Methods for Primitive Types (#​2389)
💡 Improvements
  • [FR] Add Serialization Optimization for Primitive Collection Types (#​2386)
  • Optimize Jackson deserialization when deserializing optimized lists of primitives. (#​2431)

v8.36.0

Compare Source

💡 Improvements
  • Add flag to exclude generation of async Dialogue interfaces (#​2423)

v8.35.0

Compare Source

💡 Improvements
  • remove bounds check on input 'long' values into 'alias: double' (#​2421)

v8.34.0

Compare Source

No documented user-facing changes

v8.32.0

Compare Source

💡 Improvements

v8.31.0

Compare Source

💡 Improvements
  • Migrate squareup javapoet to Palantir javapoet (#​2399)
⏸️ Deprecations
  • Remove Primitive Optimization for Boolean Collections (#​2390)

v8.30.0

Compare Source

💡 Improvements
  • conjure-undertow propagates QosException metadata (#​2373)

v8.29.0

Compare Source

No documented user-facing changes

v8.28.0

Compare Source

No documented user-facing changes

v8.27.0

Compare Source

💡 Improvements
  • conjure-undertow streamed binary response bodies protect against early closure (#​2352)

v8.26.0

Compare Source

💡 Improvements
  • Singleton beans use a JsonCreator with mode=PROPERTIES (#​2351)

v8.25.0

Compare Source

No documented user facing changes

v8.24.0

Compare Source

Type Description Link
Feature Enable primitive collection by default https://github.com/palantir/conjure-java/pull/2317

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) July 30, 2024 03:00
Copy link
Contributor Author

renovate bot commented Jul 30, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: versions.props
Command failed: ./gradlew --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'device-service'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find com.palantir.conjure.java.runtime:conjure-java-jackson-serialization:6.9.4.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/palantir/conjure/java/runtime/conjure-java-jackson-serialization/6.9.4/conjure-java-jackson-serialization-6.9.4.pom
       - https://plugins.gradle.org/m2/com/palantir/conjure/java/runtime/conjure-java-jackson-serialization/6.9.4/conjure-java-jackson-serialization-6.9.4.pom
     Required by:
         project : > com.palantir.gradle.conjure:gradle-conjure:4.29.1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 34s

@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from fa548a7 to c7ae56a Compare August 20, 2024 17:36
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.24.0 fix(deps): update com.palantir.conjure.java:* to v8.25.0 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from c7ae56a to a147ac6 Compare September 5, 2024 17:31
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.25.0 fix(deps): update com.palantir.conjure.java:* to v8.26.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from a147ac6 to 0440ec6 Compare September 6, 2024 15:53
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.26.0 fix(deps): update com.palantir.conjure.java:* to v8.27.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 0440ec6 to 85bbe0f Compare September 13, 2024 16:13
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.27.0 fix(deps): update com.palantir.conjure.java:* Sep 13, 2024
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* fix(deps): update com.palantir.conjure.java:* to v8.28.0 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 85bbe0f to 2922687 Compare October 15, 2024 17:19
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.28.0 fix(deps): update com.palantir.conjure.java:* to v8.29.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 2922687 to 595a394 Compare October 21, 2024 18:59
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.29.0 fix(deps): update com.palantir.conjure.java:* to v8.30.0 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 595a394 to 05d59aa Compare November 15, 2024 20:13
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.30.0 fix(deps): update com.palantir.conjure.java:* to v8.31.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 05d59aa to 1d77a0b Compare November 18, 2024 23:06
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.31.0 fix(deps): update com.palantir.conjure.java:* to v8.32.0 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 1d77a0b to 4724a10 Compare November 25, 2024 22:35
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.32.0 fix(deps): update com.palantir.conjure.java:* to v8.34.0 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 4724a10 to 1416c54 Compare December 4, 2024 01:40
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.34.0 fix(deps): update com.palantir.conjure.java:* to v8.35.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 1416c54 to 4928341 Compare December 12, 2024 17:29
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.35.0 fix(deps): update com.palantir.conjure.java:* to v8.36.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 4928341 to 2cfca95 Compare January 13, 2025 17:08
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.36.0 fix(deps): update com.palantir.conjure.java:* to v8.37.0 Jan 13, 2025
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.37.0 fix(deps): update com.palantir.conjure.java:* to v8.39.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 2cfca95 to 9229d3b Compare January 14, 2025 17:46
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 9229d3b to 46996ef Compare January 18, 2025 00:51
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.39.0 fix(deps): update com.palantir.conjure.java:* to v8.40.0 Jan 18, 2025
| datasource | package                                                 | from   | to     |
| ---------- | ------------------------------------------------------- | ------ | ------ |
| maven      | com.palantir.conjure.java:conjure-undertow-lib          | 8.23.0 | 8.41.0 |
| maven      | com.palantir.conjure.java:conjure-lib                   | 8.23.0 | 8.41.0 |
| maven      | com.palantir.conjure.java:conjure-java-undertow-runtime | 8.23.0 | 8.41.0 |
@renovate renovate bot force-pushed the renovate/com.palantir.conjure.java branch from 46996ef to e7bc134 Compare January 30, 2025 18:46
@renovate renovate bot changed the title fix(deps): update com.palantir.conjure.java:* to v8.40.0 fix(deps): update com.palantir.conjure.java:* to v8.41.0 Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants