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 the gradle group across 1 directory with 16 updates #459

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps the gradle group with 16 updates in the / directory:

Package From To
no.nav.helse:dusseldorf-ktor-health 5.0.10 5.0.15
no.nav.helse:dusseldorf-ktor-auth 5.0.10 5.0.15
no.nav.helse:dusseldorf-ktor-core 5.0.10 5.0.15
no.nav.helse:dusseldorf-ktor-jackson 5.0.10 5.0.15
no.nav.helse:dusseldorf-test-support 5.0.10 5.0.15
io.ktor:ktor-client-cio-jvm 2.3.12 3.0.3
io.ktor:ktor-server-test-host-jvm 2.3.12 3.0.3
com.zaxxer:HikariCP 6.0.0 6.2.1
org.flywaydb:flyway-database-postgresql 10.20.1 11.1.0
io.zonky.test:embedded-postgres 2.0.7 2.1.0
org.junit.jupiter:junit-jupiter-api 5.11.3 5.11.4
org.junit.jupiter:junit-jupiter-engine 5.11.3 5.11.4
org.assertj:assertj-core 3.26.3 3.27.0
io.mockk:mockk 1.13.13 1.13.14
jvm 2.0.21 2.1.0
org.sonarqube 5.1.0.4882 6.0.1.5171

Updates no.nav.helse:dusseldorf-ktor-health from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-ktor-health's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates no.nav.helse:dusseldorf-ktor-auth from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-ktor-auth's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates no.nav.helse:dusseldorf-ktor-core from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-ktor-core's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates no.nav.helse:dusseldorf-ktor-jackson from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-ktor-jackson's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates no.nav.helse:dusseldorf-test-support from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-test-support's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates no.nav.helse:dusseldorf-ktor-auth from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-ktor-auth's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates no.nav.helse:dusseldorf-ktor-core from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-ktor-core's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates no.nav.helse:dusseldorf-ktor-jackson from 5.0.10 to 5.0.15

Release notes

Sourced from no.nav.helse:dusseldorf-ktor-jackson's releases.

5.0.15

What's Changed

  • Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artefakter, jackson, kotlin-stdlib) by @​tendestad in navikt/dusseldorf-ktor#835

  • jackson 2.18.2

  • netty 4.1.115.Final

  • kotlin-stdlib 2.0.21

New Contributors

Full Changelog: navikt/dusseldorf-ktor@5.0.14...5.0.15

5.0.14

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.13...5.0.14

5.0.13

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.12...5.0.13

5.0.12

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.11...5.0.12

5.0.11

What's Changed

Full Changelog: navikt/dusseldorf-ktor@5.0.10...5.0.11

Commits
  • 40a60fe Ha mer konsistent versjon av dependencies (samme versjon for alle netty-artef...
  • 1ace117 Bump ktor.version from 2.3.12 to 2.3.13 (#834)
  • 6ab3c57 Bump jvm in /dusseldorf-ktor-testapp in the gradle-test-app group (#829)
  • defee01 Bump kotlin.version from 2.0.21 to 2.1.0 (#830)
  • 1d400e9 Bump jackson.version from 2.18.1 to 2.18.2 (#831)
  • 1bad0e5 Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#832)
  • 95c5685 Bump io.netty:netty-codec-http2 from 4.1.114.Final to 4.1.115.Final (#828)
  • 947a691 Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0 (#827)
  • ff6df44 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#826)
  • 016f676 Bump jackson.version from 2.18.0 to 2.18.1 (#824)
  • See full diff in compare view

Updates io.ktor:ktor-client-cio-jvm from 2.3.12 to 3.0.3

Release notes

Sourced from io.ktor:ktor-client-cio-jvm's releases.

3.0.3

Published 18 December 2024

Bugfixes

  • "Module not found" errors when executing browserProductionWebpack task since 3.0.2 (KTOR-7912)
  • Darwin: "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7943)
  • JS/WASM fails with "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7934)
  • FormFieldLimit is overwritten by default arg (KTOR-7946)
  • A Performance issue reading with ByteReadChannel.readUTF8LineTo request body (KTOR-7941)
  • Installing HttpCache before ContentEncoding prevents response body to be decoded (KTOR-7830)
  • TestApplication.stop() doesn't stop the application anymore (KTOR-7682)
  • File is not commited after closing writeChannel() of the file (KTOR-7845)

3.0.2

Published 3 December 2024

Bugfixes

  • ServletResponseBody is corrupted due to the wrong offset (KTOR-7904)
  • File is not commited after closing writeChannel() of the file (KTOR-7845)
  • CIO: Response body truncated because read amount of bytes isn't compared against Content-Length (KTOR-7828)
  • HttpCache: IndexOutOfBoundsException on malformed Cache-Control header (KTOR-7172)
  • call.respondSource returns empty response but passes in tests (KTOR-7683)
  • ByteReadChannel.{readShort/readInt/readLong} leads to infinite loop when required bytes distributed in flush and read buffers (KTOR-7746)
  • Routing: ContentType.match doesn't match wildcard content types (KTOR-7278)
  • Connections aren't released properly if there are multiple parallel connections to the same address (KTOR-7777)
  • FileItem.streamProvider is deprecated and doesn't have implementation (KTOR-7731)
  • MergedApplicationConfig.toMap replaces nested configs completely without merging (KTOR-7008)
  • Digest Auth: Ktor 3.0.1 uses the wrong "nc" value to calculate digest (KTOR-7681)
  • JS: "ReferenceError: require is not defined" when compiling to ES Module (KTOR-6158)
  • Chunked transfer encoding failure not caught with retry (KTOR-7618)
  • HttpCookies: IllegalArgumentException when server returns a raw cookie with not allowed characters (KTOR-7469)
  • DefaultRequest: Content-Type header of default request is not overridable (KTOR-6946)

Improvements

  • Support binary (Smile) encoding in JacksonConverter (KTOR-7726)
  • ServiceLoader.load call is slow on Android (KTOR-7698)

3.0.1

Published 29 October 2024

Bugfixes

  • Remove space from the default client user agent (KTOR-7655)
  • Url.segments throws on URLs with root path (KTOR-7625)
  • Digest Auth does not implement nc parameter correctly according to RFC 7616 (KTOR-4318)
  • about:blank URL should be parsed correctly as about:blank (KTOR-7410)
  • ByteReadChannel.{readShort/readInt/readLong} could lead to CPU-bound indefinite loop since 3.0.0 (KTOR-7571)
  • CIO: Requests face connection timeouts when executed on the Android main dispatcher (KTOR-6803)
  • receiveMultipart fails with "IOException: Failed to parse multipart" when content-type is capitalized (KTOR-7596)

Improvements

... (truncated)

Changelog

Sourced from io.ktor:ktor-client-cio-jvm's changelog.

3.0.3

Published 18 December 2024

Bugfixes

  • "Module not found" errors when executing browserProductionWebpack task since 3.0.2 (KTOR-7912)
  • Darwin: "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7943)
  • JS/WASM fails with "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7934)
  • FormFieldLimit is overwritten by default arg (KTOR-7946)
  • A Performance issue reading with ByteReadChannel.readUTF8LineTo request body (KTOR-7941)
  • Installing HttpCache before ContentEncoding prevents response body to be decoded (KTOR-7830)
  • TestApplication.stop() doesn't stop the a...

    Description has been truncated

Bumps the gradle group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [no.nav.helse:dusseldorf-ktor-health](https://github.com/navikt/dusseldorf-ktor) | `5.0.10` | `5.0.15` |
| [no.nav.helse:dusseldorf-ktor-auth](https://github.com/navikt/dusseldorf-ktor) | `5.0.10` | `5.0.15` |
| [no.nav.helse:dusseldorf-ktor-core](https://github.com/navikt/dusseldorf-ktor) | `5.0.10` | `5.0.15` |
| [no.nav.helse:dusseldorf-ktor-jackson](https://github.com/navikt/dusseldorf-ktor) | `5.0.10` | `5.0.15` |
| [no.nav.helse:dusseldorf-test-support](https://github.com/navikt/dusseldorf-ktor) | `5.0.10` | `5.0.15` |
| [io.ktor:ktor-client-cio-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.3` |
| [io.ktor:ktor-server-test-host-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.3` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.0.0` | `6.2.1` |
| org.flywaydb:flyway-database-postgresql | `10.20.1` | `11.1.0` |
| [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.7` | `2.1.0` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.0` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.13` | `1.13.14` |
| [jvm](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` |
| org.sonarqube | `5.1.0.4882` | `6.0.1.5171` |



Updates `no.nav.helse:dusseldorf-ktor-health` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `no.nav.helse:dusseldorf-ktor-auth` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `no.nav.helse:dusseldorf-ktor-core` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `no.nav.helse:dusseldorf-ktor-jackson` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `no.nav.helse:dusseldorf-test-support` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `no.nav.helse:dusseldorf-ktor-auth` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `no.nav.helse:dusseldorf-ktor-core` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `no.nav.helse:dusseldorf-ktor-jackson` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `io.ktor:ktor-client-cio-jvm` from 2.3.12 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...3.0.3)

Updates `io.ktor:ktor-server-test-host-jvm` from 2.3.12 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...3.0.3)

Updates `com.zaxxer:HikariCP` from 6.0.0 to 6.2.1
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-6.0.0...HikariCP-6.2.1)

Updates `org.flywaydb:flyway-database-postgresql` from 10.20.1 to 11.1.0

Updates `io.zonky.test:embedded-postgres` from 2.0.7 to 2.1.0
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.0.7...v2.1.0)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `no.nav.helse:dusseldorf-test-support` from 5.0.10 to 5.0.15
- [Release notes](https://github.com/navikt/dusseldorf-ktor/releases)
- [Commits](navikt/dusseldorf-ktor@5.0.10...5.0.15)

Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.0
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0)

Updates `io.mockk:mockk` from 1.13.13 to 1.13.14
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.13...1.13.14)

Updates `io.ktor:ktor-server-test-host-jvm` from 2.3.12 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...3.0.3)

Updates `jvm` from 2.0.21 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.21...v2.1.0)

Updates `org.sonarqube` from 5.1.0.4882 to 6.0.1.5171

---
updated-dependencies:
- dependency-name: no.nav.helse:dusseldorf-ktor-health
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-ktor-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-ktor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-ktor-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-test-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-ktor-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-ktor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-ktor-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.ktor:ktor-client-cio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: io.ktor:ktor-server-test-host-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: io.zonky.test:embedded-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.helse:dusseldorf-test-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.ktor:ktor-server-test-host-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 20, 2024 17:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 20, 2024
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.

0 participants