Open dependabot[bot] opened 1 year ago
Code Climate has analyzed commit 27d1e69c and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 100.0% (0.0% change).
View more on Code Climate.
Bumps astroid from 2.12.13 to 2.15.6.
Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
30c3112
Bump astroid to 2.15.6, update changelog2eb869e
Avoid expensive list/tuple multiplication operations (#2228) (#2229)3f6276d
Harden get_module_part() against "." (#2202) (#2203)bbf9ce4
Fix brain dict regression (#2204) (#2207)8523ba8
Bump astroid to 2.15.5, update changelog976d50f
Merge pull request #2179 from pylint-dev/backport-2177-to-maintenance/2.15.x554d93e
Fix urllib3 tests following the release of v2.0.0 (#2162)8763111
Handleobjects.Super
inhelpers.object_type()
(#2177)420a59a
Bump astroid to 2.15.4, update changelog (#2144)7348293
Various TryStar fixes (#2142)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 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)