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

Deps: Bump rope from 1.8.0 to 1.9.0 #802

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps rope from 1.8.0 to 1.9.0.

Changelog

Sourced from rope's changelog.

Release 1.9.0

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)

@dependabot dependabot bot requested a review from a team as a code owner July 3, 2023 04:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 3, 2023
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

Bumps [rope](https://github.com/python-rope/rope) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](python-rope/rope@1.8.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>
@bjoernricks bjoernricks enabled auto-merge (rebase) July 3, 2023 05:39
@bjoernricks bjoernricks merged commit ea9e93e into main Jul 3, 2023
11 checks passed
@bjoernricks bjoernricks deleted the dependabot/pip/rope-1.9.0 branch July 3, 2023 05:41
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.

None yet

1 participant