Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps golang.org/x/crypto from 0.28.0 to 0.33.0.

Commits
  • 9290511 go.mod: update golang.org/x dependencies
  • fa5273e x509roots/fallback: update bundle
  • a8ea4be ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface
  • 71d3a4c acme: support challenges that require the ACME client to send a non-empty JSO...
  • 8929309 go.mod: update golang.org/x dependencies
  • 4a75ba5 all: make function and struct comments match the names
  • b4f1988 ssh: make the public key cache a 1-entry FIFO cache
  • 7042ebc openpgp/clearsign: just use rand.Reader in tests
  • 3e90321 go.mod: update golang.org/x dependencies
  • 8c4e668 x509roots/fallback: update bundle
  • 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

The following labels could not be found: M-dependabot.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.33.0.
- [Commits](golang/crypto@v0.28.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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/golang.org/x/crypto-0.33.0 branch from 37de921 to db571a7 Compare February 12, 2025 19:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #27.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/crypto-0.33.0 branch February 24, 2025 20:50
aldoborrero pushed a commit that referenced this pull request Oct 1, 2025
* min-base-fee solidity diffs

* remove codegen bin

* update semver and remove some more diffs in systemconfig codegen

* revert bindings/systemconfig

* e2e test

* spike acceptance-test

* wip acceptance test

* add support for jovian mbf

* op-acceptance-test: min base fee (#14)

* add kurtosis files

* move dsl into test

* passing

* ensure block is progressing

* remove checkfordecrease func

* simulate txs

* nits + simplify

* base + jovian sysgo passes

* sysext passes

* nits + reduce bindings diff

* just wait for 1 block

* use zero addr, and swap test order

* add else clause to e2e test

* use high/med/zero mbfs

* e2e test configure mbf

* check activation block base fee is less than mbf

* wip setting diff mbfs

* claude fix

* build activation+1 block

* simulate some tx on diff med/high mbfs

* wip claude dont use extclient

* use 2gwei, 5gwei too high causes maxFeePerGas error

* sysgo and sysext pass for jovian

* dont default ptr(0) and first nit on action test

* remove user tx in actions

* acceptance-test no user tx + reduce diffs in actions

* kurtosis: run on jovian devnet (#15)

* wip

* pin teku version

* fix TestSystemConfigMarshaling

* fix attribute test + add comment in payload_util
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.

1 participant