Skip to content
This repository was archived by the owner on Aug 27, 2023. It is now read-only.
/ Guava Public archive

Bump ahk from 0.14.2 to 1.3.0#93

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/ahk-1.3.0
Open

Bump ahk from 0.14.2 to 1.3.0#93
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/ahk-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2023

Copy link
Copy Markdown
Contributor

Bumps ahk from 0.14.2 to 1.3.0.

Release notes

Sourced from ahk's releases.

v1.3.0

What's Changed

Adds 4 new methods:

  • msg_box as an analog for AHK's MsgBox
  • input_box as an analog for AHK's InputBox
  • file_select_box as an analog for AHK's FileSelectFile
  • folder_select_box as an analog for AHK's FileSelectFolder

Full Changelog: spyoungtech/ahk@v1.2.0...v1.3.0

v1.2.0

What's Changed

Full Changelog: spyoungtech/ahk@v1.1.3...v1.2.0

v1.2.0rc2

pre-release testing, from #216

v1.2.0rc1

pre-release for testing fixes in #213

v1.1.3

What's Changed

This change fixes a bug that prevents fallback mechanisms from working when the package data cannot be found (which usually happens when freezing/compiling an app). ahk should now work in more packaging scenarios than it did previously.

Full Changelog: spyoungtech/ahk@v1.1.2...v1.1.3

v1.1.3rc2

Another candidate release for fixing #201

v1.1.3rc1

Release candidate testing fix for #201

v1.1.2

What's Changed

... (truncated)

Commits

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 [ahk](https://github.com/spyoungtech/ahk) from 0.14.2 to 1.3.0.
- [Release notes](https://github.com/spyoungtech/ahk/releases)
- [Commits](spyoungtech/ahk@v0.14.2...v1.3.0)

---
updated-dependencies:
- dependency-name: ahk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants