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 kinsondigital.kdgui to 1.0.0-preview.4 #89

Open
wants to merge 1 commit into
base: preview
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
KinsonDigital.KdGui 1.0.0-preview.1 -> 1.0.0-preview.4 age adoption passing confidence

Release Notes

KinsonDigital/KdGui (KinsonDigital.KdGui)

v1.0.0-preview.4: 🚀Preview Release - v1.0.0-preview.4

KdGui Preview Release Notes - v1.0.0-preview.4

Quick Reminder

As with all software, there is always a chance for issues and bugs, especially for preview releases, so your input is greatly appreciated. 🙏🏼

New Features ✨

  1. #​32 - Added a new property with the name BackgroundColor that can be used to set the background color of the Button control.

Bug Fixes 🐛

  1. #​32 - Fixed a bug where the conversion of the System.Drawing.Color was not correctly being converted to an ImGui color.
  2. #​32 - Fixed an issue with the Button control not being rendered correctly when disabled.
  3. #​32 - Fixed an issue with the ComboBox control not being rendered correctly when disabled.

Dependency Updates 📦

  1. #​28 - Updated the dependency kinsondigital.velaptor to v1.0.0-preview.37.
  2. #​29 - Updated the dependency simpleinjector to v5.5.0.
  3. #​30 - Updated the dependency microsoft.net.test.sdk to v17.11.1.

v1.0.0-preview.3: 🚀Preview Release - v1.0.0-preview.3

KdGui Preview Release Notes - v1.0.0-preview.3

Quick Reminder

As with all software, there is always a chance for issues and bugs, especially for preview releases, so your input is greatly appreciated. 🙏🏼

Enhancements 💎

  1. #​21 - Improved the positioning and sizing of ControlGroup controls.
  2. #​17 - Enhanced the CheckBox.IsChecked property by adding a property setter to allow users to programmatically set the check box state.
  3. #​16 - Removed the colon from text for controls to give users more control.

Breaking Changes 🧨

  1. #​16 - Removed the colon from the default Label property value for the ComboBox control.
  2. #​16 - Changed the ComboBox label from being automatically prefixed with a colon.
  3. #​16 - Removed the colon from the default Text property value for the ComboBox control.
  4. #​16 - Changed the UpDown text from being automatically prefixed with a colon.

Dependency Updates 📦

  1. #​18 - Updated dependency xunit to v2.9.0
  2. #​18 - Updated dependency xunit.runner.visualstudio to v2.9.0
  3. #​19 - Updated dependency FluentAssertions.Analyzers to v0.33.0

v1.0.0-preview.2: 🚀Preview Release - v1.0.0-preview.2

KdGui Preview Release Notes - v1.0.0-preview.2

Quick Reminder

As with all software, there is always a chance for issues and bugs, especially for preview releases, so your input is greatly appreciated. 🙏🏼

New Features ✨

  1. #​12 - Added the property NoResize to the IControlGroup interface and ControlGroup class to enable or disable the resizing of the control group control.

Enhancements 💎

  1. #​12 - Enhanced how control groups resize themselves by considering the width of the group title so the title is not clipped.

Other 🪧

  1. #​10 - Set up kd-admin dev tool.

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.

@CalvinWilkinson CalvinWilkinson added 📦dependency-update Dependency update with required code changes and removed 📦dependency update labels Jul 18, 2024
| datasource | package             | from            | to              |
| ---------- | ------------------- | --------------- | --------------- |
| nuget      | KinsonDigital.KdGui | 1.0.0-preview.1 | 1.0.0-preview.3 |
@renovate renovate bot force-pushed the renovate/kinsondigital.kdgui-1.x branch from 436f383 to 4b080f3 Compare July 18, 2024 10:59
@renovate renovate bot changed the title chore(deps): update dependency kinsondigital.kdgui to v1.0.0-preview.2 chore(deps): update dependency kinsondigital.kdgui to v1.0.0-preview.3 Jul 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency kinsondigital.kdgui to v1.0.0-preview.3 chore(deps): update dependency kinsondigital.kdgui to 1.0.0-preview.3 Aug 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency kinsondigital.kdgui to 1.0.0-preview.3 chore(deps): update dependency kinsondigital.kdgui to 1.0.0-preview.4 Sep 8, 2024
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
Projects
Status: ⚪Not Set
Development

Successfully merging this pull request may close these issues.

1 participant