Skip to content

Commit

Permalink
manifest fixes (#3552)
Browse files Browse the repository at this point in the history
* rm engine fields, update root manifest engines version

* Add changeset for #3552

---------

Co-authored-by: Steven Luscher <[email protected]>
  • Loading branch information
leantOnSol and steveluscher authored Nov 12, 2024
1 parent cfe6910 commit 1adf435
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 50 deletions.
20 changes: 20 additions & 0 deletions .changeset/empty-wombats-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
"@solana/addresses": patch
"@solana/assertions": patch
"@solana/codecs-core": patch
"@solana/codecs-data-structures": patch
"@solana/codecs-numbers": patch
"@solana/codecs-strings": patch
"@solana/compat": patch
"@solana/errors": patch
"@solana/keys": patch
"@solana/options": patch
"@solana/react": patch
"@solana/signers": patch
"@solana/subscribable": patch
"@solana/sysvars": patch
"@solana/transaction-confirmation": patch
"@solana/webcrypto-ed25519-polyfill": patch
---

A two-versions-old version of Node LTS is now specified everywhere via the `engines` field, including the one in the root of the `pnpm` workspace, and engine-strictness is delegated to the `.npmrc` files.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript": "^5.6.3"
},
"engineStrict": true,
"engines": {
"node": ">=14.0.0",
"node": ">=20.18.0",
"npm": "please-use-pnpm",
"pnpm": "^9",
"yarn": "please-use-pnpm"
Expand Down
3 changes: 0 additions & 3 deletions packages/addresses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/assertions": "workspace:*",
"@solana/codecs-core": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/assertions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/errors": "workspace:*"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/codecs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/errors": "workspace:*"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/codecs-data-structures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/codecs-core": "workspace:*",
"@solana/codecs-numbers": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/codecs-numbers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/codecs-core": "workspace:*",
"@solana/errors": "workspace:*"
Expand Down
3 changes: 0 additions & 3 deletions packages/codecs-strings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/codecs-core": "workspace:*",
"@solana/codecs-numbers": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/addresses": "workspace:*",
"@solana/codecs-core": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"chalk": "^5.3.0",
"commander": "^12.1.0"
Expand Down
3 changes: 0 additions & 3 deletions packages/keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/assertions": "workspace:*",
"@solana/codecs-core": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/codecs-core": "workspace:*",
"@solana/codecs-data-structures": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/addresses": "workspace:*",
"@solana/errors": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/signers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/addresses": "workspace:*",
"@solana/codecs-core": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/subscribable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/errors": "workspace:*"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/sysvars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/accounts": "workspace:*",
"@solana/codecs": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/transaction-confirmation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@solana/addresses": "workspace:*",
"@solana/codecs-strings": "workspace:*",
Expand Down
3 changes: 0 additions & 3 deletions packages/webcrypto-ed25519-polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
"supports bigint and not dead",
"maintained node versions"
],
"engine": {
"node": ">=17.4"
},
"dependencies": {
"@noble/ed25519": "^2.0.0"
},
Expand Down

0 comments on commit 1adf435

Please sign in to comment.