Skip to content

chore(deps): Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0#963

Merged
step-ci merged 1 commit intomasterfrom
dependabot/go_modules/filippo.io/edwards25519-1.2.0
Mar 3, 2026
Merged

chore(deps): Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0#963
step-ci merged 1 commit intomasterfrom
dependabot/go_modules/filippo.io/edwards25519-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps filippo.io/edwards25519 from 1.1.1 to 1.2.0.

Commits
  • b182a65 all: merge v1.1.1 security fix
  • 7f7b765 extra: check Select inputs are initialized
  • b27bae5 extra: avoid allocation in MultiScalarMult with two inputs (#55)
  • faba265 all: bump go.mod Go version to 1.24
  • 5f49acd all: merge upstream changes as of Go 1.26.0
  • 27d78ee all: merge filtered upstream history
  • 3183785 pull.sh: add script to import upstream history for merging
  • 07dca8c std,cmd: go fix -any std cmd
  • 986f0f4 crypto/internal/constanttime: expose intrinsics to the FIPS 140-3 packages
  • 9a2019c crypto/internal/fips140/edwards25519/field: optimize AMD64
  • 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 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 Mar 2, 2026
@step-ci step-ci enabled auto-merge March 2, 2026 23:42
@hslatman
Copy link
Member

hslatman commented Mar 3, 2026

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: filippo.io/edwards25519
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/filippo.io/edwards25519-1.2.0 branch from 9d1ee61 to 5346fee Compare March 3, 2026 09:31
@hslatman
Copy link
Member

hslatman commented Mar 3, 2026

@tashian the recent changes to CI seem to result in some jobs no longer starting. After instructing @dependabot to recreate this PR, it did not actually run CI: https://github.com/smallstep/crypto/actions/runs/22616806680.

Merging this to not get blocked. CI will (should?) be performed on merge.

@step-ci step-ci merged commit 1d9b09a into master Mar 3, 2026
2 checks passed
@step-ci step-ci deleted the dependabot/go_modules/filippo.io/edwards25519-1.2.0 branch March 3, 2026 09:35
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