Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps eframe from fd75adb to d319489.

Commits
  • d319489 Fix deadlock during text selection
  • f034f6d Refactor: move text selection logic to own module (#3843)
  • 3936418 Fix: handle IconData::default() without crashing (#3842)
  • 76ec982 Lower some logging from debug -> trace
  • f7ec8f2 Use runtime knowledge of OS for OS-specific text editing (#3840)
  • b766a48 Update wgpu to 0.19 (#3824)
  • 7733d1d Bug Fix : Response::is_pointer_button_down_on is now false the frame the bu...
  • f01d337 Update to ehttp 0.4 (#3834)
  • 7bde025 Keep ViewportInfo::maximized and minimized up-to-date on Windows (#3831)
  • 221a77d egui-winit: Don't consume clipboard shortcuts (#3812)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Bumps [eframe](https://github.com/emilk/egui) from `fd75adb` to `d319489`.
- [Release notes](https://github.com/emilk/egui/releases)
- [Commits](emilk/egui@fd75adb...d319489)

---
updated-dependencies:
- dependency-name: eframe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
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.

1 participant