Skip to content

Bump astroid from 2.8.0 to 2.14.1#136

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/astroid-2.14.1
Closed

Bump astroid from 2.8.0 to 2.14.1#136
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/astroid-2.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 6, 2023

Copy link
Copy Markdown

Bumps astroid from 2.8.0 to 2.14.1.

Changelog

Sourced from astroid's changelog.

What's New in astroid 2.14.1?

Release date: 2023-01-31

  • Revert CallContext change as it caused a RecursionError regression.

What's New in astroid 2.14.0?

Release date: 2023-01-31

  • Add support for inferring binary union types added in Python 3.10.

    Refs PyCQA/pylint#8119

  • Capture and log messages emitted when inspecting a module for astroid.

    Closes #1904

What's New in astroid 2.13.5?

Release date: 2023-01-31

  • Revert CallContext change as it caused a RecursionError regression.

What's New in astroid 2.13.4?

Release date: 2023-01-31

  • Fix issues with typing_extensions.TypeVar.

  • Fix ClassDef.fromlino for PyPy 3.8 (v7.3.11) if class is wrapped by a decorator.

  • Preserve parent CallContext when inferring nested functions.

    Closes PyCQA/pylint#8074

  • Add Lock to the multiprocessing brain.

    Closes PyCQA/pylint#3313

What's New in astroid 2.13.3?

Release date: 2023-01-20

  • Fix a regression in 2.13.2 where a RunTimeError could be raised unexpectedly.

... (truncated)

Commits
  • b421414 Release 2.14.1 (#2004)
  • 4cba686 Merge remote-tracking branch 'upstream/maintenance/2.13.x' into maintenance/2...
  • de9736d Release 2.13.5 (#2003)
  • 56582d5 Revert CallContext change since it caused a RecursionError regression (#2000)...
  • af92f23 [Backport 2.13.x] Revert CallContext change since it caused a RecursionError ...
  • b644c1e Release 2.14.0 (#1998)
  • 01b09cb Merge remote-tracking branch 'upstream/maintenance/2.13.x'
  • d9023ef Bump astroid to 2.13.4, update changelog (#1997)
  • 2cdf6ce Add Lock to multiprocessing (#1976) (#1996)
  • 635a211 Add Lock to multiprocessing (#1976)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [astroid](https://github.com/PyCQA/astroid) from 2.8.0 to 2.14.1.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v2.8.0...v2.14.1)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 6, 2023

Copy link
Copy Markdown
Author

The following labels could not be found: dependency.

@dependabot @github

dependabot Bot commented on behalf of github Feb 13, 2023

Copy link
Copy Markdown
Author

Superseded by #140.

@dependabot dependabot Bot closed this Feb 13, 2023
@dependabot dependabot Bot deleted the dependabot/pip/astroid-2.14.1 branch February 13, 2023 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants