Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps modia_common_utils_version from 1.2025.02.26-09.09-7de0cd38912e to 1.2025.03.24-13.28-023d1c06f1d6.
Updates com.github.navikt.modia-common-utils:kotlin-utils from 1.2025.02.26-09.09-7de0cd38912e to 1.2025.03.24-13.28-023d1c06f1d6

Commits
  • 023d1c0 Merge pull request #146 from navikt/dependabot/maven/ch.qos.logback-logback-c...
  • c82ce4e Merge pull request #145 from navikt/dependabot/maven/org.junit-junit-bom-5.12.1
  • bd4de82 Merge pull request #147 from navikt/dependabot/maven/kotlin.version-2.1.20
  • 278e820 Bump kotlin.version from 2.1.10 to 2.1.20
  • 9b3bc6e Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
  • 08ae1ae Bump org.junit:junit-bom from 5.12.0 to 5.12.1
  • 07bb3a3 Merge pull request #144 from navikt/dependabot/maven/io.micrometer-micrometer...
  • 389a90d Bump io.micrometer:micrometer-registry-prometheus from 1.14.4 to 1.14.5
  • 80525f9 Merge pull request #142 from navikt/dependabot/maven/io.mockk-mockk-jvm-1.13.17
  • 10954f5 Merge pull request #143 from navikt/dependabot/maven/com.fasterxml.jackson-ja...
  • Additional commits viewable in compare view

Updates com.github.navikt.modia-common-utils:ktor-utils from 1.2025.02.26-09.09-7de0cd38912e to 1.2025.03.24-13.28-023d1c06f1d6

Commits
  • 023d1c0 Merge pull request #146 from navikt/dependabot/maven/ch.qos.logback-logback-c...
  • c82ce4e Merge pull request #145 from navikt/dependabot/maven/org.junit-junit-bom-5.12.1
  • bd4de82 Merge pull request #147 from navikt/dependabot/maven/kotlin.version-2.1.20
  • 278e820 Bump kotlin.version from 2.1.10 to 2.1.20
  • 9b3bc6e Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
  • 08ae1ae Bump org.junit:junit-bom from 5.12.0 to 5.12.1
  • 07bb3a3 Merge pull request #144 from navikt/dependabot/maven/io.micrometer-micrometer...
  • 389a90d Bump io.micrometer:micrometer-registry-prometheus from 1.14.4 to 1.14.5
  • 80525f9 Merge pull request #142 from navikt/dependabot/maven/io.mockk-mockk-jvm-1.13.17
  • 10954f5 Merge pull request #143 from navikt/dependabot/maven/com.fasterxml.jackson-ja...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2025 04:39
Bumps `modia_common_utils_version` from 1.2025.02.26-09.09-7de0cd38912e to 1.2025.03.24-13.28-023d1c06f1d6.

Updates `com.github.navikt.modia-common-utils:kotlin-utils` from 1.2025.02.26-09.09-7de0cd38912e to 1.2025.03.24-13.28-023d1c06f1d6
- [Commits](navikt/modia-common-utils@1.2025.02.26-09.09-7de0cd38912e...1.2025.03.24-13.28-023d1c06f1d6)

Updates `com.github.navikt.modia-common-utils:ktor-utils` from 1.2025.02.26-09.09-7de0cd38912e to 1.2025.03.24-13.28-023d1c06f1d6
- [Commits](navikt/modia-common-utils@1.2025.02.26-09.09-7de0cd38912e...1.2025.03.24-13.28-023d1c06f1d6)

---
updated-dependencies:
- dependency-name: com.github.navikt.modia-common-utils:kotlin-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.navikt.modia-common-utils:ktor-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/modia_common_utils_version-1.2025.03.24-13.28-023d1c06f1d6 branch from 8b46f5a to c22591b Compare March 25, 2025 08:12
@LudvigHz LudvigHz merged commit 3fc5a55 into master Mar 25, 2025
4 checks passed
@LudvigHz LudvigHz deleted the dependabot/gradle/modia_common_utils_version-1.2025.03.24-13.28-023d1c06f1d6 branch March 25, 2025 08:36
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.

1 participant