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

chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.7 #78

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2022

This PR contains the following updates:

Package Update Change
com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle (source) minor 1.0.6 -> 1.11.7

Release Notes

softwaremill/tapir (com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle)

v1.11.7

Compare Source

What’s Changed

  • Fix pickler deserialization when enum cases are not alphabetically sorted (#​4093) @​adamw
  • Revert "Add more detail to exceptions thrown in the client interpreter" (#​4094) @​adamw

Dependency updates

v1.11.6

Compare Source

What’s Changed

Dependency updates

v1.11.5

Compare Source

What’s Changed

Dependency updates

v1.11.4

Compare Source

What’s Changed

Dependency updates

v1.11.3

Compare Source

What’s Changed

Dependency updates

v1.11.2

Compare Source

What’s Changed

Dependency updates

v1.11.1

Compare Source

What’s Changed

Dependency updates

v1.11.0

Compare Source

Breaking changes

When rendering OpenAPI specifications, there are two changes which might impact the resulting YAML/JSON:

  • tuples are by default rendered as arrays (#​3954, #​3941)
  • discriminator fields on the child schemas have a const constraint (#​3955)

What’s Changed

Dependency updates

v1.10.15

Compare Source

What’s Changed

Dependency updates

v1.10.14

Compare Source

What’s Changed

Dependency updates

v1.10.13

Compare Source

What’s Changed

Dependency updates

v1.10.12

Compare Source

What’s Changed

v1.10.11

Compare Source

What’s Changed

Dependency updates

v1.10.10

Compare Source

What’s Changed

Dependency updates

v1.10.9

Compare Source

What’s Changed

Dependency updates

v1.10.8

Compare Source

What’s Changed

Dependency updates

v1.10.7

Compare Source

What’s Changed

Dependency updates

v1.10.6

Compare Source

⚠️ Scala Native support temporarily suspended

After the recent release of Scala Native 0.5.1 the Scala ecosystem is adapting and gradually more and more libraries are released with 0.5.1 support, often as the only supported native version. Tapir needed to update some dependencies like sttp-shared, sttp-model and some external dependencies like upickle, which makes it incompatible with scala-native 0.4. Since we can't switch to 0.5 until other dependencies are available, native support is temporarily suspended. We will work on restoring it, starting with core, as soon as transitive dependencies are released. See the description of https://github.com/softwaremill/tapir/pull/3692 for more details.

What’s Changed

Dependency updates

v1.10.5

Compare Source

What’s Changed


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 this update 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 force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from efe0755 to 8e8585b Compare November 11, 2022 15:03
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.0 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.1 Nov 11, 2022
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch 2 times, most recently from b27f5e1 to 42110db Compare November 19, 2022 02:04
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.1 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.2 Nov 19, 2022
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 42110db to 5b3b9d0 Compare November 23, 2022 18:10
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.2 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.3 Nov 23, 2022
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 5b3b9d0 to 2d90fb7 Compare December 17, 2022 00:18
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.3 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.4 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 2d90fb7 to 38e2bf9 Compare January 10, 2023 12:20
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.4 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.5 Jan 10, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 38e2bf9 to 8c194a6 Compare March 11, 2023 19:05
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.5 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.10 Mar 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.10 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.11 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 8c194a6 to 045289b Compare March 24, 2023 17:21
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 045289b to 77f129c Compare April 17, 2023 12:37
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.11 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.12 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 77f129c to bdf026a Compare May 28, 2023 10:00
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.2.12 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.4.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from bdf026a to 246d45c Compare May 31, 2023 10:24
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.4.0 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.0 May 31, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 246d45c to 323d592 Compare June 6, 2023 14:35
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.0 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.1 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 323d592 to 7461efc Compare June 12, 2023 22:08
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.1 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.4 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 7461efc to 802b88e Compare June 15, 2023 20:46
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.4 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.5 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 802b88e to 67e228c Compare June 27, 2023 09:27
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.5.5 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.6.0 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 67e228c to 57af085 Compare July 13, 2023 11:03
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.8 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.9 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 8157dff to 1faf15d Compare June 21, 2024 16:55
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.9 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.10 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 1faf15d to f1f4c90 Compare July 3, 2024 14:07
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.10 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.11 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from f1f4c90 to 778bd5a Compare July 3, 2024 19:32
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.11 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.12 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 778bd5a to 5799ec8 Compare July 10, 2024 20:29
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.12 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.13 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 5799ec8 to fd55ca4 Compare July 18, 2024 17:50
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.13 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.14 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from fd55ca4 to b9f7c6b Compare July 24, 2024 01:28
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.14 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.15 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from b9f7c6b to cc71a97 Compare July 30, 2024 16:39
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.10.15 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from cc71a97 to b32a541 Compare August 7, 2024 20:16
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.0 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.1 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from b32a541 to aaca16d Compare September 3, 2024 17:04
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.1 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.2 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from aaca16d to e052bff Compare September 13, 2024 17:25
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.2 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.3 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from e052bff to 0e5bbbc Compare September 17, 2024 15:02
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.3 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.4 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 0e5bbbc to 78fd088 Compare September 23, 2024 15:42
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.4 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.5 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 78fd088 to 9f5f0b7 Compare October 8, 2024 16:02
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.5 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.6 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/com.softwaremill.sttp.tapir-tapir-swagger-ui-bundle-1.x branch from 9f5f0b7 to 5c2799b Compare October 9, 2024 19:48
@renovate renovate bot changed the title chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.6 chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle to v1.11.7 Oct 9, 2024
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