Skip to content

build: fix mismatched js package versions (reduce yarn.lock size)#1566

Merged
snario merged 2 commits intodevelopfrom
liam/fix-mismatches-2
Oct 14, 2021
Merged

build: fix mismatched js package versions (reduce yarn.lock size)#1566
snario merged 2 commits intodevelopfrom
liam/fix-mismatches-2

Conversation

@snario
Copy link
Copy Markdown
Contributor

@snario snario commented Oct 13, 2021

Simply ran npx syncpack fix-mismatches.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 13, 2021

🦋 Changeset detected

Latest commit: 6d3e1d7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
@eth-optimism/integration-tests Patch
@eth-optimism/batch-submitter Patch
@eth-optimism/common-ts Patch
@eth-optimism/contracts Patch
@eth-optimism/core-utils Patch
@eth-optimism/data-transport-layer Patch
@eth-optimism/hardhat-ovm Patch
@eth-optimism/message-relayer Patch
@eth-optimism/replica-healthcheck Patch
@eth-optimism/specs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 2-reviewers A-op-batcher Area: op-batcher A-pkg-core-utils Area: packages/core-utils A-integration Area: integration tests labels Oct 13, 2021
Copy link
Copy Markdown
Contributor

@maurelian maurelian left a comment

Choose a reason for hiding this comment

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

Nice, LGTM

@maurelian maurelian mentioned this pull request Oct 13, 2021
@tynes
Copy link
Copy Markdown
Contributor

tynes commented Oct 13, 2021

A changeset for each updated package is required since the deps are being altered

@tynes
Copy link
Copy Markdown
Contributor

tynes commented Oct 13, 2021

@snario Just pushed a patch changeset for each of the packages updated, which was all of the JS packages.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 13, 2021

Codecov Report

Merging #1566 (6d3e1d7) into develop (02d4670) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1566   +/-   ##
========================================
  Coverage    76.71%   76.71%           
========================================
  Files           82       82           
  Lines         3032     3032           
  Branches       463      463           
========================================
  Hits          2326     2326           
  Misses         706      706           
Flag Coverage Δ
batch-submitter 61.74% <ø> (ø)
contracts 86.05% <ø> (ø)
core-utils 65.03% <ø> (ø)
data-transport-layer 37.86% <ø> (ø)
message-relayer 83.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02d4670...6d3e1d7. Read the comment docs.

@snario snario merged commit 4ae9205 into develop Oct 14, 2021
@snario snario deleted the liam/fix-mismatches-2 branch October 14, 2021 00:34
theochap pushed a commit that referenced this pull request Dec 10, 2025
### Description

Implements IP Address blocking.

Closes #1566
Closes #1569
Closes #1568

---------

Co-authored-by: clabby <ben@clab.by>
theochap pushed a commit that referenced this pull request Jan 14, 2026
### Description

Implements IP Address blocking.

Closes #1566
Closes #1569
Closes #1568

---------

Co-authored-by: clabby <ben@clab.by>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-integration Area: integration tests A-op-batcher Area: op-batcher A-pkg-core-utils Area: packages/core-utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants