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

chore(deps): bump the dependencies group across 1 directory with 11 updates #266

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the dependencies group with 11 updates in the / directory:

Package From To
commons-codec:commons-codec 1.17.0 1.17.1
org.apache.kafka:kafka_2.12 3.7.0 3.8.0
com.fasterxml.jackson.module:jackson-module-jaxb-annotations 2.17.1 2.17.2
com.fasterxml.jackson.module:jackson-module-kotlin 2.17.1 2.17.2
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.17.1 2.17.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.1 2.17.2
net.logstash.logback:logstash-logback-encoder 7.4 8.0
org.flywaydb:flyway-core 10.15.0 10.16.0
org.flywaydb:flyway-database-postgresql 10.15.0 10.16.0
org.testcontainers:postgresql 1.19.8 1.20.0
io.mockk:mockk 1.13.11 1.13.12

Updates commons-codec:commons-codec from 1.17.0 to 1.17.1

Changelog

Sourced from commons-codec:commons-codec's changelog.

Apache Commons Codec 1.17.1 RELEASE NOTES

The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Feature and fix release. Requires a minimum of Java 8.

Fixed Bugs

  •         Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory.
    

Changes

  •         Bump org.apache.commons:commons-parent from 69 to 71 [#286](https://github.com/apache/commons-codec/issues/286). Thanks to Gary Gregory.
    
  •         Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](https://github.com/apache/commons-codec/issues/293). Thanks to Dependabot.
    
  •         Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](https://github.com/apache/commons-codec/issues/292). Thanks to Dependabot.
    

For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:

https://commons.apache.org/proper/commons-codec/

Download page: https://commons.apache.org/proper/commons-codec/download_codec.cgi


Commits

Updates org.apache.kafka:kafka_2.12 from 3.7.0 to 3.8.0

Updates com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.17.1 to 2.17.2

Commits
  • e3bbd2b [maven-release-plugin] prepare release jackson-modules-base-2.17.2
  • 0b64746 Prepare for 2.17.2 release
  • 0f2b392 Update CI
  • b4eeecf Back to snapshot dep
  • bbaf19d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.17.2

Commits
  • 86fbbff [maven-release-plugin] prepare release jackson-module-kotlin-2.17.2
  • 893113a Prepare for 2.17.2 release
  • 0b6320f Merge pull request #799 from k163377/fix/775
  • 8814e2d Update release notes wrt #799
  • 63d6064 Explicitly add functions with no default arguments
  • 3e85ec5 Back to snapshot dep
  • 2b46eb8 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.1 to 2.17.2

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.1 to 2.17.2

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.17.2

Commits
  • 86fbbff [maven-release-plugin] prepare release jackson-module-kotlin-2.17.2
  • 893113a Prepare for 2.17.2 release
  • 0b6320f Merge pull request #799 from k163377/fix/775
  • 8814e2d Update release notes wrt #799
  • 63d6064 Explicitly add functions with no default arguments
  • 3e85ec5 Back to snapshot dep
  • 2b46eb8 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.1 to 2.17.2

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.1 to 2.17.2

Updates net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0

Release notes

Sourced from net.logstash.logback:logstash-logback-encoder's releases.

logstash-logback-encoder-8.0

This release supports the new logback-access 2.x artifacts at group id ch.qos.logback.access. This release does not support the old logback-access artifact at ch.qos.logback:logback-access. Special thanks to @​sondemar for this contribution!

This release requires Java 11 or newer.

Recommended versions of dependencies are as follows (Earlier versions might work, but have not been tested):

  • logback-core/classic 1.5.x.
  • logback-access 2.0.x
  • jackson-* 2.17.x

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0

Commits

Updates org.flywaydb:flyway-core from 10.15.0 to 10.16.0

Release notes

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

Flyway 10.16.0

See release notes here

CLI artifact available here

Flyway 10.15.2

See release notes here

CLI artifact available here

Flyway 10.15.1

See release notes here

CLI artifact available here

Commits

Updates org.flywaydb:flyway-database-postgresql from 10.15.0 to 10.16.0

Updates org.flywaydb:flyway-database-postgresql from 10.15.0 to 10.16.0

Updates org.testcontainers:postgresql from 1.19.8 to 1.20.0

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.20.0

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits

Updates io.mockk:mockk from 1.13.11 to 1.13.12

Release notes

Sourced from io.mockk:mockk's releases.

1.13.12

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.11...1.13.12

Commits
  • cca4f1a Version bump
  • 5dc7491 Update bytebuddy dependency
  • 6b8c5eb Upgrade gradle
  • 4080a66 Upgrade the setup-gradle action
  • 69a861c Add Java 21
  • 8c45598 Merge pull request #1276 from xzhang-brex/multi-threading-support
  • cb0e2de Added doc for clearAllMocks(currentThreadOnly = true)
  • be36659 Added unit tests for currentThreadOnly.
  • 0d749b8 Updated the api definition files.
  • cead8a0 Removed unneccesary files.
  • 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

…pdates

Bumps the dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.0` | `1.17.1` |
| org.apache.kafka:kafka_2.12 | `3.7.0` | `3.8.0` |
| [com.fasterxml.jackson.module:jackson-module-jaxb-annotations](https://github.com/FasterXML/jackson-modules-base) | `2.17.1` | `2.17.2` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.17.1` | `2.17.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.17.1` | `2.17.2` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.1` | `2.17.2` |
| [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) | `7.4` | `8.0` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.15.0` | `10.16.0` |
| org.flywaydb:flyway-database-postgresql | `10.15.0` | `10.16.0` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.0` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.11` | `1.13.12` |



Updates `commons-codec:commons-codec` from 1.17.0 to 1.17.1
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.17.0...rel/commons-codec-1.17.1)

Updates `org.apache.kafka:kafka_2.12` from 3.7.0 to 3.8.0

Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.17.1...jackson-modules-base-2.17.2)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.1...jackson-module-kotlin-2.17.2)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.17.1...jackson-dataformat-xml-2.17.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.1 to 2.17.2

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.1...jackson-module-kotlin-2.17.2)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.17.1...jackson-dataformat-xml-2.17.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.1 to 2.17.2

Updates `net.logstash.logback:logstash-logback-encoder` from 7.4 to 8.0
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0)

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

Updates `org.flywaydb:flyway-database-postgresql` from 10.15.0 to 10.16.0

Updates `org.flywaydb:flyway-database-postgresql` from 10.15.0 to 10.16.0

Updates `org.testcontainers:postgresql` from 1.19.8 to 1.20.0
- [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.8...1.20.0)

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

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.kafka:kafka_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 29, 2024 06:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2024

Superseded by #267.

@dependabot dependabot bot closed this Jul 30, 2024
@dependabot dependabot bot deleted the dependabot/gradle/dependencies-0ff69f8585 branch July 30, 2024 06:20
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