Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
APScheduler (changelog) ==3.8.1 -> ==3.11.0 age adoption passing confidence

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

v3.10.4

Compare Source

v3.10.3

Compare Source

v3.10.2

Compare Source

v3.10.1

Compare Source

v3.10.0

Compare Source

v3.9.1.post1

Compare Source

v3.9.1

Compare Source

v3.9.0.post2

Compare Source

v3.9.0.post1

Compare Source

v3.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

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

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.

@renovate renovate bot changed the title Update dependency APScheduler to v3.10.1 Update dependency APScheduler to v3.10.2 Aug 13, 2023
@renovate renovate bot force-pushed the renovate/apscheduler-3.x branch from 853ed0b to 477698d Compare August 13, 2023 00:47
@renovate renovate bot changed the title Update dependency APScheduler to v3.10.2 Update dependency APScheduler to v3.10.3 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/apscheduler-3.x branch from 477698d to 7d4ef0f Compare August 14, 2023 10:44
@renovate renovate bot changed the title Update dependency APScheduler to v3.10.3 Update dependency APScheduler to v3.10.4 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/apscheduler-3.x branch from 7d4ef0f to 83bcacc Compare August 19, 2023 18:37
@renovate renovate bot changed the title Update dependency APScheduler to v3.10.4 Update dependency APScheduler to v3.11.0 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/apscheduler-3.x branch from 83bcacc to 91bee29 Compare November 24, 2024 21:56
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.

1 participant