Skip to content

Bump astroid from 2.2.3 to 2.2.5 in /fact-bounty-flask#143

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/fact-bounty-flask/astroid-2.2.5
Closed

Bump astroid from 2.2.3 to 2.2.5 in /fact-bounty-flask#143
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/fact-bounty-flask/astroid-2.2.5

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps astroid from 2.2.3 to 2.2.5.

Changelog

Sourced from astroid's changelog.

What's New in astroid 2.2.5?

Release Date: 2019-03-08

What's New in astroid 2.2.4?

Release Date: 2019-03-05

  • Latest typed_ast gets installed for all CPython versions.
Commits
  • 01a25f3 Prepare 2.2.5
  • f33c5a0 Use a list to hold the statements to be filtered per node instead of keeping ...
  • f8155a0 The last except handler wins when inferring variables bound in an except hand...
  • 7a88072 Add changelog entry for typed-ast change plus prepare 2.2.4
  • 9a4e1ac Use the latest typed-ast across the board
  • See full diff 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 8, 2019
@ivantha ivantha closed this Mar 9, 2019
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/fact-bounty-flask/astroid-2.2.5 branch March 9, 2019 05:52
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.

False positive error report E1101 with EnvironmentError

2 participants