-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump Avalonia and Avalonia.Fonts.Inter in /src #25
Closed
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
…hich was skewing the timer
Timers can be entirely removed with IsEnabled flag set to false Reminders are now queued audio files to play Simplified timer updating logic Deleted timer classes now loaded from config
http listener via configuration using settings di
- Timers view optimised for overlaying on the game - Toggle on or off timers
- Add gif preview and cleanup readme
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 11.0.5 to 11.0.11. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.11) --- updated-dependencies: - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bump Avalonia.Desktop and Avalonia in /src
Bump Avalonia from 11.0.5 to 11.0.11 in /src
Bump Avalonia.Themes.Fluent and Avalonia in /src
Bumps [Avalonia.Controls.ItemsRepeater](https://github.com/AvaloniaUI/Avalonia) from 11.0.5 to 11.0.11. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.11) --- updated-dependencies: - dependency-name: Avalonia.Controls.ItemsRepeater dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rols.ItemsRepeater-11.0.11 Bump Avalonia.Controls.ItemsRepeater from 11.0.5 to 11.0.11 in /src
- Audio effects enhanced and replaced for catapult, roshan, tormentor - audio code refactored - Timers view model no longer is holding timer update logic - Timer update logic has been moved to game state updater background task - Moved JSON specific logic/parsing into GameState class - Finally removed the logic which was re-rendering the entire collection
- using slnx - dagger update - ci chore - fix dotnet publish libvlc.dll multiple output files same relative path
- remove minimize button - remove maximize button
Bumps VideoLAN.LibVLC.Windows from 3.0.20 to 3.0.21. --- updated-dependencies: - dependency-name: VideoLAN.LibVLC.Windows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…VLC.Windows-3.0.21 Bump VideoLAN.LibVLC.Windows from 3.0.20 to 3.0.21 in /src
- port removed from local config - svc renamed
- Ignore properties that change frequently via timer calculations
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) and [Avalonia.Fonts.Inter](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together. Updates `Avalonia` from 11.1.4 to 11.2.0 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.4...11.2.0) Updates `Avalonia.Fonts.Inter` from 11.1.4 to 11.2.0 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.4...11.2.0) --- updated-dependencies: - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Avalonia.Fonts.Inter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
.NET
Pull requests that update .net code
dependencies
Pull requests that update a dependency file
labels
Nov 4, 2024
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps Avalonia and Avalonia.Fonts.Inter. These dependencies needed to be updated together.
Updates
Avalonia
from 11.1.4 to 11.2.0Release notes
Sourced from Avalonia's releases.
... (truncated)
Commits
68ab391
Bump version1709f73
Avoid test failing on 11.2, should not hardcode callbackExecuted ideally05ff912
Bump HarfBuzz too0b2d7e7
Do not reset text selection when the TextBox loses focus (#17195)3ebd774
Fix overlay popup focus issues (#17326)f70cf39
Make the name table optional (#17306)4f79c1b
Rework how TextBlock skips redundant measure and arrange calls (#17271)0dbf5c2
Implemented GLib-based dispatcher (#17281)7da26e2
Set TimePicker.Time seconds to zero when UseSeconds is False (#17251)f965634
Fix ThemeVariant equality (#17257)Updates
Avalonia.Fonts.Inter
from 11.1.4 to 11.2.0Release notes
Sourced from Avalonia.Fonts.Inter's releases.
... (truncated)
Commits
68ab391
Bump version1709f73
Avoid test failing on 11.2, should not hardcode callbackExecuted ideally05ff912
Bump HarfBuzz too0b2d7e7
Do not reset text selection when the TextBox loses focus (#17195)3ebd774
Fix overlay popup focus issues (#17326)f70cf39
Make the name table optional (#17306)4f79c1b
Rework how TextBlock skips redundant measure and arrange calls (#17271)0dbf5c2
Implemented GLib-based dispatcher (#17281)7da26e2
Set TimePicker.Time seconds to zero when UseSeconds is False (#17251)f965634
Fix ThemeVariant equality (#17257)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)