bcgov / nr-forest-client-api

Forest client API allows systems to consume forest client data without having to connect to a database
Apache License 2.0
6 stars 1 forks source link

chore(deps): update maven all non-major dependencies #201

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.cyclonedx:cyclonedx-maven-plugin 2.7.10 -> 2.7.11 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.6.2 -> 3.6.3 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.2.2 -> 3.2.5 age adoption passing confidence
org.apache.maven.plugins:maven-failsafe-plugin 3.2.2 -> 3.2.5 age adoption passing confidence
io.projectreactor.netty:reactor-netty-http 1.1.13 -> 1.1.15 age adoption passing confidence
org.flywaydb:flyway-core (source) 9.16.3 -> 9.22.3 age adoption passing confidence
org.springdoc:springdoc-openapi-starter-webflux-ui (source) 2.2.0 -> 2.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.2.0 -> 3.2.1 age adoption passing confidence

Release Notes

reactor/reactor-netty (io.projectreactor.netty:reactor-netty-http) ### [`v1.1.15`](https://togithub.com/reactor/reactor-netty/releases/tag/v1.1.15) `Reactor Netty` `1.1.15` is part of **`2022.0.15` Release Train** and **`2023.0.2` Release Train**. This is a recommended update for all `Reactor Netty 1.1.x` users. #### What's Changed ##### :sparkles: New features and improvements - Depend on `Reactor Core` `v3.5.14` by [@​chemicL](https://togithub.com/chemicL) in [`0716665`](https://togithub.com/reactor/reactor-netty/commit/0716665bd9e405f05638338ea2e5f29a7d70d7ef), see [release notes](https://togithub.com/reactor/reactor-core/releases/tag/v3.5.14) - Depend on `Netty` `v4.1.104.Final` by [@​violetagg](https://togithub.com/violetagg) in [#​2998](https://togithub.com/reactor/reactor-netty/issues/2998) - Depend on `Netty QUIC Codec` `v0.0.55.Final` by [@​violetagg](https://togithub.com/violetagg) in [#​3001](https://togithub.com/reactor/reactor-netty/issues/3001) ##### :lady_beetle: Bug fixes - Do not forward the last inbound data frame when it is empty by [@​violetagg](https://togithub.com/violetagg) in [#​3000](https://togithub.com/reactor/reactor-netty/issues/3000) - Fix `NullPointerException` in `TlsMetricsHandler` when used together with `SniHandler` by [@​violetagg](https://togithub.com/violetagg) in [#​3023](https://togithub.com/reactor/reactor-netty/issues/3023) ##### :book: Documentation, Tests and Build - Clarify TCP fallback is enabled by default for Host Name Resolution. by [@​simonatan](https://togithub.com/simonatan) in [#​3013](https://togithub.com/reactor/reactor-netty/issues/3013) - Update `dependabot` configuration by [@​violetagg](https://togithub.com/violetagg) in [#​3020](https://togithub.com/reactor/reactor-netty/issues/3020), [`cfea140`](https://togithub.com/reactor/reactor-netty/commit/cfea1409cfd3a046361e2e39bcb47c3630297d08), [`24b1c9a`](https://togithub.com/reactor/reactor-netty/commit/24b1c9ae5aa88a3676f64fb5a8553ae9aeaf8ff0), [`300bf66`](https://togithub.com/reactor/reactor-netty/commit/300bf66c5484950ead1936e096d39f86ae8f2651) ##### :up: Build/Test Dependency Upgrades - Bump `tomcat-embed-core` to version `9.0.84` by [@​dependabot](https://togithub.com/dependabot) in [#​2997](https://togithub.com/reactor/reactor-netty/issues/2997) - Bump `github/codeql-action` to version `3` by [@​dependabot](https://togithub.com/dependabot) in [#​2999](https://togithub.com/reactor/reactor-netty/issues/2999) - Bump `jackson-databind` to version `2.16.1` by [@​dependabot](https://togithub.com/dependabot) in [#​3007](https://togithub.com/reactor/reactor-netty/issues/3007) - Bump `build-info-extractor-gradle` to version `4.33.10` by [@​dependabot](https://togithub.com/dependabot) in [#​3008](https://togithub.com/reactor/reactor-netty/issues/3008) - Bump `brotli4j` to version `1.15.0` by [@​dependabot](https://togithub.com/dependabot) in [#​3010](https://togithub.com/reactor/reactor-netty/issues/3010) - Bump `assertj-core` to version `3.25.1` by [@​dependabot](https://togithub.com/dependabot) in [#​3012](https://togithub.com/reactor/reactor-netty/issues/3012) - Bump `hoverfly-java-junit5` to version `0.16.0` by [@​dependabot](https://togithub.com/dependabot) in [#​3018](https://togithub.com/reactor/reactor-netty/issues/3018) - Bump `braveVersion` to version `5.18.1` by [@​dependabot](https://togithub.com/dependabot) in [#​3021](https://togithub.com/reactor/reactor-netty/issues/3021) **Full Changelog**: https://github.com/reactor/reactor-netty/compare/v1.1.14...v1.1.15 ### [`v1.1.14`](https://togithub.com/reactor/reactor-netty/releases/tag/v1.1.14) `Reactor Netty` `1.1.14` is part of **`2022.0.14` Release Train** and **`2023.0.1` Release Train**. This is a recommended update for all `Reactor Netty 1.1.x` users. #### What's Changed ##### :sparkles: New features and improvements - Depend on `Reactor Core` `v3.5.13` by [@​violetagg](https://togithub.com/violetagg) in [`5f09da8`](https://togithub.com/reactor/reactor-netty/commit/5f09da87a5008251400c36ee8a2b3b6184d6dd07), see [release notes](https://togithub.com/reactor/reactor-core/releases/tag/v3.5.13) - Depend on `netty-incubator-transport-native-io_uring` `v0.0.24.Final` by [@​dependabot](https://togithub.com/dependabot) in [#​2977](https://togithub.com/reactor/reactor-netty/issues/2977) - Depend on `Netty QUIC Codec` `v0.0.54.Final` by [@​violetagg](https://togithub.com/violetagg) in [#​2991](https://togithub.com/reactor/reactor-netty/issues/2991) - Add support for websocket `client_no_context_takeover` and `server_no_context_takeover` extension parameters by [@​violetagg](https://togithub.com/violetagg) in [#​2979](https://togithub.com/reactor/reactor-netty/issues/2979) - Expose metrics for `pending acquire` operation latency by [@​violetagg](https://togithub.com/violetagg) in [#​2980](https://togithub.com/reactor/reactor-netty/issues/2980) ##### :lady_beetle: Bug fixes - Ensure `RFC 6265` compliance when sending multiple cookies by [@​violetagg](https://togithub.com/violetagg) in [#​2994](https://togithub.com/reactor/reactor-netty/issues/2994) ##### :book: Documentation, Tests and Build - Update `Reactor Core` version in `check_reactor_core_3.6_snapshots.yml` by [@​violetagg](https://togithub.com/violetagg) in [#​2971](https://togithub.com/reactor/reactor-netty/issues/2971) ##### :up: Build/Test Dependency Upgrades - Bump `tomcat-embed-core` to version `9.0.83` by [@​dependabot](https://togithub.com/dependabot) in [#​2974](https://togithub.com/reactor/reactor-netty/issues/2974) - Bump `jackson-databind` to version `2.16.0` by [@​dependabot](https://togithub.com/dependabot) in [#​2975](https://togithub.com/reactor/reactor-netty/issues/2975) - Bump `actions/setup-java` to version `4` by [@​dependabot](https://togithub.com/dependabot) in [#​2989](https://togithub.com/reactor/reactor-netty/issues/2989) - Bump `logback-classic` to version `1.2.13` by [@​dependabot](https://togithub.com/dependabot) in [#​2990](https://togithub.com/reactor/reactor-netty/issues/2990) - Bump `org.gradle.test-retry` to version `1.5.8` by [@​dependabot](https://togithub.com/dependabot) in [#​2993](https://togithub.com/reactor/reactor-netty/issues/2993) **Full Changelog**: https://github.com/reactor/reactor-netty/compare/v1.1.13...v1.1.14
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webflux-ui) ### [`v2.3.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#230---2023-12-03) [Compare Source](https://togithub.com/springdoc/springdoc-openapi/compare/v2.2.0...v2.3.0) ##### Added - [#​2340](https://togithub.com/springdoc/springdoc-openapi/issues/2340) - Add support OIDC with Spring Authorization Server - [#​2345](https://togithub.com/springdoc/springdoc-openapi/issues/2345) - Support Schema added in OpenAPI Specification v3.1 - [#​2387](https://togithub.com/springdoc/springdoc-openapi/issues/2387) - Support get javadoc description from getter method - [#​2404](https://togithub.com/springdoc/springdoc-openapi/issues/2404) - Update condition to register links schema customizer - [#​2359](https://togithub.com/springdoc/springdoc-openapi/issues/2359) - Update condition to register links schema customizer - [#​2348](https://togithub.com/springdoc/springdoc-openapi/issues/2348) - Enhance resource path processing - [#​2438](https://togithub.com/springdoc/springdoc-openapi/issues/2438), [#​2315](https://togithub.com/springdoc/springdoc-openapi/issues/2315) - Support for [@​JsonProperty](https://togithub.com/JsonProperty) with Javadoc Change in springdoc-openapi ##### Changed - Upgrade spring-boot to 3.2.0 - Upgrade swagger-core to 2.2.19 - Upgrade swagger-ui to 5.10.3 ##### Fixed - [#​2366](https://togithub.com/springdoc/springdoc-openapi/issues/2366) - Fix the failed test due to hardcoded file separators - [#​2370](https://togithub.com/springdoc/springdoc-openapi/issues/2370), [#​2371](https://togithub.com/springdoc/springdoc-openapi/issues/2371) - No empty description for polymorphic subtypes - [#​2373](https://togithub.com/springdoc/springdoc-openapi/issues/2373) - SchemaProperty.array Schema is ignored in /api-docs or api-docs.yaml - [#​2366](https://togithub.com/springdoc/springdoc-openapi/issues/2366) - Refactoring AbstractSwaggerResourceResolver.findWebJarResourcePath - [#​2320](https://togithub.com/springdoc/springdoc-openapi/issues/2320) - javadoc for class attribute ignored when in EntityModel. - [#​2347](https://togithub.com/springdoc/springdoc-openapi/issues/2347) - Not working if a property of entity contains generic parameters. - [#​2399](https://togithub.com/springdoc/springdoc-openapi/issues/2399) - SpringdocRouteBuilder.onError is overriding last route defined. - [#​2426](https://togithub.com/springdoc/springdoc-openapi/issues/2426) - StackOverflowError when using [@​ParameterObject](https://togithub.com/ParameterObject) on groovy class.
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent) ### [`v3.2.1`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.2.1) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.1) #### :star: New Features - Cleanup java sources [#​38877](https://togithub.com/spring-projects/spring-boot/issues/38877) #### :lady_beetle: Bug Fixes - HibernateJpaAutoConfiguration should be applied before DataSourceTransactionManagerAutoConfiguration [#​38880](https://togithub.com/spring-projects/spring-boot/issues/38880) - META-INF entries are duplicated under BOOT-INF/classes causing "Conflicting persistence unit definitions" error [#​38862](https://togithub.com/spring-projects/spring-boot/issues/38862) - logging.include-application-name has no effect when using log4j2 [#​38847](https://togithub.com/spring-projects/spring-boot/pull/38847) - Pulsar authentication param properties cause IllegalStateException with Pulsar Client 3.1.0 [#​38839](https://togithub.com/spring-projects/spring-boot/pull/38839) - Child context created with SpringApplicationBuilder runs parents runners [#​38837](https://togithub.com/spring-projects/spring-boot/issues/38837) - getSigners() info is lost for signed jars when using the new loader implementation with requiresUnpack [#​38833](https://togithub.com/spring-projects/spring-boot/issues/38833) - TestContainers parallel initialization doesn't work properly [#​38831](https://togithub.com/spring-projects/spring-boot/issues/38831) - Zip file closed exceptions can be thrown due to StaticResourceJars closing jars from cached connections [#​38770](https://togithub.com/spring-projects/spring-boot/issues/38770) - Multi-byte filenames in zip files can cause an endless loop in ZipString.hash [#​38751](https://togithub.com/spring-projects/spring-boot/issues/38751) - Gradle task "bootJar" fails with "Failed to get permissions" when using Gradle 8.6-milestone-1 [#​38741](https://togithub.com/spring-projects/spring-boot/issues/38741) - Custom binding converters are ignored when working with collection types [#​38734](https://togithub.com/spring-projects/spring-boot/issues/38734) - WebFlux and resource server auto-configuration may fail due to null authentication manager [#​38713](https://togithub.com/spring-projects/spring-boot/issues/38713) - It is unclear that Docker Compose services have not been started as one or more is already running [#​38661](https://togithub.com/spring-projects/spring-boot/issues/38661) - Spring Boot jar launcher does not work in folders containing certain chars [#​38660](https://togithub.com/spring-projects/spring-boot/issues/38660) - FileNotFoundException is thrown eagerly from unused SSL bundles [#​38659](https://togithub.com/spring-projects/spring-boot/issues/38659) - NoUniqueBeanDefinitionFailureAnalyzer does not account for the fact that missing '-parameters' may be the cause [#​38652](https://togithub.com/spring-projects/spring-boot/issues/38652) - Traces are propagated if tracing is disabled [#​38641](https://togithub.com/spring-projects/spring-boot/issues/38641) - Missing registry auto-configuration for JMS listener observation support [#​38613](https://togithub.com/spring-projects/spring-boot/issues/38613) - Class loading fails on an interrupted thread causing com.mongodb.event.ServerClosedEvent to fail to load when Mongo detects a cluster change [#​38611](https://togithub.com/spring-projects/spring-boot/issues/38611) - Failures due to code not being compiled with '-parameters' are hard to identify [#​38603](https://togithub.com/spring-projects/spring-boot/issues/38603) - System SSL certificates are not used by the Apache HTTP Client in a RestTemplate built with RestTemplateBuilder [#​38600](https://togithub.com/spring-projects/spring-boot/issues/38600) - ZipFileSystem throws "java.util.zip.ZipException: read CEN tables failed" with certain nested jars [#​38595](https://togithub.com/spring-projects/spring-boot/issues/38595) - Nested jar URLs cannot be split and reassembled resulting in errors with projects that use this technique (such as JobRunr) [#​38592](https://togithub.com/spring-projects/spring-boot/issues/38592) - NoSuchMethodError can be thrown from Session.getCookie() due to binary incompatibilty [#​38589](https://togithub.com/spring-projects/spring-boot/issues/38589) - management.metrics.tags has been deprecated without a replacement working for all metrics [#​38583](https://togithub.com/spring-projects/spring-boot/issues/38583) - NegativeArraySizeException can be thrown from org.springframework.boot.loader.zip.ZipContent$Loader [#​38572](https://togithub.com/spring-projects/spring-boot/issues/38572) - Migration form 3.1.5 to 3.2.0 : "Default" Tracer is not provided in test anymore [#​38568](https://togithub.com/spring-projects/spring-boot/issues/38568) - TomcatWebServer stop doesn't close sockets for additional connectors [#​38564](https://togithub.com/spring-projects/spring-boot/issues/38564) - Port is already in use when using `@SpringBootTest` with a separate management port and a mock web environment [#​38554](https://togithub.com/spring-projects/spring-boot/issues/38554) - Keep-alive property causes processAot step to never finish [#​38531](https://togithub.com/spring-projects/spring-boot/issues/38531) - Setting 'spring.task.scheduling.shutdown.await-termination-period' does not result in a call to SimpleAsyncTaskScheduler#taskTerminationTimeout [#​38530](https://togithub.com/spring-projects/spring-boot/issues/38530) - Setting 'spring.task.execution.shutdown.await-termination-period' does not result in a call to SimpleAsyncTaskExecutor#taskTerminationTimeout [#​38528](https://togithub.com/spring-projects/spring-boot/issues/38528) - Nested URLs return null from classLoader.getResource("") causing ClassPathResource failures [#​38524](https://togithub.com/spring-projects/spring-boot/issues/38524) - Spring Boot 3.2 is not compatible with older versions of Liquibase [#​38522](https://togithub.com/spring-projects/spring-boot/issues/38522) - Controller level exceptions not getting populated in HTTP server requests metrics [#​33731](https://togithub.com/spring-projects/spring-boot/issues/33731) #### :notebook_with_decorative_cover: Documentation - Fix typo [#​38879](https://togithub.com/spring-projects/spring-boot/issues/38879) - Add the LangChain4J Spring Boot Starter to the list of community starters [#​38776](https://togithub.com/spring-projects/spring-boot/pull/38776) - Document prerequisites for Docker Compose support [#​38764](https://togithub.com/spring-projects/spring-boot/issues/38764) - Update Dynatrace documentation links [#​38725](https://togithub.com/spring-projects/spring-boot/issues/38725) - Correct references to Jetty's HTTP2 server module [#​38632](https://togithub.com/spring-projects/spring-boot/pull/38632) - Fix Observation Filter docs [#​38586](https://togithub.com/spring-projects/spring-boot/issues/38586) - Reinstate mention of testAndDevelopmentOnly when using Testcontainers at dev time [#​38571](https://togithub.com/spring-projects/spring-boot/issues/38571) #### :hammer: Dependency Upgrades - Upgrade to AspectJ 1.9.21 [#​38797](https://togithub.com/spring-projects/spring-boot/issues/38797) - Upgrade to Dropwizard Metrics 4.2.23 [#​38798](https://togithub.com/spring-projects/spring-boot/issues/38798) - Upgrade to Groovy 4.0.16 [#​38799](https://togithub.com/spring-projects/spring-boot/issues/38799) - Upgrade to Hibernate 6.4.1.Final [#​38870](https://togithub.com/spring-projects/spring-boot/issues/38870) - Upgrade to HttpClient5 5.2.3 [#​38800](https://togithub.com/spring-projects/spring-boot/issues/38800) - Upgrade to HttpCore5 5.2.4 [#​38801](https://togithub.com/spring-projects/spring-boot/issues/38801) - Upgrade to Janino 3.1.11 [#​38802](https://togithub.com/spring-projects/spring-boot/issues/38802) - Upgrade to Jaybird 5.0.3.java11 [#​38803](https://togithub.com/spring-projects/spring-boot/issues/38803) - Upgrade to Jersey 3.1.5 [#​38804](https://togithub.com/spring-projects/spring-boot/issues/38804) - Upgrade to Jetty 12.0.5 [#​38871](https://togithub.com/spring-projects/spring-boot/issues/38871) - Upgrade to Kafka 3.6.1 [#​38806](https://togithub.com/spring-projects/spring-boot/issues/38806) - Upgrade to Kotlin 1.9.21 [#​38807](https://togithub.com/spring-projects/spring-boot/issues/38807) - Upgrade to Kotlin Serialization 1.6.2 [#​38808](https://togithub.com/spring-projects/spring-boot/issues/38808) - Upgrade to Logback 1.4.14 [#​38809](https://togithub.com/spring-projects/spring-boot/issues/38809) - Upgrade to Maven Javadoc Plugin 3.6.3 [#​38810](https://togithub.com/spring-projects/spring-boot/issues/38810) - Upgrade to Micrometer 1.12.1 [#​38693](https://togithub.com/spring-projects/spring-boot/issues/38693) - Upgrade to Micrometer Tracing 1.2.1 [#​38694](https://togithub.com/spring-projects/spring-boot/issues/38694) - Upgrade to Netty 4.1.104.Final [#​38872](https://togithub.com/spring-projects/spring-boot/issues/38872) - Upgrade to Pulsar Reactive 0.5.1 [#​38873](https://togithub.com/spring-projects/spring-boot/issues/38873) - Upgrade to R2DBC Postgresql 1.0.3.RELEASE [#​38812](https://togithub.com/spring-projects/spring-boot/issues/38812) - Upgrade to R2DBC Proxy 1.1.3.RELEASE [#​38813](https://togithub.com/spring-projects/spring-boot/issues/38813) - Upgrade to Reactor Bom 2023.0.1 [#​38695](https://togithub.com/spring-projects/spring-boot/issues/38695) - Upgrade to Spring AMQP 3.1.1 [#​38860](https://togithub.com/spring-projects/spring-boot/issues/38860) - Upgrade to Spring Authorization Server 1.2.1 [#​38696](https://togithub.com/spring-projects/spring-boot/issues/38696) - Upgrade to Spring Data Bom 2023.1.1 [#​38697](https://togithub.com/spring-projects/spring-boot/issues/38697) - Upgrade to Spring Framework 6.1.2 [#​38814](https://togithub.com/spring-projects/spring-boot/issues/38814) - Upgrade to Spring Integration 6.2.1 [#​38698](https://togithub.com/spring-projects/spring-boot/issues/38698) - Upgrade to Spring Kafka 3.1.1 [#​38874](https://togithub.com/spring-projects/spring-boot/issues/38874) - Upgrade to Spring LDAP 3.2.1 [#​38699](https://togithub.com/spring-projects/spring-boot/issues/38699) - Upgrade to Spring Pulsar 1.0.1 [#​38875](https://togithub.com/spring-projects/spring-boot/issues/38875) - Upgrade to Spring Retry 2.0.5 [#​38836](https://togithub.com/spring-projects/spring-boot/issues/38836) - Upgrade to Spring Security 6.2.1 [#​38700](https://togithub.com/spring-projects/spring-boot/issues/38700) - Upgrade to Spring Session 3.2.1 [#​38866](https://togithub.com/spring-projects/spring-boot/issues/38866) - Upgrade to Spring WS 4.0.9 [#​38876](https://togithub.com/spring-projects/spring-boot/issues/38876) - Upgrade to Tomcat 10.1.17 [#​38815](https://togithub.com/spring-projects/spring-boot/issues/38815) - Upgrade to UnboundID LDAPSDK 6.0.11 [#​38816](https://togithub.com/spring-projects/spring-boot/issues/38816) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​SandraAhlgrimm](https://togithub.com/SandraAhlgrimm), [@​aleksandrserbin](https://togithub.com/aleksandrserbin), [@​cachescrubber](https://togithub.com/cachescrubber), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​gavlyukovskiy](https://togithub.com/gavlyukovskiy), [@​ilies-bel](https://togithub.com/ilies-bel), [@​meiyese](https://togithub.com/meiyese), [@​onobc](https://togithub.com/onobc), [@​pirgeo](https://togithub.com/pirgeo), [@​quaff](https://togithub.com/quaff), [@​shin-mallang](https://togithub.com/shin-mallang), and [@​tomfrenken](https://togithub.com/tomfrenken)

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.

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



This PR has been generated by Mend Renovate. View repository job log here.


Thanks for the PR!

Any successful deployments (not always required) will be available below. API available

Once merged, code will be promoted and handed off to following workflow run. Main Merge Workflow

github-actions[bot] commented 8 months ago

Current changelog

Features

renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

github-actions[bot] commented 7 months ago
Overall Project 99.38% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 7 months ago

Your Pull Request code is being promoted! Please follow the link below. Main Merge Workflow