mifot / helm-shortlist

Helm shortls is a helm plugin to list deployed releases on k8s cluster in SHORT and clean format.
0 stars 0 forks source link

Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.8+incompatible #10

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/docker/docker from 23.0.1+incompatible to 23.0.8+incompatible.

Release notes

Sourced from github.com/docker/docker's releases.

v23.0.8

23.0.8

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug Fixes and Enhancements

  • Make one-shot stats faster. moby/moby#46617
  • Fix "Rootful-in-Rootless" Docker-in-Docker on systemd >= 250. moby/moby#46627
  • Add IP_NF_MANGLE to the "generally required" list in check-config.sh because it is required by Swarm. moby/moby#46675
  • Write overlay2 layer metadata atomically. moby/moby#46704
  • Update github.com/klauspost/compress to v1.17.2 to fix data corruption with zstd output in "best". moby/moby#46710

Packaging Updates

Security

v23.0.7

23.0.7

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug Fixes and Enhancements

  • Fix reloading the insecure-registries daemon configuration. moby/moby#45572
  • Allow empty body for POST /commit again. moby/moby#45569
  • Fix an issue which prevented encrypted overlay networks from functioning when the Swarm data path port is not set to 4789. moby/moby#45638
  • Fix an issue with graceful container shutdown. moby/moby#45775
  • Fix host-gateway support in docker build. moby/moby#45791
  • Fix missing Topology in Swarm cluster volume NodeCSIInfo. moby/moby#45809
  • seccomp: always allow name_to_handle_at(2). moby/moby#45834
  • Fix an issue which prevented volumes mounted to a live-restored container from being removed. moby/moby#45825
  • client: resolve an incompatibility with Go 1.20.6, Go 1.20.7, Go 1.19.11 and Go 1.19.12. moby/moby#45971
  • Fix an issue which prevented process capabilities from being retained when starting a container as a non-root user with --security-opt=no-new-privileges. moby/moby#46222
  • Fixed a bug which caused named volumes that set custom device or type volume option to be unmounted when restarting the daemon and not live-restoring it properly. moby/moby#46367
  • windows: fix --register-service when executed from within binary directory. moby/moby#46216
  • Fix dockerd-rootless-setuptools.sh when user name contains a backslash. moby/moby#46408

Packaging Updates

... (truncated)

Commits
  • 48ebe35 Merge pull request from GHSA-jq35-85cj-fj4p
  • 0360dbe Merge pull request #46710 from thaJeztah/23.0_backport_bump_compress
  • 1a92838 Merge pull request #46704 from thaJeztah/23.0_backport_atomic-layer-data-write
  • ec83f9e vendor: github.com/klauspost/compress v1.17.2
  • 7bda7b5 vendor: github.com/klauspost/compress v1.16.5
  • e7ab9e3 vendor: github.com/klauspost/compress v1.16.3
  • 1728815 daemon: overlay2: Write layer metadata atomically
  • 17f833b Merge pull request #46691 from corhere/backport-23.0/update-x-net-v0.17
  • fcc2ca7 vendor: golang.org/x/net v0.17.0
  • dc1800c vendor: golang.org/x/crypto v0.14.0
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mifot/helm-shortlist/network/alerts).