MCOfficer / bitwarden-autotype

The missing desktop-autotype for Bitwarden. WIP and currently Windows-only.
MIT License
34 stars 1 forks source link

Bump fltk from 1.2.25 to 1.2.26 #97

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fltk from 1.2.25 to 1.2.26.

Release notes

Sourced from fltk's releases.

1.2.26

  • Add timeout3, idle3 functions which properly handle removal of callbacks, by @​AshfordN.
  • Deprecate app::release in favor of app::set_grab(None), by @​AshfordN.
  • Pull FLTK fixes.
Changelog

Sourced from fltk's changelog.

[1.2.26] - 2022-01-05

  • Add timeout3, idle3 functions which properly handle removal of callbacks, by @​AshfordN.
  • Deprecate app::release in favor of app::set_grab(None), by @​AshfordN.
  • Pull FLTK fixes.
Commits
  • 9ab6d01 Merge pull request #1093 from fltk-rs/master
  • f27fe3b update examples and tests to use new timeout and idle functions
  • 55c08da update examples and tests to use new timeout and idle methods
  • be1c997 prep 1.2.26
  • 3691f08 update roadmap and changelog
  • 7047a18 Merge pull request #1092 from AshfordN/patch-1
  • 4aa6a69 Deprecate problematic functions
  • f3f73ea Merge pull request #1090 from AshfordN/timeout_experiment
  • 7ce0795 Add minor clarification and context to doc comments
  • ec26b09 Merge pull request #1089 from AshfordN/patch-1
  • 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)