Skip to content
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

Update api3 major updates (major) #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@api3/chains ^10.8.0 -> ^11.5.0 age adoption passing confidence
@api3/contracts ^9.1.0 -> ^16.3.0 age adoption passing confidence

Release Notes

api3dao/chains (@​api3/chains)

v11.5.0

Compare Source

Minor Changes
  • 9609453: Adds following chain:
    • soneium
Patch Changes
  • 77cbc20: Update block explorer for mantle and mantle-sepolia-testnet

v11.4.2

Compare Source

Patch Changes
  • 0e6ae3e: Update block explorer for kroma

v11.4.1

Compare Source

Patch Changes
  • 1a89207: * Add quicknode to ink
    • Update browser and RPC URLs for sonic and sonic-testnet
    • Check skipProviderCheck flag to true for astar-sepolia-testnet

v11.4.0

Compare Source

Minor Changes
  • 0b4dec4: Adds following chain:
    • ink

v11.3.0

Compare Source

Minor Changes
  • d1ee867: Adds following chain:
    • hashkey
Patch Changes
  • 33fb7fd: Update following RPC providers:

    • sonic:
      • drpc added
    • camp-sepolia-testnet:
      • default RPC changed to https://rpc-campnetwork.xyz
    • polygon-zkevm-sepolia-testnet:
      • Official RPC set as default RPC

v11.2.2

Compare Source

Patch Changes
  • 10717ce: Update Atleta testnet RPC url

v11.2.1

Compare Source

Patch Changes
  • 2e3aab2: Add alchemy RPC provider to sonic
  • 35e69ab: Swap Berachain testnet RPC URLs
  • a909366: Swap Polygon zkEVM testnet deafult RPC URL

v11.2.0

Compare Source

Minor Changes
  • 49152c2: Adds following chains:
    • hashkey-sepolia-testnet
Patch Changes
  • 532ee17: Remove ankr provider from Polygon

v11.1.1

Compare Source

Patch Changes
  • 2ad5a43: Replace quicknode with publicnode for linea

v11.1.0

Compare Source

Minor Changes
  • 42306d2: Adds following chains:
    • sonic
Patch Changes
  • d3f576b: Update providers:

    • Add provider reblok for lumia and oev-network
    • Replace provider publicnode with reblok for arbitrum and base
    • Replace provider publicnode with ankr for optimism
    • Replace provider public with reblok for taiko
    • Add providers blastapi and drpc for apechain
    • Add providers blastapi, drpc, and quicknode for world
    • Add provider drpc for x-layer

v11.0.0

Compare Source

Major Changes
  • 2cb6f23: Update URLs and chain id for sonic-testnet
api3dao/contracts (@​api3/contracts)

v16.3.0

Compare Source

Minor Changes
Patch Changes
  • 3c97e51: Update the alias of the dApp vicuna to vicuna-finance because that alias is already used to deploy proxies.

v16.2.0

Compare Source

Minor Changes
  • fd56b48: Add the following dApps:

    • aurelius
    • granary
    • ionic
    • juice
    • minterest
    • pac
    • takotako

v16.1.0

Compare Source

Minor Changes
  • a0cc0ef: Add dAPI and Market support to soneium chain

v16.0.0

Compare Source

Major Changes
  • c30baba: Purge the following dApps (note that this merely means that you won't be able to derive dApp-specific Api3ReaderProxyV1 addresses using @api3/contracts for these dApps, they will be able to continue using data feed services as usual):

    • airpuff
    • aurelius
    • davos-protocol
    • granary-finance
    • gravita-protocol
    • grimoire-finance
    • ionic-protocol
    • ironclad-finance
    • juice-finance
    • kinetix-derivatives
    • lore-finance
    • mantisswap
    • mean-finance
    • mendi-minterest
    • minterest
    • pac-finance
    • quickperps
    • satoshi-protocol
    • segment-finance
    • seismic
    • shoebill-finance
    • splice-finance
    • sturdy
    • takotako
    • wefi
  • a20ac37: Update the aliases of the following dApps:

    • hana-finance (to hana)
    • init-capital (to init)
    • orbit-protocol (to orbit)
    • yei-finance (to yei)
Minor Changes
  • a20ac37: Extend the dApp data schema to include name and homepage URL (optional)

  • aef7d46: Add the following dApps:

    • aave
    • abracadabra
    • aeroscraper
    • aurum-finance
    • avalon
    • benqi
    • beraborrow
    • burrbear
    • compound-finance
    • curvance
    • dahlia
    • dolomite
    • eggs
    • enclabs
    • fisclend
    • fluid
    • macaron
    • mach-finance
    • moonwell
    • morpho
    • nitro
    • omega
    • origami
    • paddle
    • positions
    • roots
    • sake
    • scallop
    • silo
    • spark
    • stacking-salmon
    • stout
    • sumer
    • takara
    • taofi
    • untitled-bank
    • ursa
    • venus
    • vestation
    • vicuna
    • yield-hive
    • yieldfi
    • zeno
    • zeru

v15.1.0

Compare Source

Minor Changes
  • 1acf989: Added the print-api3readerproxyv1-address CLI command

v15.0.0

Compare Source

Major Changes
  • 0b1ecc7: - Replace GnosisSafeWithoutProxy deployments with deterministic ones on mainnets that they were deployed on non-deterministically
    • Remove deployments for unsupported networks

v14.0.0

Compare Source

Major Changes
  • d53c16f: Remove astar-sepolia-testnet support

v13.3.0

Compare Source

Minor Changes
  • 5d12734: MockApi3ReaderProxyV1 (MockApi3ReaderProxy that also implements AggregatorV2V3Interface) is added
Patch Changes
  • 9e4b776: MockApi3ReaderProxy reverts when it is read before mock() is called

v13.2.0

Compare Source

Minor Changes
  • c2679fd: Add dAPI and Market support to ink chain

v13.1.0

Compare Source

Minor Changes
  • a261641: Add dAPI and Market support to hashkey chain

v13.0.0

Compare Source

Major Changes
  • 39055a0: Replace old GnosisSafeWithoutProxy deployments with deterministic contract deployments on testnets

v12.0.0

Compare Source

Major Changes
  • da83b91: Replace GnosisSafeWithoutProxy deployment with deterministically deployed contract for rari-arbitrum-sepolia-testnet

v11.2.0

Compare Source

Minor Changes
  • 773e5b5: Add dAPI and Market support to hashkey-sepolia-testnet chain

v11.1.0

Compare Source

Minor Changes
  • 0483e03: Add dAPI and Market support to sonic chain

v11.0.0

Compare Source

Major Changes
  • ab06250: Removed dAPI and Market support from deprecated Sonic testnet and added active Sonic testnet (with the same alias)

v10.3.1

Compare Source

Patch Changes
  • 30c63ca: Have computeDappId() return a BigInt instead of a hex string

v10.3.0

Compare Source

Minor Changes
  • 7824fce: Exports a list of dApps
  • 82bebb0: Add computeDappId() to compute the dApp ID with a dApp alias and chain ID, and add computeDappSpecificApi3ReaderProxyV1Address() to compute the Api3ReaderProxyV1 address with this dApp ID
  • 06050ab: Add computeCommunalApi3ReaderProxyV1Address() to compute the address of the Api3ReaderProxyV1 with dApp ID 1 and empty metadata

v10.2.0

Compare Source

Minor Changes
  • 428e8fe: Add dAPI and Market support to ink-sepolia-testnet

v10.1.0

Compare Source

Minor Changes
  • b8fb92d: Add dAPI and Market support to:

    • apechain
    • atleta-testnet
    • world
    • world-sepolia-testnet

v10.0.0

Compare Source

Major Changes
  • ae1de2d: Changed the Solidity versions of contracts HashRegistry and AirseekerRegistry
  • ae1de2d: Retracted OEV auction support from arbitrum-sepolia-testnet
  • 0ee865c: Manager multisig addresses are no longer exported under managerMultisigAddresses.
    You can find them under deploymentAddresses.GnosisSafeWithoutProxy.
  • ae1de2d: Removed contracts Api3Market, DapiProxy, DapiProxyWithOev DataFeedProxy DataFeedProxyWithOev, ExternalMulticallSimulator, OevSearcherMulticallV1, ProxyFactory
  • ae1de2d: Removed computeDapiProxyAddress(), computeDapiProxyWithOevAddress(), computeDataFeedProxyAddress(), computeDataFeedProxyWithOevAddress().
    Added computeApi3ReaderProxyV1Address() instead.
  • ae1de2d: Retracted dAPI and Market support from bsquared, neon-evm, neon-evm-testnet, rsk
  • ae1de2d: AirseekerRegistry addresses belonging to the market contracts are no longer exported under computeApi3MarketAirseekerRegistryAddress().
    You can find them under deploymentAddresses.AirseekerRegistry.
Minor Changes
  • ae1de2d: Exported auctioneer addresses under auctioneerMetadata
  • ae1de2d: Deployed all newly added contracts on the respective networks
  • ae1de2d: Added contracts GnosisSafeWithoutProxy, Api3MarketV2, Api3ServerV1OevExtension, Api3ReaderProxyV1, Api3ReaderProxyV1Factory, IApi3ServerV1OevExtensionOevBidPayer, IApi3ReaderProxy, MockApi3ReaderProxy

Configuration

📅 Schedule: Branch creation - "before 6pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from bdrhn9 November 6, 2024 11:45
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch 2 times, most recently from 1833fd4 to 116f602 Compare November 15, 2024 15:27
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch 4 times, most recently from 164702a to 91a3fc6 Compare November 29, 2024 14:10
@renovate renovate bot changed the title Update dependency @api3/contracts to v10 Update api3 major updates (major) Dec 4, 2024
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch 4 times, most recently from 95e34b7 to 3bcadb7 Compare December 9, 2024 11:58
@renovate renovate bot changed the title Update api3 major updates (major) Update api3 major updates to v11 (major) Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch 5 times, most recently from 7dd01b2 to 8419fbe Compare December 16, 2024 15:36
@renovate renovate bot changed the title Update api3 major updates to v11 (major) Update api3 major updates (major) Dec 16, 2024
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch 6 times, most recently from af51789 to e3e8bbc Compare December 19, 2024 17:48
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch from e3e8bbc to 86bebf5 Compare December 30, 2024 09:50
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch 4 times, most recently from da48815 to e2f9804 Compare January 10, 2025 17:30
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch 3 times, most recently from 96f8531 to 43f4a7e Compare January 15, 2025 16:34
@renovate renovate bot force-pushed the renovate/major-api3-major-updates branch from 43f4a7e to 761d72a Compare January 17, 2025 12:47
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.

0 participants