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

Update dependency dearpygui to v1.11.1 #10

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dearpygui 1.3.1 -> 1.11.1 age adoption passing confidence

Release Notes

hoffstadt/DearPyGui (dearpygui)

v1.11.0: Version 1.11.0

News

Nothing really new to report. We are still actively working towards "Dear PyGui 2". The current working name is Pilot Light UI!

Changelog

New Features
  • feat: add python 3.12 support
  • feat: better keyboard navigations support #​2144
  • feat: added get_focused_item() to request current nav focus
Fixes
  • fix: Replaced four separate corner colors with a single param that properly maps colors to corners #​2239
  • fix: adding/removing a child in table doesn't reset row colors
  • fix: enabled themes on table columns and cells #​1782
  • fix: nodes created with show=False led to seg fault #​2151
  • fix: mvNodeLink internal issues with handlers #​2197
  • fix: resetting menu state if not open #​2245
  • fix: keep open state when parent window is hidden for tree node and collapsing header #​1873
  • fix: set_axis_ticks can be used on secondary Y axes #​2253
Misc
  • Minimum Python version now 3.8

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

Full Changelog: hoffstadt/DearPyGui@v1.10.0...v1.11.0

v1.10.0: Version 1.10.0

Compare Source

News

Nothing really new to report. We are still actively working towards "Dear PyGui 2". The current working name is Pilot Light UI!

Changelog

New Features
  • feat: get_item_configuration() for fonts #​2114
  • feat: activation delay for tooltips
  • feat: add scroll functions to tables #​1947
  • feat: no scroll with mouse flag #​2134
  • feat: ability to hide separators (previously not honored)
  • feat: add PixelSnapH parameter for fonts
Fixes
  • fix: get_all_items() with table columns #​2027
  • fix: error handling for DwmGetWindowAttribute #​2111
  • fix: menu hovering issue #​2131

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

New Contributors

Full Changelog: hoffstadt/DearPyGui@v1.9.1...v1.10.0

v1.9.1: Version 1.9.1

Compare Source

News

Just a small maintenance release. Things may seem quiet but don't worry! We are still here. We are just spending most of our effort focusing on Pilot Light which will be the powering Dear PyGui 2.

Changelog

New Features
  • feat: groups can now have heights that children will inherit @​Mstpyt
Fixes
  • fix: win32 viewport padding regression introduced in v1.9
  • fix: get_alias_id(...) #​2034
  • fix: possible race condition with configure_viewport(...)
Misc
  • minimum MacOS version has been moved up from 10.15 to 11.
  • Github actions removed Ubuntu 18.04, forcing us to move up to Ubuntu 20.04 (which means we are linking to a new glibc)

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

Full Changelog: hoffstadt/DearPyGui@v1.9.0...v1.9.1

v1.9.0: Version 1.9

Compare Source

Changelog

New Features
Fixes

New Contributors

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

Full Changelog: hoffstadt/DearPyGui@v1.8.0...v1.9.0

v1.8.0: Version 1.8

Compare Source

News

We have added Python 3.11 support!

As many of you already know, we decided a while back to begin work on a custom graphics engine and UI library to build Dear PyGui 2 with instead of Dear ImGui. This is still our long term desire but we have decided... this goal will be for Dear PyGui 3. In order to ease the burden on both ourselves and you guys, we've decided to make Dear PyGui 2 as an intermediate step(or compromise if you will). The idea being that it will have a one-to-one mapping to Dear ImGui, making our work much much easier. This will also make things more stable as there will be less between YOU and Dear ImGui, not to mention keeping up with the latest version will be trivial. We will also split up ImPlot, ImNodes etc. so they can move at the pace of their respective libraries.

The only thing we will add on will be the ability to "record" your "commands" so that they can be replayed in a similar manner to DPG 1 (helps with python based performance hits).

The most important consequence of this decision is that Dear PyGui 2.0 will be released much sooner (as in a few months)! Here is the repo!

Changelog

Fixes

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

v1.7.3: Version 1.7.3

Compare Source

Changelog

Fixes
  • fix: item registry crash when parent is empty #​1907
  • fix: plot legend not showing (regression introduced in 1.7.1) #​1919
  • fix: win32 viewport on top being "stuck" #​1848
  • fix: custom series crashing when deleting #​1864
  • docs: several small typos

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

v1.7.2: Version 1.7.2

Changelog

Fixes
  • fix: item registry crash when parent is empty #​1907
  • fix: default open not honored for tree nodes and collapsing headers #​1893 #​1908
  • fix: default open not honored when inside hidden column #​1878
  • fix: set_axis_ticks() regression #​1855
  • fix: set_axis_limits() regression #​1852
  • docs: fixed a few doc strings #​1906

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

v1.5.0: Version 1.5.1

Compare Source

News

Small release. This will be the last version to support Python 3.6.

Changelog

Breaking Changes

None

Features
  • added support for hdr, tga, jpg, bmp to save_image(...) #​1642
  • added tooltip to table column headers #​1656
  • added time_unit keyword to add_candle_series(...)
  • added the following constants for time_unit keyword:
    • mvTimeUnit_Us
    • mvTimeUnit_Ms
    • mvTimeUnit_S
    • mvTimeUnit_Min
    • mvTimeUnit_Hr
    • mvTimeUnit_Mo
    • mvTimeUnit_Yr
Fixes

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

Full Changelog: hoffstadt/DearPyGui@v1.4.0...v1.5.0

v1.4.0: Version 1.4.0

Compare Source

News

Mostly a maintenance release but 2 new features have been added related to frame buffer output and saving images. We have primarily been focusing on internal refactoring to make maintenance and 3D engine integration easier. We have also been focusing on performance, although those improvements are not expected to be introduced until 1.5.

Notes:

  • Expect a raspberry pi release later this week.
  • We will be dropping Python 3.6 support after 1.4.1.
  • Expect a v1.4.1 release later this week (additional image formats for save_image(...) and output_frame_buffer(...) support for MacOS.

Changelog

Breaking Changes

None

Features
  • added save_image(...) (currently only support png, but 1.4.1 will add support for BMP, TGA, HDR, & JPG)
  • added output_frame_buffer(...) for Windows & Linux (MacOS will be in 1.4.1 released later this week)
  • added additional popup arguments
Fixes
  • fix (mvTreeNode): indent bleeding #​1604
  • fix: get_item_configuration(...) type issue #​1591
  • fix: reset plot tick labels issue #​1590
  • fix: tree node handlers not registering when closed #​1568
  • fix: mvKnobFloat enabled keyword #​1563

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

Full Changelog: hoffstadt/DearPyGui@v1.3.1...v1.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency dearpygui to v1.10.1 Update dependency dearpygui to v1.11.0 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/dearpygui-1.x-lockfile branch from 91daf87 to 7fe99dc Compare February 26, 2024 20:13
@renovate renovate bot force-pushed the renovate/dearpygui-1.x-lockfile branch from 7fe99dc to 5804aee Compare March 15, 2024 03:25
@renovate renovate bot changed the title Update dependency dearpygui to v1.11.0 Update dependency dearpygui to v1.11.1 Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants