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 union-find from 0.4.2 to 0.4.3 #217

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2024

Bumps union-find from 0.4.2 to 0.4.3.

Release notes

Sourced from union-find's releases.

v0.4.3

What's Changed

New Contributors

Full Changelog: gifnksm/union-find-rs@v0.4.2...v0.4.3

Commits
  • 2007b40 chore: Release union-find version 0.4.3
  • 8770ed5 Merge pull request #26 from gifnksm/update-actions
  • cfe6638 Migrate deprecated actions to alternatives
  • 8e320dd Merge pull request #25 from gifnksm/fix-doc-link
  • bdbed3c Remove unused extern crate statement
  • 790ddc5 Cargo.toml: fix documentation URL
  • b6e0739 Merge pull request #23 from gifnksm/add-lockfile
  • 51e663a Add lockfile
  • d9bb4e4 Merge pull request #18 from gifnksm/dependabot/github_actions/codecov/codecov...
  • 67f7591 Update codecov config
  • 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 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)

Bumps [union-find](https://github.com/gifnksm/union-find-rs) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/gifnksm/union-find-rs/releases)
- [Commits](gifnksm/union-find-rs@v0.4.2...v0.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.71%. Comparing base (edaa584) to head (3e0a2cd).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files         145      145           
  Lines        7273     7273           
=======================================
  Hits         6961     6961           
  Misses        312      312           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gifnksm gifnksm merged commit 75cad48 into master Aug 30, 2024
8 checks passed
@gifnksm gifnksm deleted the dependabot/cargo/union-find-0.4.3 branch August 30, 2024 11:08
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 Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant