paketo-buildpacks / php-builtin-server

PHP Builtin Web Server Buildpack
Apache License 2.0
0 stars 2 forks source link

Bump the go-modules group with 3 updates #300

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the go-modules group with 3 updates: github.com/containerd/containerd, github.com/tklauser/go-sysconf and github.com/tklauser/numcpus.

Updates github.com/containerd/containerd from 1.7.15 to 1.7.16

Release notes

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

containerd 1.7.16

Welcome to the v1.7.16 release of containerd!

The sixteenth patch release for containerd 1.7 contains various fixes and updates.

Highlights

  • Update AppArmor template to allow confined runc to kill containers (#10129)
  • Fix config import relative path glob (#9834)
  • Update AppArmor template to better support rootlesskit (#10116)
  • Update HTTP fallback to better account for TLS timeout and previous attempts (#10112)
  • Add support for HPC port forwarding (#10008)
  • Prevent GC from schedule itself with 0 period. (#10102)
  • Fix issue with using invalid token to retry fetching layer (#10065)
  • Automatically decompress archives for transfer service import (#9989)
  • Fix HTTPFallback fails when pushing manifest (#10044)
  • Add support for configuring otel from env and config deprecation notice (#9992)
  • Fix deadlock during NRI plugin registration (containerd/nri#79)

Build and Release Toolchain

  • Update Go to 1.21.9 and 1.22.2 with net/http security fix (#10115)

Container Runtime Interface (CRI)

  • Fix CRI snapshotter root path when not under containerd root (#10096)
  • Fix network creation failure from CreatedAt time as 269 years ago (#10122)
  • Include userns info in PodSandboxStatus (#9865)
  • Fix default working directory Windows HostProcess containers (#10071)
  • Fix ListPodSandboxStats to skip sandboxes with missing tasks (#10042)

Deprecations

  • Add support for configuring otel from env and config deprecation notice (#9992)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Derek McGowan
  • Samuel Karp
  • Wei Fu
  • Danny Canter
  • Kazuyoshi Kato
  • Kirtana Ashok
  • Maksym Pavlenko
  • Phil Estes
  • Sebastiaan van Stijn
  • Brian Goff

... (truncated)

Commits
  • 8303183 Merge pull request #10124 from kiashok/new-1.7.16-tag
  • fb2d43a Merge pull request #10129 from k8s-infra-cherrypick-robot/cherry-pick-10123-t...
  • 1c62308 Add release notes for v1.7.16
  • 18a2c36 apparmor: Allow confined runc to kill containers
  • ae97657 Merge pull request #9834 from neoaggelos/fix/config-relative
  • c4a8642 Merge pull request #10096 from Kern--/cri-remote-snapshotter-stats
  • 733d456 Merge pull request #10122 from AkihiroSuda/cherrypick-9673-1.7
  • 293f515 pod: CreatedAt time will be 269 years ago while creating cri network failed.
  • e412ca7 Merge pull request #10116 from AkihiroSuda/cherrypick-10111-1.7
  • d8acdaf Merge pull request #10115 from thaJeztah/1.7_backport_go1.21.9
  • Additional commits viewable in compare view


Updates github.com/tklauser/go-sysconf from 0.3.13 to 0.3.14

Release notes

Sourced from github.com/tklauser/go-sysconf's releases.

v0.3.14

What's Changed

Full Changelog: https://github.com/tklauser/go-sysconf/compare/v0.3.13...v0.3.14

Commits
  • bdf17d8 go.mod: bump github.com/tklauser/numcpus to v0.8.0
  • 103e612 .github/workflows: test on windows
  • 3423580 cgotest: fix test build on unsupported platforms
  • 005dc51 .cirrus.yml: update Go to 1.22.2
  • 7196776 .github: Bump actions/checkout from 4.1.3 to 4.1.4
  • 8a9cc61 .github: Bump actions/checkout from 4.1.2 to 4.1.3
  • 2a4616a go.mod: bump golang.org/x/sys from 0.18.0 to 0.19.0
  • c94ebba .github: Bump actions/checkout from 4.1.1 to 4.1.2
  • fa396dc .cirrus.yml: update Go to 1.22
  • 25b91b6 ci: update Go to 1.22
  • Additional commits viewable in compare view


Updates github.com/tklauser/numcpus from 0.7.0 to 0.8.0

Release notes

Sourced from github.com/tklauser/numcpus's releases.

v0.8.0

What's Changed

Full Changelog: https://github.com/tklauser/numcpus/compare/v0.7.0...v0.8.0

Commits
  • 1d09f5f .github/workflows: extend list of tested platforms, use versioned runners
  • 9f9a932 .cirrus.yml: update Go to 1.22.2
  • 079ff7a .github: Bump actions/checkout from 4.1.2 to 4.1.3
  • e1b1105 go.mod: bump golang.org/x/sys from 0.18.0 to 0.19.0
  • 9a2fde1 .github: Bump actions/checkout from 4.1.1 to 4.1.2
  • 4988f45 .cirrus.yml: update Go to 1.22
  • e473ca6 ci: update Go to 1.22
  • a4b4e92 go.mod: bump golang.org/x/sys from 0.17.0 to 0.18.0
  • 8a0ff0b go.mod: bump golang.org/x/sys from 0.16.0 to 0.17.0
  • ea819b3 Remove unnecessary +build tags
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions