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

Bump com.gradle.enterprise from 3.17.6 to 3.18 #3423

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps com.gradle.enterprise from 3.17.6 to 3.18.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps com.gradle.enterprise from 3.17.6 to 3.18.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (87e4a4f) to head (9426cac).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3423   +/-   ##
=========================================
  Coverage     85.36%   85.36%           
  Complexity     2927     2927           
=========================================
  Files           336      336           
  Lines          8908     8908           
  Branches       1110     1110           
=========================================
  Hits           7604     7604           
  Misses         1013     1013           
  Partials        291      291           

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

@TimvdLippe TimvdLippe merged commit 40925b6 into main Aug 20, 2024
18 checks passed
@TimvdLippe TimvdLippe deleted the dependabot/gradle/com.gradle.enterprise-3.18 branch August 20, 2024 06:44
ndwlocatieservices added a commit to ndwnu/nls-geometry that referenced this pull request Sep 11, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | test | minor | `5.12.0` -> `5.13.0` |
| [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://github.com/qos-ch/slf4j)) | compile | patch | `2.0.14` -> `2.0.16` |
| [org.mapstruct:mapstruct-processor](https://mapstruct.org/mapstruct-processor/) ([source](https://github.com/mapstruct/mapstruct)) |  | minor | `1.5.5.Final` -> `1.6.0` |
| [org.mapstruct:mapstruct](https://mapstruct.org/mapstruct/) ([source](https://github.com/mapstruct/mapstruct)) | compile | minor | `1.5.5.Final` -> `1.6.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://junit.org/junit5/) ([source](https://github.com/junit-team/junit5)) | test | minor | `5.10.3` -> `5.11.0` |
| [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.3.2` -> `3.3.3` |

---

### Release Notes

<details>
<summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary>

### [`v5.13.0`](https://github.com/mockito/mockito/releases/tag/v5.13.0)

[Compare Source](mockito/mockito@v5.12.0...v5.13.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>

##### 5.13.0

-   2024-08-27 - [43 commit(s)](mockito/mockito@v5.12.0...v5.13.0) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot\[bot]
-   Bump versions.bytebuddy from 1.14.19 to 1.15.0 [(#&#8203;3429)](mockito/mockito#3429)
-   Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 [(#&#8203;3427)](mockito/mockito#3427)
-   Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 [(#&#8203;3425)](mockito/mockito#3425)
-   Bump com.gradle.enterprise from 3.17.6 to 3.18 [(#&#8203;3423)](mockito/mockito#3423)
-   Fix a typo in InjectMocks [(#&#8203;3422)](mockito/mockito#3422)
-   Bump versions.bytebuddy from 1.14.18 to 1.14.19 [(#&#8203;3417)](mockito/mockito#3417)
-   Bump androidx.test:runner from 1.6.1 to 1.6.2 [(#&#8203;3415)](mockito/mockito#3415)
-   Bump versions.junitJupiter from 5.10.3 to 5.11.0 [(#&#8203;3413)](mockito/mockito#3413)
-   Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 [(#&#8203;3409)](mockito/mockito#3409)
-   Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [(#&#8203;3408)](mockito/mockito#3408)
-   Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 [(#&#8203;3407)](mockito/mockito#3407)
-   Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0...
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants