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 199.0.0 #4678

Merged
merged 7 commits into from
Sep 10, 2024
Merged

Release 199.0.0 #4678

merged 7 commits into from
Sep 10, 2024

Conversation

Prithpal-Sooriya
Copy link
Contributor

@Prithpal-Sooriya Prithpal-Sooriya commented Sep 10, 2024

Explanation

This is a release candidate for v199.0.0.

  • @metamask/notification-services-controller@0.5.0
  • @metamask/profile-sync-controller@0.5.0

References

Changelog

### Changed

- Bump `@metamask/notification-services-controller` from `^0.4.1` to `^0.5.0` ([#4678](https://github.com/MetaMask/core/pull/4678))
- Bump `@metamask/profile-sync-controller` from `^0.4.0` to `^0.5.0` ([#4678](https://github.com/MetaMask/core/pull/4678))

Checklist

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

Copy link

socket-security bot commented Sep 10, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/@metamask/profile-sync-controller@0.4.0

View full report↗︎

@Prithpal-Sooriya Prithpal-Sooriya changed the title Release/199.0.0 Release 199.0.0 Sep 10, 2024
@Prithpal-Sooriya Prithpal-Sooriya added the team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications label Sep 10, 2024
@Prithpal-Sooriya Prithpal-Sooriya marked this pull request as ready for review September 10, 2024 11:09
@Prithpal-Sooriya Prithpal-Sooriya requested a review from a team as a code owner September 10, 2024 11:09
matteoscurati
matteoscurati previously approved these changes Sep 10, 2024
Copy link
Contributor

@matteoscurati matteoscurati left a comment

Choose a reason for hiding this comment

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

LGTM

matteoscurati
matteoscurati previously approved these changes Sep 10, 2024
matteoscurati
matteoscurati previously approved these changes Sep 10, 2024
Copy link
Contributor

@Jonathansoufer Jonathansoufer left a comment

Choose a reason for hiding this comment

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

LGTM!

@Prithpal-Sooriya Prithpal-Sooriya merged commit fe3dfcb into main Sep 10, 2024
116 checks passed
@Prithpal-Sooriya Prithpal-Sooriya deleted the release/199.0.0 branch September 10, 2024 11:41
mathieuartu added a commit that referenced this pull request Sep 11, 2024
## Explanation

This is a release candidate for v200.0.0.

- `@metamask/accounts-controller@18.2.0`

## References

## Changelog
```md
### Changed

- Bump `@metamask/accounts-controller` from `^18.1.1` to `^18.2.0` ([#4678](#4680))

```
mikesposito pushed a commit that referenced this pull request Sep 11, 2024
## Explanation

This is a release candidate for v199.0.0.
- `@metamask/notification-services-controller@0.5.0`
- `@metamask/profile-sync-controller@0.5.0`

## References

<!--
Are there any issues that this pull request is tied to? Are there other
links that reviewers should consult to understand these changes better?

For example:

* Fixes #12345
* Related to #67890
-->

## Changelog

<!--
If you're making any consumer-facing changes, list those changes here as
if you were updating a changelog, using the template below as a guide.

(CATEGORY is one of BREAKING, ADDED, CHANGED, DEPRECATED, REMOVED, or
FIXED. For security-related issues, follow the Security Advisory
process.)

Please take care to name the exact pieces of the API you've added or
changed (e.g. types, interfaces, functions, or methods).

If there are any breaking changes, make sure to offer a solution for
consumers to follow once they upgrade to the changes.

Finally, if you're only making changes to development scripts or tests,
you may replace the template below with "None".
-->

```md
### Changed

- Bump `@metamask/notification-services-controller` from `^0.4.1` to `^0.5.0` ([#4678](#4678))
- Bump `@metamask/profile-sync-controller` from `^0.4.0` to `^0.5.0` ([#4678](#4678))
```

## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants