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

Update Mend: high confidence minor and patch dependency updates #3

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

Conversation

mend-for-github.aaakk.us.kg[bot]
Copy link

@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot commented May 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maven 3.9.6 -> 3.9.9 age adoption passing confidence
maven-wrapper 3.2.0 -> 3.3.2 age adoption passing confidence
org.codehaus.mojo:exec-maven-plugin (source) 3.2.0 -> 3.5.0 age adoption passing confidence
org.testcontainers:testcontainers (source) 1.19.8 -> 1.20.4 age adoption passing confidence
org.testcontainers:junit-jupiter (source) 1.19.8 -> 1.20.4 age adoption passing confidence
org.sonatype.plugins:nexus-staging-maven-plugin (source) 1.6.13 -> 1.7.0 age adoption passing confidence
org.mockito.kotlin:mockito-kotlin 5.3.1 -> 5.4.0 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 -> 3.5.2 age adoption passing confidence
org.apache.maven.plugins:maven-release-plugin 3.0.1 -> 3.1.1 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 -> 3.11.2 age adoption passing confidence
org.apache.maven.plugins:maven-jar-plugin 3.4.1 -> 3.4.2 age adoption passing confidence
org.apache.maven.plugins:maven-install-plugin 3.1.2 -> 3.1.3 age adoption passing confidence
org.apache.maven.plugins:maven-gpg-plugin 3.2.4 -> 3.2.7 age adoption passing confidence
org.apache.maven.plugins:maven-failsafe-plugin 3.2.5 -> 3.5.2 age adoption passing confidence
org.apache.maven.plugins:maven-enforcer-plugin 3.4.1 -> 3.5.0 age adoption passing confidence
org.apache.maven.plugins:maven-deploy-plugin 3.1.2 -> 3.1.3 age adoption passing confidence
org.apache.maven.plugins:maven-clean-plugin 3.3.2 -> 3.4.0 age adoption passing confidence
org.apache.maven.plugins:maven-checkstyle-plugin 3.3.1 -> 3.6.0 age adoption passing confidence
com.mycila:license-maven-plugin (source) 4.4 -> 4.6 age adoption passing confidence
org.jetbrains.kotlin:kotlin-maven-plugin (source) 1.9.24 -> 1.9.25 age adoption passing confidence
com.fasterxml.jackson:jackson-bom 2.17.1 -> 2.18.2 age adoption passing confidence
io.fabric8:docker-maven-plugin 0.44.0 -> 0.45.1 age adoption passing confidence
commons-io:commons-io (source) 2.16.1 -> 2.18.0 age adoption passing confidence
com.amazonaws:aws-java-sdk-s3 (source) 1.12.720 -> 1.12.780 age adoption passing confidence
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 -> 3.8.1 age adoption passing confidence

Release Notes

mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)

v3.5.0

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

v3.4.1

Compare Source

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

v3.4.0

Compare Source

🚀 New features and improvements

  • Allow <includePluginDependencies> to be specified for the exec:exec goal (#​432) @​sebthom

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

v3.3.0

Compare Source

🚀 New features and improvements

📦 Dependency updates

testcontainers/testcontainers-java (org.testcontainers:testcontainers)

v1.20.4

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
📦 Dependency updates

v1.20.3

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping

v1.20.2

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v1.20.1

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
8 changes

v1.20.0

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
sonatype/nexus-maven-plugins (org.sonatype.plugins:nexus-staging-maven-plugin)

v1.7.0

Compare Source

v1.6.14

Compare Source

mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)

v5.4.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.4.0
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-maven-plugin)

v1.9.25: Kotlin 1.9.25

Compare Source

Note: This is a technical release for IntelliJ IDEA.
Changelog
Tools. JPS
  • KT-69204 Generate lookups in dumb mode for compatibility with ref index
fabric8io/docker-maven-plugin (io.fabric8:docker-maven-plugin)

v0.45.1: 0.45.1 (2024-09-29)

Compare Source

  • Make copy docker-buildx binary to temporary config directory work on windows too (1819)
  • Pull FROM images in relative path Dockerfiles (1823)

New Contributors

Full Changelog: fabric8io/docker-maven-plugin@v0.45.0...v0.45.1

v0.45.0: 0.45.0 (2024-07-27)

Compare Source

  • Automatically create parent directories of portPropertyFile path (1761)
    • Use complete image id in DockerAccessWithHcClient while fetching image id (1764)
    • Add skip tag to the image level by <skipTag> (1787)
    • Remove usage of AnsiConsole (1791)
    • Gracefully handle 404 when removing container (1793)
    • Added support for platform attribute of a container in the docker-compose configuration.
    • Image Build Config BuildArgs should be passed while pulling images (1756)
    • docker:push failed with build ARG in FROM ([1778](https://red

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

disabled

@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 808ff56 to ad2960b Compare May 14, 2024 16:44
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title Update dependency maven-wrapper to v3.3.1 Update Mend: high confidence minor and patch dependency updates May 22, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from ad2960b to a40ce2d Compare May 22, 2024 05:51
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title Update Mend: high confidence minor and patch dependency updates Update dependency maven-wrapper to v3.3.1 May 23, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from a40ce2d to cdeb36a Compare May 23, 2024 05:48
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title Update dependency maven-wrapper to v3.3.1 Update dependency maven-wrapper to v3.3.1 - autoclosed May 25, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot deleted the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch May 25, 2024 05:56
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title Update dependency maven-wrapper to v3.3.1 - autoclosed Update dependency maven-wrapper to v3.3.1 May 26, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot restored the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch May 26, 2024 05:25
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title Update dependency maven-wrapper to v3.3.1 Update dependency org.codehaus.mojo:exec-maven-plugin to v3.3.0 May 26, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from cdeb36a to 12dabb9 Compare May 26, 2024 05:25
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title Update dependency org.codehaus.mojo:exec-maven-plugin to v3.3.0 Update Mend: high confidence minor and patch dependency updates May 27, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 1128521 to 132e9cd Compare June 2, 2024 05:57
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from eda7616 to 54106e3 Compare June 9, 2024 06:19
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 6 times, most recently from 0c6f58c to f100fe9 Compare June 16, 2024 06:23
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from f100fe9 to bc663ae Compare June 17, 2024 06:03
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from 9a19566 to 1288037 Compare December 6, 2024 06:03
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 3fd0155 to 55d31ee Compare December 13, 2024 07:26
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 55d31ee to adaf231 Compare December 17, 2024 12:26
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 1315f55 to 9a28fd1 Compare December 28, 2024 14:56
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 784dff4 to db3346f Compare January 5, 2025 00:25
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from e03c0ec to cfa7fed Compare January 11, 2025 11:34
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from bea0142 to 125cf85 Compare January 25, 2025 11:48
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 125cf85 to 243a413 Compare January 27, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants