Skip to content

build(deps): bump pyobjc-framework-quartz from 12.2 to 12.2.1 - #121

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyobjc-framework-quartz-12.2.1
Open

build(deps): bump pyobjc-framework-quartz from 12.2 to 12.2.1#121
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyobjc-framework-quartz-12.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps pyobjc-framework-quartz from 12.2 to 12.2.1.

Release notes

Sourced from pyobjc-framework-quartz's releases.

v12.2.1

  • #670: A number of test files were in a directory name with lower-case letters where upper-case letters should have been used. This only affects users checking out the repository on systems with a case-sensitive filesystem.

  • #671: Fix build error in the Quartz bindings when the SDK is for macOS 15 or later and the build target is also macOS 15 or later.

  • #659: Implement basic support for handling Swift classes that have an Objective-C representation but are not subclasses of NSObject, as used in the Network framework.

note

The Network framework builds upon grand central dispatch (the pyobjc-framework-libdispatch package), and because of that exceptions in callback handlers will cause a hard crash.

Changelog

Sourced from pyobjc-framework-quartz's changelog.

Version 12.2.1

  • :issue:670: A number of test files were in a directory name with lower-case letters where upper-case letters should have been used. This only affects users checking out the repository on systems with a case-sensitive filesystem.

  • :issue:671: Fix build error in the Quartz bindings when the SDK is for macOS 15 or later and the build target is also macOS 15 or later.

  • :issue:659: Implement basic support for handling Swift classes that have an Objective-C representation but are not subclasses of NSObject, as used in the Network framework.

    .. note::

    The Network framework builds upon grand central dispatch (the pyobjc-framework-libdispatch package), and because of that exceptions in callback handlers will cause a hard crash.

Commits
  • cb525f3 New release day
  • 80895dc Minor tweak to supported-platforms
  • 1038a4c Add warning about raising exceptions in callbacks for libdispatch and its users.
  • 981adbc Add minimal functional tests for the Network framework bindings
  • 6b9558c Example for the Network framework
  • 56357e9 Add initial support for Swift-based ObjC classes that aren't subclasses of NS...
  • 6e22b11 ... and actually remove the file as well
  • b53636a Remove logo
  • 2db3d67 Fix error path in corefoundtion.m
  • 3c45cf3 Fix build error in the Quartz bindings when the deployment target is recent
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pyobjc-framework-quartz-12.2.1 branch from c47e7ee to 506a1ea Compare July 15, 2026 14:13
Bumps [pyobjc-framework-quartz](https://github.com/ronaldoussoren/pyobjc) from 12.2 to 12.2.1.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/main/docs/changelog.rst)
- [Commits](ronaldoussoren/pyobjc@v12.2...v12.2.1)

---
updated-dependencies:
- dependency-name: pyobjc-framework-quartz
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pyobjc-framework-quartz-12.2.1 branch from 506a1ea to 299ef3d Compare August 2, 2026 18:04
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