Skip to content

Bump the jars group across 1 directory with 8 updates #147

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2025

Bumps the jars group with 8 updates in the / directory:

Package From To
org.flywaydb:flyway-core 11.10.1 11.10.3
org.flywaydb:flyway-database-postgresql 11.10.1 11.10.3
org.flywaydb.flyway 11.10.1 11.10.3
com.fasterxml.jackson.core:jackson-databind 2.19.1 2.19.2
com.fasterxml.jackson.module:jackson-module-kotlin 2.19.1 2.19.2
com.squareup.okhttp3:okhttp 5.0.0 5.1.0
com.sksamuel.scrimage:scrimage-core 4.3.2 4.3.3
com.sksamuel.scrimage:scrimage-filters 4.3.2 4.3.3

Updates org.flywaydb:flyway-core from 11.10.1 to 11.10.3

Release notes

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

Flyway 11.10.3

See release notes here

Flyway 11.10.2

See release notes here

Commits

Updates org.flywaydb:flyway-database-postgresql from 11.10.1 to 11.10.3

Updates org.flywaydb.flyway from 11.10.1 to 11.10.3

Updates org.flywaydb:flyway-database-postgresql from 11.10.1 to 11.10.3

Updates com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2

Commits

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.1 to 2.19.2

Commits
  • a569a18 [maven-release-plugin] prepare release jackson-module-kotlin-2.19.2
  • 84923e3 Prep for 2.19.2
  • 524e8da Merge pull request #1014 from k163377/update-japicmp
  • ba7620c Update japicmp
  • 61ea671 Merge pull request #1009 from k163377/porting-tests
  • 605e34c Add exhaustive tests for JsonValue and JsonKey usage in value class
  • 4f69cfa Back to snapshot dep
  • 7855492 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.1 to 2.19.2

Commits
  • a569a18 [maven-release-plugin] prepare release jackson-module-kotlin-2.19.2
  • 84923e3 Prep for 2.19.2
  • 524e8da Merge pull request #1014 from k163377/update-japicmp
  • ba7620c Update japicmp
  • 61ea671 Merge pull request #1009 from k163377/porting-tests
  • 605e34c Add exhaustive tests for JsonValue and JsonKey usage in value class
  • 4f69cfa Back to snapshot dep
  • 7855492 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.squareup.okhttp3:okhttp from 5.0.0 to 5.1.0

Changelog

Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.1.0

2025-07-07

  • New: Response.peekTrailers(). When we changed Response.trailers() to block instead of throwing in 5.0.0, we inadvertently removed the ability for callers to peek the trailers (by catching the IllegalStateException if they weren't available). This new API restores that capability.

  • Fix: Don't crash on trailers() if the response doesn't have a body. We broke [Retrofit] users who read the trailers on the raw() OkHttp response, after its body was decoded.

Commits

Updates com.sksamuel.scrimage:scrimage-core from 4.3.2 to 4.3.3

Release notes

Sourced from com.sksamuel.scrimage:scrimage-core's releases.

v4.3.3

What's Changed

Full Changelog: sksamuel/scrimage@v4.3.2...v4.3.3

Changelog

Sourced from com.sksamuel.scrimage:scrimage-core's changelog.

4.3.3 (July 2025)

  • Add ImageLoader.fromUrl
Commits
  • 5c9fb9d Update README.md
  • a2a8e27 Update README.md
  • 883a25a Update README.md
  • 43cffda Update README.md
  • 8afa582 Remove redundant Maven coordinates configuration
  • 653643a Remove redundant 'java' plugin in Java conventions script
  • 5a79181 Replace jvm-conventions with java-conventions plugin
  • f06b572 Set coordinates
  • 961bd6b Update README.md
  • 0d21ecc Update snapshotBase version to 4.4.0
  • Additional commits viewable in compare view

Updates com.sksamuel.scrimage:scrimage-filters from 4.3.2 to 4.3.3

Release notes

Sourced from com.sksamuel.scrimage:scrimage-filters's releases.

v4.3.3

What's Changed

Full Changelog: sksamuel/scrimage@v4.3.2...v4.3.3

Changelog

Sourced from com.sksamuel.scrimage:scrimage-filters's changelog.

4.3.3 (July 2025)

  • Add ImageLoader.fromUrl
Commits
  • 5c9fb9d Update README.md
  • a2a8e27 Update README.md
  • 883a25a Update README.md
  • 43cffda Update README.md
  • 8afa582 Remove redundant Maven coordinates configuration
  • 653643a Remove redundant 'java' plugin in Java conventions script
  • 5a79181 Replace jvm-conventions with java-conventions plugin
  • f06b572 Set coordinates
  • 961bd6b Update README.md
  • 0d21ecc Update snapshotBase version to 4.4.0
  • Additional commits viewable in compare view

Updates com.sksamuel.scrimage:scrimage-filters from 4.3.2 to 4.3.3

Release notes

Sourced from com.sksamuel.scrimage:scrimage-filters's releases.

v4.3.3

What's Changed

Full Changelog: sksamuel/scrimage@v4.3.2...v4.3.3

Changelog

Sourced from com.sksamuel.scrimage:scrimage-filters's changelog.

4.3.3 (July 2025)

  • Add ImageLoader.fromUrl
Commits
  • 5c9fb9d Update README.md
  • a2a8e27 Update README.md
  • 883a25a Update README.md
  • 43cffda Update README.md
  • 8afa582 Remove redundant Maven coordinates configuration
  • 653643a Remove redundant 'java' plugin in Java conventions script
  • 5a79181 Replace jvm-conventions with java-conventions plugin
  • f06b572 Set coordinates
  • 961bd6b Update README.md
  • 0d21ecc Update snapshotBase version to 4.4.0
  • Additional commits viewable in compare view

Updates org.flywaydb.flyway from 11.10.1 to 11.10.3

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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 24, 2025 05:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 24, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@MattKempfert
Copy link
Member

After #148 gets merged and this rebases, the checks should pass.. or at least get further

@MattKempfert
Copy link
Member

@dependabot rebase

Bumps the jars group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.10.1` | `11.10.3` |
| org.flywaydb:flyway-database-postgresql | `11.10.1` | `11.10.3` |
| org.flywaydb.flyway | `11.10.1` | `11.10.3` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.1` | `2.19.2` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.19.1` | `2.19.2` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `5.0.0` | `5.1.0` |
| [com.sksamuel.scrimage:scrimage-core](https://github.com/sksamuel/scrimage) | `4.3.2` | `4.3.3` |
| [com.sksamuel.scrimage:scrimage-filters](https://github.com/sksamuel/scrimage) | `4.3.2` | `4.3.3` |



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

Updates `org.flywaydb:flyway-database-postgresql` from 11.10.1 to 11.10.3

Updates `org.flywaydb.flyway` from 11.10.1 to 11.10.3

Updates `org.flywaydb:flyway-database-postgresql` from 11.10.1 to 11.10.3

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits)

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

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

Updates `com.squareup.okhttp3:okhttp` from 5.0.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.0.0...parent-5.1.0)

Updates `com.sksamuel.scrimage:scrimage-core` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/sksamuel/scrimage/releases)
- [Changelog](https://github.com/sksamuel/scrimage/blob/master/docs/changelog.md)
- [Commits](sksamuel/scrimage@v4.3.2...v4.3.3)

Updates `com.sksamuel.scrimage:scrimage-filters` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/sksamuel/scrimage/releases)
- [Changelog](https://github.com/sksamuel/scrimage/blob/master/docs/changelog.md)
- [Commits](sksamuel/scrimage@v4.3.2...v4.3.3)

Updates `com.sksamuel.scrimage:scrimage-filters` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/sksamuel/scrimage/releases)
- [Changelog](https://github.com/sksamuel/scrimage/blob/master/docs/changelog.md)
- [Commits](sksamuel/scrimage@v4.3.2...v4.3.3)

Updates `org.flywaydb.flyway` from 11.10.1 to 11.10.3

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: org.flywaydb.flyway
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jars
- dependency-name: com.sksamuel.scrimage:scrimage-core
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: com.sksamuel.scrimage:scrimage-filters
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: com.sksamuel.scrimage:scrimage-filters
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
- dependency-name: org.flywaydb.flyway
  dependency-version: 11.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jars
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/jars-a02deb804e branch from 8a532c7 to d33912a Compare July 28, 2025 01:21
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.

2 participants