Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kivy from 2.2.1 to 2.3.0 #468

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps kivy from 2.2.1 to 2.3.0.

Release notes

Sourced from kivy's releases.

2.3.0

The Kivy team is happy to announce the release of Kivy 2.3.0

Kivy is an open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.

Kivy is MIT licensed, actively developed by a great community and is supported by many projects managed by the Kivy Organization.

Installation instructions and Kivy Docs are hosted on the Kivy Website

Currently supported Python versions are 3.7-3.12

This marks the final release of the 2.x.x series. Note that anything deprecated in 1.x.x and 2.x.x will be removed in the upcoming major version, 3.0.0. Scheduled removals and notable changes for Kivy 3.0.0 will be detailed in an upcoming statement over the next few weeks.

This release is the last to support Python 3.7 and Windows 32-bit. We strongly encourage users to migrate their environments accordingly.

Highlights

  • [:repo:8298]: core-providers (audio): removes deprecated status property
  • [:repo:8299]: core-providers (audio): removes deprecated filename property
  • [:repo:8300]: core-providers (window): Removes deprecated toggle_fullscreen method
  • [:repo:8309]: Add graphics with antialiasing: SmoothRectangle, SmoothEllipse, SmoothRoundedRectangle, SmoothQuad and SmoothTriangle
  • [:repo:8313]: Linux dependencies: Build libpng16 for freetype so can render colored emoji
  • [:repo:8315]: Remove the extra position added to undo list while using Shift key
  • [:repo:8317]: macOS dependencies: Build libpng16 for freetype, so can render colored emoji
  • [:repo:8495]: Honour multiline=True/False while pasting, Fix Scroll after backspace and undo.
  • [:repo:8497]: Added spanish layout json for the vkeyboard
  • [:repo:8503]: Pillow text provider: use get_bbox when get_size is not available. Allows latest versions of pillow to work along with older ones.

Deprecated

  • [:repo:8459]: Deprecate kivy.utils.interpolate and improve related docs

Kv-lang

  • [:repo:8206]: Improved KV-lang parser error info when indentation is invalid

Misc

  • [:repo:8301]: Rework custom garden importer to avoid usage of imp module (removed in Python 3.12)
  • [:repo:8357]: Apply style fixes as suggested by new flake8 version
  • [:repo:8443]: Slow down no-response bot
  • [:repo:8447]: Remove bountysource link, as bountysource looks died.
  • [:repo:8453]: Update support-requests action
  • [:repo:8459]: Deprecate kivy.utils.interpolate and improve related docs

... (truncated)

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 [kivy](https://github.com/kivy/kivy) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/kivy/kivy/releases)
- [Commits](kivy/kivy@2.2.1...2.3.0)

---
updated-dependencies:
- dependency-name: kivy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants