pull_requests: 787940394
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | repo | url | merged_by | auto_merge |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
787940394 | PR_kwDOBm6k_c4u9wQq | 1529 | closed | 0 | Update janus requirement from <0.7,>=0.6.2 to >=0.6.2,<0.8 | 49699333 | Updates the requirements on [janus](https://github.com/aio-libs/janus) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/janus/blob/master/CHANGES.rst">janus's changelog</a>.</em></p> <blockquote> <h2>0.7.0 (2021-11-24)</h2> <ul> <li>Add SyncQueue and AsyncQueue Protocols to provide type hints for sync and async queues <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/374">#374</a></li> </ul> <h2>0.6.2 (2021-10-24)</h2> <ul> <li>Fix Python 3.10 compatibility <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/358">#358</a></li> </ul> <h2>0.6.1 (2020-10-26)</h2> <ul> <li> <p>Raise RuntimeError on queue.join() after queue closing. <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/295">#295</a></p> </li> <li> <p>Replace <code>timeout</code> type from <code>Optional[int]</code> to <code>Optional[float]</code> <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/267">#267</a></p> </li> </ul> <h2>0.6.0 (2020-10-10)</h2> <ul> <li> <p>Drop Python 3.5, the minimal supported version is Python 3.6</p> </li> <li> <p>Support Python 3.9</p> </li> <li> <p>Refomat with <code>black</code></p> </li> </ul> <h2>0.5.0 (2020-04-23)</h2> <ul> <li>Remove explicit loop arguments and forbid creating queues outside event loops <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/246">#246</a></li> </ul> <h2>0.4.0 (2018-07-28)</h2> <ul> <li> <p>Add <code>py.typed</code> macro <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/89">#89</a></p> </li> <li> <p>Drop python 3.4 support and fix minimal version python3.5.3 <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/88">#88</a></p> </li> <li> <p>Add property with that indicates if queue is closed <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/86">#86</a></p> </li> </ul> <h2>0.3.2 (2018-07-06)</h2> <ul> <li>Fixed python 3.7 support <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/97">#97</a></li> </ul> <h2>0.3.1 (2018-01-30)</h2> <ul> <li>Fixed bug with join() in case tasks are added by sync_q.put() <a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/75">#75</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/janus/commit/7b72d8577517422dd0719da1c6a0fb33d8a10e23"><code>7b72d85</code></a> Bump to 0.7</li> <li><a href="https://github.com/aio-libs/janus/commit/5389dec41aedb1d85243f146d655d123ed348ef0"><code>5389dec</code></a> add SyncQueue and AsyncQueue Protocols (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/374">#374</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/d54ae4230fe1fc78657262771ca8b96172dc91c4"><code>d54ae42</code></a> Bump docutils from 0.18 to 0.18.1 (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/381">#381</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/76ccc92890e4fa28966a1b3fe873fc360a2a70e9"><code>76ccc92</code></a> Bump black from 21.11b0 to 21.11b1 (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/380">#380</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/967c28426d509671e8f18327848046f7413805f6"><code>967c284</code></a> Bump black from 21.10b0 to 21.11b0 (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/379">#379</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/4d625a2138ef85ca964b6a776472d19a92334433"><code>4d625a2</code></a> Bump bandit from 1.7.0 to 1.7.1 (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/378">#378</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/e21eec2c04acfba189f7177d2981e24fc3674fd1"><code>e21eec2</code></a> Bump coverage from 6.1.1 to 6.1.2 (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/377">#377</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/7ff20afb10149c2d020c388e81a22ed715149914"><code>7ff20af</code></a> Bump isort from 5.10.0 to 5.10.1 (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/376">#376</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/67e3782dc540ee13858027c3521691e779fcdc16"><code>67e3782</code></a> Switch from setup.py to declarative setup.cfg (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/375">#375</a>)</li> <li><a href="https://github.com/aio-libs/janus/commit/8a0c4983da0b412644d1e84e6e1e2da6c671221e"><code>8a0c498</code></a> Bump isort from 5.9.3 to 5.10.0 (<a href="https://github-redirect.dependabot.com/aio-libs/janus/issues/373">#373</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/janus/compare/v0.6.2...v0.7.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> | 2021-11-24T13:12:42Z | 2021-11-30T02:37:13Z | 2021-11-30T02:37:13Z | 2021-11-30T02:37:13Z | 83eb29deced2430f40c3374ff9085d65d86d8281 | 0 | 495b726e9d715902914547c147d8e7e350f53694 | 1beb7d939999da79bb77c4d3c777657c8a16bcd9 | CONTRIBUTOR | 107914493 | https://github.com/simonw/datasette/pull/1529 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests