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 17 updates #120

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Commits on Apr 8, 2024

  1. Bump the all group with 17 updates

    Bumps the all group with 17 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-cio](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-websockets](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-metrics-micrometer](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.12.4` | `1.12.5` |
    | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-default-headers](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-caching-headers](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | org.flywaydb:flyway-database-postgresql | `10.10.0` | `10.11.0` |
    | org.jooq:jooq | `3.19.6` | `3.19.7` |
    | org.jooq:jooq-codegen | `3.19.6` | `3.19.7` |
    
    
    Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-cio` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-cio` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-locations` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-websockets` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-auth-jwt` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-metrics-micrometer` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.micrometer:micrometer-registry-prometheus` from 1.12.4 to 1.12.5
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.12.4...v1.12.5)
    
    Updates `io.ktor:ktor-server-call-logging` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-default-headers` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-caching-headers` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-status-pages` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `org.flywaydb:flyway-database-postgresql` from 10.10.0 to 10.11.0
    
    Updates `org.jooq:jooq` from 3.19.6 to 3.19.7
    
    Updates `org.jooq:jooq-codegen` from 3.19.6 to 3.19.7
    
    Updates `org.jooq:jooq-codegen` from 3.19.6 to 3.19.7
    
    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-serialization-kotlinx-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-client-cio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-cio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-locations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-websockets
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-client-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-auth-jwt
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-metrics-micrometer
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.micrometer:micrometer-registry-prometheus
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-call-logging
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-default-headers
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-caching-headers
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: io.ktor:ktor-server-status-pages
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: org.flywaydb:flyway-database-postgresql
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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-codegen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: org.jooq:jooq-codegen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e50a4a0 View commit details
    Browse the repository at this point in the history