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 backend group with 9 updates #6686

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the backend group with 9 updates:

Package From To
org.flywaydb:flyway-core 11.0.0 11.1.0
org.flywaydb:flyway-database-postgresql 11.0.0 11.1.0
com.michael-bull.kotlin-result:kotlin-result 2.0.0 2.0.1
ch.qos.logback:logback-classic 1.5.12 1.5.15
org.junit.jupiter:junit-jupiter-api 5.11.3 5.11.4
org.junit.jupiter:junit-jupiter-params 5.11.3 5.11.4
org.junit.jupiter:junit-jupiter-engine 5.11.3 5.11.4
io.mockk:mockk 1.13.13 1.13.14
io.github.smiley4:ktor-swagger-ui 3.6.0 4.1.2

Updates org.flywaydb:flyway-core from 11.0.0 to 11.1.0

Release notes

Sourced from org.flywaydb:flyway-core's releases.

Flyway 11.1.0

See release notes here

CLI artifact available here

Flyway 11.0.1

See release notes here

CLI artifact available here

Commits

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

Updates com.michael-bull.kotlin-result:kotlin-result from 2.0.0 to 2.0.1

Release notes

Sourced from com.michael-bull.kotlin-result:kotlin-result's releases.

2.0.1

  • Prevent zipOrAccumulate from executing lambdas twice by @​rhirai-line (03704eb30d4373fd3344ddc2b50b89fde0d2ed31)
  • Fix Arrow link in README by @​hoangchungk53qx1 (aa0c0ac53ac89fadc157d29a41ca29edf8bf39e2)
  • Fix InvocationKind contract warnings by @​Daiji256 (4a0c7ddc1e7235ee4cc9b68520fbd3f65c7d1720)
  • Fix broken link in README by @​kaleidot725 (f27e020bc35eb5b0e1e25a5a3aeb838d1b86a00f)
  • Build on Zulu instead of Temurin by @​eichisanden (ac929a3aaad931b440a1122b479690ccaa94c0fd, 144c58e657bad40622ec10eaba96321103c634a6)
  • Update Gradle to 8.12 (a074f2669fb5a46d3bef73fa6ad0d564f48adc59)
Commits
  • 1eb48fe Release v2.0.1
  • a074f26 Update Gradle to 8.12
  • 59133ee Group iosArm64 with tier 1 targets
  • d290448 Update contributors
  • f27e020 Fix broken link in README
  • 4a0c7dd Fix InvocationKind contract warnings
  • 9ca1092 Consistently use Producer typealias in Zip
  • aa0c0ac Fix Arrow link in README
  • 03704eb Prevent zipOrAccumulate from executing lambdas twice
  • 144c58e use Zulu instead of Temurin on publish workflow.
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.12 to 1.5.15

Commits
  • c32c92a prepare release 1.5.15
  • 402fc67 check that logback-classic and logback-core are identical
  • 020610a name is optional in EventEvaluator, add ExceptionMatchEvaluator with a test
  • 11a3951 start work on 1.5.15-SNAPSHOT
  • 3ddf27b prepare release 1.5.14
  • d4804f9 fix incompatibile change, Spring-Boot issue 885
  • 3492bc8 start work on 1.5.14-SNAPSHOT
  • 32638aa prepare release 1.5.13
  • 0056a9c CORE_POOL_SIZE set to 4
  • 2cb6d52 remove JaninoEventEvaluator
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.3...r5.11.4

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.11.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.3...r5.11.4

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.3...r5.11.4

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.11.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.3...r5.11.4

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.3...r5.11.4

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

Updates io.mockk:mockk from 1.13.13 to 1.13.14

Release notes

Sourced from io.mockk:mockk's releases.

1.13.14

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.13...1.13.14

Commits
  • 1b3b01e Version bump
  • e7ec061 Merge pull request #1331 from kpadhiamex/1330-fix-for-relaxed-mocking-simple-...
  • f3a12a2 Merge branch 'master' into 1330-fix-for-relaxed-mocking-simple-value-when-pro...
  • 2264808 Reenable java 17
  • 0ebbb0e Run instrumented test on ubuntu-latest
  • 840f4e7 Change the instrumented test runner
  • dd19ddd Upgrade the macos runner for instrumented tests and add kotlin 2.1.0
  • 12f9fed Added issue link in the test.
  • ede2eb4 Issue: mockk/mockk#1330 fix for relaxed mocking sim...
  • 79abc96 Merge pull request #1314 from VasilisDrettas-tomtom/bugfix/nullable-value-cla...
  • Additional commits viewable in compare view

Updates io.github.smiley4:ktor-swagger-ui from 3.6.0 to 4.1.2

Release notes

Sourced from io.github.smiley4:ktor-swagger-ui's releases.

4.1.2

  • upgrade schema-kenerator from 1.6.1 to 1.6.2

4.1.1

  • upgrade schema io.swagger.parser.v3:swagger-parser from 2.1.20 to 2.1.24
  • upgrade schema-kenerator from 1.6.0 to 1.6.1

4.1.0

  • add default kotlinx example encoder
  • add ignoredRouteSelectorClassNames in case class to ignore is not puplic (SMILEY4/ktor-swagger-ui#149)
  • upgrade schema-kenerator from 1.5.0 to 1.6.0
  • add @KtorDsl annotation on documented routes
  • fixed: default security schema did not correctly use components section
  • fixed documented resource routes (SMILEY4/ktor-swagger-ui#153)

4.0.0

Commits
  • 1036ac9 Merge branch 'upgrade-schema-kenerator-1_6_2' into release
  • 55ae3ae upgrade schema-kenerator 1.6.1 -> 1.6.2
  • bf58ee7 Merge branch 'upgrade-schema-dependency-to-2_1_24' into release
  • a5da2ee upgrade swagger to 2.1.24 and schema-kenerator to 1.6.1
  • f0cdba6 Merge branch 'develop' into release
  • 12cfd09 Merge branch 'add-ktordsl-annotation-to-documented-routes' into develop
  • 212011f add ktordsl annotation to documented routes
  • 4514e92 Merge branch 'upgrade-schema-kenerator-1-6-0' into develop
  • 642fc0f upgrade schema kenerator to 1.6.0
  • 05f362e Merge branch 'keep-default-sec-schemas-in-components' into develop
  • Additional commits viewable 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2025 15:25
@dependabot dependabot bot added the java Pull requests that update Java code label Jan 1, 2025
Bumps the backend group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.0.0` | `11.1.0` |
| org.flywaydb:flyway-database-postgresql | `11.0.0` | `11.1.0` |
| [com.michael-bull.kotlin-result:kotlin-result](https://github.com/michaelbull/kotlin-result) | `2.0.0` | `2.0.1` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.12` | `1.5.15` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [org.junit.jupiter:junit-jupiter-params](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` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.13` | `1.13.14` |
| [io.github.smiley4:ktor-swagger-ui](https://github.com/SMILEY4/ktor-swagger-ui) | `3.6.0` | `4.1.2` |


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

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

Updates `com.michael-bull.kotlin-result:kotlin-result` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/michaelbull/kotlin-result/releases)
- [Commits](michaelbull/kotlin-result@2.0.0...2.0.1)

Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.15
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.15)

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-params` 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-params` 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 `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.github.smiley4:ktor-swagger-ui` from 3.6.0 to 4.1.2
- [Release notes](https://github.com/SMILEY4/ktor-swagger-ui/releases)
- [Commits](SMILEY4/ktor-swagger-ui@3.6.0...4.1.2)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: com.michael-bull.kotlin-result:kotlin-result
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: io.github.smiley4:ktor-swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/backend-a093209f1e branch from 504d556 to 1c3fa69 Compare January 2, 2025 09:22
@henrikg henrikg merged commit 1b459fa into main Jan 2, 2025
83 checks passed
@henrikg henrikg deleted the dependabot/gradle/backend-a093209f1e branch January 2, 2025 10:03
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.

1 participant