Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
APScheduler (changelog) ~=3.10.4 -> ~=3.11.0 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

agronholm/apscheduler (APScheduler)

v3.11.0

Compare Source

  • Dropped support for Python 3.6 and 3.7
  • Added support for ZoneInfo time zones and deprecated support for pytz time zones
  • Added CalendarIntervalTrigger, backported from the 4.x series
  • Added the ability to export and import jobs via scheduler.export_jobs() and scheduler.import_jobs(), respectively
  • Removed the dependency on six
  • Changed ProcessPoolExecutor to spawn new subprocesses from scratch instead of forking on all platform
  • Fixed AsyncIOScheduler inadvertently creating a defunct event loop at start, leading to the scheduler not working at all
  • Fixed ProcessPoolExecutor not respecting the passed keyword arguments when a broken pool was being replaced

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

github-actions bot pushed a commit that referenced this pull request Sep 13, 2025
@renovate renovate bot force-pushed the renovate/apscheduler-3.x branch from 639cceb to 71d197a Compare September 15, 2025 15:26
@renovate renovate bot added ⚙️ ci-cd affected functionality: ci-cd and removed dependencies labels Sep 15, 2025
github-actions bot pushed a commit that referenced this pull request Sep 15, 2025
Copy link
Member

@Bibo-Joshi Bibo-Joshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should rather be updated to match pyproject.toml. probably not renovates fault, as it's currently already out of sync.

@renovate renovate bot force-pushed the renovate/apscheduler-3.x branch from 737cf46 to 62c3028 Compare September 15, 2025 16:38
@renovate renovate bot enabled auto-merge (squash) September 15, 2025 16:38
@Bibo-Joshi Bibo-Joshi disabled auto-merge September 15, 2025 16:38
@renovate renovate bot enabled auto-merge (squash) September 15, 2025 16:38
@Bibo-Joshi Bibo-Joshi disabled auto-merge September 15, 2025 16:39
@renovate renovate bot enabled auto-merge (squash) September 15, 2025 16:43
Copy link
Contributor Author

renovate bot commented Sep 15, 2025

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.

@renovate renovate bot merged commit 630db8f into master Sep 15, 2025
9 checks passed
@renovate renovate bot deleted the renovate/apscheduler-3.x branch September 15, 2025 20:44
@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ ci-cd affected functionality: ci-cd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant