Skip to content
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

Json rpc engine and utils #1

Closed
wants to merge 12 commits into from
Closed

Conversation

legobeat
Copy link
Owner

PR Title

  • A brief description of changes. If the PR has breaking changes add BREAKING:
    to the start of the PR title.

Description

Itemize the changes you have made into the categories below

  • BREAKING:

    • Describe the how to patch your code for the breaking changes
    • Create PRs for other projects with patches to breaking changes
  • FIXED:

    • Describe the fix/bug addressed
  • CHANGED:

    • Describe the change you have made to existing functionality
  • REMOVED:

    • Describe functionality removed and why
  • ADDED:

    • Describe functionality added and why
  • DEPRECATED:

    • Describe what was deprecated and why
  • SECURITY:

    • These should not be in a standard PR and addressed using the Security Advisory process

Checklist

  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #???

@legobeat legobeat force-pushed the json-rpc-engine-and-utils branch 2 times, most recently from ccb07d5 to 78b8d12 Compare September 27, 2023 02:01
adonesky1 pushed a commit that referenced this pull request Oct 2, 2023
Bumps [@metamask/eslint-config-jest](https://github.com/MetaMask/eslint-config) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/MetaMask/eslint-config/releases)
- [Commits](MetaMask/eslint-config@v11.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/eslint-config-jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@legobeat legobeat closed this Oct 16, 2023
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