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

fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.1.3 #428

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-dependencies (source) 3.1.2 -> 3.1.3 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-dependencies)

v3.1.3

🐞 Bug Fixes

  • Logging config URLs with query parameters are not detected as XML #​37062
  • Changed environment variable name APP_PASSWORD to APP_USER_PASSWORD i? #​37044
  • BindableRuntimeHintsRegistrar does not generate hints for all nested types of a ConfigurationProperties type #​37022
  • server.max-http-request-header-size doesn't affect Netty server with http2 enabled #​37015
  • AbstractAotMojo should not add source or target if they are null #​36972
  • Exception message in ProcessTestAotMojo has a typo #​36966
  • Docker Compose start fails with "unknown flag: --no-color" #​36908
  • Script-based database initialization fails with an unhelpful error message when configured with a resource that points to a directory #​36786
  • Artemis ConnectionFactory is not configured when CachingConnectionFactory is missing and enabled properties are false #​36772
  • DatabaseDriver swallows real exception #​36759
  • Defining a custom ElasticsearchTransport causes the auto-configured JsonpMapper to back off #​36700
  • Auto-configuration's session repository customization may override that of SessionRepositoryCustomizer beans #​36696
  • RabbitMQ smoke test is missing a test #​36612
  • Tomcat warns about a missing +/- prefix when enabling multiple protocols through server.ssl.enabled-protocols #​36584
  • management.metrics.export.stackdriver properties are incomplete #​36559
  • management.wavefront.metrics.export properties are incomplete #​36556
  • management.metrics.export.signalfx properties are incomplete #​36553
  • JobLauncherApplicationRunner returns a success exit code even when no jobs have been run #​36532
  • Remove use of jakarta.annotation.PostConstruct #​36529
  • management.metrics.export.atlas properties are incomplete #​36526
  • Descriptions of started and ready time metrics contain time units but the unit may change when the metrics are exported #​36516
  • Unlike other Spring Boot goals, process-aot and process-test-aot run on Maven reactor projects #​36494
  • @ServiceConnection on a @Bean method does not work in sliced tests #​36037

📔 Documentation

  • Fix broken links in the documentation #​37071
  • Maven plugin docs contain invalid parameter for image building #​37051
  • Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes #​36969
  • Improve documentation of spring.cache.type=none #​36962
  • Clarify that spring.security.filter properties only apply to servlet-based web apps #​36865
  • Improve documentation to describe how @EntityScan and @Enable?Repositories can be used to tune scanning #​36862
  • Describe quirks of JUL and Log4j2 in the javadoc of OutputCaptureExtension #​36859
  • LogbackLoggingSystem does not report suppressed exception details #​36856
  • Clarify table that shows how logging properties are transferred to system properties #​36853
  • Review Google AppEngine documentation #​36850
  • Rework Working with NoSQL Technologies to clarify which stores are supported by Spring Data #​36813
  • Clarify how nested directories are treated for configtree with wildcards #​36810
  • Clarify the effect of using @EnableWebMvc #​36797
  • Document defaults for spring.mvc.format.* and spring.webflux.format.* properties #​36793
  • Documentation describes how to opt in to using the path pattern parser but it's now the default #​36789
  • Document that scripts for database initialization are optional by default and how they can be made mandatory #​36783
  • Document @DataR2dbcTest support #​36756
  • @since is missing from javadoc of values added to JavaVersion since its introduction #​36735
  • Update Paketo builder references in documentation #​36690
  • Document how to use Docker Compose integration when running tests #​36636
  • Update RestTemplateBuilder#defaultHeader javadoc to reference correct client-side HTTP request class #​36630
  • Document that server.forward-headers-strategy property defaults to native when running on Kubernetes #​36581
  • Documentation of spring.data.redis.url incorrectly states that it does not override spring.data.redis.user #​36492

🔨 Dependency Upgrades

❤️ Contributors

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

@​MahatmaFatalError, @​NersesAM, @​OnSuorce, @​chicobento, @​dependabot[bot], @​dreis2211, @​eddumelendez, @​elevne, @​fzyzcjy, @​itsAkshayDubey, @​izeye, @​joesteel2010, @​jongwooo, @​ls-urs-keller, @​michael-simons, @​msobeck, @​normandra, @​omaryaya, @​quaff, @​rob-valor, @​spa-abaudat, and @​vpavic


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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #428 (cc6ad13) into main (7c75c76) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #428   +/-   ##
=========================================
  Coverage     84.10%   84.10%           
  Complexity     1248     1248           
=========================================
  Files           211      211           
  Lines          4084     4084           
  Branches        420      420           
=========================================
  Hits           3435     3435           
  Misses          360      360           
  Partials        289      289           
Flag Coverage Δ
unittests 84.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@Ahoo-Wang Ahoo-Wang merged commit d58c250 into main Aug 24, 2023
@Ahoo-Wang Ahoo-Wang deleted the renovate/spring-boot branch August 24, 2023 12:16
Ahoo-Wang added a commit that referenced this pull request Jul 6, 2024
* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.1.2 (#361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Support `GroupedIdSegmentDistributor`. (#362)

* fix(deps): update dependency org.axonframework:axon-bom to v4.8.0 (#364)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Support auto config `GroupedIdSegmentDistributor` . (#363)

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.0 (#365)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.0 (#366)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Support `GroupedAccessor` . (#367)

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.1 (#368)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.1 (#369)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency gradle to v8.2 (#370)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: dependency management (#372)

* fix(deps): update dependency org.junit-pioneer:junit-pioneer to v2 (#373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update dependency gradle to v8.2.1 (#374)

* Update version

* dep: update cosid-proxy version to v2.2.1 (#375)

dep: update cosky-proxy version to v2.2.1

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.2 (#377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.2 (#376)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.1.2 (#378)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update version

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.3 (#379)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.3 (#380)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: support `RADIX36` for `IdConverterDefinition` (#382)

* fix(deps): update junit5 monorepo to v5.10.0 (#381)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* doc: update README

* feat: support `CustomizeSegmentIdProperties`/`CustomizeSnowflakeIdProperties`. (#383)

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.4 (#384)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.4 (#385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.5 (#386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.5 (#387)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2022.0.4 (#388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: support `HostAddressSupplier` (#389)

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.2.6 (#390)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.2.6 (#391)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* doc: add Performance-CosId-Leaf

* doc: update Performance-CosId-Leaf

* fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.1 (#392)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.axonframework:axon-bom to v4.8.1 (#393)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.google.guava:guava to v32.1.2-jre (#394)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.1.0 (#395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* doc: update Performance-CosId-Leaf

* doc: update getting-started.md

* doc: update README.md

* feat: support `spring-boot-actuator` (#396)

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.3.0 (#397)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.3.0 (#398)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Enhance OpenAPI for cosid-proxy (#399)

* update default application.yaml for cosid-proxy-server (#400)

* fix(deps): update dependency me.ahoo.cosid:cosid-jdbc to v2.3.1 (#401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-test to v2.3.1 (#402)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: dependency management (#403)

* publish cosid-proxy to AliyunCR (#404)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.3.3 (#405)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: support `spring-data-jdbc` (#406)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.4.0 (#407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.1.1 (#408)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency jmh to v1.37 (#409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.openjdk.jmh:jmh-core to v1.37 (#410)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update jmh to v1.37 (#412)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.37 (#411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: dependency management (#413)

* fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.2.0 (#414)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.1.2 (#415)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update vuepress monorepo to v1.9.10 (#416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.axonframework:axon-bom to v4.8.2 (#418)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency io.mockk:mockk to v1.13.7 (#417)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.1.3 (#419)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* doc: update getting-started.md (#420)

* doc: update getting-started.md

* refactor: add `Decorator` tag to `ClockSyncCosIdGenerator` (#422)

* refactor: add `Decorator` tag to `ClockSyncCosIdGenerator`

* feat: Enhanced stats to support viewing ID generator status information (#423)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.5.0 (#424)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update proxy-image to 2.5.0

* chore(deps): update dependency gradle to v8.3 (#425)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update wiki/getting-started.md.

Signed-off-by: Yaien <yaien_6530@163.com>

* fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.0 (#426)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.1.3 (#428)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: add `maxTime` to `UPDATE_AFTER_OPTIONS` (#429)

* chore(deps): update actions/checkout action to v4 (#430)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: Prioritize MongoClient that supports synchronous mode (#431)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.5.2 (#432)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.junit-pioneer:junit-pioneer to v2.1.0 (#433)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.axonframework:axon-bom to v4.8.3 (#434)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update docker/login-action action to v3 (#436)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update docker/build-push-action action to v5 (#435)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update docker/metadata-action action to v5 (#437)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update docker/setup-qemu-action action to v3 (#439)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update docker/setup-buildx-action action to v3 (#438)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update codecov/codecov-action action to v4 (#440)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Revert "chore(deps): update codecov/codecov-action action to v4" (#441)

Revert "chore(deps): update codecov/codecov-action action to v4 (#440)"

This reverts commit c84245c.

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.1.4 (#442)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update version

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.5.3 (#443)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency io.mockk:mockk to v1.13.8 (#444)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.1 (#446)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency gradle to v8.4 (#447)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.1.4 (#448)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/checkout digest to 8ade135 (#445)

* chore(deps): update actions/checkout digest to 8ade135

* Update codeql-analysis.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahoo Wang <ahoowang@qq.com>

* fix(deps): update dependency com.google.guava:guava to v32.1.3-jre (#449)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v4.12.0 (#452)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update openjdk docker tag to v21 (#451)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.2.0 (#450)

* chore(deps): update dependency com.github.spotbugs to v5.2.0

* exclude PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahoo Wang <ahoowang@qq.com>

* chore(deps): update dependency com.github.spotbugs to v5.2.1 (#453)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.axonframework:axon-bom to v4.8.4 (#454)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency spring-boot to v3.1.5 (#455)

* feat: support `FlowableIdGenerator` (#456)

* feat: support `FlowableIdGeneratorAutoConfiguration` (#458)

* doc: update document

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.5.5 (#459)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update plugin me.champeau.jmh to v0.7.2 (#461)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency me.champeau.jmh to v0.7.2 (#460)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.axonframework:axon-bom to v4.9.0 (#463)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix:Remove unnecessary dependencies (#465)

* feat: support Activiti IdGenerator Based on CosId. (#464)

* feat: support `ActivitiIdGeneratorAutoConfiguration` (#467)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.5.6 (#469)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.mybatis:mybatis to v3.5.14 (#470)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.zaxxer:hikaricp to v5.1.0 (#472)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.zaxxer:hikaricp to v5.1.0 (#473)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.junit.jupiter:junit-jupiter-params to v5.10.1 (#474)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update junit5 monorepo to v5.10.1 (#475)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.2.2 (#476)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.2.3 (#477)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.axonframework:axon-bom to v4.9.1 (#478)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* doc: update document config

* doc: update document config (#480)

* fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.2 (#483)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Record unit test exception details (#484)

* fix(deps): update dependency org.junit-pioneer:junit-pioneer to v2.2.0 (#485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: support `Retry Test` in CI (#486)

* fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.3 (#487)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.mybatis.spring.boot:mybatis-spring-boot-starter to v3.0.3 (#488)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* deps: Update SpringBoot to 3.2.0 (#489)

* fix: CI test. (#490)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.6.0 (#491)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.2.4 (#492)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency org.gradle.test-retry to v1.5.7 (#493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/setup-java action to v4 (#495)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency gradle to v8.5 (#494)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v5.2.5 (#496)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: add `ModSpec` to support Modulo sharding algorithm uniformity testing (#497)

* feat: add shardingsphere to Mod Uniformity test (#498)

* chore(deps): update dependency com.github.spotbugs to v6 (#499)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.3.0 (#500)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.2 (#501)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023 (#504)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency org.gradle.test-retry to v1.5.8 (#502)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update version

* deps: update MongoDb image version to 6.0.12 (#505)

* fix(deps): update dependency com.netease.nim:camellia-id-gen-core to v1.2.20 (#503)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Refactor the test container image (#506)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.6.2 (#507)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* format code

* fix(deps): update dependency org.axonframework:axon-bom to v4.9.2 (#508)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update github/codeql-action action to v3 (#509)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.mybatis:mybatis to v3.5.15 (#510)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.4 (#511)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update Version

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.2.1 (#514)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(doc): Use VitePress instead of Vuepress (#515)

* feat(doc): update cosid-spring-data-jdbc.md (#516)

* feat(doc): update cosid-activiti.md (#517)

* feat(doc): update cosid-generator.md

* feat(doc): update cosid-generator.md

* feat(doc): update segment.md

* feat(doc): update documentation

* feat(doc): update documentation

* feat(doc): update documentation

* feat(doc): update documentation

* feat(doc): add specific-id.md (#518)

* Update Version

* fix(deps): update dependency com.google.guava:guava to v33 (#512)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.6.4 (#519)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(doc): add who-is-using.md

* feat(doc): add who-is-using.md

* chore(deps): update dependency com.github.spotbugs to v6.0.5 (#520)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(doc): add javadoc (#521)

* chore(deps): update dependency com.github.spotbugs to v6.0.6 (#523)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.2.2 (#526)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* format code (#527)

remove blank line

* Update Version

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.6.5 (#528)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update flowable to v7 (major) (#457)

fix(deps): update flowable to v7

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.7 (#529)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(doc): update sitemap

* fix(deps): update dependency org.axonframework:axon-bom to v4.9.3 (#531)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update codecov/codecov-action action to v4 (#532)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency gradle to v8.6 (#533)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update junit5 monorepo to v5.10.2 (#535)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.6 (#530)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.2.3 (#536)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Version

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.6.6 (#537)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.axonframework:axon-bom to v4.9.4 (#538)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.8 (#539)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.7 (#540)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.4.0 (#542)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.google.guava:guava to v33.1.0-jre (#544)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.9 (#545)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.2.4 (#546)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency gradle to v8.7 (#547)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.1 (#548)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Version

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.6.8 (#549)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.5.0 (#550)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency io.github.gradle-nexus.publish-plugin to v2 (#552)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(ci): add Actions to Sync Gitee (#553)

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.2.5 (#555)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(ci): update ci java distribution to temurin (#556)

* chore(deps): update dependency org.gradle.test-retry to v1.5.9 (#557)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.google.guava:guava to v33.2.0-jre (#560)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.8 (#561)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.mybatis:mybatis to v3.5.16 (#551)

* fix(deps): update dependency org.mybatis:mybatis to v3.5.16

* feat(mybatis): fix test bug

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahoo Wang <ahoowang@qq.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.14 (#554)

* chore(deps): update dependency com.github.spotbugs to v6.0.14

* feat: fix test bug

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahoo Wang <ahoowang@qq.com>

* Update Version

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.6.9 (#562)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Version

* feat: support `YearGroupBySupplier` / `YearMonthGroupBySupplier` / `YearMonthDayGroupBySupplier`. (#563)

* feat: add `DateGroupBySupplier` example config. (#564)

* feat(doc): Update specific-id.md (#565)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.8.0 (#566)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Version

* feat(core): support `GroupedKey` for `SegmentIdStat` (#567)

* feat(doc): Update specific-id.md (#568)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.8.1 (#569)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.15 (#571)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.2.6 (#572)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.2 (#574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.google.guava:guava to v33.2.1-jre (#576)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency gradle to v8.8 (#577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.16 (#578)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.17 (#579)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update docker/build-push-action action to v6 (#580)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Version

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.8.2 (#581)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(core): Support `DatePrefixIdConverter` (#582)

* feat(core): Support `DatePrefix` for auto config. (#583)

* Update Version

* feat(doc): Update specific-id.md to Support `DatePrefix` (#584)

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.8.3 (#585)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.3.1 (#573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency com.github.spotbugs to v6.0.18 (#586)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Version

* fix(deps): update dependency me.ahoo.cosid:cosid-bom to v2.9.0 (#587)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update junit5 monorepo to v5.10.3 (#590)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.6.0 (#591)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(core): Use data classes to replace `record` to improve JAVA8 compatibility (#593)

* feat: Merge main branch features

* feat: Merge main branch features

* feat: Merge main branch features

* feat: Merge main branch features

---------

Signed-off-by: Yaien <yaien_6530@163.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yaien <yaien_6530@163.com>
Co-authored-by: kong xiang <rocher@126.com>
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