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 all dependencies #290

Merged
merged 1 commit into from
Mar 14, 2024
Merged

chore(deps): update all dependencies #290

merged 1 commit into from
Mar 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gittools/actions action major v0.11.0 -> v1.1.1 age adoption passing confidence
org.springframework.kafka:spring-kafka-test compile patch 3.1.1 -> 3.1.2 age adoption passing confidence
org.springframework.kafka:spring-kafka compile patch 3.1.1 -> 3.1.2 age adoption passing confidence
org.springdoc:springdoc-openapi-ui (source) compile minor 1.7.0 -> 1.8.0 age adoption passing confidence
com.sun.xml.bind:jaxb-impl (source) compile patch 4.0.4 -> 4.0.5 age adoption passing confidence
com.sun.xml.bind:jaxb-core (source) compile patch 4.0.4 -> 4.0.5 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) compile minor 2.16.1 -> 2.17.0 age adoption passing confidence
io.mantisrx:mantis-runtime compile patch 3.0.1 -> 3.0.6 age adoption passing confidence
org.springframework.boot:spring-boot-starter-test (source) test patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-thymeleaf (source) compile patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-security (source) compile patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-data-jpa (source) compile patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-devtools (source) runtime patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-actuator (source) compile patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-configuration-processor (source) optional patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) compile patch 3.2.2 -> 3.2.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) parent patch 3.2.2 -> 3.2.3 age adoption passing confidence

Release Notes

gittools/actions (gittools/actions)

v1.1.1

Compare Source

What's Changed

Full Changelog: GitTools/actions@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

Full Changelog: GitTools/actions@v1.0.0...v1.1.0

v1.0.0: GA Release

Compare Source

This is the first GA release for the GitVersion and GitReleaseManager GitHub actions and Azure DevOps tasks.

In this release the main focus was to add the possibility to install and run the GitVersion and GitReleaseManager tools from the GitTools organization in both GitHub actions workflows as well as in the Azure DevOps pipelines.

The documentation on how to use these actions/tasks can be found in the docs folder, and real example of workflows/pipelines can be found in the .azure and .github folders

v0.13.6

Compare Source

Full Changelog: GitTools/actions@v0.13.5...v0.13.6

v0.13.5

Compare Source

What's Changed
New Contributors

Full Changelog: GitTools/actions@v0.13.4...v0.13.5

v0.13.4

Compare Source

Full Changelog: GitTools/actions@v0.13.3...v0.13.4

v0.13.3

Compare Source

What's Changed

Full Changelog: GitTools/actions@v0.13.2...v0.13.3

v0.13.2

Compare Source

What's Changed

Full Changelog: GitTools/actions@v0.13.0...v0.13.2

v0.13.1

Compare Source

What's Changed

Full Changelog: GitTools/actions@v0.13.0...v0.13.1

v0.13.0

Compare Source

What's Changed

Full Changelog: GitTools/actions@v0.12.1...v0.13.0

v0.12.1

Compare Source

What's Changed

Full Changelog: GitTools/actions@v0.12.0...v0.12.1

v0.12.0

Compare Source

What's Changed

Full Changelog: GitTools/actions@v0.11.0...v0.12.0

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test)

v3.1.2

Compare Source

⭐ New Features
  • Provide a recovery callback for the execute method of RetryingDeserializer #​3036
  • Provide a way to support Consumer#enforceRebalance #​3024
  • minor improvement DelegatingInvocableHandler and AKLE relate #​2976
  • GH-2974 Add NonNullApi and NonNullFields to package-info.java in 'annotation' package #​2974
  • minor improvement error handler related #​2970
  • GH-2967: Some minor improvements in RetryableTopicAnnotationProcessor #​2967
  • improvements in MessagingMessageListenerAdapter and KafkaUtils #​2962
🐞 Bug Fixes
  • False warning log for not committed offsets on CooperativeStickyAssignor strategy #​2991
  • Can't recognize original exception when abortTransaction() failed #​2981
  • spring doc website link needs updating #​2979
  • DefaultErrorHandler#handleBatchAndReturnRemaining recovered invalid #​2968
  • Spring Kafka Wait For Assignment Failed After Update To SpringBoot 3.2.0 #​2978
📔 Documentation
  • Closing MockProducer options in reference docs #​2965
🔨 Dependency Upgrades
  • Upgrade dependecies before release #​3027
  • Bump io.micrometer:micrometer-bom from 1.12.1 to 1.12.2 #​2989
  • Bump io.projectreactor:reactor-bom from 2023.0.1 to 2023.0.2 #​2988
  • Bump org.springframework:spring-framework-bom from 6.1.2 to 6.1.3 #​2987
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.1 to 1.2.2 #​2986
  • Bump org.springframework.data:spring-data-bom from 2023.1.1 to 2023.1.2 #​2985
  • Bump kotlinVersion from 1.9.21 to 1.9.22 #​2973
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​NathanQingyangXu, @​Wzy19930507, and @​jitokim

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

v1.8.0: springdoc-openapi v1.8.0 released!

Added
  • #​2189 - Add support for swagger-ui.url property
  • #​2200 - Support schema.requiredMode() on ParameterObject
  • #​2309 - Added function to preload by specifying locale
  • #​2332 - Group name cannot be null or empty
  • #​2281 - Initial Virtual thread support
  • #​2311 - Enhance springdoc-ui to support spring.mvc.servlet.path
  • #​2340 - Add support OIDC with Spring Authorization Server
  • #​2345 - Support Schema added in OpenAPI Specification v3.1
  • #​2387 - Support get javadoc description from getter method
  • #​2404 - Update condition to register links schema customizer
  • #​2359 - Update condition to register links schema customizer
  • #​2348 - Enhance resource path processing
  • #​2438, #​2315 - Support for @​JsonProperty with Javadoc Change in springdoc-openapi
  • #​2443 - Respect schema annotations when using spring mvc with kotlin
  • #​2492, #​2488 - Support dynamic evaluation of description field in the RequestBody
  • #​2510 - Option to disable root api-docs path when using groups
Changed
  • Upgrade spring-boot to 2.7.14
  • Upgrade swagger-core to 2.2.20
  • Upgrade swagger-ui to 5.11.8
Fixed
  • #​2199 - Fix Schema get condition of ArraySchema.
  • #​2194 - Fix Swagger UI with provided spec
  • #​2213 - Using both generated and configured specs stoped working in 1.6.5
  • #​2222 - String Index Out of Bounce Exception Fix when deployed on Azure
  • #​2243, #​2235 - Fix StringIndexOutOfBoundsException when path is same webjar
  • #​2291 - Fix default-flat-param-object doesn't work when using http body
  • #​2310 - Change bean name of objectMapperProvider
  • #​2207 - swagger-initializer.js is sent endcoded in the JVM's default charset
  • #​2271, #​2280 - Fix loop when response inherits generic class fixes
  • #​2239 - Swagger UI not accessible when FormattingConversionService is a CGLIB proxy
  • #​2366 - Fix the failed test due to hardcoded file separators
  • #​2370, #​2371 - No empty description for polymorphic subtypes
  • #​2373 - SchemaProperty.array Schema is ignored in /api-docs or api-docs.yaml
  • #​2366 - Refactoring AbstractSwaggerResourceResolver.findWebJarResourcePath
  • #​2320 - javadoc for class attribute ignored when in EntityModel.
  • #​2347 - Not working if a property of entity contains generic parameters.
  • #​2399 - SpringdocRouteBuilder.onError is overriding last route defined.
  • #​2426 - StackOverflowError when using @​ParameterObject on groovy class.
  • #​2453 - Fix CODE_OF_CONDUCT.md links
  • #​2454 - Fix typo in SwaggerWelcomeWebMvc
  • #​2507 - Fix typo in Constants
  • #​2472 - Update JavadocPropertyCustomizer.java
  • #​2495 - Fix broken links in README and CONTRIBUTING
  • #​2501 - bug fix when "exported" is set to false in RestResource annotation
  • #​2447 - Serialization to openapi of org.springframework.data.domain.Sort is not done correctly
  • #​2449 - Extensions in subobjects of OpenAPI no longer work
  • #​2461 - Springdoc OpenApi Annotations @​ExtensionProperty Not Evaluating Properties from application.yml
  • #​2469 - Pom contains invalid organizationUrl
  • #​2518 - Duplicate GroupConfigs in SpringDocConfigProperties
  • #​2506 - Springdoc breaks (Unexpected value: TRACE) when a spring-cloud-starter-gateway-mvc universal gateway is configured.
  • #​2519 - Request parameter parsing error after using @​NotBlank from type interface field
  • #​2516 - Spring Data REST fails when setting version to openapi_3_1
  • #​2509 - ArrayIndexOutOfBoundsException in SwaggerUiConfigParameters
  • #​2484 - JavaDoc integration not working with SnakeCaseStrategy property naming
  • #​2483 - Controller advice documents ApiResponse on every operation, even if the operation does not annotate the exception to be thrown
  • #​2477 - buildApiResponses ignores produced ContentType in case of many @​Operation
Netflix/mantis (io.mantisrx:mantis-runtime)

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-test)

v3.2.3

⚠️ Noteworthy
  • This release upgrades to Hibernate 6.4.4.Final. While it contains a number of valuable bug fixes, it does not work correctly in a native image. If you are using GraalVM, Hibernate should be temporarily downgraded to 6.4.2.Final using the hibernate.version property.
🐞 Bug Fixes
  • Nested jar URLs can not be resolved if the path contains spaces #​39675
  • Image building runs for a long time when a long image name is used and the tag contains an illegal character #​39638
  • Banner printing doesn't respect set charset #​39621
  • "micrometer.observations.*" configuration properties should be "management.observations.*" #​39600
  • Metadata reading during configuration class parsing uses the default resource loader rather than the application's resource loader #​39598
  • Several gson properties, including spring.gson.disable-html-escaping, do not behave correctly when set to false #​39524
  • Property placeholders aren't resolved when configuration property binding creates a Map from a property value using a converter #​39515
  • Gradle plugin allows the use of Gradle 7.4 but the documented and tested minimum is 7.5 #​39513
  • WebFlux auto-configuration should only configure the blocking executor when virtual threads are enabled #​39469
  • TestcontainersPropertySource assertion has typo #​39449
  • Webflux actuator endpoints respond with 500 when a parameter is missing #​39444
  • NoSuchMethod error when using the non-shaded Pulsar client and configuring authentications parameters #​39389
  • Jetty GracefulShutdown writes to System.out #​39360
  • Building images fails with Docker 25.0 when custom buildpacks are configured #​39347
  • Creating a RestClient from a RestTemplateBuilder-created RestTemplate requires double configuration of the baseUrl/rootUri #​39317
  • Auto-configured ConcurrentPulsarListenerContainerFactory and PulsarConsumerFactory cannot be injected into injection points with specific generic type information #​39308
  • Startup failure when you have multiple @DynamicPropertySources in Spring Boot 3.2.2 #​39297
  • Mockito's MockedStatic isn't closed in all cases #​39272
  • TracingProperties exposes package-private PropagationType from public methods #​39268
📔 Documentation
  • Add note regarding mixing of bundle-based and direct SSL configuration #​39641
  • Add link to Pulsar workaround when using environment variables for authentication #​39630
  • Document that task executor pool size properties are ignored when using virtual threads #​39629
  • Document default value for show-value configuration properties #​39596
  • Clarify that configuration properties only apply to the auto-configured OpenTelemetry Resource bean #​39509
  • Update the Debugging Documentation of the Spring Boot Maven Plugin #​39422
  • Awaitility link in Test Scoped Dependencies is incorrect #​39415
  • Fixed NestedJarFile constructor javadoc #​39285
  • Endpoint documentation contains the typo 'Unuthorized' #​39280
  • Update Revved up by Develocity badge #​39263
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​PiyalAhmed, @​Tish17, @​amritagg, @​dependabot[bot], @​eddumelendez, @​erichaagdev, @​gdmrw, @​jonas-grgt, @​kilink, @​lukasdo, @​okohub, @​onobc, @​ramilS, @​slovi, @​smurf667, @​snicoll, @​totti-dev, @​vj-atlassian, @​vjh0107, @​wanger26, and @​xpmxf4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update all dependencies to v3.1.2 chore(deps): update all dependencies Feb 22, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 69e478f to 901c9d6 Compare March 4, 2024 01:08
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from a8cbb0e to f6e28cb Compare March 9, 2024 19:14
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 4bcf992 to 5c4c6ff Compare March 12, 2024 15:57
@dishantkamble dishantkamble merged commit 50968f2 into master Mar 14, 2024
3 checks passed
@dishantkamble dishantkamble deleted the renovate/all branch March 14, 2024 09:24
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.

1 participant