Skip to content

Update all dependencies - autoclosed#108

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Closed

Update all dependencies - autoclosed#108
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Nov 1, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/download-artifact action major v4 -> v5 age confidence
codecov/codecov-action action major v3.1.4 -> v5.4.3 age confidence
eclipse-temurin final patch 21-jre-alpine -> 21.0.8_9-jre-alpine age confidence
nick-fields/retry action major v2 -> v3 age confidence
com.google.jimfs:jimfs dependencies patch 1.3.0 -> 1.3.1 age confidence
org.mockito:mockito-junit-jupiter dependencies minor 5.6.0 -> 5.18.0 age confidence
org.mockito:mockito-core dependencies minor 5.6.0 -> 5.18.0 age confidence
com.google.truth.extensions:truth-java8-extension dependencies minor 1.1.5 -> 1.4.4 age confidence
com.google.truth:truth dependencies minor 1.1.5 -> 1.4.4 age confidence
org.junit.jupiter:junit-jupiter (source) dependencies minor 5.10.0 -> 5.13.4 age confidence
com.github.spotbugs:spotbugs-annotations (source) dependencies minor 4.8.0 -> 4.9.3 age confidence
com.google.guava:guava dependencies major 32.1.3-jre -> 33.4.8-jre age confidence
org.apache.logging.log4j:log4j-core (source) dependencies minor 2.20.0 -> 2.25.1 age confidence
com.asarkar.gradle.build-time-tracker plugin major 4.3.0 -> 5.0.1 age confidence
com.github.spotbugs plugin major 5.1.5 -> 6.2.3 age confidence
com.diffplug.gradle.spotless plugin major 6.22.0 -> 7.2.1 age confidence
org.ajoberstar.grgit plugin minor 5.2.0 -> 5.3.2 age confidence

Release Notes

actions/download-artifact (actions/download-artifact)

v5

Compare Source

codecov/codecov-action (codecov/codecov-action)

v5.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2

v5.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1

v5.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0

v5.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0

v5.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

v5.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0

v5.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6

v5.0.5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5

v5.0.4

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2

v5.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1

v5.0.0

Compare Source

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

v4.6.0

Compare Source

What's Changed

v4.5.0

Compare Source

What's Changed

v4.4.1

Compare Source

What's Changed

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

v4.3.1

Compare Source

What's Changed

v4.3.0

Compare Source

What's Changed
  • fix: automatically dete

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • 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 added the dependencies label Nov 1, 2023
@codecov

codecov Bot commented Nov 1, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.47%. Comparing base (d0818f5) to head (c2b49a2).

❗ There is a different number of reports uploaded between BASE (d0818f5) and HEAD (c2b49a2). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (d0818f5) HEAD (c2b49a2)
unit-tests-ubuntu-latest 1 0
unit-tests-macos-latest 1 0
unit-tests-windows-latest 1 0
integration-tests-macos-latest 1 0
integration-tests-windows-latest 1 0
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #108      +/-   ##
============================================
- Coverage     86.96%   80.47%   -6.50%     
+ Complexity       95       63      -32     
============================================
  Files            18        8      -10     
  Lines           330      251      -79     
  Branches         29       23       -6     
============================================
- Hits            287      202      -85     
- Misses           38       43       +5     
- Partials          5        6       +1     
Flag Coverage Δ
integration-tests-macos-latest ?
integration-tests-ubuntu-latest 80.47% <ø> (ø)
integration-tests-windows-latest ?
unit-tests-macos-latest ?
unit-tests-ubuntu-latest ?
unit-tests-windows-latest ?

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.

@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 19ca41a to 24f8f82 Compare November 7, 2023 06:53
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from ceaa1ad to e917a0c Compare November 27, 2023 06:25
@renovate renovate Bot force-pushed the renovate/all branch 9 times, most recently from ede7c57 to a66d1c0 Compare December 5, 2023 04:09
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from af3fc08 to 0292f00 Compare December 19, 2023 19:16
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 0d5c290 to 9aeca90 Compare January 8, 2024 07:16
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 7f4e12b to 6341343 Compare January 19, 2024 22:06
@renovate renovate Bot force-pushed the renovate/all branch 8 times, most recently from a87302b to d9d3f5b Compare February 4, 2024 10:45
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 4235f30 to 9c0fdaa Compare February 23, 2024 18:34
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 06509b5 to 716f771 Compare March 1, 2024 13:52
@renovate renovate Bot force-pushed the renovate/all branch 6 times, most recently from e9d2300 to ef75ab0 Compare March 13, 2024 22:03
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 13c729c to 1af1b78 Compare March 26, 2024 16:50
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 077b6a0 to c54a450 Compare April 4, 2024 01:57
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from bb884b8 to ea13e3f Compare April 9, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants