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

Upgrade: Bump cuelang.org/go from 0.10.1 to 0.11.1 #248

Open
wants to merge 1 commit into
base: pre-main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps cuelang.org/go from 0.10.1 to 0.11.1.

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 cuelang.org/go from 0.10.1 to 0.11.1.

---
updated-dependencies:
- dependency-name: cuelang.org/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
Copy link

DryRun Security Summary

This pull request updates several Go project dependencies to their latest versions, focusing on maintaining up-to-date and potentially more secure third-party libraries.

Expand for full summary

Summary:

The changes in this pull request primarily involve updating the dependencies in the Go project's go.mod and go.sum files. The key updates include:

  1. Updating the cuelang.org/go dependency from version 0.10.1 to 0.11.1.
  2. Updating the cuelabs.dev/go/oci/ociregistry dependency from version 0.0.0-20240807094312-a32ad29eed79 to 0.0.0-20240906074133-82eb438dd565.
  3. Updating the github.com/pelletier/go-toml/v2 dependency from version 2.2.2 to 2.2.3.
  4. Updating the github.com/protocolbuffers/txtpbfmt dependency from version 0.0.0-20240116145035-ef3ab179eed6 to 0.0.0-20240823084532-8e6b51fa9bef.
  5. Updating the github.com/rogpeppe/go-internal dependency from version 1.12.1-0.20240709150035-ccf4b4329d21 to 1.13.1.

From an application security perspective, these dependency updates are generally a good practice as they may contain security fixes or improvements. However, it's important to review the changelog or release notes for each updated dependency to understand the changes and ensure there are no breaking changes or new security vulnerabilities introduced. Additionally, keeping all dependencies up-to-date can help mitigate potential security risks.

Files Changed:

  1. go.mod: This file has been updated to reflect the changes in the dependency versions.
  2. go.sum: This file has been updated to reflect the changes in the dependency versions.

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 2 findings

View PR in the DryRun Dashboard.

Copy link

guardrails bot commented Dec 23, 2024

⚠️ We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity Details
High pkg:golang/cuelang.org/[email protected] upgrade to: > v0.11.1

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

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.

0 participants