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 gradle wrapper to 7.5.1 #238

Merged
merged 1 commit into from Sep 2, 2022
Merged

Bump gradle wrapper to 7.5.1 #238

merged 1 commit into from Sep 2, 2022

Conversation

yeikel
Copy link
Contributor

@yeikel yeikel commented Aug 28, 2022

No description provided.

@oshai
Copy link
Owner

oshai commented Aug 28, 2022

How did you upgrade the wrapper jar? I want to do it myself since it's a binary files that I can't review.

@yeikel
Copy link
Contributor Author

yeikel commented Aug 28, 2022

How did you upgrade the wrapper jar? I want to do it myself since it's a binary files that I can't review.

I generated this pull request using the wrapper itself

$ ./gradlew wrapper --gradle-version 7.5.1

See https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper

@yeikel
Copy link
Contributor Author

yeikel commented Aug 29, 2022

@oshai
Copy link
Owner

oshai commented Sep 2, 2022

Thanks, verified!

@oshai oshai merged commit fb91cc1 into oshai:master Sep 2, 2022
@yeikel yeikel deleted the gradle/wrapper branch September 2, 2022 17:26
kyhule pushed a commit to kyhule/polyworld-external-catalog that referenced this pull request Jun 6, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.github.microutils:kotlin-logging-jvm](https://togithub.com/oshai/kotlin-logging)
| `2.1.23` -> `3.0.5` |
[![age](https://badges.renovateapi.com/packages/maven/io.github.microutils:kotlin-logging-jvm/3.0.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/io.github.microutils:kotlin-logging-jvm/3.0.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/io.github.microutils:kotlin-logging-jvm/3.0.5/compatibility-slim/2.1.23)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/io.github.microutils:kotlin-logging-jvm/3.0.5/confidence-slim/2.1.23)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>oshai/kotlin-logging</summary>

###
[`v3.0.5`](https://togithub.com/oshai/kotlin-logging/releases/tag/3.0.5)

[Compare
Source](https://togithub.com/oshai/kotlin-logging/compare/3.0.4...3.0.5)

#### What's Changed

- build(deps): bump kotlin multiplatform from 1.7.20 to 1.7.21 by
[@&#8203;yeikel](https://togithub.com/yeikel) in
[oshai/kotlin-logging#261
- upgrade kotlin to 1.8.0 by [@&#8203;oshai](https://togithub.com/oshai)
in
[oshai/kotlin-logging#267
- update links by [@&#8203;oshai](https://togithub.com/oshai) in
[oshai/kotlin-logging#268

**Full Changelog**:
oshai/kotlin-logging@3.0.4...3.0.5

###
[`v3.0.4`](https://togithub.com/oshai/kotlin-logging/releases/tag/3.0.4)

[Compare
Source](https://togithub.com/oshai/kotlin-logging/compare/3.0.3...3.0.4)

#### What's Changed

- set jvmTarget back to 8 by [@&#8203;oshai](https://togithub.com/oshai)
in
[oshai/kotlin-logging#258
- add ktfmtCheck to CI by [@&#8203;oshai](https://togithub.com/oshai) in
[oshai/kotlin-logging#259

**Full Changelog**:
oshai/kotlin-logging@3.0.3...3.0.4

###
[`v3.0.3`](https://togithub.com/oshai/kotlin-logging/releases/tag/3.0.3)

#### What's Changed

- add "Automatic-Module-Name" for
[#&#8203;223](https://togithub.com/oshai/kotlin-logging/issues/223) by
[@&#8203;oshai](https://togithub.com/oshai) in
[oshai/kotlin-logging#256
- reword slf4j usage for
[#&#8203;229](https://togithub.com/oshai/kotlin-logging/issues/229) by
[@&#8203;oshai](https://togithub.com/oshai) in
[oshai/kotlin-logging#255
- add simple native test (main) by
[@&#8203;oshai](https://togithub.com/oshai) in
[oshai/kotlin-logging#219

**Full Changelog**:
oshai/kotlin-logging@3.0.1...3.0.3

###
[`v3.0.0`](https://togithub.com/oshai/kotlin-logging/releases/tag/3.0.0)

[Compare
Source](https://togithub.com/oshai/kotlin-logging/compare/2.1.23...3.0.0)

#### What's Changed

**Major version upgrade to 3.0.0 to reflect upgrade of slf4j to 2.x.**

- Upgrade slf4j 1.x->2.x by
[@&#8203;yeikel](https://togithub.com/yeikel) in
[oshai/kotlin-logging#234
- fix kdoc of mu.KotlinLogging.logger by
[@&#8203;aivantsov](https://togithub.com/aivantsov) in
[oshai/kotlin-logging#230
- remove 1.x links from readme by
[@&#8203;oshai](https://togithub.com/oshai) in
[oshai/kotlin-logging#231
- build(deps): bump log4j from 2.17.1 to 2.18.0 by
[@&#8203;yeikel](https://togithub.com/yeikel) in
[oshai/kotlin-logging#235
- Create SECURITY.md by [@&#8203;oshai](https://togithub.com/oshai) in
[oshai/kotlin-logging#237
- Bump gradle wrapper to 7.5.1 by
[@&#8203;yeikel](https://togithub.com/yeikel) in
[oshai/kotlin-logging#238

#### New Contributors

- [@&#8203;aivantsov](https://togithub.com/aivantsov) made their first
contribution in
[oshai/kotlin-logging#230
- [@&#8203;yeikel](https://togithub.com/yeikel) made their first
contribution in
[oshai/kotlin-logging#235

**Full Changelog**:
oshai/kotlin-logging@2.1.23...3.0.0

</details>

---

### 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.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kyhule/polyworld-external-catalog).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants