Skip to content

Comments

Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1#216

Merged
hslatman merged 2 commits intomainfrom
dependabot/go_modules/filippo.io/edwards25519-1.1.1
Feb 23, 2026
Merged

Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1#216
hslatman merged 2 commits intomainfrom
dependabot/go_modules/filippo.io/edwards25519-1.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps filippo.io/edwards25519 from 1.1.0 to 1.1.1.

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) from 1.1.0 to 1.1.1.
- [Commits](FiloSottile/edwards25519@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: filippo.io/edwards25519
  dependency-version: 1.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 19, 2026
@hslatman hslatman requested review from a team and Copilot February 23, 2026 12:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This Dependabot PR updates the indirect Go module dependency filippo.io/edwards25519 to v1.1.1 and adds gosec suppression comments on a few lines that are now being flagged by linting/security tooling.

Changes:

  • Bump filippo.io/edwards25519 from v1.1.0 to v1.1.1 (go.mod/go.sum).
  • Add //nolint directives for gosec on fmt.Fprintf, uintptrint fd conversion, and a JSON tag field.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
usage/renderer.go Adds a gosec suppression on fmt.Fprintf used for rendering help text.
ui/ui.go Adds gosec suppressions on tty.Fd() conversion lines and adjusts import spacing.
token/parse.go Adds a gosec suppression on a Kubernetes service-account JSON tag field and adjusts import spacing.
go.mod Updates the indirect module version to v1.1.1.
go.sum Updates checksums for the bumped module version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hslatman hslatman force-pushed the dependabot/go_modules/filippo.io/edwards25519-1.1.1 branch from 3fe25b9 to d1e3598 Compare February 23, 2026 12:39
@hslatman hslatman requested a review from Copilot February 23, 2026 12:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hslatman hslatman requested a review from azazeal February 23, 2026 12:53
@hslatman hslatman merged commit a7a5058 into main Feb 23, 2026
15 checks passed
@hslatman hslatman deleted the dependabot/go_modules/filippo.io/edwards25519-1.1.1 branch February 23, 2026 12:55
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 needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants