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 github.com/layer5io/meshkit from 0.6.79 to 0.7.82 #3

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2024

Bumps github.com/layer5io/meshkit from 0.6.79 to 0.7.82.

Release notes

Sourced from github.com/layer5io/meshkit's releases.

MeshKit v0.7.82

What's New

Contributors

Thank you to our contributors for making this release possible: @​Yashsharma1911

MeshKit v0.7.81

What's New

Contributors

Thank you to our contributors for making this release possible: @​Jougan-0 and @​aabidsofi19

MeshKit v0.7.80

What's New

Contributors

Thank you to our contributors for making this release possible: @​Jougan-0

MeshKit v0.7.79

What's New

Contributors

Thank you to our contributors for making this release possible: @​MUzairS15, @​aabidsofi19 and @​leecalcote

MeshKit v0.7.78

What's New

Contributors

Thank you to our contributors for making this release possible: @​MUzairS15

MeshKit v0.7.77

... (truncated)

Commits
  • f3d4b89 Merge pull request #606 from Yashsharma1911/yash/updateMeshModelAPIFToFetchById
  • 35ea71e Added missing condition for id filter for entities
  • d68b122 Merge pull request #605 from Jougan-0/namespaceforOpenApi
  • d799564 assign missing namespace w/signoff
  • 0777946 Merge pull request #599 from Jougan-0/latestVersionRegistration
  • b471696 check and bypass on basis of status w/signoff
  • 758a131 Merge branch 'master' into latestVersionRegistration
  • 717f833 Merge pull request #604 from MUzairS15/generation
  • da74630 remove processing for 'kind'
  • 3addd46 Merge pull request #603 from meshery/revert-600-revert-582-MUzairS15/generato...
  • 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)

Summary by Sourcery

Bump the github.com/layer5io/meshkit dependency to version 0.7.82 and update several indirect dependencies to their latest versions to maintain compatibility and benefit from upstream improvements.

Enhancements:

  • Update the dependency github.com/layer5io/meshkit from version 0.6.79 to 0.7.82, incorporating various improvements and new features from the upstream library.

Chores:

  • Upgrade multiple indirect dependencies to their latest versions, ensuring compatibility and leveraging improvements in those libraries.

Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.6.79 to 0.7.82.
- [Release notes](https://github.com/layer5io/meshkit/releases)
- [Commits](meshery/meshkit@v0.6.79...v0.7.82)

---
updated-dependencies:
- dependency-name: github.com/layer5io/meshkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2024

Dependabot tried to add @khulnasoft/maintainers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/khulnasoft/meshplay-consul/pulls/3/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the khulnasoft/meshplay-consul repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2024

The following labels could not be found: dependencies.

Copy link

sourcery-ai bot commented Oct 13, 2024

Reviewer's Guide by Sourcery

This pull request updates the github.com/layer5io/meshkit dependency from version 0.6.79 to 0.7.82. The update includes several new features, bug fixes, and improvements across multiple versions. The change also results in updates to various other dependencies in the go.mod file.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update github.com/layer5io/meshkit dependency
  • Bump github.com/layer5io/meshkit from 0.6.79 to 0.7.82
  • Update various other dependencies in go.mod
  • Add new dependencies and remove outdated ones
go.mod
Incorporate new features and improvements from meshkit updates
  • Add missing condition to fetch entities by ID
  • Assign missing namespace
  • Add utility function to get latest Version
  • Remove processing on platform-specific fields
  • Support generation of model from OpenAPI schemas
go.mod

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #5.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/layer5io/meshkit-0.7.82 branch October 16, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants