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

Update all dependencies #21

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

Update all dependencies #21

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-core 5.12.0 -> 5.14.2 age adoption passing confidence
org.wiremock:wiremock-standalone (source) 3.6.0 -> 3.9.2 age adoption passing confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) 2.5.0 -> 2.6.0 age adoption passing confidence
io.jsonwebtoken:jjwt 0.12.5 -> 0.12.6 age adoption passing confidence
com.nimbusds:oauth2-oidc-sdk 11.12 -> 11.20.1 age adoption passing confidence
com.github.gantsign.maven:ktlint-maven-plugin 3.2.0 -> 3.3.0 age adoption passing confidence
org.openapitools:openapi-generator-maven-plugin 7.6.0 -> 7.9.0 age adoption passing confidence

Release Notes

mockito/mockito (org.mockito:mockito-core)

v5.14.2

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2
  • 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot]
  • Fix #​3466 nexus publishing configuration (#​3470)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#​3468)
  • Bump bytebuddy from 1.15.3 to 1.15.4 (#​3467)
  • Missing 5.14.2 release (#​3466)
  • chore: Tests whether JVM warnings / messages on dynamic attach (#​3462)
  • Bump junit-jupiter from 5.11.1 to 5.11.2 (#​3461)
  • Renames extension modules with mockito- prefix (#​3460)
  • Avoid attach warning if Byte Buddy is configured for command-line attach. (#​3459)
  • Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 (#​3458)
  • Bump junit-jupiter from 5.11.0 to 5.11.1 (#​3455)
  • Move root project to dedicated core folder (#​3444)
  • Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#​3136)

v5.14.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1
  • 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot]
  • fix: gradle mockitoAgent configuration should not be transitive (#​3454)
  • Bump bytebuddy from 1.15.2 to 1.15.3 (#​3452)
  • Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#​3437)

v5.14.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0
  • 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot]
  • Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#​3451)
  • Bump bytebuddy from 1.15.1 to 1.15.2 (#​3450)
  • Update Documentation of ArgumentCaptor.java (#​3448)
  • Split subprojects (#​3447)
  • Separate extensions from integration tests (#​3443)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#​3440)
  • Bump com.gradle.enterprise from 3.18 to 3.18.1 (#​3439)
  • Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#​3437)
  • Bump bytebuddy from 1.15.0 to 1.15.1 (#​3434)
  • Fixes #​3419: Disable mocks with an error message (#​3424)
  • Accessing a mock after clearInlineMocks could provide much more useful error message. (#​3419)

v5.13.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.13.0
  • 2024-08-27 - 43 commit(s) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot[bot]
  • Bump versions.bytebuddy from 1.14.19 to 1.15.0 (#​3429)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 (#​3427)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (#​3425)
  • Bump com.gradle.enterprise from 3.17.6 to 3.18 (#​3423)
  • Fix a typo in InjectMocks (#​3422)
  • Bump versions.bytebuddy from 1.14.18 to 1.14.19 (#​3417)
  • Bump androidx.test:runner from 1.6.1 to 1.6.2 (#​3415)
  • Bump versions.junitJupiter from 5.10.3 to 5.11.0 (#​3413)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 (#​3409)
  • Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (#​3408)
  • Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 (#​3407)
  • Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0.10 (#​3405)
  • Bump com.gradle.enterprise from 3.17.5 to 3.17.6 (#​3404)
  • Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 (#​3401)
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#​3398)
  • Bump versions.bytebuddy from 1.14.17 to 1.14.18 (#​3397)
  • ci: add .m2 dependencies cache (#​3396)
  • Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 (#​3394)
  • Bump androidx.test:runner from 1.6.0 to 1.6.1 (#​3393)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 (#​3392)
  • Gradle lazy configuration (#​3391)
  • Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 (#​3388)
  • docs: cleanup javadoc for modularity (#​3386)
  • Bump versions.junitJupiter from 5.10.2 to 5.10.3 (#​3385)
  • Bump androidx.test.ext:junit from 1.1.5 to 1.2.0 (#​3383)
  • Bump androidx.test:runner from 1.5.2 to 1.6.0 (#​3382)
  • Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1 (#​3380)
  • Bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2 (#​3376)
  • Bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1 (#​3372)
  • Bump gradle/wrapper-validation-action from 3.3.2 to 3.4.0 (#​3365)
  • Bump org.shipkit:shipkit-auto-version from 2.0.7 to 2.0.9 (#​3364)
  • Bump com.gradle.enterprise from 3.17.4 to 3.17.5 (#​3363)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 (#​3362)
  • Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.0.0 (#​3361)
  • Bump versions.bytebuddy from 1.14.16 to 1.14.17 (#​3357)
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#​3355)
  • EditorConfig enhancement (#​3353)
  • Bump versions.bytebuddy from 1.14.15 to 1.14.16 (#​3352)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.0.0 (#​3351)
  • �Fixes #​3237: Fix NullPointerException in Only.verify (#​3349)
  • Bump com.gradle.enterprise from 3.17.3 to 3.17.4 (#​3348)
  • potential editorconfig enhancement (#​3347)
  • Method Only.verify throws NullPointerException (#​3237)
wiremock/wiremock (org.wiremock:wiremock-standalone)

v3.9.2

Compare Source

🐞 Bug Fixes
📦 Dependency updates
25 changes
✍️ Other Updates
  • Add support for reversing order of offsetting and truncating expected date/time values (#​2788) @​papiomytoglou
  • support multipart/related Requests (#​2830) @​mufasa1976
  • Update the now deprecated upload-artifact action (#​2844) @​leeturner
  • chore: remove node vulnerabilities 2 (#​2834) @​Mahoney
  • chore: remove node vulnerabilities (#​2833) @​Mahoney

v3.9.1

Compare Source

🐞 Bug Fixes

v3.9.0

Compare Source

🚀 New features and improvements

📖 OpenAPI updates

🐞 Bug fixes

📦 Dependency updates

v3.8.0

Compare Source

🚀 New features and improvements

📦 Dependency updates

🐞 Bug fixes

v3.7.0

Compare Source

🚀 New features and improvements

🐞 Bug fixes

✍ Other changes

📦 Dependency updates

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)

v2.6.0

Added
  • #​2561 - NPE occurs when outputting an OpenAPI document since 2.5.0
  • #​2579 - Add support for leading tab characters with trim-kotlin-indent.
  • #​2589 - Pass HttpRequest to ServerBaseUrlCustomizer
  • #​2596, #​2600 - consumes and produces calculation. Fixes
  • #​2625, #​2626 - Replace Page schema with PagedModel when pageSerializationMode is set to VIA_DTO
  • #​2627 - Ensure compatibility with previous version of spring data
  • #​2576 - GroupedApi orders by displayName instead of name.
  • #​2584 - Dynamically define ApiGroups does not work.
  • #​2595 - Spring security support of @​RegisteredOAuth2AuthorizedClient
Changed
  • Upgrade spring-boot to 3.3.0
  • Upgrade swagger-core to 2.2.22
  • Upgrade swagger-ui to 5.17.14
  • Upgrade spring-cloud-function to 4.1.2
  • Upgrade spring-security-oauth2-authorization-server to 1.3.0
Fixed
  • #​2577 - Fix missing exception response types in OpenAPI spec
  • #​2591 - When an entity class contains fields of Class<?> type, an infinite loop.
  • #​2603 - PolymorphicModelConverter only handles direct subtypes and misses indirect.
  • #​2606 - Spring Authorization Server Metadata Endpoint not compatible.
  • #​2621 - Content-type for POST endpoints with multipart/form-data does not work since v2.4.0.
  • #​2622 - Kotlin enums are always marked as required if used in Java controllers.
  • #​2601 - Multiple Superclasses Are Not Mapped To Multiple allOf If Used In Different Services.
  • #​2597 - Polymorphic fields on polymorphic parents don't get correct oneOf docs generated.
jwtk/jjwt (io.jsonwebtoken:jjwt)

v0.12.6

Compare Source

This patch release:

  • Ensures that after successful JWS signature verification, an application-configured Base64Url Decoder output is
    used to construct a Jws instance (instead of JJWT's default decoder). See
    Issue 947.
  • Fixes a decompression memory leak in concurrent/multi-threaded environments introduced in 0.12.0 when decompressing JWTs with a zip header of GZIP. See Issue 949.
  • Upgrades BouncyCastle to 1.78 via PR 941.
connect2id/oauth-2.0-sdk-with-openid-connect-extensions (com.nimbusds:oauth2-oidc-sdk)

v11.20.1

Compare Source

v11.20

Compare Source

v11.19.1

Compare Source

v11.19

Compare Source

v11.18

Compare Source

v11.17

Compare Source

v11.16.1

Compare Source

v11.16

Compare Source

v11.15

Compare Source

v11.14

Compare Source

v11.13

Compare Source

v11.12.1

Compare Source

gantsign/ktlint-maven-plugin (com.github.gantsign.maven:ktlint-maven-plugin)

v3.3.0

Compare Source

Enhancement:

Other changes:

  • #​613: Upgraded commons-io:commons-io from 2.15.1 to 2.16.1
  • #​615: Upgraded org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1
  • #​617: Upgraded commons-codec:commons-codec from 1.16.1 to 1.17.0
  • #​627: Upgraded org.apache.maven.plugin-tools:maven-plugin-annotations
  • #​630: Upgraded commons-logging:commons-logging from 1.3.0 to 1.3.3
  • #​631: Upgraded codecov/codecov-action from 4.1.0 to 4.5.0
  • #​632: Upgraded commons-codec:commons-codec from 1.17.0 to 1.17.1
  • #​635: Upgraded org.codehaus.plexus:plexus-xml from 4.0.3 to 4.0.4
  • #​636: Upgraded org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
  • #​638: Upgraded org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0
openapitools/openapi-generator (org.openapitools:openapi-generator-maven-plugin)

v7.9.0: released

Compare Source

v7.9.0 stable release comes with 150+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 4 breaking changes (with fallback) listed below.

3 new generators are included in this release:

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • [normalizer] bug fixes (isNullTypeSchema, handling of primitive types with oneOf) #​19781
  • feat(avro)/refactor(core): unify *_POST_PROCESS_FILE behaviour and reuse code #​19761
  • Fix anyOf/oneOf normalization for 3.1 spec #​19758
  • [OpenAPI 3.1] Avoid NPE when handling prefixItems #​19735
  • fix(core): system-independent relative path sorting for FILES output #​19726
  • feat(core): add info.summary to additionalProperties for 3.1 specs #​19723
  • [windows] Fixed missing output #​19715
  • fix(core): single value enums (const) are not generated correctly in 3.1 specs #​19696
  • fix(core): nullable array types in 3.1.x specs #​19687
  • [BUG] HandlebarsEngineAdapter.java failed to use custom FieldValueResolver causing IllegalAccessException for maps #​19634
  • Better handling of parameters in inline model resolver #​19460
  • [Gradle plugin] bugfix: openapi code generator to consider schema changes #​16735

Avro Schema

  • fix(avro-schema): fix NPE for null enum values #​19771
  • [avro-schema] fix: enum logic (sanitize, remove collisions) #​19549

C++

  • [cpp-pistache-server] Generated code fails to build with x86_64-linux-gnu-g++-13 #​19684
  • [cpp-qt-client] New makeOperationsVirtual option (Breaking change (with fallback)) #​19613
  • Implemented missing definitions of declared methods inside modelbase-header.mustache, added two missing body of methods definitions #​19569

C#

  • [csharp][generichost] Support formatting date only #​19785
  • [csharp][generichost] Fix local var #​19642
  • [csharp][generichost] Fix invalid key name #​19633
  • [aspnetcore] Fix swagger xml comments #​19593
  • [csharp] Version bump dependencies #​19545

Dart

  • [BUGFIX][dart-dio] Align enum and enum_inline generation result #​19510
  • [BUGFIX][dart-dio] add unknownEnumValue to JsonKey #​19416

Erlang

  • [Erlang Server] Add more type information and fix minor bugs #​19792
  • Erlang server validation bugfixes and capability extensions #​19750
  • Add erlang-server-deprecated for fallback after refactoring #​19547
  • Erlang server overhaul (Breaking change (with fallback)) #​19465

Go

  • [GO] Go Server: preserve order of the routes as defined in the OpenAPI file #​19550
  • [Go] fix regex validation breakage in unmarshaljson function #​19410

Kotlin

  • [BUG] Kotlin wiremock query params are incorrect #​19720
  • [kotlin-client][multiplatform] add support for kotlinx.datetime.LocalTime #​19590
  • [kotlin-spring] fix springdoc dependencies #​19579
  • [kotlin] enforce fields in data classes #​19526
  • [kotlin-spring][server] fix spring boot configuration conflict #​19515
  • [Kotlin] Add a new additional property to configure Jackson's failOnUnknownProperties (Breaking change (with fallback)) #​19506
  • [Kotlin][okhttp] replace okhttpclient with callfactory #​19422

Java

  • [Java][microprofile] enumUnknownDefaultCase true now returns correctly #​19677
  • [Java] [apache-httpclient] Fix issue with toString causing wrong value with collections #​19576
  • [Java][Spring]Update dependencies to remove vulnerability in org.springframework:spring-webmvc #​19533
  • [Java Jersey] Update ApiClient.mustache Jersey doesn't allow entities in method DELETE #​19530
  • [Bugfix][Java] Fixed jersey clients for multiple file upload #​19476
  • [Java Libraries] Jakarta Validation API support useJakartaEe flag #​19469
  • [Java] Add a new additional property to configure Jackson's failOnUnknownProperties (Breaking change (with fallback)) #​19271

JavaScript

  • [Javascript] Add initialization of default vars to constructor #​19692

Python

  • [Python] Harmonize python client dependency versions #​19694
  • python-pydantic-v1: Return the primitive type in to_dict for anyOf models #​19488
  • [BUG][python-fastapi] Updated pyyaml and httptools in requirements template to resolve compatibility issues with Python 3.12 #​19666
  • feat(python): handle multiple file parameters #​19329
  • fix(python,asyncio): multipart form data serialization #​19302
  • [python] fix content_type deserialize #​19317

PHP

  • [PHP] By default should use static Configuration class instance #​19775
  • [php-symfony] Fix enum not serialized with value like '0' #​19568
  • [PHP] Add missing qualifier for enum parameters #​1956
  • [PHP] Remove NUMBER_ prefix from enum vars if a name is provided, show enum descriptions #​19555
  • [bug] in case of defined status codes > 299 switch will have no effect #​19483
  • [PHP-Client] Allow Content-Type merge-match+json for encoding #​19479

PowerShell

  • [POWERSHELL] fix: keep array context when converting to json #​19535-
  • [PowerShell] Support multiple files in multipart/form-data POST (new functionality + fix) #​19449

R

  • [R] Update R6 object documentation #​19679
  • [R][client] Make enum parameters with required: false optional to request arguments #​19654

Ruby

  • [Ruby-client] Use secuirtyScheme Key for api_key #​19740

Rust

  • [rust][client][auth] token source option #​19647
  • [Rust Server] Handle arrays in forms #​19625
  • rust: Implement Display instead of ToString for enums #​19611
  • [Core/Rust Server] Check references in additionalProperties correctly when checking freeForm status #​19605
  • [Rust Server] Add derive of Hash to enums #​19603
  • [Rust Server] Add auto-generated CLI Client #​19392

Scala

  • [Scala][Client]Add Http4s scala3 client codegen #​19658

Swift

  • [swift5] rename unknownDefault to unknownDefaultOpenApi #​19753
  • Add swift6 generator #​19621
  • [swift5] Fix Xcode 16 compilation crash with Extensions.swift generation #​19564
  • add oneOf-default-case option for swift5 #​19094

TypeScript

  • [Typescript-Node] Mark deprecated endpoints #​19770
  • [Typescript-Node] Mark deprecated model attributes #​19756
  • style(typescript): use Headers type #​19697
  • [typescript-axios] fix: enum datatype jsdoc #​19571
  • [typescript-fetch] Fixed issue where unique arrays (sets) of primitive values aren't initialized properly #​19521
  • [Typescript] Generate oneOf schemas as type unions #​19494

Zapier

  • [zapier] add response middleware #​19760
  • Make it easier to specify triggers for Zapier #​19645

v7.8.0: released

Compare Source

v7.8.0 stable release comes with ~150 enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 4 breaking changes (with fallback) listed below.

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • Added support for openapi-normalizer in the online version #​19336
  • processing schema name is added to the list with names checked at recursing processing #​19221
  • Fix mistype in InlineModelResolver leads to autogenerated class name instead of specified by title #​19173
  • Speed up docker re-builds using mvn dependency:go-offline #​19078

C#

  • [csharp][generichost] Changed default sorting of samples #​19335
  • [csharp][generichost] Support response ranges #​19256
  • [csharp] Use global keyword #​19257
  • [csharp] Add scope for oauth2 #​19234
  • [csharp] fix Task.Result directly blocks thread #​19231
  • [ASPNETCORE] Fix having two "?" when not required and nullable = true #​19062
  • Support net8 in aspnetcore #​19051
  • [csharp] Change sorting default Breaking change (with fallback) #​1894

C++

  • [C++][Pistache] Fix 'unused-parameter' warning on Helpers.h file #​19315
  • [C++][Pistache] Add error handlers overload taking the response object #​19314
  • [cpp-qt] Add option for download progress, add test [#​19297](https://redirect.githu

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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


This change is Reviewable

@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 377c8c8 to 6566015 Compare April 5, 2023 02:40
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e3757e7 to 19342ec Compare April 25, 2023 07:46
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a04145b to 722233b Compare May 11, 2023 05:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from dca0db3 to 93f6ca1 Compare June 13, 2023 06:37
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from d89e853 to ae4c85c Compare August 4, 2023 15:35
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1824fc2 to 5bd94c1 Compare August 29, 2023 12:05
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 407d2c3 to ae60919 Compare September 4, 2023 13:56
@renovate renovate bot changed the title Update suzuki-shunsuke/github-action-renovate-config-validator action to v1.0.1 Update all dependencies Jun 21, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from e3a3cbd to 09195d0 Compare June 28, 2024 19:54
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from fdb37fe to 945d276 Compare July 2, 2024 10:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f35cbed to 2b36545 Compare July 24, 2024 17:48
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 662398c to 5ba6ae7 Compare August 20, 2024 16:05
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 1a9be47 to 0c8ca4a Compare September 2, 2024 19:16
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 824a57f to 6ff7805 Compare September 30, 2024 12:11
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d562d35 to bef912d Compare October 10, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants