Update dependency hyprwm/aquamarine to v0.15.0 #115

Open
Renovate wants to merge 1 commit from renovate/hyprwm-aquamarine-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
hyprwm/aquamarine minor 0.14.00.15.0

Release Notes

hyprwm/aquamarine (hyprwm/aquamarine)

v0.15.0

Compare Source

This update brings a bunch of fixes, and a few new APIs to be used in Hyprland.

Changes

New Contributors

Full Changelog: https://github.com/hyprwm/aquamarine/compare/v0.14.0...v0.15.0


Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hyprwm/aquamarine](https://github.com/hyprwm/aquamarine) | minor | `0.14.0` → `0.15.0` | --- ### Release Notes <details> <summary>hyprwm/aquamarine (hyprwm/aquamarine)</summary> ### [`v0.15.0`](https://github.com/hyprwm/aquamarine/releases/tag/v0.15.0) [Compare Source](https://github.com/hyprwm/aquamarine/compare/v0.14.0...v0.15.0) This update brings a bunch of fixes, and a few new APIs to be used in Hyprland. #### Changes - frame: reschedule one more idle frame if requested by [@&#8203;gulafaran](https://github.com/gulafaran) in [#&#8203;345](https://github.com/hyprwm/aquamarine/pull/345) - fix connector sequencing on high performance, multiple monitor setups by [@&#8203;lbarto12](https://github.com/lbarto12) in [#&#8203;346](https://github.com/hyprwm/aquamarine/pull/346) - drm: drop unaccounted pageflip, dont present tearing twice by [@&#8203;gulafaran](https://github.com/gulafaran) in [#&#8203;342](https://github.com/hyprwm/aquamarine/pull/342) - Handle Atomic modeset DRM for AMD iGPU (Ryzen AI 9 370HX) panel max BPC reporting failure by [@&#8203;m-bartlett](https://github.com/m-bartlett) in [#&#8203;316](https://github.com/hyprwm/aquamarine/pull/316) - drm: keep scanning extension blocks after the first CTA by [@&#8203;willmtemple](https://github.com/willmtemple) in [#&#8203;350](https://github.com/hyprwm/aquamarine/pull/350) - swapchain: preserve multigpu flag in resize() by [@&#8203;Kevi14](https://github.com/Kevi14) in [#&#8203;356](https://github.com/hyprwm/aquamarine/pull/356) - drm: use libdisplay-info high-level API di\_info\_get\_hdr\_static\_metadata() by [@&#8203;arcatva](https://github.com/arcatva) in [#&#8203;270](https://github.com/hyprwm/aquamarine/pull/270) - drm: don't delete HDR\_OUTPUT\_METADATA when EOTF is 0 by [@&#8203;Magniquick](https://github.com/Magniquick) in [#&#8203;358](https://github.com/hyprwm/aquamarine/pull/358) - core/drm: introduce async commits by [@&#8203;vaxerski](https://github.com/vaxerski) in [#&#8203;363](https://github.com/hyprwm/aquamarine/pull/363) #### New Contributors - [@&#8203;lbarto12](https://github.com/lbarto12) made their first contribution in [#&#8203;346](https://github.com/hyprwm/aquamarine/pull/346) - [@&#8203;m-bartlett](https://github.com/m-bartlett) made their first contribution in [#&#8203;316](https://github.com/hyprwm/aquamarine/pull/316) - [@&#8203;willmtemple](https://github.com/willmtemple) made their first contribution in [#&#8203;350](https://github.com/hyprwm/aquamarine/pull/350) - [@&#8203;Kevi14](https://github.com/Kevi14) made their first contribution in [#&#8203;356](https://github.com/hyprwm/aquamarine/pull/356) - [@&#8203;arcatva](https://github.com/arcatva) made their first contribution in [#&#8203;270](https://github.com/hyprwm/aquamarine/pull/270) - [@&#8203;Magniquick](https://github.com/Magniquick) made their first contribution in [#&#8203;358](https://github.com/hyprwm/aquamarine/pull/358) **Full Changelog**: <https://github.com/hyprwm/aquamarine/compare/v0.14.0...v0.15.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41MS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency hyprwm/aquamarine to v0.15.0
Some checks failed
ci/woodpecker/push/hyprwm_aquamarine Pipeline failed
3fb4fea753
Some checks failed
ci/woodpecker/push/hyprwm_aquamarine Pipeline failed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/hyprwm-aquamarine-0.x:renovate/hyprwm-aquamarine-0.x
git switch renovate/hyprwm-aquamarine-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/hyprwm-aquamarine-0.x
git switch renovate/hyprwm-aquamarine-0.x
git rebase main
git switch main
git merge --ff-only renovate/hyprwm-aquamarine-0.x
git switch renovate/hyprwm-aquamarine-0.x
git rebase main
git switch main
git merge --no-ff renovate/hyprwm-aquamarine-0.x
git switch main
git merge --squash renovate/hyprwm-aquamarine-0.x
git switch main
git merge --ff-only renovate/hyprwm-aquamarine-0.x
git switch main
git merge renovate/hyprwm-aquamarine-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Bluemedia/desktop-environment-rpms!115
No description provided.