-
Notifications
You must be signed in to change notification settings - Fork 80
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
Bump primal-check from 0.3.3 to 0.3.4 #3208
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
labels
Jun 10, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## latest #3208 +/- ##
=======================================
Coverage 86.70% 86.70%
=======================================
Files 136 136
Lines 15840 15840
Branches 2716 2716
=======================================
Hits 13734 13734
Misses 1796 1796
Partials 310 310
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ctb
approved these changes
Jun 11, 2024
Bumps [primal-check](https://github.com/huonw/primal) from 0.3.3 to 0.3.4. - [Commits](huonw/primal@primal-check-0.3.3...primal-check-0.3.4) --- updated-dependencies: - dependency-name: primal-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/primal-check-0.3.4
branch
from
June 11, 2024 16:39
7248bce
to
7720867
Compare
ctb
added a commit
that referenced
this pull request
Jun 19, 2024
## [0.14.1] - 2024-06-19 MSRV: 1.65 Changes/additions: * adjust how ANI is calculated in the revindex code. (#3218) Updates: * Bump histogram from 0.10.2 to 0.11.0 (#3216) * Bump histogram from 0.10.1 to 0.10.2 (#3207) * Bump statrs from 0.16.1 to 0.17.1 (#3205) * Bump roaring from 0.10.4 to 0.10.5 (#3206) * Bump primal-check from 0.3.3 to 0.3.4 (#3208) * Bump niffler from 2.5.0 to 2.6.0 (#3204)
ctb
added a commit
that referenced
this pull request
Jun 29, 2024
Release candidate testing: - [ ] Command line tests pass for a release candidate - [ ] All eight release candidate wheels are built Releasing to PyPI: - [ ] RC tag(s)s deleted on github - [ ] Release tag cut - [ ] Release notes written - [ ] All eight release wheels built - [ ] Release wheels uploaded to pypi - [ ] tar.gz distribution uploaded to pypi After release to PyPI and conda-forge/bioconda packages built: - [ ] [PyPI page](https://pypi.org/project/sourmash/) updated - [ ] Zenodo DOI successfully minted upon new github release - [see search results](https://zenodo.org/search?page=1&size=20&q=sourmash&sort=mostrecent) - [ ] `pip install sourmash` installs the correct version - [ ] [conda-forge sourmash-minimal-feedstock](https://github.com/conda-forge/sourmash-minimal-feedstock) has updated `sourmash-minimal` to the correct version - [ ] `mamba create -n smash-release -y sourmash` installs the correct version Optional but recommended: - [ ] PR submitted to update pyodide version - [ ] PR submitted to update spack version --- ## Release notes Minor new features: * check `select` parameters; enforce types when building manifests (#3212) * patch-fix `sig extract` to no longer create empty zips (#3214) Bug fixes: * adjust how ANI is calculated in the revindex code. (#3218) Cleanup and documentation updates: * final updates for 2024 JOSS publication (#3225) * Improve JOSS paper affiliations (#3224) * fix DOI for Rahman Hera paper in JOSS pub. (#3221) * upd citations, minor text (#3220) Developer updates: * bump sourmash core version to 0.14.1 (#3219) * bump version to 4.8.10-dev (#3211) Dependabot updates: - Bump proptest from 1.4.0 to 1.5.0 (#3222) - [pre-commit.ci] pre-commit autoupdate (#3223) - [pre-commit.ci] pre-commit autoupdate (#3003) - Bump histogram from 0.10.2 to 0.11.0 (#3216) - Bump pypa/cibuildwheel from 2.19.0 to 2.19.1 (#3217) - Bump histogram from 0.10.1 to 0.10.2 (#3207) - Bump statrs from 0.16.1 to 0.17.1 (#3205) - Bump roaring from 0.10.4 to 0.10.5 (#3206) - Bump primal-check from 0.3.3 to 0.3.4 (#3208) - Bump niffler from 2.5.0 to 2.6.0 (#3204) - Bump pypa/cibuildwheel from 2.18.1 to 2.19.0 (#3202)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps primal-check from 0.3.3 to 0.3.4.
Commits
1a06fdf
Merge pull request #62 from cuviper/release1d7ed76
Update ci/compat-Cargo.lock897ff16
chore: Release0cdec74
Merge pull request #61 from cuviper/saturating-next_base3c583c7
Add a "bors" summary statuse748fc1
Upgrade to actions/checkout@v4d2fd72d
Use s390x for big-endian testingbc12797
bors is dead526de02
Run all CI on pull requests565f30f
sieve: Usesaturating_add
when computingnext_base
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 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)