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

Update xxtea requirement from ==3.2.* to ==3.3.* in /app #1322

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Updates the requirements on xxtea to permit the latest version.

Changelog

Sourced from xxtea's changelog.

v3.3.0 2024/08/09


- Build wheels for Python 3.12

v3.2.0 2023/10/06

  • Build wheels for Python 3.12
  • Remove custom extra_compile_args from setup.py

v3.1.0 2023/07/29


- Build windows arm64 wheels

v3.0.0 2023/05/06

  • Add support for Python 3.11
  • Fix Py_SET_SIZE for Python 2.x
  • Set up github actions and remove TravisCI and AppVeyor
  • Drop support for Python 2.7, 3.4 and 3.5. Now xxtea requires Python >= 3.6

v2.1.0 2023/04/14


- Drop support for EOL Python 2.7, 3.4 and 3.5
- Add support for Python 3.9, 1.10 and 3.11

v2.0.0 2020/01/24

  • Drop support for EOL Python 2.6, 3.2 and 3.3
  • Fix DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#'

v1.3.0 2018/10/24


- Fixed a memory leak in decrypt_hex
- Deployed wheels automatically
- Support specifying rounds

v1.2.0 2018/05/09

  • Added an option to disable padding

v1.1.0 2018/02/03

... (truncated)

Commits
  • 3a106bc Release v3.3.0
  • 4e9ed35 3.13 trove
  • f8f0ecd Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
  • 170dbef Fix setuptools test_suite
  • 61a1075 trust publishing
  • 3a9b5ba chore(github actions): adapt to new upload-artifact/download-artifact
  • e9eaad3 Bump actions/checkout from 3 to 4
  • 0c0f8fb Bump actions/download-artifact from 3 to 4
  • 89bd992 Bump actions/upload-artifact from 3 to 4
  • f74c112 Bump actions/setup-python from 4 to 5
  • Additional commits viewable in compare view

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)

Updates the requirements on [xxtea](https://github.com/ifduyue/xxtea) to permit the latest version.
- [Release notes](https://github.com/ifduyue/xxtea/releases)
- [Changelog](https://github.com/ifduyue/xxtea/blob/master/CHANGELOG.rst)
- [Commits](ifduyue/xxtea@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: xxtea
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 12, 2024
@mrlt8 mrlt8 merged commit 7d5af65 into main Aug 16, 2024
2 of 3 checks passed
@mrlt8 mrlt8 deleted the dependabot/pip/app/xxtea-eq-3.3.star branch August 16, 2024 01:49
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.

1 participant