Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible#158

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 23, 2024

Bumpsgithub.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible.

Release notes

Sourced fromgithub.com/docker/docker's releases.

v27.4.1

27.4.1

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

Bug fixes and enhancements

  • Fix excessive memory allocations when OTel is not configured.moby/moby#49079
  • Thedocker info command and the correspondingGET /info API endpoint no longer include warnings whenbridge-nf-call-iptables orbridge-nf-call-ip6tables are disabled at the daemon is started. Thebr_netfilter kernel module is now attempted to be loaded when needed, which made those warnings inaccurate.moby/moby#49090
  • Attempt to load kernel modules, includingip6_tables andbr_netfilter when required, using a method that is likely to succeed inside a Docker-in-Docker container.moby/moby#49043
  • Fix a bug that could result in an iptablesDOCKER FILTER chain not being cleaned up on failure.moby/moby#49110

Deprecations

  • pkg/system: DeprecateLstat(),Mkdev(),Mknod(),FromStatT() andStat() functions, and relatedStatT types. These were only used internally, and will be removed in the next release.moby/moby#49100
  • libnetwork/iptables: DeprecateIPV,Iptables andIP6Tables types in favor ofIPVersion,IPv4, andIPv6. This type and consts will be removed in the next release.moby/moby#49093
  • libnetwork/iptables: DeprecatePassthrough. This function was only used internally, and will be removed in the next release.moby/moby#49119

Packaging updates

Commits
  • c710b88 Merge pull request#49119 from thaJeztah/27.x_backport_libnetwork_deprecate_P...
  • eda0a20 libnetwork/iptables: deprecate Passthrough
  • b51622d libnet/iptables: deprecate type IPV
  • 829ac83 Merge pull request#49104 from thaJeztah/27.x_backport_update_swagger_headers
  • bd7da11 Merge pull request#49110 from thaJeztah/27.x_backport_fix_setupIPChains_defer
  • 135b144 Merge pull request#49105 from thaJeztah/27.x_backport_testing-suse-apparmor
  • 08de719 libnetwork/drivers/bridge: setupIPChains: fix defer checking wrong err
  • 2a62319 Merge pull request#49100 from thaJeztah/27.x_backport_deprecate_pkg_system
  • 6855ca1 integration-cli: don't skip AppArmor tests on SLES
  • 224b305 docs/api: document correct case for Api-Version header
  • Additional commits viewable incompare 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 <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)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.4.0+incompatible to 27.4.1+incompatible.- [Release notes](https://github.com/docker/docker/releases)- [Commits](moby/moby@v27.4.0...v27.4.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>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update Go code labelsDec 23, 2024
Copy link
Member

@johnstcnjohnstcn left a comment

Choose a reason for hiding this comment

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

This should be fine. It's only used in the provider tests.

@dependabotDependabot
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubJan 20, 2025

Superseded by#165.

@dependabotdependabotbot closed thisJan 20, 2025
@dependabotdependabotbot deleted the dependabot/go_modules/github.com/docker/docker-27.4.1incompatible branchJanuary 20, 2025 12:01
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filegoPull requests that update Go code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp