Skip to content

chore: update dependencies #698

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

Merged
merged 1 commit into from
Apr 7, 2023
Merged

chore: update dependencies #698

merged 1 commit into from
Apr 7, 2023

Conversation

rhinodavid
Copy link
Contributor

No description provided.

@rhinodavid rhinodavid force-pushed the david/deps branch 2 times, most recently from 6a4037c to 17df7c2 Compare April 7, 2023 21:36
@@ -31,26 +28,9 @@ export const providerConfigs: Web3Config = {
export const provider: Web3ProviderEngine = web3Factory.getRpcProvider(providerConfigs);
provider.stop();
const isCoverageEnabled = env.parseBoolean(EnvVars.SolidityCoverage);
const isProfilerEnabled = env.parseBoolean(EnvVars.SolidityProfiler);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

profiler provider is gone now -- only showed up once in any post-V3 code and suspect it was a copy paste since the line had not been touched in 4 years

"note": "Uprgade dependencies"
}
],
"timestamp": 1680893079
Copy link
Contributor

Choose a reason for hiding this comment

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

I think publish action will probably error out if timestamp is present.

the same probably applies to other CHANGELOG.jsons

@rhinodavid rhinodavid merged commit fe4fe48 into development Apr 7, 2023
@rhinodavid rhinodavid deleted the david/deps branch April 7, 2023 22:34
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.

2 participants