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

Release candidate v8.3.0 #301

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Release candidate v8.3.0 #301

merged 2 commits into from
Mar 13, 2024

Conversation

jiexi
Copy link
Contributor

@jiexi jiexi commented Mar 13, 2024

Fixed

  • Replace deprecated window.ethereum.selectedAddress property with local account value (#300)

@jiexi jiexi merged commit f0803d3 into main Mar 13, 2024
7 checks passed
@jiexi jiexi deleted the release-v8.3.0 branch March 13, 2024 16:39
@Gudahtt
Copy link
Member

Gudahtt commented Mar 13, 2024

This has been deployed to GitHub Pages and published to npm

A new version of the package @metamask/test-dapp (8.3.0) was published at 2024-03-13T17:15:37.733Z from [redacted].
The shasum of this package is cc703a67d6f100a274ef018b120f95cf820adbac.

jiexi added a commit to MetaMask/metamask-extension that referenced this pull request Mar 13, 2024
## **Description**

Bumps the test dapp version to fix a broken e2e test with the new
provider v16.0.0 version being adopted
[here](#23375)

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/23463?quickstart=1)

## **Related issues**

See: MetaMask/test-dapp#301
See: #23375

## **Manual testing steps**

No user facing changes

## **Screenshots/Recordings**

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

### **Before**

<!-- [screenshots/recordings] -->

### **After**

<!-- [screenshots/recordings] -->

## **Pre-merge author checklist**

- [ ] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've clearly explained what problem this PR is solving and how it
is solved.
- [x] I've linked related issues
- [ ] I've included manual testing steps
- [ ] I've included screenshots/recordings if applicable
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
- [x] I’ve properly set the pull request status:
  - [ ] In case it's not yet "ready for review", I've set it to "draft".
- [x] In case it's "ready for review", I've changed it from "draft" to
"non-draft".

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
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.

3 participants