Closed dependabot[bot] closed 9 months ago
Dependabot tried to add @heitorsampaio
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/segmentio/analytics-python/pulls/447/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the segmentio/analytics-python repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Looks like astroid is no longer a dependency, so this is no longer needed.
Bumps astroid from 1.6.6 to 3.1.0.
Release notes
Sourced from astroid's releases.
... (truncated)
Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
3fb17a1
Bump astroid to 3.1.0, update changelog8c7106e
Log RecursionErrors out as warnings during node transformation (#2385)6519a0e
Fix coverage artifact combination step (#2388)ddbefc1
Simulate editable_mode=compat (#2387)53b0703
Bump actions/download-artifact to 4.1.018b6c4e
Bump actions/upload-artifact from 3.1.3 to 4.0.007419f0
Suppress SyntaxWarnings when parsing modules (#2386)e26f097
Remove AstroidBuildingException (predecessor of AstroidBuildingError) (#2384)41d9196
[pre-commit.ci] pre-commit autoupdate (#2383)35dba66
Include modname in AST warnings (#2380)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 show