Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): bump apscheduler from 3.7.0 to 3.8.0 #497

Merged
merged 1 commit into from
Oct 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2021

Bumps apscheduler from 3.7.0 to 3.8.0.

Changelog

Sourced from apscheduler's changelog.

3.8.0

  • Allowed passing through keyword arguments to the underlying stdlib executors in the thread/process pool executors (PR by Albert Xu)
Commits
  • 71c6980 Updated the version history
  • 292fbf8 Removed PyPy from the test matrix
  • d4c1dc1 Fixed links to point to the 3.x branch
  • 8f3aaab Exposed kwargs of underlying ThreadPool and ProcessPool executors (#546)
  • 5eee36a Fixed Github links to point to the 3.x branch
  • See full diff in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2021
@codecov
Copy link

codecov bot commented Sep 24, 2021

Codecov Report

Merging #497 (f2590b5) into main (75ac02e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #497   +/-   ##
=======================================
  Coverage   72.71%   72.71%           
=======================================
  Files          24       24           
  Lines         975      975           
=======================================
  Hits          709      709           
  Misses        266      266           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75ac02e...f2590b5. Read the comment docs.

@DonDebonair
Copy link
Owner

@dependabot rebase

Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.8.0/docs/versionhistory.rst)
- [Commits](agronholm/apscheduler@v3.7.0...3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/apscheduler-3.8.0 branch from f7ae52d to f2590b5 Compare October 10, 2021 20:26
@github-actions
Copy link

Unit Test Results

    4 files  ±0      4 suites  ±0   14s ⏱️ ±0s
  59 tests ±0    59 ✔️ ±0  0 💤 ±0  0 ±0 
236 runs  ±0  236 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit f2590b5. ± Comparison against base commit 75ac02e.

@DonDebonair DonDebonair merged commit 1d7f6df into main Oct 10, 2021
@DonDebonair DonDebonair deleted the dependabot/pip/apscheduler-3.8.0 branch October 10, 2021 20:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant