Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rope from 0.19.0 to 1.5.1 #1212

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps rope from 0.19.0 to 1.5.1.

Changelog

Sourced from rope's changelog.

Release 1.5.1

  • #531 Add alternative way to retrieve version number from pyproject.toml

Release 1.5.0

Release 1.4.0

Bug fixes

  • #506, #507 Fix issue with parsing function call args list
  • #411, #505 Fix extracting generator without parens
  • #18, #510 When the function is a builtin function, the call parameter's name was sometimes incorrectly identified as an AssignedName. This led to rename refactoring incorrectly renaming these parameters.

Release 1.3.0

Bug fixes

  • #496, #497 Add MatMul operator to patchedast
  • #495 Fix autoimport collection for compiled modules

Improvement

Release 1.2.0

Date: 2022-04-22

New feature

Improvement

Release 1.1.1

... (truncated)

Commits
  • c0433a8 Bump version
  • f11e18a Merge pull request #531 from python-rope/fix-python-mode
  • abdfe0b Black
  • 0130d9b Update CHANGELOG.md
  • 8e03e4b Merge tag '1.5.0' into fix-python-mode
  • a3c7245 Getting version using pkg_resources may not work if rope is not actually inst...
  • c402fb2 Bump version
  • decdf4d Update CHANGELOG.md
  • 01c6ffe Add Documentation link to pyproject.toml
  • a261b13 Merge pull request #527 from python-rope/lieryan-514-fix-multiline-inline
  • 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 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 [rope](https://github.com/python-rope/rope) from 0.19.0 to 1.5.1.
- [Release notes](https://github.com/python-rope/rope/releases)
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](python-rope/rope@0.19.0...1.5.1)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2022

Superseded by #1239.

@dependabot dependabot bot closed this Dec 16, 2022
@dependabot dependabot bot deleted the dependabot/pip/rope-1.5.1 branch December 16, 2022 08:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants