Conversation
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
@Dome-GER Please do not merge pull requests. There are no unit tests at all. And if a library changes, than the source code can entirly break. But you will only recognize it when the code is deployed to production! |
|
It would be scary if bumping a static code analyzer breaks something in the application. ;) But I'm happy to leave it to someone else. |
|
E.g. There is the pull request: #4 I tried to build a docker image (via github action) but it failed: The 'U' flag is depricated since python 3.1 but was removed in python 3.11. This time the build failed, since this code is part of the setup prcedure. |
Bumps pylint from 3.0.3 to 3.1.0.
Commits
053c2c3Bump pylint to 3.1.0, update changelogc954636Upgrade release documentation, and contributors.txt7300ed2Discover.pyifiles (#9241)9dbf3dfMerge maintenance 3.0.x into main following 3.0.4 release (#9459)28e89b0Remove changelog fragments pertaining to 3.0.44332ea1Merge branch 'maintenance/3.0.x' into main following 3.0.4 release8115381Bump pylint to 3.0.4, update changelog (#9458)4bf3524[false-negative] Fix for consider-using-min/max-builtin (#9127)8c24b1e[pre-commit.ci] pre-commit autoupdate (#9448)f499686Update astroid version to 3.1.0 (#9457)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)