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.2 to 3.17.3 #3341

Merged
merged 1 commit into from
May 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Bumps com.gradle.enterprise from 3.17.2 to 3.17.3.

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.2 to 3.17.3.

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

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 May 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.33%. Comparing base (25ad018) to head (24f287d).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3341      +/-   ##
============================================
+ Coverage     85.32%   85.33%   +0.01%     
  Complexity     2924     2924              
============================================
  Files           336      336              
  Lines          8907     8907              
  Branches       1109     1109              
============================================
+ Hits           7600     7601       +1     
+ Misses         1014     1013       -1     
  Partials        293      293              

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

@TimvdLippe TimvdLippe merged commit f3821ff into main May 10, 2024
18 checks passed
@TimvdLippe TimvdLippe deleted the dependabot/gradle/com.gradle.enterprise-3.17.3 branch May 10, 2024 18:58
ndwlocatieservices added a commit to ndwnu/nls-geometry that referenced this pull request May 27, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | test | minor | `5.11.0` -> `5.12.0` |
| [org.geotools:gt-geojson-core](https://github.com/geotools/geotools) | compile | minor | `31.0` -> `31.1` |
| [org.geotools:gt-epsg-extension](https://github.com/geotools/geotools) | compile | minor | `31.0` -> `31.1` |
| [org.geotools:gt-referencing](https://github.com/geotools/geotools) | compile | minor | `31.0` -> `31.1` |
| [org.geotools:gt-epsg-hsql](https://github.com/geotools/geotools) | compile | minor | `31.0` -> `31.1` |
| [org.springframework.boot:spring-boot-dependencies](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | minor | `3.2.5` -> `3.3.0` |

---

### Release Notes

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

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

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

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

##### 5.12.0

-   2024-05-11 - [25 commit(s)](mockito/mockito@v5.11.0...v5.12.0) by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot\[bot], jonghoonpark
-   Bump com.gradle.enterprise from 3.17.2 to 3.17.3 [(#&#8203;3341)](mockito/mockito#3341)
-   Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 [(#&#8203;3339)](mockito/mockito#3339)
-   Bump versions.bytebuddy from 1.14.14 to 1.14.15 [(#&#8203;3338)](mockito/mockito#3338)
-   Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 [(#&#8203;3337)](mockito/mockito#3337)
-   Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 [(#&#8203;3336)](mockito/mockito#3336)
-   Fixes [#&#8203;3331](mockito/mockito#3331) : Fix `AdditionalMatchers.and()` and `AdditionalMatchers.or()` not to swap the order of matchers [(#&#8203;3335)](mockito/mockito#3335)
-   AdditionalMatchers.and() and or() swap matcher order [(#&#8203;3331)](mockito/mockito#3331)
-   Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 [(#&#8203;3327)](mockito/mockito#3327)
-   Bump versions.bytebuddy from 1.14.13 to 1.14.14 [(#&#8203;3324)](mockito/mockito#3324)
-   Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 [(#&#8203;3322)](mockito/mockito#3322)
-   Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 [(#&#8203;3320)](mockito/mockito#3320)
-   Bump com.gradle.enterprise from 3.17 to 3.17.2 [(#&#8203;3318)](mockito/mockito#33...
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.

None yet

2 participants