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

Bump LemonUI.SHVDN3 from 1.7.0 to 1.8.0 #2

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps LemonUI.SHVDN3 from 1.7.0 to 1.8.0.

Release notes

Sourced from LemonUI.SHVDN3's releases.

1.8

  • NEW: The Process() and Recalculate() functions of NativeMenu are now virtual, making them overridable
  • NEW: Added BackgroundColor and ForegroundColor properties to change the colors of the bars used in the NativeStatsPanel
  • NEW: Added MenuModified event to NativeMenus that is triggered when an item is added or removed from a menu
  • NEW: Added SubtitleBehavior property to NativeMenus to customize the behavior of the subtitle and it's background
  • FIX: Fixed "System.InvalidOperationException: Collection was modified; enumeration operation may not execute." when changing the different items of an ObjectPool
  • FIX: Hovered items are no longer shown as such if the player has mouse controls disabled
  • FIX: The SelectedItem property of NativeListItem<T> now correctly sets the item index
Commits
  • 53b549d Use the value provided by the setter of SelectedItem (fixes #71)
  • 312ce89 Added support for timer bars with objectives (closes #68)
  • 793ae11 Added Property to configure the behavior of the subtitle (closes #66)
  • dd2868d Don't show the hover rectangle if not using a mouse (fixes #67)
  • 9f86994 Update build script to use the Python executable directly
  • b4fa646 Added updated build workflow
  • c224d67 Added a part missing from the badge
  • 93ef040 Change the name of the workflow to Compile Mod
  • f79517f Merge pull request #65 from KimTisott/master
  • 12243b3 Merge branch 'master' into KimTisott_master
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [LemonUI.SHVDN3](https://github.com/justalemon/LemonUI) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/justalemon/LemonUI/releases)
- [Commits](LemonUIbyLemon/LemonUI@v1.7...v1.8)

---
updated-dependencies:
- dependency-name: LemonUI.SHVDN3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
@BoBoBaSs84 BoBoBaSs84 self-assigned this Jun 29, 2022
Copy link
Owner

@BoBoBaSs84 BoBoBaSs84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all good

@BoBoBaSs84 BoBoBaSs84 merged commit 797189f into main Jun 29, 2022
@dependabot dependabot bot deleted the dependabot/nuget/LemonUI.SHVDN3-1.8.0 branch June 29, 2022 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant