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

build(deps): bump the all-deps group with 20 updates #519

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the all-deps group with 20 updates:

Package From To
io.micrometer:micrometer-registry-prometheus 1.12.3 1.12.4
org.postgresql:postgresql 42.7.2 42.7.3
org.flywaydb:flyway-database-postgresql 10.9.1 10.11.0
io.ktor:ktor-server-netty-jvm 2.3.9 2.3.10
io.ktor:ktor-server-auth-jvm 2.3.9 2.3.10
io.ktor:ktor-server-auth-jwt-jvm 2.3.9 2.3.10
io.ktor:ktor-server-metrics-micrometer-jvm 2.3.9 2.3.10
io.ktor:ktor-server-content-negotiation-jvm 2.3.9 2.3.10
io.ktor:ktor-serialization-jackson-jvm 2.3.9 2.3.10
io.ktor:ktor-server-status-pages 2.3.9 2.3.10
io.ktor:ktor-server-call-logging 2.3.9 2.3.10
io.ktor:ktor-server-call-id 2.3.9 2.3.10
io.ktor:ktor-server-double-receive 2.3.9 2.3.10
io.ktor:ktor-server-forwarded-header 2.3.9 2.3.10
io.ktor:ktor-client-core-jvm 2.3.9 2.3.10
io.ktor:ktor-client-cio-jvm 2.3.9 2.3.10
io.ktor:ktor-client-content-negotiation-jvm 2.3.9 2.3.10
io.ktor:ktor-server-test-host-jvm 2.3.9 2.3.10
io.ktor:ktor-client-mock-jvm 2.3.9 2.3.10
no.nav.security:mock-oauth2-server 2.1.2 2.1.3

Updates io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.12.4

Noteworthy

  • Make DefaultHttpClientObservationConvention#INSTANCE final #4770

🐞 Bug Fixes

  • GC Pause time metric includes concurrent cycle time for Generational ZGC #4764
  • OSGi import of javax.annotation and javax.annotation.meta is incorrect #4824
  • Use Dynatrace snapshot for LongTaskTimer #4780
  • CloudWatchMeterRegistry logs timeout message when there was an interrupt and does not log anything when there was a timeout #4775

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.7 to 1.7.8 #4839
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.655 to 1.12.674 #4834
  • Bump com.signalfx.public:signalfx-java from 1.0.38 to 1.0.39 #4822

📝 Tasks

  • ArchUnit 1.x is pulling in slf4j 2.x #4777
  • Replace deprecated buildDir #4771

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye, @​ponziani, @​adpaste, and @​pirgeo

Commits
  • 52075c6 Merge branch '1.11.x' into 1.12.x
  • 37bfdfd OSGi import of javax.annotation and javax.annotation.meta is incorrect #4824 ...
  • 04e4fd9 Bump io.javalin:javalin from 5.6.3 to 5.6.4 (#4798)
  • e83a932 Bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.21.1 (#4799)
  • d82958b Bump io.projectreactor:reactor-bom from 2022.0.15 to 2022.0.16 (#4793)
  • 8111b96 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.7 to 1.7.8 (#4839)
  • e4bf8c7 Merge branch '1.11.x' into 1.12.x
  • 65c855d Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.15.4 (#4821)
  • 4873433 Bump org.postgresql:postgresql from 42.6.0 to 42.6.1 (#4818)
  • 6454b1b Merge branch '1.9.x' into 1.11.x
  • Additional commits viewable in compare view

Updates org.postgresql:postgresql from 42.7.2 to 42.7.3

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.3

Changes

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.3] (2024-04-14 14:51:00 -0400)

Changed

Fixed

  • fix: boolean types not handled in SimpleQuery mode [PR #3146](pgjdbc/pgjdbc#3146)
    • make sure we handle boolean types in simple query mode
    • support uuid as well
    • handle all well known types in text mode and change else if to switch
  • fix: released new versions of 42.2.29, 42.3.10, 42.4.5, 42.5.6, 42.6.2 to deal with NoSuchMethodError on ByteBuffer#position when running on Java 8
Commits
  • 818953a fix Issue # 3145 boolean types not handled in SimpleQuery mode (#3146)
  • 0e8ab63 The Gradle config enforces 17+ (#3147)
  • b591b9f Fix 2 changelog entry titles (#3142)
  • 81844e6 chore: ensure CI jobs include tests for all the values of preferQueryMode
  • 2fada9e update security page (#3135)
  • 388f027 fix: typo password_encrypton -> password_encryption in the error message
  • 9cde4f5 Update site for release of 42.7.2 (#3133)
  • df14e53 update version and last year modified
  • See full diff in compare view

Updates org.flywaydb:flyway-database-postgresql from 10.9.1 to 10.11.0

Updates io.ktor:ktor-server-netty-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-auth-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-auth-jwt-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-metrics-micrometer-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-content-negotiation-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-serialization-jackson-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-status-pages from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-call-logging from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-call-id from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-double-receive from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-forwarded-header from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-core-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-cio-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-content-negotiation-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-test-host-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-mock-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-auth-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-auth-jwt-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-metrics-micrometer-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-content-negotiation-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-serialization-jackson-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-status-pages from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-call-logging from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-call-id from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-double-receive from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-forwarded-header from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-core-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-cio-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-content-negotiation-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-server-test-host-jvm from 2.3.9 to 2.3.10

Commits

Updates io.ktor:ktor-client-mock-jvm from 2.3.9 to 2.3.10

Commits

Updates no.nav.security:mock-oauth2-server from 2.1.2 to 2.1.3

Release notes

Sourced from no.nav.security:mock-oauth2-server's releases.

2.1.3

What's Changed

🚀 Features

  • feat(refresh_token): rotate refresh tokens if configured to rotate (#645) @​tommytroen

⬆️ Dependency upgrades

Commits
  • 973a667 chore(deps): bump the github group with 23 updates (#650)
  • fcb2017 feat(refresh_token): rotate refresh tokens if configured to rotate (#645)
  • ac7900d chore(deps): bump bouncycastle, use bcpkix-jdk18on instead of jdk15on (#641)
  • 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-deps group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.12.3` | `1.12.4` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.2` | `42.7.3` |
| org.flywaydb:flyway-database-postgresql | `10.9.1` | `10.11.0` |
| [io.ktor:ktor-server-netty-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-auth-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-auth-jwt-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-metrics-micrometer-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-content-negotiation-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-serialization-jackson-jvm](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` |
| [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-call-id](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-double-receive](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-forwarded-header](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-client-cio-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-client-content-negotiation-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-server-test-host-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [io.ktor:ktor-client-mock-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
| [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) | `2.1.2` | `2.1.3` |


Updates `io.micrometer:micrometer-registry-prometheus` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.3...v1.12.4)

Updates `org.postgresql:postgresql` from 42.7.2 to 42.7.3
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3)

Updates `org.flywaydb:flyway-database-postgresql` from 10.9.1 to 10.11.0

Updates `io.ktor:ktor-server-netty-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-auth-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-auth-jwt-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-metrics-micrometer-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-content-negotiation-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-serialization-jackson-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-call-id` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-double-receive` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-forwarded-header` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-core-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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

Updates `io.ktor:ktor-client-content-negotiation-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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

Updates `io.ktor:ktor-client-mock-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-auth-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-auth-jwt-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-metrics-micrometer-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-content-negotiation-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-serialization-jackson-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-call-id` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-double-receive` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-server-forwarded-header` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-core-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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

Updates `io.ktor:ktor-client-content-negotiation-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

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

Updates `io.ktor:ktor-client-mock-jvm` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `no.nav.security:mock-oauth2-server` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/navikt/mock-oauth2-server/releases)
- [Commits](navikt/mock-oauth2-server@2.1.2...2.1.3)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-netty-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-auth-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-auth-jwt-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-metrics-micrometer-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-content-negotiation-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-serialization-jackson-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-status-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-call-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-call-id
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-double-receive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-forwarded-header
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-cio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-content-negotiation-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-test-host-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-mock-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-auth-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-auth-jwt-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-metrics-micrometer-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-content-negotiation-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-serialization-jackson-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-status-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-call-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-call-id
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-double-receive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-forwarded-header
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-cio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-content-negotiation-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-server-test-host-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: io.ktor:ktor-client-mock-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: no.nav.security:mock-oauth2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

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

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/gradle/all-deps-8993046262 branch April 15, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants