ah-ha-admin / refactored-memory

MIT License
1 stars 1 forks source link

Update module github.com/docker/docker/v23 to v23.0.2 #367

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/docker/docker/v23 require patch v23.0.1+incompatible -> v23.0.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

docker/docker ### [`v23.0.2`](https://togithub.com/moby/moby/releases/tag/v23.0.2) [Compare Source](https://togithub.com/docker/docker/compare/v23.0.1...v23.0.2) #### 23.0.2 For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones: - [docker/cli, 23.0.2 milestone](https://togithub.com/docker/cli/milestone/75?closed=1) - [moby/moby, 23.0.2 milestone](https://togithub.com/moby/moby/milestone/114?closed=1) ##### Bug fixes and enhancements - Fully resolve missing checks for `apparmor_parser` when an AppArmor enabled kernel is detected. [containerd/containerd#​8087](https://togithub.com/containerd/containerd/pull/8087), [moby/moby#​45043](https://togithub.com/moby/moby/pull/45043) - Ensure that credentials are redacted from Git URLs when generating BuildKit buildinfo. Fixes [CVE-2023-26054](https://togithub.com/moby/buildkit/security/advisories/GHSA-gc89-7gcr-jxqc). [moby/moby#​45110](https://togithub.com/moby/moby/pull/45110) - Fix anonymous volumes created by a `VOLUME` line in a Dockerfile being excluded from volume prune. [moby/moby#​45159](https://togithub.com/moby/moby/pull/45159) - Fix a failure to properly propagate errors during removal of volumes on a Swarm node. [moby/moby#​45155](https://togithub.com/moby/moby/pull/45155) - Temporarily work around a bug in BuildKit `COPY --link` by disabling mergeop/diffop optimization. [moby/moby#​45112](https://togithub.com/moby/moby/pull/45112) - Properly clean up child tasks when a parent Swarm job is removed. [moby/swarmkit#​3112](https://togithub.com/moby/swarmkit/pull/3112), [moby/moby#​45107](https://togithub.com/moby/moby/pull/45107) - Fix Swarm service creation logic so that both a GenericResource and a non-default network can be used together. [moby/swarmkit#​3082](https://togithub.com/moby/swarmkit/pull/3082), [moby/moby#​45107](https://togithub.com/moby/moby/pull/45107) - Fix Swarm CSI support requiring the CSI plugin to offer staging endpoints in order to publish a volume. [moby/swarmkit#​3116](https://togithub.com/moby/swarmkit/pull/3116), [moby/moby#​45107](https://togithub.com/moby/moby/pull/45107) - Fix a panic caused by log buffering in some configurations. [containerd/fifo#​47](https://togithub.com/containerd/fifo/pull/47), [moby/moby#​45051](https://togithub.com/moby/moby/pull/45051) - Log errors in the REST to Swarm gRPC API translation layer at the debug level to reduce redundancy and noise. [moby/moby#​45016](https://togithub.com/moby/moby/pull/45016) - Fix a DNS resolution issue affecting containers created with `--dns-opt` or `--dns-search` when `systemd-resolved` is used outside the container. [moby/moby#​45000](https://togithub.com/moby/moby/pull/45000) - Fix a panic when logging errors in handling DNS queries originating from inside a container. [moby/moby#​44980](https://togithub.com/moby/moby/pull/44980) - Improve the speed of `docker ps` by allowing users to opt out of size calculations with `--size=false`. [docker/cli#​4107](https://togithub.com/docker/cli/pull/4107) - Extend support for Bash completion to all plugins. [docker/cli#​4092](https://togithub.com/docker/cli/pull/4092) - Fix `docker stack deploy` failing on Windows when special environment variables set by `cmd.exe` are present. [docker/cli#​4083](https://togithub.com/docker/cli/pull/4083) - Add forward compatibility for future API versions by considering empty image tags to be the same as ``. [docker/cli#​4065](https://togithub.com/docker/cli/pull/4065) - Atomically write context files to greatly reduce the probability of corruption, and improve the error message for a corrupt context. [docker/cli#​4063](https://togithub.com/docker/cli/pull/4063) ##### Packaging - Upgrade Go to `1.19.7`. [docker/docker-ce-packaging#​857](https://togithub.com/docker/docker-ce-packaging/pull/857), [docker/cli#​4086](https://togithub.com/docker/cli/pull/4086), [moby/moby#​45137](https://togithub.com/moby/moby/pull/45137) - Upgrade `containerd` to `v1.6.19`. [moby/moby#​45084](https://togithub.com/moby/moby/pull/45084), [moby/moby#​45099](https://togithub.com/moby/moby/pull/45099) - Upgrade Buildx to `v0.10.4`. [docker/docker-ce-packaging#​855](https://togithub.com/docker/docker-ce-packaging/pull/855) - Upgrade Compose to `v2.17.2`. [docker/docker-ce-packaging#​867](hhttps://togithub.com/docker/docker-ce-packaging/pull/867)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: .github/workflows/go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/ah-ha-admin/refactored-memory":"/mnt/renovate/gh/ah-ha-admin/refactored-memory" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/ah-ha-admin/refactored-memory/.github/workflows" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.2 && go get -d -t ./..."
go: github.com/docker/docker/v23@v23.0.2+incompatible: missing github.com/docker/docker/go.mod and .../v23/go.mod at revision v23.0.2
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
refactored-memory ❌ Failed (Inspect) Apr 4, 2023 6:16am
refactored-memory-pif7 ❌ Failed (Inspect) Apr 4, 2023 6:16am
commit-lint[bot] commented 1 year ago

Contributors

renovate[bot], ah-ha-admin

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
squash-labs[bot] commented 1 year ago

Manage this branch in Squash

Test this branch here: https://renovategithubcom-docker-docke-6rqnd.squash.io
netlify[bot] commented 1 year ago

Deploy Preview for gorgeous-jalebi-1d9cf4 failed.

Name Link
Latest commit c5c1b903253c6d5368b0fec07bac147ab3fbae5c
Latest deploy log https://app.netlify.com/sites/gorgeous-jalebi-1d9cf4/deploys/642bc0a48001570008bfba86