Skip to content

build(deps): bump base-x from 3.0.9 to 3.0.11 #108

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps base-x from 3.0.9 to 3.0.11.

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

Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 3.0.9 to 3.0.11.
- [Commits](cryptocoinjs/base-x@v3.0.9...v3.0.11)

---
updated-dependencies:
- dependency-name: base-x
  dependency-version: 3.0.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
@Thegaram Thegaram merged commit 9e18444 into main May 12, 2025
5 checks passed
@Thegaram Thegaram deleted the dependabot/npm_and_yarn/base-x-3.0.11 branch May 12, 2025 07:54
alexanvl pushed a commit to DogeOS69/scroll-contracts that referenced this pull request Jul 31, 2025
* hotfix: forbid enforced gateway (scroll-tech#101)

Co-authored-by: Péter Garamvölgyi <[email protected]>

* chore: bump version 2.0.1 (scroll-tech#102)

* ci: bump GitHub Action versions (scroll-tech#107)

* ci: add Slither static-analysis  (scroll-tech#103)

Co-authored-by: Péter Garamvölgyi <[email protected]>

* new `ScrollChainCommitmentVerifier` (scroll-tech#95)

Co-authored-by: Péter Garamvölgyi <[email protected]>

* build(deps): bump base-x from 3.0.9 to 3.0.11 (scroll-tech#108)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* add L2SystemContract (scroll-tech#114)

* feat: add e2e devnet deployment scripts (scroll-tech#97)

* feat: add pause controller (scroll-tech#117)

* feat: consider EIP-7623 floor gas in message queue (scroll-tech#118)

* feat: add L1SystemConfig events (scroll-tech#119)

* feat: require top-level call to commitAndFinalizeBatch (scroll-tech#120)

* feat: add new zkevm verifier for Feynman upgrade (scroll-tech#123)

* feat(feynman): update L1GasPriceOracle (scroll-tech#124)

* remove unused contracts and functions (scroll-tech#110)

Co-authored-by: Péter Garamvölgyi <[email protected]>

* fix: allow only top level call in commitAndFinalizeBatch (scroll-tech#126)

* feat: support resetPauseCooldownPeriod (scroll-tech#127)

* fix conflicts part 1

fix conflicts part2

fix conflict part3

fix compile part1

fix compile part2

fix compile part3

register V8 verifier: feynman upgrade

todo revert this after test

fix rollup-config missing endpoint

remove debug log

add -vvvv

set batch size to 10

some fix

fix read private key

use a small batch size 5, so the l2-sequencer won't get stuck

* fix: read from file still required while run gen-configs

* improve verify.sh

* use deterministic foundry version v1.3.0-rc2

* fix rollup-config.json gas_price_oracle_contract_address

* remove --resume

* set BATCH_SIZE=7

* fix bug: missing L2_SYSTEM_CONFIG

other missing fields in genesis.json

* set genesisStateRoot default to null

set missingHeaderFieldsSHA256 default to null //TODO

* replace scrolltech with dogeos69

* verify.sh add L2SystemConfig

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Xi Lin <[email protected]>
Co-authored-by: Péter Garamvölgyi <[email protected]>
Co-authored-by: Souhail M. <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Morty <[email protected]>
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant