Skip to content

Commit

Permalink
chore(deps): update dependency mikefarah/yq to v4.44.3 (#85)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mikefarah/yq](https://togithub.com/mikefarah/yq) | patch | `v4.44.2`
-> `v4.44.3` |

---

### Release Notes

<details>
<summary>mikefarah/yq (mikefarah/yq)</summary>

### [`v4.44.3`](https://togithub.com/mikefarah/yq/releases/tag/v4.44.3)

[Compare
Source](https://togithub.com/mikefarah/yq/compare/v4.44.2...v4.44.3)

- Fixed upper-case file extension detection, Thanks
[@&#8203;ryenus](https://togithub.com/ryenus)
([#&#8203;2121](https://togithub.com/mikefarah/yq/issues/2121))
- Log printing follow no-colors flag
[#&#8203;2082](https://togithub.com/mikefarah/yq/issues/2082)
- Skip and warn when interpolating strings and theres a unclosed bracket
[#&#8203;2083](https://togithub.com/mikefarah/yq/issues/2083)
- Fixed CSV content starting with # issue
[#&#8203;2076](https://togithub.com/mikefarah/yq/issues/2076)
    -   Bumped dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/DelineaXPM/github-workflows).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent b697848 commit 73292a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packages:
- name: DelineaXPM/[email protected]
- name: cli/[email protected]
tags: ['foo', release]
- name: mikefarah/[email protected].2
- name: mikefarah/[email protected].3
tags:
- release
- name: miniscruff/[email protected]
Expand Down

0 comments on commit 73292a0

Please sign in to comment.