Skip to content

Update dependabot configuration #2344

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

DavideD
Copy link
Member

@DavideD DavideD commented Jul 11, 2025

Fix #1136

Built on top of #2341
Includes:

  • Update project dependencies
  • Update images in Dockerfile files under tooling/docker/
  • Update images we use as services in the GitHub workflow (mysql and
    postgres to test the examples)

@marko-bekhta, could you have a look at the dependabot configuration in this commit and let me know if it makes sense?

@DavideD DavideD added this to the 4.0.0.Beta2 milestone Jul 11, 2025
@DavideD DavideD added the ci Changes to the Jenkins pipeline or GitHub workflows label Jul 11, 2025
Copy link
Member

@marko-bekhta marko-bekhta left a comment

Choose a reason for hiding this comment

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

nice 🎉

it's a shame that those more specialized containers do not allow for just passing the new ImageFromDockerfile. But your parsing logic looks good 😉 so let's give it a try 😃

@DavideD
Copy link
Member Author

DavideD commented Jul 14, 2025

it's a shame that those more specialized containers do not allow for just passing the new ImageFromDockerfile. But your parsing logic looks good 😉 so let's give it a try 😃

I was thinking of sending a PR to Testcontainers when I have a little time to look into it.

My orignal plan was to actually keep all the configuration directly in the file because it also makes it easier for people to start a machine without using Testcontainers, but I think we can experiment with it for the future.

Includes:
* Update project dependencies
* Update images in Dockerfile files under tooling/docker/
* Update images we use as services in the GitHub workflow (mysql and
  postgres to test the examples)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to the Jenkins pipeline or GitHub workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check if we can integrate with Dependabot
2 participants