-
Notifications
You must be signed in to change notification settings - Fork 55
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
build(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible #225
build(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible #225
Conversation
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.1.0+incompatible to 27.1.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.1.0...v27.1.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Used for object model by TestContainers for Go with tests
a micro version bump
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tarilabs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* build(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible (kubeflow#225) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.1.0+incompatible to 27.1.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.1.0...v27.1.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: onboard CSI on dependabot (kubeflow#218) Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> * build(deps-dev): bump pytest from 8.3.1 to 8.3.2 in /clients/python (kubeflow#227) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump huggingface-hub from 0.24.0 to 0.24.3 in /clients/python (kubeflow#228) Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.24.0 to 0.24.3. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.24.0...v0.24.3) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump ruff from 0.5.4 to 0.5.5 in /clients/python (kubeflow#229) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.4...0.5.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * test: show s3_uri_from format in pure REST test (kubeflow#219) Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
* py: using Testcontainers and test strategy as go * align nox file Co-authored-by: Andrea Lamparelli <a.lamparelli95@gmail.com> * Update clients/python/tests/conftest.py Co-authored-by: Isabella Basso <isabellabdoamaral@gmail.com> * make use of posix path properly in conftest * linting * Update clients/python/tests/conftest.py Co-authored-by: Isabella Basso <isabellabdoamaral@gmail.com> * Update clients/python/tests/conftest.py Co-authored-by: Isabella Basso <isabellabdoamaral@gmail.com> * Update clients/python/tests/conftest.py * Update clients/python/tests/conftest.py Co-authored-by: Isabella Basso <isabellabdoamaral@gmail.com> * Update clients/python/tests/conftest.py Co-authored-by: Isabella Basso <isabellabdoamaral@gmail.com> * Update clients/python/tests/conftest.py Co-authored-by: Isabella Basso <isabellabdoamaral@gmail.com> * apply manual correction * apply strategy change for file delete * remove fixture autouse --------- Co-authored-by: Andrea Lamparelli <a.lamparelli95@gmail.com> Co-authored-by: Isabella Basso <isabellabdoamaral@gmail.com>
Bumps github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
Commits
cc13f95
Merge commit from forkDependabot 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)