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

chore(deps): bump github.com/hmdsefi/gograph from 0.4.0 to 0.4.2 #166

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/hmdsefi/gograph from 0.4.0 to 0.4.2.

Release notes

Sourced from github.com/hmdsefi/gograph's releases.

Release v0.4.1

  • Fix add edge and new nodes to a cyclic graph.
Changelog

Sourced from github.com/hmdsefi/gograph's changelog.

Changelog

Commits
  • ba840a1 Merge pull request #76 from Tochemey/master
  • d93b069 feat: add Order and Size methods to the graph
  • f0f4727 Merge pull request #73 from hmdsefi/dev
  • c50a6da fix finding cycle in directed graph
  • b4feb78 Merge pull request #71 from hmdsefi/dev
  • d52aa9b update main readme
  • 801f294 Merge pull request #70 from hmdsefi/dev
  • 416a11f add more readme for shortest path algorithms
  • dbfc3fc Merge pull request #69 from hmdsefi/dev
  • 0e0dbe6 reformate header
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.04s
⚠️ COPYPASTE jscpd yes 14 1.66s
✅ GO golangci-lint yes no 25.2s
✅ GO revive yes no 7.03s
✅ MARKDOWN markdownlint 1 0 0.62s
✅ MARKDOWN markdown-link-check 1 0 0.59s
✅ MARKDOWN markdown-table-formatter 1 0 0.26s
✅ REPOSITORY checkov yes no 12.68s
✅ REPOSITORY gitleaks yes no 0.09s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 13.89s
✅ REPOSITORY secretlint yes no 0.74s
✅ REPOSITORY trivy yes no 7.68s
✅ REPOSITORY trivy-sbom yes no 6.17s
✅ REPOSITORY trufflehog yes no 5.87s
✅ SPELL lychee 5 0 0.35s
✅ YAML prettier 4 0 0.5s
✅ YAML v8r 4 0 4.75s
✅ YAML yamllint 4 0 0.35s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Bumps [github.com/hmdsefi/gograph](https://github.com/hmdsefi/gograph) from 0.4.0 to 0.4.2.
- [Release notes](https://github.com/hmdsefi/gograph/releases)
- [Changelog](https://github.com/hmdsefi/gograph/blob/master/CHANGELOG.md)
- [Commits](hmdsefi/gograph@v0.4.0...v0.4.2)

---
updated-dependencies:
- dependency-name: github.com/hmdsefi/gograph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hmdsefi/gograph-0.4.2 branch from 6327002 to 8dc3c94 Compare August 6, 2024 02:07
@iggy iggy merged commit cc501b2 into master Aug 6, 2024
3 checks passed
@iggy iggy deleted the dependabot/go_modules/github.com/hmdsefi/gograph-0.4.2 branch August 6, 2024 02:09
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant