Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 1, 2021

Bumps pylint from 2.7.1 to 2.7.2.

Changelog

Sourced from pylint's changelog.

What's New in Pylint 2.7.2?

Release date: 2021-02-28

  • Fix False Positive on Enum.__members__.items(), Enum.__members__.values, and Enum.__members__.keys Closes #4123

  • Properly strip dangerous sys.path entries (not just the first one)

    Closes #3636

Commits
  • 3dfecb0 Change version for 2.7.2 release
  • 391c8aa Update copyright notice with copyrite
  • 9426cf7 Update doc for release (easier command to copy paste)
  • 1dd26e0 Upgrade copyrite aliases
  • 0e1beac Remove TypedDict hotfix
  • 5ba60b8 Fix test for astroid update
  • 9ee7753 Update astroid version
  • e6469f9 Bump coverage from 5.4.0 to 5.5
  • 64a25b9 Move changelog entry to 2.8.0
  • 341891a Update readme badge
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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:

  • Update frequency (including time of day and day of week)
  • 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs labels Mar 1, 2021
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](pylint-dev/pylint@pylint-2.7.1...pylint-2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pylint-2.7.2 branch from d08380f to 92f2cf0 Compare March 18, 2021 04:17
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

bors merge

bors bot added a commit that referenced this pull request Mar 20, 2021
226: Bump pylint from 2.7.1 to 2.7.2 r=curquiza a=dependabot-preview[bot]

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.1 to 2.7.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/PyCQA/pylint/blob/master/ChangeLog">pylint's changelog</a>.</em></p>
<blockquote>
<h1>What's New in Pylint 2.7.2?</h1>
<p>Release date: 2021-02-28</p>
<ul>
<li>
<p>Fix False Positive on <code>Enum.__members__.items()</code>, <code>Enum.__members__.values</code>, and <code>Enum.__members__.keys</code>
Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/4123">#4123</a></p>
</li>
<li>
<p>Properly strip dangerous sys.path entries (not just the first one)</p>
<p>Closes <a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/3636">#3636</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PyCQA/pylint/commit/3dfecb0b269f3594b2e211032fbfa54ee80f6aaa"><code>3dfecb0</code></a> Change version for 2.7.2 release</li>
<li><a href="https://github.com/PyCQA/pylint/commit/391c8aa96c81849079ca9f6e38f8d92ec52ee01e"><code>391c8aa</code></a> Update copyright notice with copyrite</li>
<li><a href="https://github.com/PyCQA/pylint/commit/9426cf7a501271515ced1dbf29bf675a5ce6990a"><code>9426cf7</code></a> Update doc for release (easier command to copy paste)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/1dd26e017259a1434f432110ef99ad30f66e768a"><code>1dd26e0</code></a> Upgrade copyrite aliases</li>
<li><a href="https://github.com/PyCQA/pylint/commit/0e1beac13869410db218abcbe7dbdfbccafa6a14"><code>0e1beac</code></a> Remove TypedDict hotfix</li>
<li><a href="https://github.com/PyCQA/pylint/commit/5ba60b8464cb4d7d79363cc3d185fa365dfb6c13"><code>5ba60b8</code></a> Fix test for astroid update</li>
<li><a href="https://github.com/PyCQA/pylint/commit/9ee775377c01b1b8877785bbcc6a2eb12d945367"><code>9ee7753</code></a> Update astroid version</li>
<li><a href="https://github.com/PyCQA/pylint/commit/e6469f944f37ac8e4505410f068129e29f076acb"><code>e6469f9</code></a> Bump coverage from 5.4.0 to 5.5</li>
<li><a href="https://github.com/PyCQA/pylint/commit/64a25b95f73067548c732282ad8eed4f5c070884"><code>64a25b9</code></a> Move changelog entry to 2.8.0</li>
<li><a href="https://github.com/PyCQA/pylint/commit/341891aafc20d3f6fc29f05db1ca7b97305b73dc"><code>341891a</code></a> Update readme badge</li>
<li>Additional commits viewable in <a href="https://github.com/PyCQA/pylint/compare/pylint-2.7.1...pylint-2.7.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pylint&package-manager=pip&previous-version=2.7.1&new-version=2.7.2)](https://dependabot.com/compatibility-score/?dependency-name=pylint&package-manager=pip&previous-version=2.7.1&new-version=2.7.2)

You can trigger a rebase of this PR 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)
- `@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)
- 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)



</details>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Mar 20, 2021

Build failed:

@curquiza
Copy link
Member

Looks like the test introduced in https://github.com/meilisearch/meilisearch-python/pull/232/files randomly fails. Not sure we should do the release now since this random error is not fixed

@bidoubiwa
Copy link
Contributor

Im creating an issue on it

@curquiza
Copy link
Member

I don't want another package that has random test failures like the ruby one 😂

@curquiza
Copy link
Member

bors merge

@bors
Copy link
Contributor

bors bot commented Mar 23, 2021

@bors bors bot merged commit 15f077d into main Mar 23, 2021
@bors bors bot deleted the dependabot/pip/pylint-2.7.2 branch March 23, 2021 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants