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 dependencies group with 15 updates #327

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps the dependencies group with 15 updates:

Package From To
io.ktor:ktor-server-core 2.3.5 2.3.6
io.ktor:ktor-server-netty 2.3.5 2.3.6
io.ktor:ktor-client-core 2.3.5 2.3.6
io.ktor:ktor-client-apache 2.3.5 2.3.6
io.ktor:ktor-client-content-negotiation 2.3.5 2.3.6
io.ktor:ktor-serialization-jackson 2.3.5 2.3.6
io.ktor:ktor-server-test-host 2.3.5 2.3.6
no.nav.helse:syfosm-common-models 2.0.5 2.0.6
no.nav.helse:syfosm-common-networking 2.0.5 2.0.6
no.nav.helse:syfosm-common-kafka 2.0.5 2.0.6
no.nav.helse:syfosm-common-mq 2.0.5 2.0.6
com.google.cloud:google-cloud-storage 2.29.0 2.29.1
com.zaxxer:HikariCP 5.0.1 5.1.0
org.flywaydb:flyway-core 9.22.3 10.0.1
org.junit.jupiter:junit-jupiter 5.10.0 5.10.1

Updates io.ktor:ktor-server-core from 2.3.5 to 2.3.6

Release notes

Sourced from io.ktor:ktor-server-core's releases.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Changelog

Sourced from io.ktor:ktor-server-core's changelog.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Commits

Updates io.ktor:ktor-server-netty from 2.3.5 to 2.3.6

Release notes

Sourced from io.ktor:ktor-server-netty's releases.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Changelog

Sourced from io.ktor:ktor-server-netty's changelog.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Commits

Updates io.ktor:ktor-client-core from 2.3.5 to 2.3.6

Release notes

Sourced from io.ktor:ktor-client-core's releases.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Changelog

Sourced from io.ktor:ktor-client-core's changelog.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Commits

Updates io.ktor:ktor-client-apache from 2.3.5 to 2.3.6

Release notes

Sourced from io.ktor:ktor-client-apache's releases.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Changelog

Sourced from io.ktor:ktor-client-apache's changelog.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Commits

Updates io.ktor:ktor-client-content-negotiation from 2.3.5 to 2.3.6

Release notes

Sourced from io.ktor:ktor-client-content-negotiation's releases.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Changelog

Sourced from io.ktor:ktor-client-content-negotiation's changelog.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Commits

Updates io.ktor:ktor-serialization-jackson from 2.3.5 to 2.3.6

Release notes

Sourced from io.ktor:ktor-serialization-jackson's releases.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Changelog

Sourced from io.ktor:ktor-serialization-jackson's changelog.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Commits

Updates io.ktor:ktor-server-test-host from 2.3.5 to 2.3.6

Release notes

Sourced from io.ktor:ktor-server-test-host's releases.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Changelog

Sourced from io.ktor:ktor-server-test-host's changelog.

2.3.6

Published 7 November 2023

Bugfixes

  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1
Commits

Updates no.nav.helse:syfosm-common-models from 2.0.5 to 2.0.6

Release notes

Sourced from no.nav.helse:syfosm-common-models's releases.

2.0.6

What's Changed

⬆️ Dependency upgrades

Commits
  • ddc78b2 Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...
  • a52d920 Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0
  • f8edab7 Merge pull request #114 from navikt/MikAoJk-patch-1
  • 93289c6 Small clean up
  • 8228315 Upgrade gradle wrapper to 8.4
  • c7c9793 Fixed build file
  • d4277b5 Update build.gradle.kts
  • 5735024 Update build.gradle.kts
  • a52f0f3 Update build.gradle.kts
  • See full diff in compare view

Updates no.nav.helse:syfosm-common-networking from 2.0.5 to 2.0.6

Release notes

Sourced from no.nav.helse:syfosm-common-networking's releases.

2.0.6

What's Changed

⬆️ Dependency upgrades

Commits
  • ddc78b2 Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...
  • a52d920 Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0
  • f8edab7 Merge pull request #114 from navikt/MikAoJk-patch-1
  • 93289c6 Small clean up
  • 8228315 Upgrade gradle wrapper to 8.4
  • c7c9793 Fixed build file
  • d4277b5 Update build.gradle.kts
  • 5735024 Update build.gradle.kts
  • a52f0f3 Update build.gradle.kts
  • See full diff in compare view

Updates no.nav.helse:syfosm-common-kafka from 2.0.5 to 2.0.6

Release notes

Sourced from no.nav.helse:syfosm-common-kafka's releases.

2.0.6

What's Changed

⬆️ Dependency upgrades

Commits
  • ddc78b2 Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...
  • a52d920 Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0
  • f8edab7 Merge pull request #114 from navikt/MikAoJk-patch-1
  • 93289c6 Small clean up
  • 8228315 Upgrade gradle wrapper to 8.4
  • c7c9793 Fixed build file
  • d4277b5 Update build.gradle.kts
  • 5735024 Update build.gradle.kts
  • a52f0f3 Update build.gradle.kts
  • See full diff in compare view

Updates no.nav.helse:syfosm-common-mq from 2.0.5 to 2.0.6

Release notes

Sourced from no.nav.helse:syfosm-common-mq's releases.

2.0.6

What's Changed

⬆️ Dependency upgrades

Commits
  • ddc78b2 Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...
  • a52d920 Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0
  • f8edab7 Merge pull request #114 from navikt/MikAoJk-patch-1
  • 93289c6 Small clean up
  • 8228315 Upgrade gradle wrapper to 8.4
  • c7c9793 Fixed build file
  • d4277b5 Update build.gradle.kts
  • 5735024 Update build.gradle.kts
  • a52f0f3 Update build.gradle.kts
  • See full diff in compare view

Updates com.google.cloud:google-cloud-storage from 2.29.0 to 2.29.1

Release notes

Sourced from com.google.cloud:google-cloud-storage's releases.

v2.29.1

2.29.1 (2023-11-02)

Bug Fixes

  • Improve 503 handling for json resumable uploads (#2289) (9b4bb82)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231028-2.0.0 (#2281) (94b8dd6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#2288) (cc65fd0)
Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.29.1 (2023-11-02)

Bug Fixes

  • Improve 503 handling for json resumable uploads (#2289) (9b4bb82)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231028-2.0.0 (#2281) (94b8dd6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#2288) (cc65fd0)
Commits
  • d3da848 chore(main): release 2.29.1 (#2285)
  • 9b4bb82 fix: improve 503 handling for json resumable uploads (#2289)
  • cc65fd0 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 050b82e test(deps): update cross product test dependencies (#2287)
  • 2207400 test(deps): update cross product test dependencies (#2286)
  • 899f815 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 94b8dd6 deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 0c9bbe8 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 3b184df build(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • 3cf4402 test(deps): update cross product test dependencies (#2270)
  • Additional co...

    Description has been truncated

Bumps the dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [no.nav.helse:syfosm-common-models](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` |
| [no.nav.helse:syfosm-common-networking](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` |
| [no.nav.helse:syfosm-common-kafka](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` |
| [no.nav.helse:syfosm-common-mq](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` |
| [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.29.0` | `2.29.1` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.0.1` | `5.1.0` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `9.22.3` | `10.0.1` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` |


Updates `io.ktor:ktor-server-core` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-server-netty` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-client-core` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-client-apache` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-client-content-negotiation` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-serialization-jackson` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

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

Updates `no.nav.helse:syfosm-common-models` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.0.6)

Updates `no.nav.helse:syfosm-common-networking` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.0.6)

Updates `no.nav.helse:syfosm-common-kafka` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.0.6)

Updates `no.nav.helse:syfosm-common-mq` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.0.6)

Updates `com.google.cloud:google-cloud-storage` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.29.0...v2.29.1)

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

Updates `org.flywaydb:flyway-core` from 9.22.3 to 10.0.1
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.22.3...flyway-10.0.1)

Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-server-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-apache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-serialization-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-test-host
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-networking
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-mq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2023 00:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 14, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 16, 2023
@dependabot dependabot bot deleted the dependabot/gradle/dependencies-7731aa9990 branch November 16, 2023 00:54
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