Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump auto-py-to-exe from 2.42.0 to 2.43.3 #9

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps auto-py-to-exe from 2.42.0 to 2.43.3.

Release notes

Sourced from auto-py-to-exe's releases.

v2.43.3

🐛 Bug Fixes

  • #475: Fix warning text colour in dark mode

🌐 auto-py-to-exe 2.43.3 on PyPI v2.43.2 ➡️ v2.43.3 changes

v2.43.2

🐛 Bug Fixes

  • #473: Stop freezing when selecting files/folders on macOS

🌐 auto-py-to-exe 2.43.2 on PyPI v2.43.1 ➡️ v2.43.2 changes

v2.43.1

🐛 Bug Fixes

  • #472: Fixed missing requests dependency when installing

🌐 auto-py-to-exe 2.43.1 on PyPI v2.43.0 ➡️ v2.43.1 changes

v2.43.0

🚀 Enhancements

  • #469: Notify users of new PyInstaller versions
  • #464: Added Hindi translations
  • Notify users of new auto-py-to-exe versions

🏆 Contributors


🌐 auto-py-to-exe 2.43.0 on PyPI v2.42.0 ➡️ v2.43.0 changes

Changelog

Sourced from auto-py-to-exe's changelog.

2.43.3

🐛 Bug Fixes

  • #475: Fix warning text colour in dark mode

2.43.2

🐛 Bug Fixes

  • #473: Stop freezing when selecting files/folders on macOS

2.43.1

🐛 Bug Fixes

  • #472: Fixed missing requests dependency when installing

2.43.0

🚀 Enhancements

  • #469: Notify users of new PyInstaller versions
  • #464: Added Hindi translations
  • Notify users of new auto-py-to-exe versions

🏆 Contributors

Commits
  • b355323 Bump to 2.43.3
  • 665a0a3 Use prettier 2.8.8 to match vs code
  • a889918 #475 Fix warning being unreadable in dark mode
  • e2eed8b Fix test pipeline failing due to tkinter being used top-level
  • 0debbd0 .ico provided to iconbitmap is only available on Windows
  • c69e8ba Don't clear the UI when cancelling configuration import
  • 517178d Use custom titles and icon on file dialogs
  • 0d54d32 Bump to 2.43.2
  • 85d78ef #473 Remove parent=root from filedialogs to stop freezing on macOS
  • 51f375b Upgrade workflow steps
  • 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 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 [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) from 2.42.0 to 2.43.3.
- [Release notes](https://github.com/brentvollebregt/auto-py-to-exe/releases)
- [Changelog](https://github.com/brentvollebregt/auto-py-to-exe/blob/master/CHANGELOG.md)
- [Commits](brentvollebregt/auto-py-to-exe@v2.42.0...v2.43.3)

---
updated-dependencies:
- dependency-name: auto-py-to-exe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@Nick2bad4u Nick2bad4u merged commit ac015c5 into main Mar 25, 2024
4 of 5 checks passed
@Nick2bad4u Nick2bad4u deleted the dependabot/pip/auto-py-to-exe-2.43.3 branch March 25, 2024 20:40
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.

1 participant