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 all non-major dependencies #390

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.11.1 -> 8.12 age adoption passing confidence
io.insert-koin:koin-test (source) dependencies patch 4.0.0 -> 4.0.1 age adoption passing confidence
io.mockk:mockk (source) dependencies patch 1.13.13 -> 1.13.14 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) dependencies patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies patch 5.11.3 -> 5.11.4 age adoption passing confidence
io.github.cdimascio:dotenv-kotlin dependencies minor 6.4.2 -> 6.5.0 age adoption passing confidence
io.sentry:sentry-jdbc dependencies patch 7.19.0 -> 7.19.1 age adoption passing confidence
io.sentry:sentry-logback dependencies patch 7.19.0 -> 7.19.1 age adoption passing confidence
io.sentry:sentry-kotlin-extensions dependencies patch 7.19.0 -> 7.19.1 age adoption passing confidence
io.sentry:sentry dependencies patch 7.19.0 -> 7.19.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies minor 1.9.0 -> 1.10.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core dependencies minor 1.9.0 -> 1.10.1 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) dependencies patch 1.5.12 -> 1.5.15 age adoption passing confidence
io.ktor:ktor-client-mock dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-test-host dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-forwarded-header dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-client-content-negotiation dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-client-cio dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-client-core dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-double-receive dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-netty-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-auth-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-sessions-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-cors-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-default-headers-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-content-negotiation-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-resources dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-core-jvm dependencies patch 3.0.2 -> 3.0.3 age adoption passing confidence
io.insert-koin:koin-core (source) dependencies patch 4.0.0 -> 4.0.1 age adoption passing confidence
io.ktor.plugin plugin patch 3.0.2 -> 3.0.3 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.12

Compare Source

InsertKoinIO/koin (io.insert-koin:koin-test)

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: InsertKoinIO/koin@4.0.0...4.0.1

mockk/mockk (io.mockk:mockk)

v1.13.14

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.13...1.13.14

cdimascio/dotenv-kotlin (io.github.cdimascio:dotenv-kotlin)

v6.5.0

(2024-12-16)

(2024-09-02)

(2023-01-16)

6.3.1 (2022-05-29)

6.2.1 (2020-10-02)

6.1.1 (2020-09-25)

5.2.1 (2020-07-19)

5.1.1 (2019-07-18)

5.1.0 (2019-04-30)

4.1.0 (2019-03-02)

3.3.1 (2019-02-24)

  • Add get(env, def). As Java has no Elvis operator, get(env, def) is much handy. (4ba7182)
  • Add more tests (2bda8c2)
  • Delete settings.xml (d9aedb3)
  • Ignore *.iml file (042ba66)
  • increment version and update kotlin (3b58d7e)
  • No need packing kotlin-stdlib (7cb0179)
  • Update .editorconfig (fb5c4bd)
  • Update compositor.json via compositor.io (ed4dd7f)
  • Update compositor.json via compositor.io (fcd2dca)
  • Update compositor.json via compositor.io (75a4e8b)
  • Update compositor.json via compositor.io (da7c77f)
  • Update compositor.json via compositor.io (dd577fa)
  • Update CONTRIBUTING.md (c4d2c22)
  • Update CONTRIBUTING.md (e4dfb7c)
  • Update LICENSE (babea77)
  • update readme (8ce2b13)
  • Update README.md (e4ed5d6)
  • Update README.md (d69d250)
  • Update README.md (05eabf6)
  • Update README.md (9f567b8)
  • Update README.md (43affa1)

3.1.7 (2018-11-14)

3.1.4 (2018-11-12)

3.1.3 (2018-11-09)

  • Create CODE_OF_CONDUCT.md (b24d58b)
  • improvements for vv3.1.3 (ad0560d)
  • Update compositor.json via compositor.io (1a130cb)
  • Update compositor.json via compositor.io (fc043bf)
  • Update compositor.json via compositor.io (753e4ca)
  • Update compositor.json via compositor.io (8397a0e)
  • update new logo ([540cc86](https:/

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 is behind base branch, 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 force-pushed the renovate/all-minor-patch branch from e7831cb to 8ea9958 Compare December 16, 2024 16:53
@renovate renovate bot changed the title Update dependency io.github.cdimascio:dotenv-kotlin to v6.5.0 Update all non-major dependencies Dec 16, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 861ef87 to 0913fdc Compare December 21, 2024 18:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0913fdc to 052b3bb Compare December 23, 2024 17:13
@tumugin tumugin merged commit a5248f7 into master Dec 28, 2024
2 of 3 checks passed
@tumugin tumugin deleted the renovate/all-minor-patch branch December 28, 2024 17:10
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.

1 participant