Closed trajan0x closed 1 month ago
The pull request involves changes to the package.json
files across multiple packages, including the addition of a new workspace path for synapse-constants
and updates to its naming convention to @synapsecns/synapse-constants
. The @synapsecns/explorer-ui
package has updated its version to 0.3.8
and renamed the synapse-constants
dependency accordingly. The @synapsecns/bridge-docs
package also updated its dependency to the newly scoped version. Additionally, various import statements across the codebase have been adjusted to reflect these changes.
File | Change Summary |
---|---|
packages/explorer-ui/package.json |
Updated version to 0.3.8 ; renamed dependency from synapse-constants to @synapsecns/synapse-constants . |
packages/synapse-constants/package.json |
Renamed package from synapse-constants to @synapsecns/synapse-constants . |
docs/bridge/package.json |
Updated dependency from synapse-constants version 1.3.22 to @synapsecns/synapse-constants version 1.5.6 . |
docs/bridge/src/components/Routes.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
docs/bridge/src/components/USDC.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/misc/AssetImage.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/misc/ChainImage.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/misc/ChainInfo.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/misc/MostActive.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/misc/TokenOnChain.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/misc/ToolTip.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/pages/Home/UniversalSearch/index.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/components/pages/Home/index.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants ; updated state management logic. |
packages/explorer-ui/pages/chain/[chainId].tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/pages/token/[tokenAddress].tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/pages/tx/[kappa].tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants ; minor formatting changes. |
packages/explorer-ui/pages/txs/index.tsx |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/utils/addressToDecimals.ts |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/utils/addressToSymbol.ts |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/utils/classes/Token.ts |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/utils/styles/coins.ts |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/utils/styles/networks.ts |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
packages/explorer-ui/utils/urls/index.ts |
Updated import from synapse-constants to @synapsecns/synapse-constants . |
.github/workflows/ui-preview.yaml |
Added new step for building the synapse-constants package in the deploy job. |
synapse-constants
package to the new scoped version @synapsecns/synapse-constants
, which aligns with the changes made in the main PR regarding the package.json
modifications.synapse-constants
package, which is relevant to the changes made in the main PR regarding workspace paths and nohoist entries.package.json
file for the REST API, which may relate to the overall restructuring and organization of packages as seen in the main PR.rfq-indexer
into the monorepo, which may involve updates to the package.json
and other related files, reflecting the organizational changes in the main PR.synapse-constants
package, which is directly related to the changes made in the main PR regarding the package.json
updates.synapse-constants
package, indicating ongoing updates in line with the main PR.synapse-constants
package, reflecting the versioning changes noted in the main PR.synapse-constants
package again, consistent with the versioning updates in the main PR.<Routes />
component and updating documentation related to routes, which may connect to the overall restructuring and organization of components as seen in the main PR.π In the garden where changes bloom,
New names arise, dispelling gloom.
Constants now scoped, a tidy sight,
Version updated, all feels right.
Hopping forward, we cheer with glee,
For a brighter path, come hop with me! πΌ
Changes will decrease total bundle size by 10.11MB (-24.54%) :arrow_down:. This is within the configured threshold :white_check_mark:
βΉοΈ *Bundle size includes cached data from a previous commit
Latest commit: |
0f2b4a0
|
Status: | β Deploy successful! |
Preview URL: | https://83a3ea07.sanguine-fe.pages.dev |
Branch Preview URL: | https://fix-synapse-constants.sanguine-fe.pages.dev |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.43902%. Comparing base (
b7c00cb
) to head (5b93eaa
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
fixes broken publishing workflow
Summary by CodeRabbit
synapse-constants
to@synapsecns/synapse-constants
, aligning with a new scoped naming convention.synapse-constants
in the bridge documentation to the new scoped version.0.3.8
for the@synapsecns/explorer-ui
package.synapse-constants
in the monorepo configuration.synapse-constants
package in the GitHub workflow.0d1d7e780078f971487b107beae1dd9572deba53: docs preview link db7521c42410872ae13c5c0c6fd74b95a777167d: docs preview link 17bfd5a234671c2ece6eff6a2f71647ebc320c27: docs preview link cd89fa54534c50e26741572bf959b92262093b7d: docs preview link 11c24f3bf819ff531cd4d02c66451a2701779ca0: docs preview link bfca1ebb8b5c48fe3ae147d24baa6683d1181c57: docs preview link 4856e6bcfde9a0c66831ede4d9698207a12e5e1f: docs preview link 4f3a099c66d26c538f7b7eb3952c52f462aa96b1: docs preview link a0e682541aa7c6921a3901753f2dcc834b8e08b6: docs preview link bc3bdf011945925932af47c08367dc1bff204436: docs preview link 19bb8da2764997fa035a37c760c9ffb1831e9022: docs preview link 19bb8da2764997fa035a37c760c9ffb1831e9022: explorer-ui preview link 982e12ea8687822a5da458c87fa1e3ee2e19c9fb: docs preview link 982e12ea8687822a5da458c87fa1e3ee2e19c9fb: explorer-ui preview link 05307ec8bd340cb3e63ea37adbecc44638115e5d: docs preview link 05307ec8bd340cb3e63ea37adbecc44638115e5d: explorer-ui preview link d85945a8fade49211dafcbecb4b22ded9062e09a: docs preview link d85945a8fade49211dafcbecb4b22ded9062e09a: explorer-ui preview link d4281865622b5f99d24a4d833bd7065dc54c4a88: docs preview link d4281865622b5f99d24a4d833bd7065dc54c4a88: explorer-ui preview link