Closed dependabot-preview[bot] closed 5 years ago
I have created an issue on the dependabot feeback repo: https://github.com/dependabot/feedback/issues/338
Dependabot have updated how they do poetry updates and this appears to be working as expected. Approved.
@giorgiosironi Is there a quick way to have github trigger running of tests for PRs without having to setup a Jenkins pipeline?
Travis CI, considering this is mostly becoming important for libero
rather than elifesciences
and that's the standard there? We could do it by moving ownership first to the libero
Github organization.
Bumps mypy from 0.650 to 0.660.
Commits
- [`c06aa9c`](https://github.com/python/mypy/commit/c06aa9c4b8acc91fc01282feef13e15ec61f372b) Bump version to 0.660 - [`8aa992a`](https://github.com/python/mypy/commit/8aa992a94e449a28e645c90d01ac0aa98b096741) Delete `extensions` directory ([#6191](https://github-redirect.dependabot.com/python/mypy/issues/6191)) - [`829394b`](https://github.com/python/mypy/commit/829394b2ff87bc7e8a07c91588afbde2e315b83b) Update the typed-ast dependency to 1.2.0 ([#6190](https://github-redirect.dependabot.com/python/mypy/issues/6190)) - [`d1c8f27`](https://github.com/python/mypy/commit/d1c8f27f696012085ca904e96f8b93b92b74919e) Fix junit breakage ([#6183](https://github-redirect.dependabot.com/python/mypy/issues/6183)) - [`774d74b`](https://github.com/python/mypy/commit/774d74b19b3c15802eeeb3dee07aad472fbdc943) Sync typeshed ([#6182](https://github-redirect.dependabot.com/python/mypy/issues/6182)) - [`3488dc9`](https://github.com/python/mypy/commit/3488dc9cb0763003dca6c080cbd683dcedcccea4) Improve junit.xml encoding of python version and platform ([#6165](https://github-redirect.dependabot.com/python/mypy/issues/6165)) - [`401a4e0`](https://github.com/python/mypy/commit/401a4e05bb111d248bae0b892aae9c25855f2534) Re-enable promotions in isinstance checks ([#6181](https://github-redirect.dependabot.com/python/mypy/issues/6181)) - [`e6f111a`](https://github.com/python/mypy/commit/e6f111a004de6b526e85b6616ef77b511d1aa69a) Add star imported modules as dependencies ([#6179](https://github-redirect.dependabot.com/python/mypy/issues/6179)) - [`67925f2`](https://github.com/python/mypy/commit/67925f2713264a43408731be5e1619aedae5d104) Remove dead code ([#6167](https://github-redirect.dependabot.com/python/mypy/issues/6167)) - [`9edc38d`](https://github.com/python/mypy/commit/9edc38dd802ea6812690a4ca5b008b63f0dd2d38) Add support for using intelligent indexing with Final-declared variables ([#6176](https://github-redirect.dependabot.com/python/mypy/issues/6176)) - Additional commits viewable in [compare view](https://github.com/python/mypy/compare/v0.650...v0.660)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.