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

chore(deps): update dependency silk.net.opengl.extensions.imgui to 2.22.0 #41

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Silk.NET.OpenGL.Extensions.ImGui 2.21.0 -> 2.22.0 age adoption passing confidence

Release Notes

dotnet/Silk.NET (Silk.NET.OpenGL.Extensions.ImGui)

v2.22.0: 2.22 Mobile Update

Silk.NET Mobile Update

  • Added production-ready iOS support - wrap your Program.cs/IView code with SilkMobile.RunApp and run as-is!
  • Added the ability to programmatically focus a window using IWindow.Focus(). (thanks @​mayatskiy/@​Arugin)
  • Added a helper for custom IO in Assimp.
  • Added a ToString implementation for Vulkan handles to display the handle value.
  • Added some missing Flags attributes to enums, reducing the number of bitwise operation warnings on enums.
  • Updated to Vulkan 1.3.300.
  • Updated to OpenXR 1.1.42.
  • Updated to SDL 2.30.8.
  • Updated to MoltenVK 1.2.11.
  • Updated to DXVK 2.4.1.
  • Updated to OpenAL Soft 1.23.1.
  • Updated to shaderc 2024.3.
  • Updated to Assimp 5.4.1.
  • Updated to latest OpenGL specifications.
  • Updated to latest OpenCL specifications.
  • Updated to ImGui.NET 1.90.8.1. (thanks @​matt-edmondson)
  • Updated DirectX/Windows bindings to 10.0.26100.0.
  • Updated WebGPU/wgpu/dawn bindings.
  • Updated SPIR-V Reflect, Cross, Headers, and Tools to their latest Vulkan 1.3.296 version.
  • Updated ANGLE binaries for macOS. (thanks @​ramezgerges/Uno Platform)
  • Improved native binary packaging. (thanks @​joskuijpers, @​alexrp)
  • Fixed Android 14/API 34 RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED errors.
  • Fixed WGPU binaries being out of sync with the bindings API surface and crashing as a result.
  • Fixed MultiNativeContext reporting present symbols as missing, affecting WGL, OpenAL, and Vulkan in some cases.
  • Fixed native packages not correctly applying when being referenced transitively on .NET Framework and .NET 6+ mobile.
  • Fixed windows being stuck when minimising where a recursive call to DoEvents in callbacks is used.
  • Fixed changes to the standard cursor type not being accurately reflected on the GLFW backend.
  • Fixed Silk.NET.Core not checking its own directory for native binaries.
  • Fixed an ImGui memory leak. (thanks @​rbertels)
  • Fixed being unable to obtain Wayland window pointers when GLFW is compiled with both X11 and Wayland.
  • Miscellaneous bugfixes and improvements.

Special thanks to Stride for sponsoring this 2.X update and our contributors for their contributions and continued interest in the project.
The Silk.NET team are hard at work on 3.0, with 2.X updates continuing with the support of contributors and sponsors.
Learn more at https://github.com/dotnet/Silk.NET


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 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 was generated by Mend Renovate. View the repository job log.

…22.0

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| nuget      | Silk.NET.OpenGL.Extensions.ImGui | 2.21.0 | 2.22.0 |
@renovate renovate bot added the 📦dependency-update Dependency update with required code changes label Nov 6, 2024
@renovate renovate bot requested a review from KinsonDigitalAdmin November 6, 2024 02:05
Copy link

stale bot commented Jan 5, 2025

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Signifies that an issue is stale label Jan 5, 2025
Copy link

stale bot commented Jan 12, 2025

This stale issue has been closed due to a lack of activity.

@stale stale bot closed this Jan 12, 2025
Copy link
Contributor Author

renovate bot commented Jan 12, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.22.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/silk.net.opengl.extensions.imgui-2.x branch January 12, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦dependency-update Dependency update with required code changes stale Signifies that an issue is stale
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

0 participants