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.velaptor to v1.0.0-preview.28 #37

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
KinsonDigital.Velaptor 1.0.0-preview.24 -> 1.0.0-preview.28 age adoption passing confidence

Release Notes

KinsonDigital/Velaptor (KinsonDigital.Velaptor)

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

Velaptor Preview Release Notes - v1.0.0-preview.28

Quick Reminder

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

New Features ✨

  1. #​752 - Improved the loading of fonts by adding the extension method Load(string fontName, uint size) to the FontLoader class and IFontLoader<IFont> interface.

Breaking Changes 🧨

  1. #​752 - Implemented the following breaking changes:
    • Renamed the parameter name of the FontLoader.Load() from contentWithMetaData to contentPathOrName.
    • Renamed the parameter name of the FontLoader.Unload() from contentWithMetaData to contentPathOrName.

Dependency Updates 📦

  1. #​747 - Updated the dependency kinsondigital/infrastructure action to v13.1.0
  2. #​745 - Updated the dependency actions/checkout action to v4.1.0
  3. #​741 - Updated the dependency xunit-dotnet monorepo to v2.5.1

Other 🪧

  1. #​748 - Added an additional funding options using the OpenCollective platform.
  2. #​743 - Improved build and status check workflows.
  3. #​356 - Refactored unit test assertions.

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

Velaptor Preview Release Notes - v1.0.0-preview.27

Quick Reminder

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

New Features ✨

  1. #​734 - Added the ability to keep track of the fps(frames per second) of the main loop.
    • For a demo of this, refer to the VelaptorTesting application.
  2. #​734 - Added the ability for creating Label objects to be done outside of the window/scene loading process.

Breaking Changes 🧨

  1. #​734 - Replaced the Label.Font property with FontStyle, FontSize, and FontFamilyName.

Dependency Updates 📦

  1. #​733 - Updated the dependency carbonate to v1.0.0-preview.16
  2. #​730 - Updated the dependency nsubstitute to v5.1.0
  3. #​729 - Updated the dependency benchmarkdotnet to v0.13.8

Other 🪧

  1. #​360 - Refactored unit test assertions.

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

Velaptor Preview Release Notes - v1.0.0-preview.26

Quick Reminder

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

New Features ✨

  1. #​722 - Added ability to render to a UI control for Avalonia projects.

Dependency Updates 📦

  1. #​720 - Updated actions/checkout action to v4.

Other 🪧

  1. #​363 - Refactored unit test assertions.

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

Velaptor Preview Release Notes - v1.0.0-preview.25

Quick Reminder

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

New Features ✨

  1. #​710 - Added the ability to get information about the system displays.
  2. #​99 - Added new half-width and height properties to UI controls. Thanks you AndreBonda!!🙏🏻

Bug Fixes 🐛

  1. #​708 - Fixed an issue with proper shutdown. Thanks you AndreBonda!!🙏🏻

Breaking Changes 🧨

  1. #​710 - Introduced the following breaking changes:
    • Refactored the InputFactory class name to HardwareFactory.
    • Refactored the HardwareFactory.CreateKeyboard() method name to HardwareFactory.GetKeyboard().
    • Refactored the HardwareFactory.CreateMouse() method name to HardwareFactory.GetMouse().
    • Refactored the SystemMonitor class name to a readonly record struct.
    • Refactored the SystemMonitorException class name to SystemDisplayException.

Dependency Updates 📦

  1. #​717 - Updated kinsondigital/infrastructure action to v13
  2. #​712 - Updated dependency sixlabors.imagesharp to v3.0.2
  3. #​711 - Updated dependency microsoft.net.test.sdk to v17.7.2
  4. #​707 - Updated dependency microsoft.codeanalysis.netanalyzers to v7.0.4
  5. #​704 - Updated dependency system.io.abstractions to v19.2.69

Other 🪧

  1. #​705 - Adjusted workflow triggers.
  2. #​366 - Refactored unit test assertions.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the 📦dependency-update Dependency update with required code changes label Oct 9, 2023
@CalvinWilkinson CalvinWilkinson self-assigned this Oct 9, 2023
@CalvinWilkinson CalvinWilkinson added this to the v1.0.0-preview.2 milestone Oct 9, 2023
…ew.28

| datasource | package                | from             | to               |
| ---------- | ---------------------- | ---------------- | ---------------- |
| nuget      | KinsonDigital.Velaptor | 1.0.0-preview.24 | 1.0.0-preview.28 |
@renovate renovate bot force-pushed the renovate/kinsondigital.velaptor-1.x branch from 1e955d2 to 476aa70 Compare October 9, 2023 20:01
@CalvinWilkinson CalvinWilkinson enabled auto-merge (squash) October 9, 2023 20:05
@CalvinWilkinson CalvinWilkinson merged commit 950bc2f into preview Oct 9, 2023
12 checks passed
@CalvinWilkinson CalvinWilkinson deleted the renovate/kinsondigital.velaptor-1.x branch October 9, 2023 20:07
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants