Skip to content

Update dependency @openzeppelin/hardhat-upgrades to v1.28.0#257

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openzeppelin-hardhat-upgrades-1.x
Open

Update dependency @openzeppelin/hardhat-upgrades to v1.28.0#257
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openzeppelin-hardhat-upgrades-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 2022

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@openzeppelin/hardhat-upgrades 1.19.01.28.0 age 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: (UTC)

  • 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 231185b to 690fbd8 Compare August 1, 2022 23:09
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 3 times, most recently from cf4bd26 to 23523ea Compare August 8, 2022 19:03
@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 3 times, most recently from 884f748 to 58a1b69 Compare August 14, 2022 05:29
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 6 times, most recently from ffbd5a6 to d3eaab2 Compare August 22, 2022 01:08
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 9 times, most recently from a22663b to e550c22 Compare August 27, 2022 05:39
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 4 times, most recently from d8c15bf to 47c6133 Compare September 5, 2022 20:41
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 3 times, most recently from 274cce1 to b639ca8 Compare September 27, 2022 15:18
@renovate renovate Bot changed the title Update dependency @openzeppelin/hardhat-upgrades to v1.20.1 Update dependency @openzeppelin/hardhat-upgrades to v1.21.0 Sep 27, 2022
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch 5 times, most recently from 58f2de8 to 38cef17 Compare October 3, 2022 23:52
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch from 38cef17 to 99442b0 Compare October 8, 2022 03:39
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch from 99442b0 to 5e040a9 Compare March 17, 2023 06:09
@renovate renovate Bot changed the title Update dependency @openzeppelin/hardhat-upgrades to v1.21.0 Update dependency @openzeppelin/hardhat-upgrades to v1.22.1 Mar 17, 2023
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch from 5e040a9 to b21146c Compare May 28, 2023 09:07
@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 13 times, most recently from d73679e to 6568c53 Compare May 29, 2023 14:48
@renovate renovate Bot force-pushed the renovate/openzeppelin-hardhat-upgrades-1.x branch from 6568c53 to 2837b74 Compare June 14, 2023 23:08

@damianczer damianczer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

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