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

Publish 1.54.4 #569

Merged
merged 3 commits into from
May 22, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/action-proposal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-action-proposal",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Santiago Palladino <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/batch-proposal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-batch-proposal",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Ernesto García <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/create-autotask/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-create-autotask",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Nami Shah <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/create-relayer-key/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/create-relayer-key/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-create-relayer-key",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Dan McKeon <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/create-relayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-create-relayer",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Dan McKeon <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/create-secret/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-create-secret",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Nami Shah <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/create-sentinel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/create-sentinel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-create-sentinel",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Nami Shah <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/ethers-signer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-ethers-signer",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Santiago Palladino <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/keeper-network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-keeper-network",
"version": "1.54.2",
"version": "1.54.4",
"main": "index.js",
"private": true,
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion examples/pause-proposal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-pause-proposal",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Martín Verzilli <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/relayer-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-relayer-send",
"version": "1.54.2",
"version": "1.54.4",
"main": "index.js",
"author": "Igor Yalovoy <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion examples/relayer-autotasks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-relayer-autotasks",
"version": "1.54.2",
"version": "1.54.4",
"main": "index.js",
"private": true,
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion examples/simulate-proposal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-simulate-proposal",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Nami Shah <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/unpause-proposal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-unpause-proposal",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Martín Verzilli <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/update-autotask-env-variables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-update-autotask-env-variables",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Nami Shah <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/update-autotask/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-update-autotask",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Santiago Palladino <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/update-notification-category/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-update-notification-category",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Nami Shah <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/update-relayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-update-relayer",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Dan McKeon <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/update-sentinel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-update-sentinel",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Nami Shah <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/upgrade-proposal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-upgrade-proposal",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Santiago Palladino <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion examples/verify-contract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-verify-contract",
"version": "1.54.2",
"version": "1.54.4",
"description": "",
"private": true,
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion examples/web3-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-web3-provider",
"version": "1.54.2",
"version": "1.54.4",
"private": true,
"main": "index.js",
"author": "Santiago Palladino <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"examples/*"
],
"useNx": true,
"version": "1.54.2"
"version": "1.54.4"
}
6 changes: 6 additions & 0 deletions packages/account/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

Defender Account acts as an interface to manage your account.

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.

Please

## Install

```bash
Expand Down
4 changes: 2 additions & 2 deletions packages/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-account-client",
"version": "1.54.3",
"version": "1.54.4",
"description": "",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -21,7 +21,7 @@
"author": "Zeljko Markovic <[email protected]>",
"license": "MIT",
"dependencies": {
"@openzeppelin/defender-base-client": "1.54.2",
"@openzeppelin/defender-base-client": "1.54.4",
"axios": "^1.4.0"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions packages/admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Defender Admin acts as an interface to manage your smart contract project throug

To interact with your contracts, you create _proposals_ that need to be reviewed and approved by the other members of the multi-signature wallets. These proposals can be created directly in the Defender web application, or using this library. You can also rely on this library to add your contracts to the Defender Admin dashboard.

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.

## Install

```bash
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-admin-client",
"version": "1.54.3",
"version": "1.54.4",
"description": "",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -21,7 +21,7 @@
"author": "Santiago Palladino <[email protected]>",
"license": "MIT",
"dependencies": {
"@openzeppelin/defender-base-client": "1.54.2",
"@openzeppelin/defender-base-client": "1.54.4",
"axios": "^1.4.0",
"ethers": "^5.7.2",
"lodash": "^4.17.19",
Expand Down
4 changes: 4 additions & 0 deletions packages/autotask-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ The [Defender Autotasks](https://docs.openzeppelin.com/defender/autotasks) servi

This client allows you to update the code of your Autotasks programmatically, so you don't need to copy-paste code into the Defender web application. Additionally, the client allows you to easily create, list, retrieve, delete and update your Autotasks.

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.

Example usage:

```bash
Expand Down
4 changes: 2 additions & 2 deletions packages/autotask-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-autotask-client",
"version": "1.54.3",
"version": "1.54.4",
"description": "Client library for managing Defender Autotasks",
"bin": {
"defender-autotask": "./lib/bin.js"
Expand All @@ -27,7 +27,7 @@
"author": "Santiago Palladino <[email protected]>",
"license": "MIT",
"dependencies": {
"@openzeppelin/defender-base-client": "1.54.3",
"@openzeppelin/defender-base-client": "1.54.4",
"axios": "^1.4.0",
"dotenv": "^10.0.0",
"glob": "^7.1.6",
Expand Down
4 changes: 4 additions & 0 deletions packages/autotask-utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This library provides typings for simplifying the writing of Autotask code when

_Note: For programmatically interacting with your Autotasks, such as updating their code from your local workstation, check out the [`defender-autotask-client`](https://www.npmjs.com/package/defender-autotask-client) package_.

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.

## Install

```bash
Expand Down
2 changes: 1 addition & 1 deletion packages/autotask-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-autotask-utils",
"version": "1.54.3",
"version": "1.54.4",
"description": "Utils library for writing Defender Autotasks",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
OpenZeppelin Defender provides a security operations (SecOps) platform for Ethereum with built-in best practices. Development teams implement Defender to ship faster and minimize security risks.

Certain components of Defender, such as Admin or Relay, can be interacted with programmatically via an API. This library provides the base class for the clients.

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-base-client",
"version": "1.54.3",
"version": "1.54.4",
"description": "",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Platform Deployment Client allows you to deploy contracts through the OpenZeppelin Platform, manage deployment configuration and manage block explorer api keys.

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.
Copy link
Contributor

Choose a reason for hiding this comment

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

We will no longer be maintaining or supporting any additional releases for defender-client. Please migrate to defender-sdk as soon as possible to get all the benefits of defender 2.0 and more.


## Install

```bash
Expand Down
4 changes: 2 additions & 2 deletions packages/deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/platform-deploy-client",
"version": "0.10.0",
"version": "1.51.1",
"description": "Client library for managing Platform Deployments",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -23,7 +23,7 @@
"license": "MIT",
"dependencies": {
"@ethersproject/abi": "^5.6.3",
"@openzeppelin/defender-base-client": "^1.54.3",
"@openzeppelin/defender-base-client": "^1.54.4",
"axios": "^1.4.0",
"lodash": "^4.17.19",
"node-fetch": "^2.6.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/kvstore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This client allows you to access a simple key-value data store from your Autotas

_Note that this package will not work outisde the Autotasks environment._

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.

## Installation

This package is included in the Autotask runtime environment, so you do not need to bundle it in your code. To install it for local development and typescript type completion, run:
Expand Down
4 changes: 2 additions & 2 deletions packages/kvstore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-kvstore-client",
"version": "1.54.3",
"version": "1.54.4",
"description": "",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -21,7 +21,7 @@
"author": "Santiago Palladino <[email protected]>",
"license": "MIT",
"dependencies": {
"@openzeppelin/defender-base-client": "1.54.3",
"@openzeppelin/defender-base-client": "1.54.4",
"axios": "^1.4.0",
"fs-extra": "^10.0.0",
"lodash": "^4.17.19",
Expand Down
4 changes: 4 additions & 0 deletions packages/relay/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ There are 2 modules included in this package:
- Execute send, sign, and other operations using a specific relayer
- Authenticates with bearer token generated using Relayer API Key/Secret (available when relayer is created)

# End Of Support Notice

We will soon stop supporting this package. Please migrate to `@openzeppelin/defender-sdk`.

## Install

```bash
Expand Down
Loading
Loading