Skip to content

meta: update briefcase requirement from >=0.3.0 to >=0.3.24#4

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/briefcase-gte-0.3.24
Apr 13, 2026
Merged

meta: update briefcase requirement from >=0.3.0 to >=0.3.24#4
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/briefcase-gte-0.3.24

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on briefcase to permit the latest version.

Release notes

Sourced from briefcase's releases.

0.3.24

Features

  • When an iOS or macOS binary wheel cannot be found, the error message now provides more useful hints regarding the possible cause. (#2230)
  • Document type and file associations have been improved on macOS. (#2284)
  • Briefcase can now be used to sign, package and notarize apps that Briefcase didn't create. You can now use another tool to create a macOS, Windows or Linux application, and then use Briefcase to complete the process of turning that app into a signed and notarized release artefact. (#2326)

Bugfixes

  • A redundant signing phase has been removed when packaging an apps for macOS. (#1099)
  • An error is now raised on macOS if Briefcase is used on an iCloud mounted drive. iCloud synchronization adds metadata to some folders, which is incompatible with the signing process. (#1808)
  • An app's formal name can now include a . character. (#2151)
  • Distribution-specific cumulative settings (such as requires) now correctly accumulate, rather than overwriting more general values. (#2188)
  • Briefcase will now default to using the system certificate store when performing HTTPS downloads. (#2296)
  • Briefcase now provides richer error information when it is unable to complete a download. In particular, issues associated with SSL verification are now reported as such, rather than as a generic "are you offline?" message. (#2296)
  • The presence of a PIP_REQUIRE_VIRTUALENV environment marker no longer influences the operation of dependency installation on iOS. The iOS installation environments is inherently isolated, so this flag is redundant; but in some circumstances, it would prevent the installation of dependencies into a project. (#2325)

Backward Incompatible Changes

  • Briefcase now uses WiX version 5.0.2 to generate MSI installers on Windows. Any Windows apps created with previous versions of Briefcase will need to be re-generated by running briefcase create. (#1185)

Documentation

  • Documentation about deploying to physical iOS devices has been added. (#1190)
  • References to Briefcase's settings are now hyperlinked for ease of cross-referencing. (#2341)
  • A guide for publishing apps to the macOS App Store has been added. (#2360)
  • Briefcase's documentation now uses a header and style consistent with the BeeWare website. (#2375)

Misc

Commits

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 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)

Updates the requirements on [briefcase](https://github.com/beeware/briefcase) to permit the latest version.
- [Release notes](https://github.com/beeware/briefcase/releases)
- [Commits](beeware/briefcase@v0.3.0...v0.3.24)

---
updated-dependencies:
- dependency-name: briefcase
  dependency-version: 0.3.24
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🎉 Congrats for opening a Pull Request! Please make sure you have run ruff check . && ruff format before submitting.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Title is too vague for Autobot

Your PR title "meta: update briefcase requirement from >=0.3.0 to >=0.3.24" does not contain any keywords that trigger automation.

Please include at least one keyword from these categories in your title:

  • Bug

  • Feature

  • Docs

  • Breaking

  • UI

  • Perf

  • Security

  • Refactor

  • Test

  • CI

  • Deps

  • DB

    Example: "Optimized database queries" (Perf/DB) or "Fixed login crash" (Bug)

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Automated approval for security update.

@github-actions github-actions Bot merged commit aaaab18 into main Apr 13, 2026
5 of 14 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/briefcase-gte-0.3.24 branch April 13, 2026 10:14
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants