chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3#1
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3#1dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Add AntigravityExecutor and CodexExecutor wrappers that expose internal executor implementations for external use by maxx. - NewAntigravityExecutor() - creates Antigravity executor instance - NewCodexExecutor() - creates Codex executor instance - ValidateAntigravityToken() - validates refresh token and returns user info - ValidateCodexToken() - validates Codex refresh token Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.1 to 1.6.3. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.6.1...v1.6.3) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-version: 1.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
awsl233777
force-pushed
the
main
branch
8 times, most recently
from
March 5, 2026 04:06
c1fa2d1 to
ded0f33
Compare
awsl233777
force-pushed
the
main
branch
6 times, most recently
from
March 11, 2026 04:03
2f5d72e to
b658827
Compare
awsl233777
force-pushed
the
main
branch
4 times, most recently
from
March 17, 2026 04:11
db29334 to
2eb8a5f
Compare
awsl233777
force-pushed
the
main
branch
6 times, most recently
from
March 29, 2026 04:32
c596594 to
0ee75e4
Compare
awsl233777
force-pushed
the
main
branch
5 times, most recently
from
April 20, 2026 04:53
4b4cbfd to
9299437
Compare
awsl233777
force-pushed
the
main
branch
7 times, most recently
from
April 28, 2026 05:25
50b3522 to
45e50ef
Compare
awsl233777
force-pushed
the
main
branch
7 times, most recently
from
May 5, 2026 04:56
68c1390 to
11bf5ad
Compare
awsl233777
force-pushed
the
main
branch
5 times, most recently
from
May 12, 2026 05:33
d73d7b3 to
3b27725
Compare
awsl233777
force-pushed
the
main
branch
2 times, most recently
from
May 14, 2026 05:42
7926a76 to
6b6a5bd
Compare
awsl233777
force-pushed
the
main
branch
4 times, most recently
from
July 16, 2026 04:54
d81f6e6 to
fe1b7bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/cloudflare/circl from 1.6.1 to 1.6.3.
Release notes
Sourced from github.com/cloudflare/circl's releases.
Commits
24ae53cRelease CIRCL v1.6.3581020bRename method to oddMultiplesProjective.12209a4Removing unused cmov for jacobian points.fcba359ecc/p384: use of complete projective formulas for scalar multiplication.5e1bae8ecc/p384: handle point doubling in point addition with Jacobian coordinates.3416046Check opts for nil value.a763d47Release CIRCL v1.6.23c70bf9Bump x/crypto x/sys dependencies.3f0f15bRevert to using package-declared HPKE errors for shortkem instead of standard...23491bdAdding generic Power2Round method.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.