Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macos] Fix latest macos #47

Merged
merged 12 commits into from
May 9, 2024
Merged

[macos] Fix latest macos #47

merged 12 commits into from
May 9, 2024

Conversation

mikeland73
Copy link
Contributor

@mikeland73 mikeland73 commented May 8, 2024

Summary

Fixes compatibility with macos-14.

macos-14 changed the location of gtar, this PR fixes that.

@mikeland73 mikeland73 marked this pull request as ready for review May 8, 2024 20:25
Copy link
Contributor

@LucilleH LucilleH left a comment

Choose a reason for hiding this comment

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

TY!

@mikeland73 mikeland73 added this pull request to the merge queue May 9, 2024
Merged via the queue into main with commit a03caf5 May 9, 2024
14 checks passed
@mikeland73 mikeland73 deleted the landau/fix-macos branch May 9, 2024 00:04
nieomylnieja pushed a commit to nieomylnieja/go-libyear that referenced this pull request May 18, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[jetpack-io/devbox-install-action](https://togithub.com/jetpack-io/devbox-install-action)
| action | minor | `v0.8.0` -> `v0.11.0` |

---

### Release Notes

<details>
<summary>jetpack-io/devbox-install-action
(jetpack-io/devbox-install-action)</summary>

###
[`v0.11.0`](https://togithub.com/jetify-com/devbox-install-action/releases/tag/v0.11.0)

[Compare
Source](https://togithub.com/jetpack-io/devbox-install-action/compare/v0.10.0...v0.11.0)

##### What's Changed

- \[macos] Fix latest macos by
[@&#8203;mikeland73](https://togithub.com/mikeland73) in
[jetify-com/devbox-install-action#47

**Full Changelog**:
jetify-com/devbox-install-action@v0.10.0...v0.11.0

###
[`v0.10.0`](https://togithub.com/jetify-com/devbox-install-action/releases/tag/v0.10.0)

[Compare
Source](https://togithub.com/jetpack-io/devbox-install-action/compare/v0.9.0...v0.10.0)

##### What's Changed

- rebrand changes by [@&#8203;mohsenari](https://togithub.com/mohsenari)
in
[jetify-com/devbox-install-action#42
- Update README with more up-to-date versions by
[@&#8203;loreto](https://togithub.com/loreto) in
[jetify-com/devbox-install-action#44
- \[detsys] Bump detsys installer by
[@&#8203;mikeland73](https://togithub.com/mikeland73) in
[jetify-com/devbox-install-action#46

##### New Contributors

- [@&#8203;mohsenari](https://togithub.com/mohsenari) made their first
contribution in
[jetify-com/devbox-install-action#42
- [@&#8203;loreto](https://togithub.com/loreto) made their first
contribution in
[jetify-com/devbox-install-action#44

**Full Changelog**:
jetify-com/devbox-install-action@v0.9.0...v0.10.0

###
[`v0.9.0`](https://togithub.com/jetify-com/devbox-install-action/releases/tag/v0.9.0)

[Compare
Source](https://togithub.com/jetpack-io/devbox-install-action/compare/v0.8.0...v0.9.0)

Re-release the Devbox GitHub Action under the new company name
(jetify-com instead of jetpack-io)

##### What's Changed

- Pin DeterminateSystems/nix-installer-action to SHA by
[@&#8203;wadells](https://togithub.com/wadells) in
[jetify-com/devbox-install-action#32
- Add Dependabot config for GitHub Actions by
[@&#8203;wadells](https://togithub.com/wadells) in
[jetify-com/devbox-install-action#31
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[jetify-com/devbox-install-action#33
- Bump DeterminateSystems/nix-installer-action from 4 to 9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[jetify-com/devbox-install-action#34
- upgrade devbox cli test to use version 0.9.1 by
[@&#8203;LucilleH](https://togithub.com/LucilleH) in
[jetify-com/devbox-install-action#37
- fix: use architecture as part of cache key by
[@&#8203;abbudao](https://togithub.com/abbudao) in
[jetify-com/devbox-install-action#36

##### New Contributors

- [@&#8203;wadells](https://togithub.com/wadells) made their first
contribution in
[jetify-com/devbox-install-action#32
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[jetify-com/devbox-install-action#33
- [@&#8203;abbudao](https://togithub.com/abbudao) made their first
contribution in
[jetify-com/devbox-install-action#36

**Full Changelog**:
jetify-com/devbox-install-action@v0.8.0...v0.9.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/nieomylnieja/go-libyear).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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
Development

Successfully merging this pull request may close these issues.

None yet

3 participants