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

Update dependency gradle to v7.3.3 #81

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Update dependency gradle to v7.3.3 #81

merged 1 commit into from
Dec 23, 2021

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) patch 7.3.2 -> 7.3.3

Release Notes

gradle/gradle

v7.3.3

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.


Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@twyatt twyatt enabled auto-merge (squash) December 23, 2021 00:23
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #81 (bb00945) into main (56a59f1) will increase coverage by 0.23%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #81      +/-   ##
============================================
+ Coverage     57.25%   57.49%   +0.23%     
  Complexity       11       11              
============================================
  Files             8        8              
  Lines           613      654      +41     
  Branches        145      145              
============================================
+ Hits            351      376      +25     
- Misses          223      239      +16     
  Partials         39       39              
Impacted Files Coverage Δ
koap/src/commonMain/kotlin/Message.kt 57.14% <0.00%> (-2.09%) ⬇️
koap/src/commonMain/kotlin/Debug.kt 26.08% <0.00%> (-1.19%) ⬇️
koap/src/commonMain/kotlin/ByteArrayReader.kt 68.08% <0.00%> (-0.10%) ⬇️
koap/src/commonMain/kotlin/Decoder.kt 53.74% <0.00%> (+1.62%) ⬆️
koap/src/commonMain/kotlin/Encoder.kt 71.69% <0.00%> (+3.27%) ⬆️
koap/src/commonMain/kotlin/Option.kt 26.31% <0.00%> (+4.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4a8943...bb00945. Read the comment docs.

@twyatt twyatt merged commit 525ce97 into main Dec 23, 2021
@twyatt twyatt deleted the renovate/gradle-7.x branch December 23, 2021 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants