Skip to content

pip(deps): bump rubicon-objc from 0.5.0 to 0.5.2#7

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/rubicon-objc-0.5.2
Open

pip(deps): bump rubicon-objc from 0.5.0 to 0.5.2#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/rubicon-objc-0.5.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 11, 2025

Bumps rubicon-objc from 0.5.0 to 0.5.2.

Release notes

Sourced from rubicon-objc's releases.

v0.5.2

Bugfixes

  • The name of the deprecated AbstractEventLoopPolicy symbol has been corrected to reflect the restoration of the original name in 3.14.0rc1. (#619)

Documentation

  • The structure of Rubicon's documentation now matches other BeeWare projects. (#604)
  • The Rubicon docs now use the BeeWare theme. (#621)

Misc

v0.5.1

Features

  • RubiconEventLoop() is now exposed as an interface for creating a CoreFoundation compatible event loop. (#557)

Bugfixes

  • The interface with EventLoopPolicy was updated to account for the eventual deprecation of that API in Python. (#557)

Backward Incompatible Changes

  • Python 3.14.0a4 deprecated the use of custom event loop policies, in favor of directly instantiating event loops. Instead of calling asyncio.new_event_loop() after installing an instance of rubicon.objc.eventloop.EventLoopPolicy, you can call RubiconEventLoop() to instantiate an instance of an event loop and use that instance directly. This approach can be used on all versions of Python; on Python 3.13 and earlier, RubiconEventLoop() is a shim that performs the older event loop policy-based instantiation. (#557)

Misc

Commits

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 [rubicon-objc](https://github.com/beeware/rubicon-objc) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/beeware/rubicon-objc/releases)
- [Changelog](https://github.com/beeware/rubicon-objc/blob/main/CHANGELOG.rst)
- [Commits](beeware/rubicon-objc@v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: rubicon-objc
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 11, 2025

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants