fix(deps): update all non-major dependencies - #58
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by Details:
|
docker/cli v29.8.0+incompatible ships no go.mod, so the sortorder bump does not propagate transitively and v1.1.0 stays pinned. That version lacks sortorder.NaturalCompare, which docker/cli now uses, breaking the build.
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.14.0→v2.15.0v29.7.2+incompatible→v29.8.0+incompatiblev5.5.0→v5.5.1v1.55.0→v1.56.0v0.5.1→v0.6.0Release Notes
compose-spec/compose-go (github.com/compose-spec/compose-go/v2)
v2.15.0Compare Source
What's Changed
New Contributors
Full Changelog: compose-spec/compose-go@v2.14.0...v2.15.0
docker/cli (github.com/docker/cli)
v29.8.0+incompatibleCompare Source
docker/compose (github.com/docker/compose/v5)
v5.5.1Compare Source
What's Changed
✨ Improvements
--debugby @htoyoda18 in #14152🐛 Fixes
.vs_by @ndeloof in #14058initial_sync, regardless of mtime by @glours in #14096--formatflag given by @glours in #14095🔧 Internal
⚙️ Dependencies
New Contributors
Full Changelog: docker/compose@v5.5.0...v5.5.1
moby/moby (github.com/moby/moby/api)
v1.56.01.56.0
Changelog
GET /containers/jsonnow supports anannotationfilter to filter containers by annotation, either by key (annotation=key) or by key and value (annotation="key=value"), similar to the existinglabelfilter. moby/moby#53538POST /containers/createnow supportsHostConfig.Umaskto set the initial umask for a Unix container. When set, the daemon includes the value in the OCI process configuration for the container's entrypoint, exec processes, and healthchecks. When omitted, the runtime's default behavior applies.moby/moby#53463plugin.Privilegessorting methods in favor ofslices.SortFunc. moby/moby#53511namesfilter forGET /configs. moby/moby#53447Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.