Skip to content

Bump briefcase from 0.3.14 to 0.3.26#8

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/briefcase-0.3.26
Open

Bump briefcase from 0.3.14 to 0.3.26#8
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/briefcase-0.3.26

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps briefcase from 0.3.14 to 0.3.26.

Release notes

Sourced from briefcase's releases.

0.3.26

Features

  • When a project specifies a dependency using a local file path, briefcase dev now installs that dependency in editable mode. This means changes in the local project will be immediately reflected in the development environment, without needing to reinstall the package. (#2334)
  • The build and run commands for Windows, macOS and iOS now have a --debug option for integration with PDB and Visual Studio Code. (#2147, #2352)
  • Windows MSI installers can now include post-install and pre-uninstall scripts, including selection of optional features as part of the install and uninstall process. (#2191, #2573)
  • Windows MSI installers now display and ask for acceptance of the project's license as part of the install process. (#2191)
  • Briefcase's web backend now gives full control of the PyScript and GUI toolkit configuration to the Python packages that are installed in the app. (#2337)
  • briefcase dev no longer overwrites explicitly set environment variables. (#2497)
  • Briefcase now has a cross-platform representation of Bluetooth permissions. (#2522)
  • When packaging an app in MSI format, creation of Start menu shortcuts can now be disabled with the install_launcher setting. (#2534)
  • Windows MSI installers now provide the option for users to configure the install directory for apps. (#2553)
  • When a project defines multiple applications, briefcase devand briefcase run now display an interactive menu allowing the user to select which application to start. (#2574)
  • Briefcase now has the ability to manage virtual environments as part of a development environment. This feature is only used as part of the in-progress dev command for the web environment, but opens up opportunities for better environment isolation in the future. (#2334)

Bugfixes

  • The docs checks in tox now work if there are spaces in the path. (#2477)
  • The system Python version check now works on Gentoo Linux. (#2490)
  • Developer mode is now able to track the need to install requirements on a per-environment basis. (#2495)
  • Permission disabling is now handled correctly (#2522)

Backward Incompatible Changes

  • Java JDK 17.0.17+10 is now used to package Android apps. Use briefcase upgrade java to update your Briefcase-installed JDK instance to this version. (#2529)

Documentation

  • Briefcase's documentation was migrated to Markdown format. (#2502)
  • The obligations of a "well behaved" MSI-packaged application in ensuring a clean registry have been documented. (#2554)

Misc

0.3.26rc5

Release candidate 5 of Briefcase 0.3.26.

0.3.25

Features

  • Android apps can now pass --forward-port and --reverse-port to connect ports in the emulated device to the host environment (#2369)
  • Support for Python 3.14 has been added. (#2431)
  • Windows apps and Visual Studio projects can now reference pre-release Python versions as a support revision. (#2432)
  • If an iOS or macOS app doesn't specify a minimum OS version, the minimum OS version is now derived from the support package, rather than being hard coded. (#2443)
  • Android applications now target Android SDK 35 by default. (#2393)

Bugfixes

  • Apps that contain file paths longer than 260 characters can now be included in MSI installers. (#948)

... (truncated)

Commits
  • f064dc7 Re-enable full CI workflow for final release.
  • 067ffc7 Another release workflow fix.
  • 7985489 Correct release creation workflow.
  • 40eb933 Temporarily skip x.org link checks.
  • 5a42c0c Modify the syntax used for markdown link checks.
  • 56abbb7 Add release notes for v0.3.26
  • 1d5729a Code contribution guide fixes. (#2590)
  • e67d9fe Add support for uninstall options (#2582)
  • f6d763f Update Android wheel documentation (#2589)
  • fcdcdf6 Document the interaction of MSIs and the registry. (#2581)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [briefcase](https://github.com/beeware/briefcase) from 0.3.14 to 0.3.26.
- [Release notes](https://github.com/beeware/briefcase/releases)
- [Commits](beeware/briefcase@v0.3.14...v0.3.26)

---
updated-dependencies:
- dependency-name: briefcase
  dependency-version: 0.3.26
  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 Mar 23, 2026
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