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

build: update dependency versions and add new Maven repository #695

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Update dependency versions across multiple modules
  • Add new Maven repository for LinYiPackages
  • Refactor dependency names to use lowercase and hyphens
  • Update plugin versions and naming conventions

- Update dependency versions across multiple modules
- Add new Maven repository for LinYiPackages
- Refactor dependency names to use lowercase and hyphens
- Update plugin versions and naming conventions
- Update dependency versions across multiple modules
- Add new Maven repository for LinYiPackages
- Refactor dependency names to use lowercase and hyphens
- Update plugin versions and naming conventions
@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Jan 10, 2025
# Conflicts:
#	gradle/libs.versions.toml
- Update library versions: - spring-boot: 3.4.1
  - spring-cloud: 2024.0.0
  - okhttp: 4.12.0
  - testcontainers: 1.20.4
  - guava: 33.4.0-jre
  - mybatis:3.5.19 - mybatis-spring-boot:3.0.4
  - junit-pioneer: 2.2.0
  - axon: 4.10.4  - flowable: 7.1.0
  - activiti: 7.0.0.SR1
  - springdoc: 2.8.1
- Update plugin versions:
  - test-retry: 1.6.0
  - publish-plugin: 2.0.0
  - jmh-plugin: 0.7.2
  - spotbugs:6.0.27
- Update library and plugin naming conventions to use hyphens instead of camelCase
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.75%. Comparing base (6d0d90d) to head (179772b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #695      +/-   ##
============================================
+ Coverage     84.70%   84.75%   +0.04%     
- Complexity     1291     1292       +1     
============================================
  Files           210      210              
  Lines          4165     4165              
  Branches        421      421              
============================================
+ Hits           3528     3530       +2     
+ Misses          355      354       -1     
+ Partials        282      281       -1     
Flag Coverage Δ
unittests 84.75% <ø> (+0.04%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ahoo-Wang Ahoo-Wang merged commit 3005139 into main Jan 10, 2025
35 checks passed
@Ahoo-Wang Ahoo-Wang deleted the dependency branch January 10, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant