Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps rustyms from 0.8.3 to 0.9.0.

Release notes

Sourced from rustyms's releases.

v0.9.0

This release adds the following major points:

  • Integration with mzdata for raw file handling
  • Full ProForma 2.0 compliance by adding support for cross-links, note that many functions and types are renamed
  • More control over fragmentation model
  • Many more identified peptide file formats
  • Updated and somewhat expanded Python bindings
  • More reliability thanks to fuzzing efforts
  • Updated complexity API, any Peptidoform (formerly LinearPeptide), SequenceElement, and CheckedAminoAcid now has its maximal complexity tracked. This changes many functions on these elements, but should be straightforward to change.
  • Added a simple function to open any identified peptides file (see open_identified_peptides_file)
  • Updated Unimod, GNOme, and IMGT to the newest versions
  • Updated the documentation
  • Many many bug fixes
  • Optimised memory usage, mostly for identified peptides file (should expect ~20% of the original memory usage)

Many of these introduce breaking changes so any code written for earlier version will needs some (minor to medium) revisions. If there is anything unclear please reach out.

For a full run down of the changed API use 'cargo-public-api' (this changelog is too big for inclusion here).

v0.9.0-alpha.3

Third alpha release for v0.9.0. This release adds the following major points:

  • Safer API for peptides, peptidoforms, and compound peptidoforms
  • Added general open peptides file function
  • Added many new identified peptides file formats (MZTab, more peaks versions, deepnovo, powernovo, novob, pgpointnovo, pointnovo, plink, instanovo)
  • Many many bug fixes
  • Optimised memory usage, mostly for identified peptides file (should expect ~20% of the original memory usage)

For a full run down of the changed API use 'cargo-public-api' (this changelog is too big for inclusion here).

v0.9.0-alpha.3p

This is a retry of alpha 3 as the last time the Python release failed.

v0.9.0-alpha.2

This is the second alpha release for v0.9.0. Below are the changes compared to v0.9.0-alpha.1.

  • Updated complexity API, any LinearPeptide, SequenceElement, and CheckedAminoAcid now has its maximal complexity tracked. This changes many functions on these elements, but should be straightforward to change.
  • Added a simple function to open any identified peptides file (see open_identified_peptides_file)
  • Updated Unimod, GNOme, and IMGT to the newest versions
  • Updated the documentation
  • Fixed some bugs

For all changes since v0.8.3 also see the previous alpha release.

v0.9.0-alpha.1

Alpha release for v0.9.0. This release adds the following major points:

  • Integration with mzdata for raw file handling
  • Full ProForma 2.0 compliance by adding support for cross-links
  • More control over fragmentation model
  • More identified peptide file formats (now allows Fasta, MaxQuant, MSFragger, Novor, OPair, Peaks, and Sage)
  • Updated and somewhat expanded Python bindings

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jan 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2025

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [rustyms](https://github.com/snijderlab/rustyms) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/snijderlab/rustyms/releases)
- [Commits](rusteomics/mzcore@v0.8.3...v0.9.0)

---
updated-dependencies:
- dependency-name: rustyms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rustyms-0.9.0 branch from d3de5f8 to 9782a03 Compare January 24, 2025 00:54
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #22.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rustyms-0.9.0 branch April 14, 2025 14:10
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.

1 participant