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 io.smallrye:smallrye-open-api-maven-plugin to v4 #51

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.smallrye:smallrye-open-api-maven-plugin (source) 3.13.0 -> 4.0.5 age adoption passing confidence

Release Notes

smallrye/smallrye-open-api (io.smallrye:smallrye-open-api-maven-plugin)

v4.0.5

Compare Source

  • #​2103 Release 4.0.5
  • #​2102 Support RestEasy's @ServerExceptionMapper method annotation
  • #​2101 fix: resolve bean field/method types earlier to unwrap generic types
  • #​2100 fix: scan property schema in next iteration when properties ignored
  • #​2099 Add config to keep example/examples as distinct attributes
  • #​2096 fix: do not scan resource methods hidden by an override
  • #​2091 Bump the quarkus group with 4 updates
  • #​1823 feat(spring): support SpringDoc @ParameterObject

v4.0.4

Compare Source

  • #​2089 Release 4.0.4
  • #​2087 Bump version.io.smallrye.smallrye-config from 3.10.1 to 3.10.2
  • #​2086 Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2
  • #​2085 Bump the quarkus group with 4 updates
  • #​2083 Bump the kotlin group with 2 updates
  • #​2081 Bump org.springframework.security:spring-security-core from 6.3.4 to 6.4.1
  • #​2079 fix: preserve property order read from YAML/JSON input
  • #​2078 Bump the quarkus group with 4 updates
  • #​2075 Fix handling of parameters for generic subresource locator methods
  • #​2072 fix: ignore duplicate operationId when source is overridden method
  • #​2071 fix: defer example parsing until end to await complete type information
  • #​2070 Bump the quarkus group with 4 updates
  • #​2055 Scan Spring Security @Secured annotation

v4.0.3

Compare Source

  • #​2069 Release 4.0.3
  • #​2068 fix: do not auto-expose properties absent from @JsonIgnoreProperties
  • #​2067 Bump version.io.smallrye.smallrye-config from 3.10.0 to 3.10.1
  • #​2066 Bump org.mvnpm:swagger-ui-dist from 5.17.14 to 5.18.2
  • #​2065 fix: additional logic to avoid registration of partial schemas
  • #​2064 fix: add missing constraint scanning for REST responses and types
  • #​2063 Jackson views/ignored properties: fix view names, in-line custom schemas

v4.0.2

Compare Source

  • #​2061 Release 4.0.2
  • #​2060 Detect static file format when parsing
  • #​2058 Bump the quarkus group with 4 updates
  • #​2057 fix: check value type before Jackson getJsonBigDecimal
  • #​2053 Allow use of @JsonView on class
  • #​2052 Bump the quarkus group with 4 updates

v4.0.1

Compare Source

  • #​2051 Release 4.0.1
  • #​2050 Make some ModelIO instance fields constants
  • #​2049 Avoid locking JARs on Windows when opening input streams
  • #​2048 Fix config lookup for list types
  • #​2047 Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • #​2045 Add Windows to build matrix
  • #​2042 Fix validation constraint scan, remove unnecessary anno target check
  • #​2041 Document property includeStandardJavaModules in Maven plugin README
  • #​2040 Fix parameter scanner NPE
  • #​2038 Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1
  • #​2037 Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1
  • #​2036 Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1

v4.0.0

Compare Source

  • #​2035 Release 4.0.0
  • #​2033 Bump io.smallrye:jandex from 3.2.2 to 3.2.3
  • #​2031 Bump the quarkus group with 4 updates
  • #​2030 Additional type checks in models and Json/YAML reader
  • #​2028 Skip deployment of testsuite modules, fix TCK version, UI source jar
  • #​2026 Remove snapshot repositories from parent POM
  • #​2024 Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.1 to 3.3.2
  • #​2023 Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
  • #​2021 Map-backed OAS model classes from annotations
  • #​2020 Add OperationHandler callback
  • #​2018 Bump io.smallrye.config:smallrye-config from 3.9.1 to 3.10.0
  • #​2017 Fix loading of static resources from the class path
  • #​2015 Bump the kotlin group with 2 updates
  • #​2013 Bump cookie and swagger-client in /ui/open-api-ui-forms
  • #​2012 Fix scanning of empty SecurityRequirements on resource class
  • #​2006 Expand schema references during deserialization (compatibility w/3.x)
  • #​2005 Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0
  • #​2003 Split builder API build method to enable downstream optimizations
  • #​2002 Index Java runtime classes in Maven and Gradle plugins
  • #​2001 Bump the quarkus group with 4 updates
  • #​1998 Bump com.github.eirslett:frontend-maven-plugin from 1.15.0 to 1.15.1
  • #​1994 Find @RequestBody annotations by argument index instead of type
  • #​1993 Improve logging when type args do not match params, type parse trim
  • #​1992 fix: Check enum interfaces for @JsonValue
  • #​1990 Bump version.eclipse.microprofile.openapi from 4.0 to 4.0.1
  • #​1988 Bump the quarkus group with 4 updates
  • #​1986 Bump the quarkus group across 1 directory with 4 updates
  • #​1985 Bump org.springframework:spring-webmvc from 5.3.39 to 6.1.13 in /extension-spring
  • #​1982 Bump io.smallrye:smallrye-parent from 45 to 46
  • #​1981 Bump io.smallrye:smallrye-build-parent from 45 to 46
  • #​1980 Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 in /tools/gradle-plugin
  • #​1977 MicroProfile OpenAPI 4.0 to main
  • #​1932 Prepare staging repositories for release 4.0-alpha5
  • #​1931 Backport updates from main 4
  • #​1918 Support generation of OpenAPI v3.0
  • #​1916 Prepare staging repositories for release 4.0-alpha4
  • #​1915 Backport updates from main 3
  • #​1910 Prepare staging repositories for release 4.0-alpha3
  • #​1909 Backport updates from main 2
  • #​1908 Allow null map values in ModelIO#toLinkedMap collector
  • #​1885 Bump MicroProfile OpenAPI from 4.0-RC1 to 4.0
  • #​1884 Backport updates from main
  • #​1872 Bump MicroProfile OpenAPI spec to 4.0-RC1, disable older TCKs jobs
  • #​1869 Read PathItem and PathItemOperation annotations
  • #​1868 Backport updates from main/release 3.11.0
  • #​1858 Require requestBody by default
  • #​1852 Model changes to add PathItem to Components
  • #​1841 Allow summary and description alongside $ref
  • #​1836 Implement webhooks model
  • #​1834 Support identifier field in licence objects
  • #​1833 Add 4.0-SNAPSHOT TCK report
  • #​1818 Update openapi version string
  • #​1815 Support summary attribute on Info annotation
  • #​1801 Schema annotations 3.1
  • #​1793 OAS 3.1 changes for schema model

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.

🔕 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/io.smallrye-smallrye-open-api-maven-plugin-4.x branch from eaa9a61 to ee833f5 Compare October 30, 2024 15:42
@renovate renovate bot force-pushed the renovate/io.smallrye-smallrye-open-api-maven-plugin-4.x branch 2 times, most recently from 4421cb0 to 663d266 Compare November 13, 2024 23:01
@renovate renovate bot force-pushed the renovate/io.smallrye-smallrye-open-api-maven-plugin-4.x branch 2 times, most recently from 37e024c to 8395743 Compare December 9, 2024 01:51
@renovate renovate bot force-pushed the renovate/io.smallrye-smallrye-open-api-maven-plugin-4.x branch from 8395743 to 6be64f2 Compare December 11, 2024 17:51
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