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 gradle group with 8 updates #1725

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps the gradle group with 8 updates:

Package From To
org.flywaydb:flyway-core 9.22.1 9.22.3
org.apache.kafka:kafka-streams 3.5.1 3.6.0
no.nav.common:auth 2.2023.01.09_08.56-ae38750bc0d9 3.2023.10.23_12.41-bafec3836d28
no.nav.common:rest 2.2023.01.09_08.56-ae38750bc0d9 3.2023.10.23_12.41-bafec3836d28
com.fasterxml.jackson:jackson-bom 2.15.2 2.15.3
com.willowtreeapps.assertk:assertk-jvm 0.26.1 0.27.0
io.mockk:mockk 1.13.5 1.13.8
org.testcontainers:postgresql 1.19.0 1.19.1

Updates org.flywaydb:flyway-core from 9.22.1 to 9.22.3

Release notes

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

Flyway 9.22.3

See https://documentation.red-gate.com/fd/release-notes-for-flyway-engine-179732572.html

CLI artifact available here

Flyway 9.22.2

See https://documentation.red-gate.com/fd/release-notes-for-flyway-engine-179732572.html

CLI artifact available here

Commits

Updates org.apache.kafka:kafka-streams from 3.5.1 to 3.6.0

Updates no.nav.common:auth from 2.2023.01.09_08.56-ae38750bc0d9 to 3.2023.10.23_12.41-bafec3836d28

Commits

Updates no.nav.common:rest from 2.2023.01.09_08.56-ae38750bc0d9 to 3.2023.10.23_12.41-bafec3836d28

Commits

Updates com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3

Commits
  • 151d968 [maven-release-plugin] prepare release jackson-bom-2.15.3
  • f99347b Prepare for 2.15.3 release
  • 11114a2 Update nexus-staging-maven-plugin dep to 1.6.13 (from 1.6.8)
  • c6361de To 2.15.3-SNAPSHOT
  • 0cdf4da [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.willowtreeapps.assertk:assertk-jvm from 0.26.1 to 0.27.0

Release notes

Sourced from com.willowtreeapps.assertk:assertk-jvm's releases.

v0.27.0

[0.27.0] 2023-09-13

Changed

  • Minimum supported kotlin version is 1.9.0
  • Added support for WASM targets (note: this only applies to the core library and not assertk-coroutines as the coroutines library doesn't have a stable release for it yet)

Breaking Changes

  • Previous assertThat {} deprecation warning is now an error
Changelog

Sourced from com.willowtreeapps.assertk:assertk-jvm's changelog.

[0.27.0] 2023-09-13

Changed

  • Minimum supported kotlin version is 1.9.0
  • Added support for WASM targets (note: this only applies to the core library and not assertk-coroutines as the coroutines library doesn't have a stable release for it yet)

Breaking Changes

  • Previous assertThat {} deprecation warning is now an error
Commits

Updates io.mockk:mockk from 1.13.5 to 1.13.8

Release notes

Sourced from io.mockk:mockk's releases.

v1.13.8

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.7...1.13.8

V1.13.7

What's Changed

New Contributors

... (truncated)

Commits
  • f2e599a Version bump
  • 4108f89 Merge pull request #1160 from SimonMarquis/patch-1
  • 81a9ec6 Fix dokkaJavadoc publishing task
  • 3261aff Merge pull request #1056 from aSemy/fix/configurable_kotlin_version
  • 8479d34 remove Java version/target/toolchain from buildSrc - it should be inherited f...
  • ffdf8ff revert customising the Kotlin plugin version
  • 93e34cd re-introduce kotlinVersion() in Deps.kt
  • 73692b6 update kotlin/java versions in workflow
  • dc7968b update Kotlin and Java Toolchain properties, and setting them in CI
  • f131526 Merge pull request #1143 from k163377/fix-1139
  • Additional commits viewable in compare view

Updates org.testcontainers:postgresql from 1.19.0 to 1.19.1

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.19.1

Testcontainers for Java 1.19.1

Core

Modules

Redpanda

What's Changed

☠️ Deprecations

📖 Documentation

📦 Dependency updates

Commits
  • dd1427e Add maven central badge in readme file
  • 4c83a54 Deprecate CLI utility methods in RabbitMQ module (#7588)
  • 4296b5b Additional listeners should inherit the configured authentication method (#7594)
  • 202680e Proposing Update to index.md - Env Settings for Rancher Desktop (#7591)
  • 209ab2e Add docs for copyFile API (#4661)
  • 8b6776c Allow to define a custom ImagePullPolicy via configuration (#7520)
  • c4d1240 Merge pull request #7587 from testcontainers/combined-pr-branch
  • 29ad500 Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.gradle.en...
  • b5f11d2 Merge remote-tracking branch 'origin/dependabot/gradle/com.gradle.enterprise-...
  • 94a2155 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.apache.kafka:kafka-streams [>= 7.a, < 8]
org.apache.kafka:kafka-streams [>= 6.a, < 7]

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 gradle group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `9.22.1` | `9.22.3` |
| org.apache.kafka:kafka-streams | `3.5.1` | `3.6.0` |
| [no.nav.common:auth](https://github.com/navikt/common-java-modules) | `2.2023.01.09_08.56-ae38750bc0d9` | `3.2023.10.23_12.41-bafec3836d28` |
| [no.nav.common:rest](https://github.com/navikt/common-java-modules) | `2.2023.01.09_08.56-ae38750bc0d9` | `3.2023.10.23_12.41-bafec3836d28` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.15.2` | `2.15.3` |
| [com.willowtreeapps.assertk:assertk-jvm](https://github.com/willowtreeapps/assertk) | `0.26.1` | `0.27.0` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.5` | `1.13.8` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.0` | `1.19.1` |


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

Updates `org.apache.kafka:kafka-streams` from 3.5.1 to 3.6.0

Updates `no.nav.common:auth` from 2.2023.01.09_08.56-ae38750bc0d9 to 3.2023.10.23_12.41-bafec3836d28
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:rest` from 2.2023.01.09_08.56-ae38750bc0d9 to 3.2023.10.23_12.41-bafec3836d28
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `com.fasterxml.jackson:jackson-bom` from 2.15.2 to 2.15.3
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.15.3)

Updates `com.willowtreeapps.assertk:assertk-jvm` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/willowtreeapps/assertk/releases)
- [Changelog](https://github.com/willowtreeapps/assertk/blob/main/CHANGELOG.md)
- [Commits](willowtreeapps/assertk@v0.26.1...v0.27.0)

Updates `io.mockk:mockk` from 1.13.5 to 1.13.8
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.5...1.13.8)

Updates `org.testcontainers:postgresql` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.0...1.19.1)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: no.nav.common:auth
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: no.nav.common:rest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.willowtreeapps.assertk:assertk-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2023 05:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2023

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

@dependabot dependabot bot closed this Oct 27, 2023
@dependabot dependabot bot deleted the dependabot/gradle/gradle-f5a5fb6171 branch October 27, 2023 05:26
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