nitriding-daemon
nitriding-daemon copied to clipboard
Update module github.com/containers/gvisor-tap-vsock to v0.7.5
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/containers/gvisor-tap-vsock | v0.7.3 -> v0.7.5 |
Release Notes
containers/gvisor-tap-vsock (github.com/containers/gvisor-tap-vsock)
v0.7.5
This release fixes a podman regression: https://github.com/containers/podman/issues/23616
What's Changed
- deps: Revert inetaf/tcpproxy commit
2862066
by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/386 - ghactions: Automatically create gh releases by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/374
Dependency updates
- build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/376
- build(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/381
- build(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/382
- build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/380
- Update golangci-lint to v1.60.1 by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/384
- build(deps): bump github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.2.1 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/388
- build(deps): bump github.com/vishvananda/netlink from 1.2.1 to 1.3.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/389
Full Changelog: https://github.com/containers/gvisor-tap-vsock/compare/v0.7.4...v0.7.5
v0.7.4
What's Changed
- handle ENOBUFS when writing to VM socket by @Luap99 in https://github.com/containers/gvisor-tap-vsock/pull/370
- Fix OS specific url handling for unix:// scheme in transport by @arixmkii in https://github.com/containers/gvisor-tap-vsock/pull/373
- build: Build arm64 Windows binaries by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/341
- Fix lint error by @evidolob in https://github.com/containers/gvisor-tap-vsock/pull/335
- README: Clarify that the host HTTP API is not always there by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/346
- Packit: remove EL8 and enable C10S downstream update by @lsm5 in https://github.com/containers/gvisor-tap-vsock/pull/360
- Add DNS '8.8.8.8' server to use in test by @evidolob in https://github.com/containers/gvisor-tap-vsock/pull/334
- test: Use ubuntu runner instead of macos runner for tests by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/359
- Allow testsuite to run on Apple Silicon hardware by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/362
Dependency Updates
- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/328
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/331
- build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/329
- build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/333
- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/332
- go.mod: Change inet.af/tcpproxy to github.com/inetaf/tcpproxy by @praveenkumar in https://github.com/containers/gvisor-tap-vsock/pull/338
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/342
- build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/343
- build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/336
- build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/337
- build(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/354
- build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/349
- build(deps): bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/350
- build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/347
- build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/352
- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/355
- build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/364
- build(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/365
- go.mod: Update github.com/insomniacslk/dhcp to latest git main by @cfergeau in https://github.com/containers/gvisor-tap-vsock/pull/366
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/pull/369
New Contributors
- @evidolob made their first contribution in https://github.com/containers/gvisor-tap-vsock/pull/335
Full Changelog: https://github.com/containers/gvisor-tap-vsock/compare/v0.7.3...v0.7.4
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.