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

chore(deps): update dependency rope to ^0.23.0 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rope ^0.18.0 -> ^0.23.0 age adoption passing confidence

Release Notes

python-rope/rope

v0.23.0

Compare Source

Syntax support

Bug fixes

Documentation

v0.22.0

Compare Source

Date: 2021-11-23

Syntax support

  • #​443 Implement yield from syntax support to patchedast.py

Bug fixes

Misc

v0.21.1

Compare Source

Date: 2021-11-11

Bug fixes

  • #​441. Start publishing wheel packages to allow offline installs

v0.21.0

Date: 2021-10-18

Syntax support

Bug fixes

  • #​391, #​376 Fix improper replacement when extracting attribute access expression with similar=True (@​climbus)
  • #​396 Fix improper replacement when extracting index access expression with similar=True (@​lieryan)

New feature

Misc

v0.20.1

Date: 2021-09-18

Bug fixes

  • Fix caller of _namedexpr_last() throwing exception due to returning unexpected list
    instead of boolean

v0.20.0

Compare Source

Date: 2021-09-18

New feature

  • #​377 Added the ability to extract method to @​staticmethod/@​classmethod (@​climbus)
  • #​374 Changed Organize import to keep variables listed in __all__
  • Change default .ropeproject/config.py to ignore code in folders named
    .venv and venv (@​0x1e02)

Syntax support

  • #​372 Add extract method refactoring of code containing exec (@​ceridwen)
  • #​389 Add extract method refactoring of code containing async def, async for, and await
  • #​365, #​386 Support extract method of expressions containing inline assignment (walrus operator)

Bug fixes

  • #​380 Fix list of variables that are returned and/or turned into argument when extracting method in a loop

v0.19.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency rope to ^0.19.0 chore(deps): update dependency rope to ^0.21.0 Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update dependency rope to ^0.21.0 chore(deps): update dependency rope to ^0.23.0 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 7, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
installing v2 tool python v3.11.2
linking tool python v3.11.2
Python 3.11.2
pip 23.0.1 from /opt/buildpack/tools/python/3.11.2/lib/python3.11/site-packages/pip (python 3.11)
Installed v2 /usr/local/buildpack/tools/v2/python.sh in 8 seconds
Not a semver like version - aborting: ==1.0.5


@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant