Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

chore(deps-dev): bump astroid from 3.2.4 to 3.3.1 in the pylint group across 1 directory #404

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

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

Updates astroid from 3.2.4 to 3.3.1

Changelog

Sourced from astroid's changelog.

What's New in astroid 3.3.1?

Release date: 2024-08-06

  • Fix a crash introduced in 3.3.0 involving invalid format strings.

    Closes #2492

What's New in astroid 3.3.0?

Release date: 2024-08-04

  • Add support for Python 3.13.

  • Remove support for Python 3.8 (and constants PY38, PY39_PLUS, and PYPY_7_3_11_PLUS).

    Refs #2443

  • Add the __annotations__ attribute to the ClassDef object model.

    Closes pylint-dev/pylint#7126

  • Implement inference for JoinedStr and FormattedValue

  • Add support for ssl.OP_LEGACY_SERVER_CONNECT (new in Python 3.12).

    Closes pylint-dev/pylint#9849

Commits
  • de58003 Bump astroid to 3.3.1, update changelog
  • 8357bd3 Fix pylint regression with invalid format strings (#2496) (#2497)
  • 47030b1 Bump astroid to 3.3.0, update changelog
  • f37549e Fix release tests
  • 92baf78 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 4122248 [pre-commit.ci] pre-commit autoupdate
  • c687595 [PY312] Add support for ssl.OP_LEGACY_SERVER_CONNECT (#2489)
  • ed4276b Bump furo from 2024.5.6 to 2024.7.18 (#2480)
  • 3dbf139 Implement inference for JoinedStr and FormattedValue (#2459)
  • 3bcf5ec Skip test_no_user_warning() without pip (#2487)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner August 7, 2024 10:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 7, 2024
@github-actions github-actions bot enabled auto-merge August 7, 2024 10:51
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-7df776bc2e branch 3 times, most recently from 80cc224 to dacffc1 Compare August 8, 2024 11:04
Bumps the pylint group with 1 update in the / directory: [astroid](https://github.com/pylint-dev/astroid).


Updates `astroid` from 3.2.4 to 3.3.1
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.2.4...v3.3.1)

---
updated-dependencies:
- dependency-name: astroid
  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-7df776bc2e branch from dacffc1 to 8fd3629 Compare August 9, 2024 11:02
Copy link

sonarqubecloud bot commented Aug 9, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2024

Superseded by #409.

@dependabot dependabot bot closed this Aug 12, 2024
auto-merge was automatically disabled August 12, 2024 10:44

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/pylint-7df776bc2e branch August 12, 2024 10:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant