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 all group with 5 updates #170

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the all group with 5 updates:

Package From To
org.http4k:http4k-server-netty 5.30.0.0 5.31.1.0
org.jooq:jooq-codegen 3.19.11 3.19.12
org.jooq:jooq 3.19.11 3.19.12
org.jetbrains.kotlinx:kotlinx-serialization-hocon 1.7.2 1.7.3
org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.2 1.7.3

Updates org.http4k:http4k-server-netty from 5.30.0.0 to 5.31.1.0

Release notes

Sourced from org.http4k:http4k-server-netty's releases.

5.31.1.0

Changelog:

  • http4k-* : Upgrade some dependency versions.

5.31.0.0

Changelog:

  • http4k-server-apache : [Possible Break] Upgrade httpcore to 5.3, which introduces stricter authority validation. This may break projects with custom version of ApacheServer.

5.30.1.0

Changelog:

  • http4k-* : Upgrade some dependency versions.
  • http4k-client-jetty : [Fix] encoding of binary content in Jetty client. H/T @​kwydler
  • http4k-client-* : All websocket implementations implement a unified WebsocketFactory. @​H/T @​oharaandrew314
Changelog

Sourced from org.http4k:http4k-server-netty's changelog.

v5.31.1.0

  • http4k-* : Upgrade some dependency versions.

v5.31.0.0

  • http4k-server-apache : [Possible Break] Upgrade httpcore to 5.3, which introduces stricter authority validation. This may break projects with custom version of ApacheServer.

v5.30.1.0

  • http4k-* : Upgrade some dependency versions.
  • http4k-client-jetty : [Fix] encoding of binary content in Jetty client. H/T @​kwydler
  • http4k-client-* : All websocket implementations implement a unified WebsocketFactory. @​H/T @​oharaandrew314
Commits

Updates org.jooq:jooq-codegen from 3.19.11 to 3.19.12

Updates org.jooq:jooq from 3.19.11 to 3.19.12

Updates org.jooq:jooq from 3.19.11 to 3.19.12

Updates org.jetbrains.kotlinx:kotlinx-serialization-hocon from 1.7.2 to 1.7.3

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-hocon's releases.

1.7.3

This release aims to fix important issues that were discovered in the 1.7.2 release, including the inability to sync certain projects into Android Studio/IntelliJ IDEA and exceptions from custom Uuid serializers.

It uses Kotlin 2.0.20 by default.

  • Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • Check against serialName instead of simpleClassName (#2802)
  • Ignore NoClassDefFoundError when initializing builtins map for serializer() function (#2803)
  • Clarify example for SerializationException (#2806)
Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-hocon's changelog.

1.7.3 / 2024-09-19

This release aims to fix important issues that were discovered in the 1.7.2 release, including the inability to sync certain projects into Android Studio/IntelliJ IDEA and exceptions from custom Uuid serializers.

It uses Kotlin 2.0.20 by default.

  • Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • Check against serialName instead of simpleClassName (#2802)
  • Ignore NoClassDefFoundError when initializing builtins map for serializer() function (#2803)
  • Clarify example for SerializationException (#2806)
Commits
  • d4d066d Prepare 1.7.3 release (#2821)
  • 21311a6 Clarify example for SerializationException (#2806)
  • 2f1dbdb Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • 595bcbd Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • d9753af Check against serialName instead of simpleClassName (#2802)
  • 0b015e1 Ignore NoClassDefFoundError when initializing builtins map for serializer() f...
  • See full diff in compare view

Updates org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.2 to 1.7.3

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.

1.7.3

This release aims to fix important issues that were discovered in the 1.7.2 release, including the inability to sync certain projects into Android Studio/IntelliJ IDEA and exceptions from custom Uuid serializers.

It uses Kotlin 2.0.20 by default.

  • Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • Check against serialName instead of simpleClassName (#2802)
  • Ignore NoClassDefFoundError when initializing builtins map for serializer() function (#2803)
  • Clarify example for SerializationException (#2806)
Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.

1.7.3 / 2024-09-19

This release aims to fix important issues that were discovered in the 1.7.2 release, including the inability to sync certain projects into Android Studio/IntelliJ IDEA and exceptions from custom Uuid serializers.

It uses Kotlin 2.0.20 by default.

  • Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • Check against serialName instead of simpleClassName (#2802)
  • Ignore NoClassDefFoundError when initializing builtins map for serializer() function (#2803)
  • Clarify example for SerializationException (#2806)
Commits
  • d4d066d Prepare 1.7.3 release (#2821)
  • 21311a6 Clarify example for SerializationException (#2806)
  • 2f1dbdb Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • 595bcbd Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • d9753af Check against serialName instead of simpleClassName (#2802)
  • 0b015e1 Ignore NoClassDefFoundError when initializing builtins map for serializer() f...
  • See full diff in compare view

Updates org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.2 to 1.7.3

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.

1.7.3

This release aims to fix important issues that were discovered in the 1.7.2 release, including the inability to sync certain projects into Android Studio/IntelliJ IDEA and exceptions from custom Uuid serializers.

It uses Kotlin 2.0.20 by default.

  • Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • Check against serialName instead of simpleClassName (#2802)
  • Ignore NoClassDefFoundError when initializing builtins map for serializer() function (#2803)
  • Clarify example for SerializationException (#2806)
Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.

1.7.3 / 2024-09-19

This release aims to fix important issues that were discovered in the 1.7.2 release, including the inability to sync certain projects into Android Studio/IntelliJ IDEA and exceptions from custom Uuid serializers.

It uses Kotlin 2.0.20 by default.

  • Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • Check against serialName instead of simpleClassName (#2802)
  • Ignore NoClassDefFoundError when initializing builtins map for serializer() function (#2803)
  • Clarify example for SerializationException (#2806)
Commits
  • d4d066d Prepare 1.7.3 release (#2821)
  • 21311a6 Clarify example for SerializationException (#2806)
  • 2f1dbdb Use explicit kotlin-stdlib and kotlin-test versions from version catalog (#2818)
  • 595bcbd Drop usage of deprecated Any?.freeze() in K/N target (#2819)
  • d9753af Check against serialName instead of simpleClassName (#2802)
  • 0b015e1 Ignore NoClassDefFoundError when initializing builtins map for serializer() f...
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.http4k:http4k-server-netty](https://github.com/http4k/http4k) | `5.30.0.0` | `5.31.1.0` |
| org.jooq:jooq-codegen | `3.19.11` | `3.19.12` |
| org.jooq:jooq | `3.19.11` | `3.19.12` |
| [org.jetbrains.kotlinx:kotlinx-serialization-hocon](https://github.com/Kotlin/kotlinx.serialization) | `1.7.2` | `1.7.3` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.2` | `1.7.3` |


Updates `org.http4k:http4k-server-netty` from 5.30.0.0 to 5.31.1.0
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@5.30.0.0...5.31.1.0)

Updates `org.jooq:jooq-codegen` from 3.19.11 to 3.19.12

Updates `org.jooq:jooq` from 3.19.11 to 3.19.12

Updates `org.jooq:jooq` from 3.19.11 to 3.19.12

Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.2...v1.7.3)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.2...v1.7.3)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-server-netty
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 23, 2024
@IRus IRus merged commit 25f52f9 into main Sep 25, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/all-2fa42252b8 branch September 25, 2024 12:02
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
Development

Successfully merging this pull request may close these issues.

1 participant