Commit ee62e1b
chore: upgrade @metamask/gator-permissions-snap from ^0.5.0 to ^0.6.0 (#37562)
## **Description**
Upgrade @metamask/gator-permissions-snap from `^0.5.0` to `^0.6.0`
- Improves metrics generation, by including more information about the
permissions being granted
(MetaMask/snap-7715-permissions#218)
[](https://codespaces.new/MetaMask/metamask-extension/pull/37562?quickstart=1)
## **Changelog**
<!--
If this PR is not End-User-Facing and should not show up in the
CHANGELOG, you can choose to either:
1. Write `CHANGELOG entry: null`
2. Label with `no-changelog`
If this PR is End-User-Facing, please write a short User-Facing
description in the past tense like:
`CHANGELOG entry: Added a new tab for users to see their NFTs`
`CHANGELOG entry: Fixed a bug that was causing some NFTs to flicker`
(This helps the Release Engineer do their job more quickly and
accurately)
-->
CHANGELOG entry: Upgrade @metamask/gator-permissions-snap from `^0.5.0`
to `^0.6.0`
- Improves metrics generation, by including more information about the
permissions being granted
(MetaMask/snap-7715-permissions#218)
## **Pre-merge author checklist**
- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
## **Pre-merge reviewer checklist**
- [x] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [x] 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.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Upgrade @metamask/gator-permissions-snap from ^0.5.0 to ^0.6.0 in
package.json and yarn.lock.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
226acc6. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: MoMannn <tadej.vengust@consensys.net>1 parent d54ea81 commit ee62e1b
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6472 | 6472 | | |
6473 | 6473 | | |
6474 | 6474 | | |
6475 | | - | |
6476 | | - | |
6477 | | - | |
| 6475 | + | |
| 6476 | + | |
| 6477 | + | |
6478 | 6478 | | |
6479 | 6479 | | |
6480 | 6480 | | |
6481 | 6481 | | |
6482 | 6482 | | |
6483 | 6483 | | |
6484 | 6484 | | |
6485 | | - | |
| 6485 | + | |
6486 | 6486 | | |
6487 | 6487 | | |
6488 | 6488 | | |
| |||
32034 | 32034 | | |
32035 | 32035 | | |
32036 | 32036 | | |
32037 | | - | |
| 32037 | + | |
32038 | 32038 | | |
32039 | 32039 | | |
32040 | 32040 | | |
| |||
0 commit comments