Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.github.microcks:microcks-testcontainers from 0.3.0 to 0.3.1.

Release notes

Sourced from io.github.microcks:microcks-testcontainers's releases.

0.3.1

Changelog

🔀 Merge

  • 38fc58f Merge pull request #146 from microcks/dependabot/maven/org.slf4j-slf4j-simple-2.0.16, closes #146
  • e763366 Merge pull request #145 from microcks/dependabot/maven/jupiter.version-5.11.4, closes #145
  • 52215fc Merge pull request #126 from microcks/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12, closes #126
  • 3b64858 Merge pull request #139 from microcks/bot/update-global-workflow-main-773345cad6b68ad8b1de9bc867a89e4a3437b279, closes #139

🚀 Features

  • 4836c9e #144 Allow getting validation-enabled URLs, closes #144
  • cc4750f #141 Allow getting partial mocks paths, closes #141
  • 2e5e741 #140 Allow using DockerImageName when building an ensemble, closes #140

🧰 Tasks

  • eb14120 deps-dev: bump org.java-websocket:Java-WebSocket (#148), closes #148
  • ab39d85 deps: bump org.apache.maven.plugins:maven-javadoc-plugin (#149), closes #149
  • 4a2e2fd update MAINTAINERS.md from global .github repo (#160), closes #160
  • d70574c update GOVERNANCE.md from global .github repo (#159), closes #159
  • 01e550c update SECURITY.md from global .github repo (#158), closes #158
  • 55e1ec8 update MAINTAINERS.md from global .github repo (#157), closes #157
  • 72bd845 update GOVERNANCE.md from global .github repo (#156), closes #156
  • 1d7bc6d update ADOPTERS.md from global .github repo (#155), closes #155
  • e973892 update GOVERNANCE.md from global .github repo (#153), closes #153
  • 8782c8f #143 Finalize cleanup and rollback on sl4j as we lost logs, closes #143
  • 9a27d0b #142 Bump to microcks 1.11.0 in tests, closes #142
  • ac8c082 deps-dev: bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.16
  • 0cdbec0 deps-dev: bump jupiter.version from 5.8.1 to 5.11.4
  • 19f2269 #143 Remove older release profile, closes #143
  • 90d57b8 update ADOPTERS.md from global .github repo (#135), closes #135
  • b1c1c7d update ADOPTERS.md from global .github repo (#134), closes #134
  • cfb794f update ADOPTERS.md from global .github repo (#133), closes #133
  • 7567a33 update ADOPTERS.md from global .github repo (#130), closes #130
  • 59b35b7 update ADOPTERS.md from global .github repo (#129), closes #129
  • b7cc9a1 deps: bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12
  • d259bc2 #117 Update README with released version, closes #117

🛠 Build

  • 7c623ef update STALE-ISSUES workflow from global .github repo

  • 93c20c9 Releasing version 0.3.1
  • 80c724b Setting SNAPSHOT version 0.3.1-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

... (truncated)

Commits
  • 93c20c9 Releasing version 0.3.1
  • eb14120 chore(deps-dev): bump org.java-websocket:Java-WebSocket (#148)
  • ab39d85 chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#149)
  • 4a2e2fd chore: update MAINTAINERS.md from global .github repo (#160)
  • d70574c chore: update GOVERNANCE.md from global .github repo (#159)
  • 01e550c chore: update SECURITY.md from global .github repo (#158)
  • 55e1ec8 chore: update MAINTAINERS.md from global .github repo (#157)
  • 72bd845 chore: update GOVERNANCE.md from global .github repo (#156)
  • 1d7bc6d chore: update ADOPTERS.md from global .github repo (#155)
  • e973892 chore: update GOVERNANCE.md from global .github repo (#153)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.microcks:microcks-testcontainers](https://github.com/microcks/microcks-testcontainers-java) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/microcks/microcks-testcontainers-java/releases)
- [Changelog](https://github.com/microcks/microcks-testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](microcks/microcks-testcontainers-java@0.3.0...0.3.1)

---
updated-dependencies:
- dependency-name: io.github.microcks:microcks-testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2025
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lbroudoux lbroudoux merged commit d162ad9 into main Apr 1, 2025
4 checks passed
@lbroudoux lbroudoux deleted the dependabot/maven/io.github.microcks-microcks-testcontainers-0.3.1 branch April 1, 2025 12:52
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