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

Bump serde from 1.0.159 to 1.0.160 #2575

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps serde from 1.0.159 to 1.0.160.

Release notes

Sourced from serde's releases.

v1.0.160

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 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 added dependencies Pull requests that update a dependency file rust labels Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #2575 (fa2efbf) into latest (a5d022a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           latest    #2575   +/-   ##
=======================================
  Coverage   85.19%   85.19%           
=======================================
  Files         133      133           
  Lines       15173    15173           
  Branches     2611     2611           
=======================================
  Hits        12927    12927           
  Misses       1945     1945           
  Partials      301      301           
Flag Coverage Δ
hypothesis-py 25.82% <ø> (ø)
python 92.82% <ø> (ø)
rust 51.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ctb
Copy link
Contributor

ctb commented Apr 18, 2023

@dependabot rebase

Bumps [serde](/~https://github.com/serde-rs/serde) from 1.0.159 to 1.0.160.
- [Release notes](/~https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.159...v1.0.160)

---
updated-dependencies:
- dependency-name: serde
  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/cargo/serde-1.0.160 branch from 97ec2fc to fa2efbf Compare April 18, 2023 15:52
@ctb ctb merged commit 66088a4 into latest Apr 18, 2023
@ctb ctb deleted the dependabot/cargo/serde-1.0.160 branch April 18, 2023 17:09
@ctb ctb mentioned this pull request Apr 20, 2023
13 tasks
ctb added a commit that referenced this pull request Apr 20, 2023
## release checklist:

Release candidate testing:
- [x] 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
- [ ] `mamba create -n smash-release -y sourmash` installs the correct
version

## release notes

This is a bugfix release for a `sourmash tax` bug - see #2579.

Minor new features:

* add optional reporting for duplicated names in sketch fromfile (#2580)

Bug fixes:

* fix lineage_summary tax bug (#2579)

Dependabot updates:

* Bump serde from 1.0.159 to 1.0.160 (#2575)
* Bump serde_json from 1.0.95 to 1.0.96 (#2574)
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 rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant