-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat: Improved compatibility with old CPU's #397
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate bot
referenced
this pull request
in NorkzYT/Wolflith
Apr 20, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dockurr/windows](https://togithub.com/dockur/windows) | minor | `2.11` -> `2.14` | --- ### Release Notes <details> <summary>dockur/windows (dockurr/windows)</summary> ### [`v2.14`](https://togithub.com/dockur/windows/releases/tag/v2.14) [Compare Source](https://togithub.com/dockur/windows/compare/v2.13...v2.14) #### What's Changed - fix: Disable secure boot by default by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/399](https://togithub.com/dockur/windows/pull/399) - feat: Print system info to log by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/400](https://togithub.com/dockur/windows/pull/400) **Full Changelog**: dockur/windows@v2.13...v2.14 ### [`v2.13`](https://togithub.com/dockur/windows/releases/tag/v2.13) [Compare Source](https://togithub.com/dockur/windows/compare/v2.12...v2.13) #### What's Changed - feat: Improved compatibility with old CPU's by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/397](https://togithub.com/dockur/windows/pull/397) **Full Changelog**: dockur/windows@v2.12...v2.13 ### [`v2.12`](https://togithub.com/dockur/windows/releases/tag/v2.12) [Compare Source](https://togithub.com/dockur/windows/compare/v2.11...v2.12) #### What's Changed - Update issue templates by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/388](https://togithub.com/dockur/windows/pull/388) - docs: Update issue template by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/389](https://togithub.com/dockur/windows/pull/389) - docs: Update issue templates by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/390](https://togithub.com/dockur/windows/pull/390) - docs: Update issue template by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/391](https://togithub.com/dockur/windows/pull/391) - docs: Update issue template by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/392](https://togithub.com/dockur/windows/pull/392) - feat: Add support for IoT version of Windows 10 by [@​kroese](https://togithub.com/kroese) in [https://github.com/dockur/windows/pull/394](https://togithub.com/dockur/windows/pull/394) **Full Changelog**: dockur/windows@v2.11...v2.12 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/NorkzYT/Wolflith). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoic3RhZ2luZyIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJtaW5vciIsInJlbm92YXRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.