Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@n2vi
Copy link
Contributor

@n2vi n2vi commented Feb 28, 2024

struct ptmget is common across all OpenBSD architectures. The current version needlessly breaks compilation on ppc64 and riscv64.

struct ptmget is common across all OpenBSD architectures.
The current version needlessly breaks compilation on ppc64 and riscv64.
@creack creack merged commit 08e77a0 into creack:master Feb 28, 2024
@creack
Copy link
Owner

creack commented Feb 29, 2024

Thank you for the PR!

renovate bot referenced this pull request in kairos-io/provider-kairos Aug 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/creack/pty](https://togithub.com/creack/pty) | `v1.1.21`
-> `v1.1.23` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcreack%2fpty/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcreack%2fpty/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcreack%2fpty/v1.1.21/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcreack%2fpty/v1.1.21/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>creack/pty (github.com/creack/pty)</summary>

### [`v1.1.23`](https://togithub.com/creack/pty/releases/tag/v1.1.23)

[Compare
Source](https://togithub.com/creack/pty/compare/v1.1.21...v1.1.23)

#### What's Changed

- Upgrade to go version 1.18.2 to fix multiple CVEs by
[@&#8203;pinaki124](https://togithub.com/pinaki124) in
[https://github.com/creack/pty/pull/154](https://togithub.com/creack/pty/pull/154)
- Tests cleanup by [@&#8203;creack](https://togithub.com/creack) in
[https://github.com/creack/pty/pull/173](https://togithub.com/creack/pty/pull/173)
- Revert [#&#8203;167](https://togithub.com/creack/pty/issues/167) to
avoid race on Linux. by [@&#8203;creack](https://togithub.com/creack) in
[https://github.com/creack/pty/pull/177](https://togithub.com/creack/pty/pull/177)
- Add non-blocking notes by
[@&#8203;WeidiDeng](https://togithub.com/WeidiDeng) in
[https://github.com/creack/pty/pull/180](https://togithub.com/creack/pty/pull/180)
- ztypes_openbsd\_32bit_int.go: remove arch list by
[@&#8203;n2vi](https://togithub.com/n2vi) in
[https://github.com/creack/pty/pull/189](https://togithub.com/creack/pty/pull/189)

#### New Contributors

- [@&#8203;pinaki124](https://togithub.com/pinaki124) made their first
contribution in
[https://github.com/creack/pty/pull/154](https://togithub.com/creack/pty/pull/154)
- [@&#8203;WeidiDeng](https://togithub.com/WeidiDeng) made their first
contribution in
[https://github.com/creack/pty/pull/180](https://togithub.com/creack/pty/pull/180)
- [@&#8203;n2vi](https://togithub.com/n2vi) made their first
contribution in
[https://github.com/creack/pty/pull/189](https://togithub.com/creack/pty/pull/189)

**Full Changelog**:
creack/pty@v1.1.20...v1.1.23

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants