Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps github.com/containers/gvisor-tap-vsock from 0.8.1 to 0.8.2.

Release notes

Sourced from github.com/containers/gvisor-tap-vsock's releases.

v0.8.2

What's Changed

Dependencies updates

New Contributors

Full Changelog: containers/gvisor-tap-vsock@v0.8.1...v0.8.2

Commits
  • 31b50f3 Revert "Update ubuntu runner to 'ubuntu-24.04'"
  • 479f0c3 Merge pull request #450 from fatanugraha/main
  • 1da534e Watch /etc/resolv.conf changes
  • 9deafc8 Migrate HostFile to use the common filewatcher utility
  • e52ce48 Extract out filewatcher functionality
  • ed3693f Merge pull request #443 from jandubois/empty-resolv-conf
  • 5086dbc Merge pull request #441 from cpick/fix-proxy-check
  • 56369d1 Merge pull request #457 from lstocchi/i452
  • 0f43aa9 add back the generic test command and use it on gh workflow
  • 486a03b add build tag to vfkit test files
  • 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 <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/containers/gvisor-tap-vsock](https://github.com/containers/gvisor-tap-vsock) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/containers/gvisor-tap-vsock/releases)
- [Commits](containers/gvisor-tap-vsock@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: github.com/containers/gvisor-tap-vsock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2025
@AkihiroSuda AkihiroSuda added this to the v1.0.4 milestone Jan 20, 2025
@AkihiroSuda AkihiroSuda merged commit c9bedcc into master Jan 20, 2025
29 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/gvisor-tap-vsock-0.8.2 branch January 20, 2025 13:07
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 26, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lima-vm/lima](https://github.com/lima-vm/lima) | patch | `v1.0.3` -> `v1.0.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>lima-vm/lima (lima-vm/lima)</summary>

### [`v1.0.4`](https://github.com/lima-vm/lima/releases/tag/v1.0.4)

[Compare Source](lima-vm/lima@v1.0.3...v1.0.4)

#### Changes

-   network:
    -   Use MAC address as dhcpd identifier ([#&#8203;3123](lima-vm/lima#3123), thanks to [@&#8203;nirs](https://github.com/nirs))
    -   Updated gvisor-tap-vsock to v0.8.2 to [fix a DNS issue](containers/gvisor-tap-vsock#450) ([#&#8203;3133](lima-vm/lima#3133))
-   YAML:
    -   Un-deprecate non-strict YAML ([#&#8203;3104](lima-vm/lima#3104), thanks to [@&#8203;jandubois](https://github.com/jandubois))
-   nerdctl:
    -   Updated from v2.0.1 to [v2.0.3](https://github.com/containerd/nerdctl/releases/tag/v2.0.3) ([#&#8203;3134](lima-vm/lima#3134))
-   Templates:
    -   Updated to the latest revisions ([#&#8203;3134](lima-vm/lima#3134))

Full changes: https://github.com/lima-vm/lima/milestone/54?closed=1
Thanks to [@&#8203;afbjorklund](https://github.com/afbjorklund) [@&#8203;alexandear](https://github.com/alexandear) [@&#8203;jandubois](https://github.com/jandubois) [@&#8203;nirs](https://github.com/nirs) [@&#8203;olamilekan000](https://github.com/olamilekan000) [@&#8203;paulinek13](https://github.com/paulinek13)

#### Usage

```console
[macOS]$ limactl create
[macOS]$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.

[macOS]$ lima uname
Linux
```

***

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/12899702091

The sha256sum of the SHA256SUMS file itself is `05b809c6e23fa411fd6987c4fab1ceccb8efda36241130cc5269ba746a2a7762` .

***

Release manager: [@&#8203;AkihiroSuda](https://github.com/AkihiroSuda)

</details>

---

### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEyMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants