Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps rope from 1.0.0 to 1.9.0.

Changelog

Sourced from rope's changelog.

Release 1.9.0

Release 1.8.0

Release 1.7.0

Feature

  • #548 Implement MoveGlobal using string as destination module names (@​lieryan)

Bug

Improvements

Tech Debt

... (truncated)

Commits
  • 5666d07 Bump version
  • 353b1fe Update CHANGELOG.md
  • 2483a2b Merge pull request #697 from python-rope/add-metadata-table
  • ad49a97 Update docs
  • 91988c4 Add created_at timestamp to Metadata table
  • 75aac19 Implement metadata table
  • 7887a36 Flesh out create_database_connection(), deprecate AutoImport.init(memory)
  • 2524751 Merge pull request #693 from python-rope/implement-nonlocal
  • 555199b Update CHANGELOG.md
  • 087e0ee Implement basic handling of variable scoping for variables declared with `non...
  • 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 1.0.0 to 1.9.0.
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](python-rope/rope@1.0.0...1.9.0)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 30, 2023 02:58
@dependabot dependabot bot requested review from blacha, amfage and MDavidson17 June 30, 2023 02:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 30, 2023
@dependabot dependabot bot requested a review from paulfouquet June 30, 2023 02:59
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
Development

Successfully merging this pull request may close these issues.

0 participants