Skip to content

chore(deps-dev): pin astroid to 4.0.4 in the pylint group across 1 directory#1500

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/pylint-255fff99cc
Open

chore(deps-dev): pin astroid to 4.0.4 in the pylint group across 1 directory#1500
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/pylint-255fff99cc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Pins the pylint group with 1 update in the / directory: astroid.

Updates astroid to 4.0.4 to maintain compatibility with pylint==4.0.5 dependency constraints.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 18:03
@github-actions github-actions Bot enabled auto-merge May 20, 2026 18:05
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-255fff99cc branch 2 times, most recently from d79944c to f6a70ae Compare May 20, 2026 22:32
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This pull request has conflicting changes, the author must resolve the conflicts before this pull request can be merged.

Bumps the pylint group with 1 update in the / directory: [astroid](https://github.com/pylint-dev/astroid).


Updates `astroid` from 4.0.2 to 4.1.2
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v4.0.2...v4.1.2)

---
updated-dependencies:
- dependency-name: astroid
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pylint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-255fff99cc branch from f6a70ae to 7a4743e Compare June 1, 2026 21:14
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Conflicts have been resolved. A maintainer will take a look shortly.

@adrian05-ms

Copy link
Copy Markdown
Contributor

@copilot what is the next best version of pylint to fix the following issue. Assuring no breaking changes occur in the code:
The conflict is caused by:
The user requested astroid==4.1.2
pylint 4.0.5 depends on astroid<=4.1.dev0 and >=4.0.2

Additionally, some packages in these conflicts have no matching distributions available for your environment:
astroid

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip to attempt to solve the dependency conflict

auto-merge was automatically disabled June 1, 2026 21:24

Head branch was pushed to by a user without write access

Copilot AI commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@copilot what is the next best version of pylint to fix the following issue. Assuring no breaking changes occur in the code:
The conflict is caused by:
The user requested astroid==4.1.2
...

There isn’t a newer pylint release than 4.0.5 that supports astroid==4.1.2 (pylint 4.0.5 requires astroid<=4.1.dev0). I updated the pin to the highest compatible astroid version, astroid==4.0.4, in commit 1a9c088f so dependency resolution succeeds without changing pylint behavior.

Copilot AI changed the title chore(deps-dev): bump astroid from 4.0.2 to 4.1.2 in the pylint group across 1 directory chore(deps-dev): pin astroid to 4.0.4 in the pylint group across 1 directory Jun 1, 2026
Copilot AI requested a review from adrian05-ms June 1, 2026 21:24
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants