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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 1, 2022

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
EnricoMi/publish-unit-test-result-action action minor v1.24 -> v1.40 age adoption passing confidence
gradle (source) minor 7.3 -> 7.6.4 age adoption passing confidence
org.apache.commons:commons-lang3 (source) dependencies minor 3.12.0 -> 3.17.0 age adoption passing confidence
org.assertj:assertj-core (source) dependencies minor 3.21.0 -> 3.26.3 age adoption passing confidence
org.mockito:mockito-core dependencies minor 4.0.0 -> 4.11.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) dependencies minor 5.8.1 -> 5.11.2 age adoption passing confidence
net.kyori:adventure-api dependencies minor 4.9.3 -> 4.17.0 age adoption passing confidence
cloud.commandframework:cloud-core dependencies minor 1.6.1 -> 1.8.4 age adoption passing confidence
com.github.seeseemelk:MockBukkit-v1.18 dependencies minor 1.15.5 -> 1.26.1 age adoption passing confidence
net.kyori:adventure-platform-bukkit dependencies minor 4.0.1 -> 4.3.4 age adoption passing confidence
cloud.commandframework:cloud-paper dependencies minor 1.6.1 -> 1.8.4 age adoption passing confidence
net.kyori:adventure-text-minimessage dependencies minor 4.2.0-SNAPSHOT -> 4.17.0 age adoption passing confidence
net.kyori:adventure-platform-api dependencies minor 4.0.1 -> 4.3.4 age adoption passing confidence
cloud.commandframework:cloud-annotations dependencies minor 1.6.1 -> 1.8.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies minor 5.8.1 -> 5.11.2 age adoption passing confidence
io.freefair.lombok plugin minor 6.3.0 -> 6.6.3 age adoption passing confidence
kr.entree.spigradle plugin minor 2.2.4 -> 2.4.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 5.8.1 -> 5.11.2 age adoption passing confidence
com.github.johnrengelman.shadow plugin patch 7.1.0 -> 7.1.2 age adoption passing confidence
jacoco (source) dependencies patch 0.8.7 -> 0.8.12 age adoption passing confidence

Release Notes

EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)

v1.40

Compare Source

Adds the following features:

  • Rename action name in Marketplace to "Publish Test Results" (#​336)

v1.39

Compare Source

Adds the following features:

  • Add check-run HTML URL to JSON output (#​310)
  • Add thousands separator to progress log

v1.38

Compare Source

Adds the following features:

  • Allow to only comment on changes, failures, errors, ... (#​248)
  • Add new comment_modes and deprecate create new and update last
  • Log file sizes, free memory, and progress reading files (#​305)

v1.37

Compare Source

Adds the following features:

  • Re-arrange layout of PR comments without runs (#​280)
  • Add formatted numbers to JSON (#​298)

v1.36

Compare Source

Adds the following features:

  • Fixes JSON output for composite action (#​277)

v1.35

Compare Source

Adds the following features:

  • Publish results as job summary (#​266)

v1.34

Compare Source

Adds the following features:

  • Upgrades junitparser from 2.4.3 to 2.5.0 (#​261)
  • Fixes Python detection for Windows self-hosted runners (#​262)

v1.33

Compare Source

Adds the following features:

  • Restrict unicode strings sent to Github API (#​251)
  • Make action work for Python < 3.7 again (#​254)

v1.32

Compare Source

Adds the following features:

  • Make action comment on all open PRs that contain the commit (#​244)
  • Upgrade junitparser from 2.4.2 to 2.4.3 (#​237)
  • Upgrade urllib3 from 1.26.8 to 1.26.9 (#​238)

v1.31

Compare Source

Adds the following features:

  • Provide action result as JSON output / file (#​230)
  • Allow to ignore <testcase> elements in XML, which allows to load very large XML files (#​232)
  • Support XML where <testsuite> has no <testcase> elements (#​233)
  • Make boolean options case-insensitive where non-lowercase values used to get ignored (#​196)
  • Improve checking numeric options, esp. TEST_CHANGES_LIMIT (#​234)

v1.30

Compare Source

Adds the following features:

v1.29

Compare Source

Adds the following features:

  • Retry "exceeded rate limit" errors after provided reset timestamp (#​223)
  • Upgrade vulnerable packages expat and libuuid (#​224)
  • Pin version of dependency requests

v1.28

Compare Source

Adds the following features:

  • Upgrade docker base image to Python 3.8 alpine (#​220)
  • Upgrade junitparser from 2.2.0 to 2.4.2 (#​210)
  • Upgrade urllib3 from 1.26.7 to 1.26.8 (#​209)

v1.27

Compare Source

Adds the following features:

  • Fix creating checks with more than 50 annotations (#​215)
  • Fix an endless loop when a test name is larger than 64 kB (#​215)
  • Add logging the URL of the created check (#​215)

v1.26

Compare Source

Adds the following features:

  • Retry 403 only if they have Retry-After or refer to rate limit (#​202)

v1.25

Compare Source

Adds the following features:

  • Allow to configure time unit (#​193)
  • Do not truncate duration and delta over 60h (%), introduce days (d) (#​192)
  • Treat empty input strings as None (#​198)
  • Move to junitparser==2.2.0 (#​189)
gradle/gradle (gradle)

v7.6.4: 7.6.4

Compare Source

This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.4 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.4

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.3: 7.6.3

Compare Source

This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​25781 Backport finalized task performance fix to 7.6.x
  • #​25802 Backport cgroups fix to 7.6.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.3

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.2: 7.6.2

Compare Source

This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​23201 Backport dependency upgrades to 7.x
  • #​23202 Backport Scala incremental compilation fixes
  • #​23325 Backport JSoup update to resolve CVE-2022-36033
  • #​23458 Backport JUnit5 dynamic test logging bug fix
  • #​23681 Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations [backport 7.x]
  • #​23922 Backport "Use Compiler API data for incremental compilation after a failure" to 7.x
  • #​23951 Exclude rule merging: missing optimization [Backport 7.x]
  • #​24132 Extending an already resolved configuration no longer works correctly [backport 7.x]
  • #​24234 7.6.1 breaks gradle-consistent-versions
  • #​24390 Gradle 7.4 fails on multi release jar's with JDK 19 code
  • #​24439 Gradle complains about invalid tool chain - picking up the source package location - it should just ignore them [Backport]
  • #​24443 Maven artifact referenced only in dependency constraints raises IllegalStateException: Corrupt serialized resolution result [backport]
  • #​24901 Backport fix for test exception that cannot be deserialized to 7.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.1: 7.6.1

Compare Source

This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.

It fixes the following issues:

  • #​19065 Platform dependencies not possible in dependency block of test suite plugin
  • #​22688 Increased memory usage (with -p option)
  • #​22796 Building gradle itself fails during toolchain download: permission denied copying a file within .gradle/jdks
  • #​22875 Regression with 7.6: @​​pom artifact in JVM library project is no longer found
  • #​22937 Remove safe credentials reference
  • #​22973 Kotlin MPP plugin broken with Gradle 7.6 due to signature change in TestResultProcessor
  • #​23016 toolchainManagement.jvm.javaRepositories should not expose the full surface of NamedDomainObjectList
  • #​23025 Back-port toolchain related fixes to 7.6.1
  • #​23053 Auto-provisioning/auto-detection of IBM Semeru toolchains is broken with Gradle 7.6
  • #​23074 Docs: Build Lifecycle starts halfway through a point
  • #​23096 Classifiers of version catalog are discarded while copied to anothor dependency
  • #​23111 Ant closures are broken with Gradle 7.6
  • #​23178 Mention the Foojay Toolchain Resolver plugin in the Gradle manual
  • #​23215 Gradle 7.6: high memory usage (android project)
  • #​23224 Backport to 7.6.1 "Fix for Incremental compilation with modules"
  • #​23294 "Unable to make progress running work" together with --continue and failing tasks (Backport to 7.6.1)
  • #​23555 Improve Toolchain related deprecation nagging in 7.6
  • #​23894 Update EOL policy
  • #​23910 Backport trusting only full GPG keys in dependency verification [Backport 7.6.1]
  • #​23941 Typo in v7.6 docs about disabling_the_daemon
  • #​23985 Resolving of manually created configuration creates a ResolveException

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6

Compare Source

v7.5.1: 7.5.1

Compare Source

This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

Switch your build to use Gradle 7.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.5.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.5: 7.5

Compare Source

The Gradle team is excited to announce Gradle 7.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

Switch your build to use Gradle 7.5 by updating your wrapper:

./gradlew wrapper --gradle-version=7.5

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.4.2: 7.4.2

Compare Source

This is a patch release for Gradle 7.4.

See the list of fixed issues: https://docs.gradle.org/7.4.2/release-notes.html

We recommend users upgrade to 7.4.2 instead of 7.4 or another patch release.

Upgrade Instructions

Switch your build to use Gradle 7.4.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.4.1: 7.4.1

Compare Source

This is a patch release for Gradle 7.4.

See the list of fixed issues: https://docs.gradle.org/7.4.1/release-notes.html

We recommend users upgrade to 7.4.1 instead of 7.4.

Upgrade Instructions

Switch your build to use Gradle 7.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.4: 7.4

Compare Source

The Gradle team is excited to announce Gradle 7.4!

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:

Michael Bailey
Jochen Schalanda
Jendrik Johannes
Roberto Perez Alcolea
Konstantin Gribov
Per Lundberg
Piyush Mor
Róbert Papp
Piyush Mor
Ned Twigg
Nikolas Grottendieck
Lars Grefer
Patrick Pichler
Marcin Mielnicki
Marcono1234
Dima Merkurev
Matthew Haughton

Upgrade instructions

Switch your build to use Gradle 7.4 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.3.3: 7.3.3

Compare Source

This is a patch release for Gradle 7.3.

It fixes the following issues:

We recommend users upgrade to 7.3.3 instead of 7.3.

Given the context of the Log4Shell vulnerability, make sure you take a look at our blog post on this topic.

Upgrade Instructions

Switch your build to use Gradle 7.3.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3.3

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.3.2: 7.3.2

Compare Source

This is a patch release for Gradle 7.3.

It fixes the following issues:

  • #​19300 Mitigations for log4j vulnerability in Gradle builds
  • #​19257 Incremental java compilation fails when renaming classname with $ character

We recommend users upgrade to 7.3.2 instead of 7.3.

Given the context of the Log4Shell vulnerability, make sure you take a look at our blog post on this topic.

Upgrade Instructions

Switch your build to use Gradle 7.3.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.3.1: 7.3.1

Compare Source

This is a patch release for Gradle 7.3.

It fixes the following issues:

  • #​19058 Consider reverting breaking change about test configuration
  • #​19067 Fix multiple annotation processing issues discovered by Micronaut

We recommend users upgrade to 7.3.1 instead of 7.3.

Upgrade Instructions

Switch your build to use Gradle 7.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

mockito/mockito (org.mockito:mockito-core)

v4.11.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

4.11.0
  • 2022-12-28 - 1 commit(s) by Andy Coates
  • Improve vararg handling: approach 2 (#​2807)
  • Mocking varargs method with any(String[].class) doesn't work as expected (#​2796)
  • (Argument)Matchers regression from 1.10.19 to 2.18.3 for varargs (#​1498)
  • Cannot verify varargs parameter as an array (#​1222)
  • ArgumentCaptor can't capture varargs-arrays (#​584)
  • Verification of an empty varargs call fails when isNotNull() is used (#​567)

v4.10.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

4.10.0
  • 2022-12-14 - 13 commit(s) by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]
  • Add new artifact mockito-subclass (to use mock-maker-subclass MockMaker) (#​2821)
  • Bump gradle from 7.5.1 to 7.6 (#​2817)
  • Fix incorrect Javadoc inline tag for MockitoJUnitRunner (#​2816)
  • Bump shipkit-auto-version from 1.2.1 to 1.2.2 (#​2811)
  • Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (#​2810)
  • Bump kotlinVersion from 1.7.21 to 1.7.22 (#​2809)
  • Bump junit from 1.1.3 to 1.1.4 (#​2806)
  • Simplify MatcherApplicationStrategy (#​2803)
  • Bump kotlinVersion from 1.7.10 to 1.7.21 (#​2801)
  • Bump espresso-core from 3.4.0 to 3.5.0 (#​2800)
  • Bump versions.bytebuddy from 1.12.16 to 1.12.19 (#​2799)
  • Upgrade errorprone from 2.14.0 to 2.16 (#​2794)
  • automatically detect class to mock (#​2779)

v4.9.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

4.9.0
  • 2022-11-14 - 6 commit(s) by Andrei Solntsev, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]
  • Upgrade objenesis 3.2 -> 3.3 (#​2784)
  • Upgrade objenesis 3.2 -> 3.3 (#​2783)
  • Avoids clearing stale weak entries from critical code segments. (#​2780)
  • bump gradle from 7.3.1 to 7.5.1 (#​2776)
  • Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#​2775)
  • Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (#​2770)
  • Bump junit-platform-launcher from 1.9.0 to 1.9.1 (#​2768)

v4.8.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.1
  • 2022-10-17 - 6 commit(s) by andrepaschoal, dependabot[bot]
  • Possible fix #​2765: Add task to download package-list file from java as element-list (#​2766)
  • JavaDoc warning is blocking all pull requests (#​2765)
  • Bump versions.junitJupiter from 5.9.0 to 5.9.1 (#​2758)
  • Bump groovy from 3.0.12 to 3.0.13 (#​2756)
  • Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (#​2753)
  • Bump org.eclipse.osgi from 3.18.0 to 3.18.100 (#​2751)
  • Bump versions.bytebuddy from 1.12.14 to 1.12.16 (#​2747)

v4.8.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.0
  • 2022-09-07 - 10 commit(s) by Alex, James Baker, Johannes Spangenberg, Kurt Alfred Kluever, Rafael Winterhalter, Thibault Helsmoortel, dependabot[bot]
  • GitHub Workflows security hardening (#​2744)
  • Assign GlobalConfiguration initializer to unused variable (#​2742)
  • Bump com.diffplug.spotless from 6.9.1 to 6.10.0 (#​2738)
  • Drop varargs collector before invoking a user method. (#​2736)
  • Bump versions.bytebuddy from 1.12.13 to 1.12.14 (#​2734)
  • Remove useless thrown exception from constructor (#​2732)
  • TypeSafeMatching no longer iterates over class methods inefficiently (#​2729)
  • Fixes #​2720: Use StackWalker on Java 9+ to create Locations (#​2723)
  • LocationImpl adds performance overheads due to instantiating a stack trace (#​2720)
  • Fixes #​2626 : Introduce MockSettings.mockMaker (#​2701)
  • Introduce option to disable inline-mock-maker for a specific instance (#​2626)

v4.7.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.7.0
  • 2022-08-13 - 33 commit(s) by 1988123, Andy Coates, Chen Ni, Marius Lichtblau, Nikita Koselev. Developer Advocate, Open Source Ally, Rafael Winterhalter, dependabot[bot], dstango, fishautumn, heqiang
  • Bump com.diffplug.spotless from 6.9.0 to 6.9.1 (#​2725)
  • Bump versions.bytebuddy from 1.12.12 to 1.12.13 (#​2719)
  • Fix

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.

👻 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 Pull requests that update a dependency file label Mar 1, 2022
@github-actions
Copy link

github-actions bot commented Mar 1, 2022

Unit Test Results

0 tests   - 43   0 ✔️  - 43   0s ⏱️ -3s
0 suites  - 23   0 💤 ±  0 
0 files    - 23   0 ±  0 

Results for commit e6f329c. ± Comparison against base commit fa908e0.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 9401463 to d5464e2 Compare March 10, 2022 04:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5464e2 to 498de3e Compare March 15, 2022 10:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 498de3e to 1734956 Compare April 14, 2022 09:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1734956 to 39b359c Compare April 25, 2022 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 39b359c to 888d155 Compare May 15, 2022 19:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a626a50 to 26a2940 Compare June 23, 2022 21:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 33d0c83 to e6f329c Compare March 17, 2023 00:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e6f329c to 96037b7 Compare May 28, 2023 23:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 96037b7 to 44a3f46 Compare June 10, 2023 02:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 44a3f46 to e203a90 Compare July 1, 2023 00:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cb815f4 to c7573ae Compare July 29, 2023 02:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e14fb57 to f7768d7 Compare September 9, 2023 14:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 776d2ec to 4241b6e Compare October 5, 2023 05:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7389f00 to 9908bba Compare December 22, 2023 02:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f4fd3e0 to e00a615 Compare January 3, 2024 08:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2d63d44 to 6121a35 Compare February 6, 2024 05:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1fbfa08 to 7aa5e1b Compare April 3, 2024 05:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7aa5e1b to d73421a Compare May 9, 2024 14:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d73421a to 0f15b20 Compare May 27, 2024 11:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f15b20 to 060fd74 Compare June 3, 2024 14:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 060fd74 to 8f82000 Compare June 28, 2024 08:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f82000 to 9b955da Compare July 10, 2024 02:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b955da to 5888d31 Compare July 20, 2024 05:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 293feaf to 9cb1d15 Compare August 15, 2024 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9cb1d15 to 9edf99e Compare August 30, 2024 02:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 43c3057 to 4c16a9b Compare October 5, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants