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 dependency @openzeppelin/hardhat-upgrades to v1.28.0 #239

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@openzeppelin/hardhat-upgrades (source) 1.19.0 -> 1.28.0 age adoption passing confidence

Release Notes

OpenZeppelin/openzeppelin-upgrades (@​openzeppelin/hardhat-upgrades)

v1.28.0

Compare Source

  • Breaking change: Rename walletId option to relayerId for OpenZeppelin Platform deployments. Update dependencies. (#​806)

Note: OpenZeppelin Platform is in beta and its functionality is subject to change.

v1.27.0

Compare Source

  • Support salt option for deployments on OpenZeppelin Platform. (#​799)
  • Add redeployImplementation option, deprecate useDeployedImplementation. (#​804)

Note: OpenZeppelin Platform is in beta and its functionality is subject to change.

v1.26.0

Compare Source

  • Breaking change: Improve OpenZeppelin Platform functions. (#​791)

Note: Some OpenZeppelin Platform functions have breaking changes since the previous release. See (#​791) for details. OpenZeppelin Platform is in beta and its functionality is subject to change.

v1.25.3

Compare Source

  • Add missing file in package. (#​797)

v1.25.2

Compare Source

  • Use proxies from OpenZeppelin Contracts 4.8.3. (#​795)

v1.25.1

Compare Source

  • Fix type error with platform.deployContract. (#​793)

v1.25.0

Compare Source

  • Enable using OpenZeppelin Platform for deployments. (#​763)

Note: OpenZeppelin Platform is in beta and its functionality is subject to change.

v1.24.0

Compare Source

  • Support custom signer for admin functions. (#​784)

v1.23.1

Compare Source

  • Enable verify to fall back to hardhat-etherscan if proxy bytecode does not match. (#​752)

v1.23.0

Compare Source

  • Support prepareUpgrade from an implementation address. (#​777)

v1.22.1

Compare Source

  • Handle getLogs error for Blockscout explorer. (#​706)

v1.22.0

Compare Source

  • Enable verify to verify beacons. (#​695)

v1.21.0

Compare Source

  • Include solc version in storage layouts in manifest files. (#​662)

v1.20.1

Compare Source

  • Override verify:verify subtask from hardhat-etherscan. (#​619)

Breaking change: To verify a proxy on Etherscan programmatically from a Hardhat script, call verify:verify instead of verify:

await hre.run("verify:verify", {
  address: PROXY_ADDRESS,
});

v1.20.0

Compare Source

  • Provide granular functions to allow more customizable deployments. (#​580)

v1.19.1

Compare Source

  • Add dependencies on debug and ethers. (#​600)
  • Improve check for admin contract in upgradeProxy. (#​604)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 4 times, most recently from 5915cb8 to 200305e Compare August 1, 2022 23:09
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 3 times, most recently from ef20043 to eef7c1b Compare August 8, 2022 20:52
@renovate renovate bot changed the title Update dependency @openzeppelin/hardhat-upgrades to v1.19.1 Update dependency @openzeppelin/hardhat-upgrades to v1.20.0 Aug 8, 2022
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 5 times, most recently from 2867ae1 to 80741bf Compare August 15, 2022 23:55
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 8 times, most recently from 7ca4a91 to 2b8f7ff Compare August 23, 2022 11:25
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 9 times, most recently from f1b2ffd to 22fbbb7 Compare August 30, 2022 18:40
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 2 times, most recently from e84e99e to afab1b3 Compare January 24, 2023 00:22
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 2 times, most recently from b446f8f to 7781468 Compare January 31, 2023 14:55
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 5 times, most recently from d5bd10a to 6c3c77c Compare February 8, 2023 10:49
@renovate renovate bot changed the title Update dependency @openzeppelin/hardhat-upgrades to v1.22.1 Update dependency @openzeppelin/hardhat-upgrades to v1.27.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch from 6c3c77c to cfa432e Compare May 28, 2023 11:56
@renovate renovate bot changed the title Update dependency @openzeppelin/hardhat-upgrades to v1.27.0 Update dependency @openzeppelin/hardhat-upgrades to v1.28.0 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch from cfa432e to 596d322 Compare June 15, 2023 00:51
@renovate renovate bot changed the title Update dependency @openzeppelin/hardhat-upgrades to v1.28.0 Update dependency @openzeppelin/hardhat-upgrades to v1.28.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/openzeppelin-hardhat-upgrades-1.x branch December 8, 2024 18:33
@renovate renovate bot changed the title Update dependency @openzeppelin/hardhat-upgrades to v1.28.0 - autoclosed Update dependency @openzeppelin/hardhat-upgrades to v1.28.0 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 10 times, most recently from 0acafc8 to 4652417 Compare December 10, 2024 19:05
@renovate renovate bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch from 4652417 to 0ed196e Compare December 10, 2024 21:49
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