Release/1078.0.0 - #9299
Merged
Merged
Conversation
gauthierpetetin
temporarily deployed
to
default-branch
June 29, 2026 09:46 — with
GitHub Actions
Inactive
gauthierpetetin
temporarily deployed
to
default-branch
June 29, 2026 09:46 — with
GitHub Actions
Inactive
|
✅ No changelog changes needed. |
gauthierpetetin
enabled auto-merge
June 29, 2026 09:50
NicolasMassart
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation
Monorepo release that publishes the analytics consent reset fix:
@metamask/analytics-controller→ 1.2.1 (patch)resetConsentDecision, matching extension behavior for undecided consent resets during onboarding restarts (#9284).Root
package.jsonis bumped from1077.0.0to1078.0.0. There are no application source changes in this diff.References
Checklist
Note
Low Risk
Version and changelog-only release PR with no runtime code changes in the diff.
Overview
Release
1078.0.0bumps the root monorepo version and cuts@metamask/analytics-controller@1.2.1.The analytics package changelog is finalized for 1.2.1, documenting the behavior change from #9284:
resetConsentDecisionnow keeps the pre-consent event queue (while still resetting consent and clearing the delivery queue), so onboarding restarts align with extension behavior. This PR does not change implementation code—only version numbers and release notes.Reviewed by Cursor Bugbot for commit d2ed6ee. Bugbot is set up for automated code reviews on this repo. Configure here.