Skip to content

Update dependency future to v1 #5142

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

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Update dependency future to v1 #5142

merged 2 commits into from
Nov 7, 2024

Conversation

openverse-bot
Copy link
Collaborator

@openverse-bot openverse-bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
future (source) project.dependencies major >=0.18.3, <0.19 -> >=1, <1.1

Release Notes

PythonCharmers/python-future (future)

v1.0.0

Compare Source

The new version number of 1.0.0 indicates that the python-future project, like
Python 2, is now done.

The most important change in this release is adding support for Python 3.12
(ba1cc50 and a6222d2 and bcced95).

This release also includes these fixes:

  • Small updates to the docs
  • Add SECURITY.md describing security policy (0598d1b)
  • Fix pasteurize: NameError: name 'unicode' is not defined (de68c10)
  • Move CI to GitHub Actions (8cd11e8)
  • Add setuptools to requirements for building docs (0c347ff)
  • Fix typos in docs (350e87a)
  • Make the fix_unpacking fixer more robust (de68c10)
  • Small improvements to shell scripts according to shellcheck (6153844)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner November 4, 2024 14:38
@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 🐍 tech: python Involves Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Nov 4, 2024
@openverse-bot openverse-bot removed the request for review from a team November 4, 2024 14:38
@openverse-bot openverse-bot added the 🧱 stack: api Related to the Django API label Nov 4, 2024
@openverse-bot
Copy link
Collaborator Author

openverse-bot commented Nov 4, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: api/pdm.lock
Command failed: pdm update --no-sync --update-eager future
WARNING: Project requires a python version of ==3.12.*, The virtualenv is being created for you as it cannot be matched to the right version.
INFO: python.use_venv is on, creating a virtualenv for this project...
Virtualenv is created successfully at /tmp/renovate/repos/github/WordPress/openverse/api/.venv
[FileNotFoundError]: [Errno 2] No such file or directory: '/home/ubuntu/.local/state'
WARNING: Add '-v' to see the detailed traceback

@openverse-bot openverse-bot force-pushed the gha-renovatefuture-1.x branch from e504a66 to 1c0128a Compare November 5, 2024 03:09
@openverse-bot openverse-bot force-pushed the gha-renovatefuture-1.x branch from 1c0128a to f33759d Compare November 7, 2024 07:06
@obulat obulat removed the request for review from stacimc November 7, 2024 08:21
@openverse-bot
Copy link
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@obulat obulat merged commit fb36879 into main Nov 7, 2024
50 checks passed
@obulat obulat deleted the gha-renovatefuture-1.x branch November 7, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: api Related to the Django API 🐍 tech: python Involves Python
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants