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

build(deps): bump pyroe from 0.9.0 to 0.9.2 #415

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps pyroe from 0.9.0 to 0.9.2.

Release notes

Sourced from pyroe's releases.

pyroe v0.9.2

fix: There was another bug upstream in pyranges (issue here) that breaks GTF/GFF parsing. This is a "hot fix" release that simply pins pyranges to 0.0.120 until the bug is fixed upstream in pyranges, or until a more reliable replacement can be found for GTF parsing and interval arithmetic for reference building.

pyroe v0.9.1

fix: There is a bug upstream in pyranges that precludes using pandas >= 2.0. However, that restriction isn't in place for the pyranges dependencies. This release restricts pyroe to depend on a pandas < 2.0 until this is fixed upstream.

fix: The aliases for the make-spliced+intronic and make-spliced+unspliced subcommands were not working; this release fixes those aliases.

Commits
  • dc60cad Merge pull request #38 from COMBINE-lab/develop
  • dfc6769 Merge pull request #37 from DongzeHE/develop
  • 5a47d35 fix: fix pyranges version
  • edb2177 fix: fix pyranges version as the new version is broken
  • 9b81eae Merge pull request #36 from COMBINE-lab/develop
  • fa62eb6 Restrict pandas version
  • 77cb6b3 make aliases set the name of the parent subcommand
  • 711f528 Merge pull request #35 from COMBINE-lab/main
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/pyroe-0.9.2 branch 3 times, most recently from ea1efb1 to c8b34d0 Compare May 27, 2023 20:21
Bumps [pyroe](https://github.com/COMBINE-lab/pyroe) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/COMBINE-lab/pyroe/releases)
- [Commits](COMBINE-lab/pyroe@v0.9.0...v0.9.2)

---
updated-dependencies:
- dependency-name: pyroe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyroe-0.9.2 branch from c8b34d0 to 956e1d7 Compare May 30, 2023 11:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #444.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/pyroe-0.9.2 branch June 26, 2023 08:00
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.

None yet

0 participants