Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.1 -> v4.2.2 age adoption passing confidence
codecov/codecov-action action patch v5.4.0 -> v5.4.2 age adoption passing confidence
github/codeql-action action patch v3.28.12 -> v3.28.16 age adoption passing confidence
gradle (source) minor 8.13 -> 8.14 age adoption passing confidence
gradle/actions action patch v4.3.0 -> v4.3.1 age adoption passing confidence
lint-staged dependencies patch 15.5.0 -> 15.5.1 age adoption passing confidence
stefanzweifel/git-auto-commit-action action minor v5.1.0 -> v5.2.0 age adoption passing confidence
yarn (source) packageManager minor 4.7.0 -> 4.9.1 age adoption passing confidence
org.mockito:mockito-junit-jupiter dependencies minor 5.16.1 -> 5.17.0 age adoption passing confidence
com.google.guava:guava dependencies patch 33.4.5-jre -> 33.4.8-jre age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) dependencies minor 5.11.4 -> 5.12.2 age adoption passing confidence
com.google.code.gson:gson dependencies minor 2.12.1 -> 2.13.1 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependencies minor 2.18.3 -> 2.19.0 age adoption passing confidence
com.fasterxml.jackson.core:jackson-core dependencies minor 2.18.3 -> 2.19.0 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) dependencies minor 2.18.3 -> 2.19.0 age adoption passing confidence
com.fasterxml.jackson.core:jackson-annotations (source) dependencies minor 2.18.3 -> 2.19.0 age adoption passing confidence
io.netty:netty-codec-http (source) dependencies minor 4.1.119.Final -> 4.2.0.Final age adoption passing confidence
io.netty:netty-codec (source) dependencies minor 4.1.119.Final -> 4.2.0.Final age adoption passing confidence
commons-io:commons-io (source) dependencies minor 2.18.0 -> 2.19.0 age adoption passing confidence
org.apache.commons:commons-text (source) dependencies patch 1.13.0 -> 1.13.1 age adoption passing confidence
io.netty:netty-handler (source) dependencies minor 4.1.119.Final -> 4.2.0.Final age adoption passing confidence
com.squareup.okio:okio dependencies minor 3.10.2 -> 3.11.0 age adoption passing confidence
io.netty:netty-handler-proxy (source) dependencies minor 4.1.119.Final -> 4.2.0.Final age adoption passing confidence
com.github.javaparser:javaparser-core (source) dependencies patch 3.26.3 -> 3.26.4 age adoption passing confidence
io.netty:netty-codec-socks (source) dependencies minor 4.1.119.Final -> 4.2.0.Final age adoption passing confidence
com.datadoghq:datadog-api-client dependencies minor 2.33.1 -> 2.34.1 age adoption passing confidence
io.projectreactor.netty:reactor-netty-core dependencies patch 1.2.4 -> 1.2.5 age adoption passing confidence
com.newrelic.agent.java:newrelic-api dependencies minor 8.19.0 -> 8.20.0 age adoption passing confidence
io.opentelemetry:opentelemetry-api dependencies minor 1.48.0 -> 1.49.0 age adoption passing confidence
com.datadoghq:java-dogstatsd-client dependencies patch 4.4.3 -> 4.4.4 age adoption passing confidence
org.apache.httpcomponents.client5:httpclient5 dependencies patch 5.4.2 -> 5.4.4 age adoption passing confidence
io.projectreactor.netty:reactor-netty-http dependencies patch 1.2.4 -> 1.2.5 age adoption passing confidence
org.javamoney.moneta:moneta-core (source) dependencies patch 1.4.4 -> 1.4.5 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

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

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

github/codeql-action (github/codeql-action)

v3.28.16

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.16 - 23 Apr 2025

  • Update default CodeQL bundle version to 2.21.1. #​2863

See the full CHANGELOG.md for more information.

v3.28.15

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.15 - 07 Apr 2025

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.14 - 07 Apr 2025
  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

gradle/gradle (gradle)

v8.14

Compare Source

gradle/actions (gradle/actions)

v4.3.1

Compare Source

This release fixes a couple of minor issues, as well as keeping dependencies up to date.

Fixed issues

  • The develocity-allow-untrusted-server parameter should be honoured when fetching short-lived access tokens #​583
  • Build summary may incorrectly report build success #​415

What's Changed

New Contributors

Full Changelog: gradle/actions@v4.3.0...v4.3.1

lint-staged/lint-staged (lint-staged)

v15.5.1

Compare Source

Patch Changes
  • #​1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)

v5.2.0

Compare Source

Added
Fixed
yarnpkg/berry (yarn)

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.1

Compare Source

v4.8.0

Compare Source

mockito/mockito (org.mockito:mockito-junit-jupiter)

v5.17.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0
  • 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
  • Fixes #​3631: Fix broken banner image link (#​3632)
  • Banner image is broken (#​3631)
  • Update exception message with mockito-inline (#​3628)
  • Clarify structure of commit messages (#​3626)
  • Fixes #​3622: MockitoExtension fails cleanup when aborted before setup (#​3623)
  • MockitoExtension fails cleanup when aborted before setup (#​3622)
  • Since mockito-inline has been removed, the exception messages with mockito-inline should be modified. (#​3621)
  • Fixes #​3171: Fall back to Throwable Location strategy on Android (#​3619)
  • Fixes #​3615 : broken links to javadoc.io (#​3616)
  • Broken links to javadoc.io (#​3615)
  • Mocks are not working on particular devices after update Android SDK from 33 to 34 (#​3171)
junit-team/junit5 (org.junit.jupiter:junit-jupiter)

v5.12.2

square/okio (com.squareup.okio:okio)

v3.11.0

2025-04-09

  • Fix: Clear the deflater's byte array reference
  • New: Faster implementation of String.decodeHex() on Kotlin/JS.
  • New: Declare EXACTLY_ONCE execution for blocks like Closeable.use {} and FileSystem.read {}.
  • Upgrade: [Kotlin 2.1.20][kotlin_2_1_20].
javaparser/javaparser (com.github.javaparser:javaparser-core)

v3.26.4

issues resolved

Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!

DataDog/datadog-api-client-java (com.datadoghq:datadog-api-client)

v2.34.1

Fixed
Added

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 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 requested a review from a team as a code owner March 24, 2025 03:43
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 3ff3f83 to 80fa35e Compare March 30, 2025 09:51
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 8a7c1a1 to 2d0cd4d Compare April 7, 2025 22:25
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 34d57d5 to 0c55a19 Compare April 15, 2025 11:57
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a127961 to b1561c1 Compare April 19, 2025 10:10
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from aab2a93 to e7ab995 Compare April 25, 2025 00:27
@jenschude jenschude enabled auto-merge May 2, 2025 05:30
Copy link
Contributor Author

renovate bot commented May 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jenschude jenschude disabled auto-merge May 2, 2025 05:38
@jenschude jenschude merged commit 4ac0966 into main May 2, 2025
7 of 9 checks passed
@jenschude jenschude deleted the renovate/all branch May 2, 2025 05:39
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.

1 participant