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

Update the dependencies from the latest config #807

Merged
merged 6 commits into from
Nov 24, 2023

Conversation

armiol
Copy link
Collaborator

@armiol armiol commented Nov 24, 2023

In scope of this changeset, the dependencies were updated to the latest available via config.

Additionally, some changes were made, as follows.

  • New dependencies.md file is now in place instead of license-report.md (see config#498).
  • A version of Kotlin stdlib-jdk7 was forced, as it is now being transitively picked from some of our dependencies (see config#500).
  • An explicit dependency onto Spine Reflect is added to allow the code to compile. Probably, earlier it was a transitive dependency of Spine Logging — but now it's not.

@armiol armiol self-assigned this Nov 24, 2023
@armiol
Copy link
Collaborator Author

armiol commented Nov 24, 2023

@alexander-yevsyukov PTAL.

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Merging #807 (46b4f3a) into master (702d265) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #807   +/-   ##
=========================================
  Coverage     74.55%   74.55%           
  Complexity     1129     1129           
=========================================
  Files           180      180           
  Lines          4189     4189           
  Branches        335      335           
=========================================
  Hits           3123     3123           
  Misses          938      938           
  Partials        128      128           

Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@armiol armiol merged commit 8652072 into master Nov 24, 2023
7 checks passed
@armiol armiol deleted the update-config-24-11-2023 branch November 24, 2023 19:18
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.

2 participants