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 #47

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 18, 2024
Copy link

github-actions bot commented Apr 18, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/auto-py-to-exe 2.43.3 🟢 4.3
Details
CheckScoreReason
Code-Review⚠️ 1Found 3/27 approved changesets -- score normalized to 1
Maintained🟢 1030 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Packaging🟢 10packaging workflow detected
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/auto-py-to-exe 2.42.0 🟢 4.3
Details
CheckScoreReason
Code-Review⚠️ 1Found 3/27 approved changesets -- score normalized to 1
Maintained🟢 1030 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Packaging🟢 10packaging workflow detected
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0

Scanned Manifest Files

requirements.txt

@Nick2bad4u
Copy link
Owner

@dependabot recreate

@Nick2bad4u Nick2bad4u merged commit 80d4002 into main Apr 18, 2024
@Nick2bad4u Nick2bad4u deleted the dependabot/pip/auto-py-to-exe-2.43.3 branch April 18, 2024 23:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2024

Looks like this PR has already been merged. If you've moved back to an older version of auto-py-to-exe a new PR will be created next time Dependabot checks your dependencies.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2024

Looks like this PR has already been merged. If you've moved back to an older version of auto-py-to-exe a new PR will be created next time Dependabot checks your dependencies.

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant