Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

2.2.0#29

Merged
MajorLift merged 4 commits intomainfrom
release/2.2.0
Sep 29, 2023
Merged

2.2.0#29
MajorLift merged 4 commits intomainfrom
release/2.2.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Sep 28, 2023

github-actions and others added 2 commits September 28, 2023 21:54
@MajorLift MajorLift marked this pull request as ready for review September 28, 2023 22:09
@MajorLift MajorLift requested a review from a team as a code owner September 28, 2023 22:09
@Gudahtt
Copy link
Copy Markdown
Member

Gudahtt commented Sep 28, 2023

Typically we would write changelogs for the audience of people using this package, so we would omit development-only changes (such as dev dependency updates, lint changes etc.). I see that it's the only change here though, and we wanted this release to "close out" the repository in a released state 🤔

The license change affects the package though. Perhaps we can merge that PR, and have the license change be the sole entry here?

@MajorLift
Copy link
Copy Markdown
Contributor

MajorLift commented Sep 28, 2023

@Gudahtt Sounds good! I just opened a PR for the license change: #30.

Added the ISC license change to the change log.

Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@MajorLift MajorLift merged commit a44056a into main Sep 29, 2023
@MajorLift MajorLift deleted the release/2.2.0 branch September 29, 2023 20:11
MajorLift added a commit to MetaMask/core that referenced this pull request Oct 2, 2023
## Explanation

This is the first of two PRs that will migrate
[`eth-json-rpc-provider`](https://github.com/MetaMask/eth-json-rpc-provider)
into the core monorepo by following these steps:
#1079 (comment).

- This PR focuses on migrating the git history of the original package. 
- `eth-json-rpc-provider` is moved into a temporary directory in core
(`merged-packages/`) with git history fully intact.
- The second PR will remove the `merged-packages/` directory and
integrate `eth-json-rpc-provider` into the `packages/` directory,
resolving any issues arising from applying core monorepo
linter/compiler/build settings to the newly added package.
  
## Blocked by
- [x] MetaMask/eth-json-rpc-provider#29

## References

- Partially implements #1551
- See MetaMask/eth-json-rpc-provider#28 for
preparatory steps taken in original repo.

## Changelog

N/A since `@metamask/eth-json-rpc-provider` isn't usable from the
monorepo as of this PR.

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Alex Donesky <alex.donesky@consensys.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants