angular-nodegui
angular-nodegui copied to clipboard
Bump cacheable-request and @nodegui/nodegui
Removes cacheable-request. It's no longer used after updating ancestor dependency @nodegui/nodegui. These dependencies need to be updated together.
Removes cacheable-request
Updates @nodegui/nodegui from 0.12.1 to 0.58.0-rc4
Release notes
Sourced from @nodegui/nodegui's releases.
v0.58.0-rc4
Fix RPATH of the binary module on macos
v0.58.0-rc3
- Added
applicationDisplayNameChanged&lastWindowClosedsignals toQApplicationv0.58.0-rc2
This release contains a bunch of extra methods for
QPainterrelated to fractional pixels and support for HiDPI rendering.v0.58.0-rc1
First release candidate with Qt6 upgrade.
v0.57.3
Fixes:
- Events which were set to fire after the default processing didn't have the event object passed to the handler.
v0.57.2
What's Changed
- fix for linux not finding miniQt by
@zecktosin nodegui/nodegui#979New Contributors
@zecktosmade their first contribution in nodegui/nodegui#979Full Changelog: https://github.com/nodegui/nodegui/compare/v0.57.1...v0.57.2
v0.57.1
What's Changed
- fix breaking build on macos by
@a7ulin nodegui/nodegui#970Full Changelog: https://github.com/nodegui/nodegui/compare/v0.57.0...v0.57.1
0.57.0
Added:
windowStateChangedsignal toQWindowhorizontalScrollBar()&verticalScrollBar()toQAbstractScrollArea- Many methods to
QSizeandQSizeF0.56.0
Added:
QIcongainedactualSize(),addFile(),addPixmap(),availableSizes(),isNull(),name(),paint(), andswap()methods0.55.0
Added:
done()andaccept()toQDialogand subclasses and cleaned up the hierarchy situationsizeHintForIndex()andvisualRect()toQAbstractItemView
... (truncated)
Commits
d827e51Bump the version77fd5c5Fix RPATH of the binary module on macosa2e5b73Bump version4e42f61AddapplicationDisplayNameChanged&lastWindowClosedsignals to `QApplica...3a04d14Bump the versione18e912Merge pull request #984 from nodegui/qpainter_hidpi1547875Add moreQPaintDevicemethods toQWidgetd715a42Add floating point versions ofQPaintermethods09d450aAttempt 2 at fixing Ubuntu GH workflowe5fd79eAdd OpenGL to Ubuntu GH workflow- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.