Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

infra: bump the pylint-and-astroid group in /dockerfile with 2 updates #4990

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps the pylint-and-astroid group in /dockerfile with 2 updates: pylint and astroid.

Updates pylint from 2.17.4 to 2.17.5

Commits
  • fe161df Bump pylint to 2.17.5, update changelog (#8887)
  • 50d924b Remove carriage returns from doc file (#8884) (#8886)
  • c6658ba Bump astroid to 2.15.6 (#8849)
  • c68007e Fix crash from unexpected assignment (#8839) (#8843)
  • 1928589 [Backport maintenance/2.17.x] Avoid consider-using-f-string on modulos with...
  • d690dd8 Exempt parents with only annotations from invalid-enum-extension (#8834) (#...
  • 535a0a5 Update typing-extensions requirement from ~=4.6 to ~=4.7 (#8816)
  • a51dc64 Fix a crash when calling copy.copy() without args (#8784) (#8786)
  • ef13c61 [PyCQA migration] Upgrade links in maintenance branch
  • b7d270b [cleanup] Upgrade more doc following the PyCQA migration
  • Additional commits viewable in compare view

Updates astroid from 2.15.5 to 2.15.6

Changelog

Sourced from astroid's changelog.

What's New in astroid 2.15.6?

Release date: 2023-07-08

Commits

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 dependabot bot added infrastructure Changes affecting mostly infrastructure sanity check required Only sanity checking needed if tests passed labels Jul 31, 2023
@github-actions github-actions bot added the f39 label Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/dockerfile/pylint-and-astroid-3f5d6fe6ad branch 3 times, most recently from 00c8afc to 381ae34 Compare August 8, 2023 11:14
@dependabot dependabot bot force-pushed the dependabot/pip/dockerfile/pylint-and-astroid-3f5d6fe6ad branch 2 times, most recently from dae2d8a to 73e6c64 Compare August 16, 2023 12:56
@VladimirSlavik
Copy link
Contributor

Just a note. This keeps making noise because of rebasing.

@dependabot dependabot bot force-pushed the dependabot/pip/dockerfile/pylint-and-astroid-3f5d6fe6ad branch from 73e6c64 to 93fa03f Compare August 21, 2023 22:42
Bumps the pylint-and-astroid group in /dockerfile with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [astroid](https://github.com/PyCQA/astroid).


Updates `pylint` from 2.17.4 to 2.17.5
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.4...v2.17.5)

Updates `astroid` from 2.15.5 to 2.15.6
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v2.15.5...v2.15.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pylint-and-astroid
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pylint-and-astroid
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dockerfile/pylint-and-astroid-3f5d6fe6ad branch from 93fa03f to 7e373ac Compare August 23, 2023 10:15
@VladimirSlavik
Copy link
Contributor

After being annoyed by this for a bunch of weeks, I think it might be better to merge this. Potential re-enabling of Pylint would still bring some work on the code or ignores. The versions also did not move for a long time.

For reference, python 3.12 will need pylint 3.0 - https://github.com/pylint-dev/pylint/projects/12#card-72403937

@VladimirSlavik
Copy link
Contributor

/kickstart-test --waive infra only

@VladimirSlavik VladimirSlavik merged commit cffd936 into master Aug 23, 2023
19 checks passed
@VladimirSlavik VladimirSlavik deleted the dependabot/pip/dockerfile/pylint-and-astroid-3f5d6fe6ad branch August 23, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f39 infrastructure Changes affecting mostly infrastructure sanity check required Only sanity checking needed if tests passed
Development

Successfully merging this pull request may close these issues.

1 participant