Skip to content

chore: downgrade snaps-controllers peer dependency from ^9.10.0 to ^9.7.0 - #4959

Merged
ccharly merged 1 commit into
mainfrom
chore/downgrade-snaps-controllers-peer-dep
Nov 21, 2024
Merged

chore: downgrade snaps-controllers peer dependency from ^9.10.0 to ^9.7.0#4959
ccharly merged 1 commit into
mainfrom
chore/downgrade-snaps-controllers-peer-dep

Conversation

@ccharly

Copy link
Copy Markdown
Contributor

Explanation

This change was not required, and bumping peer dependency does require the "consumer" of that packages to potentially update his packages too, which would result in a breaking change for the accounts-controller here.

References

Changelog

N/A (since we would revert to the state of the last release of the accounts-controller for that specific line).

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
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@ccharlyccharly changed the title chore: downgrade snaps-controllers from ^9.10.0 to ^9.7.0chore: downgrade snaps-controllers peer dependency from ^9.10.0 to ^9.7.0Nov 21, 2024
@ccharlyccharly self-assigned this Nov 21, 2024
This change was not required, and bumping peer dependency does require
the "consumer" of that packages to potentially update his packages too,
which would result in a breaking change for the `accounts-controller`
here.
@ccharly
ccharlyforce-pushed the chore/downgrade-snaps-controllers-peer-dep branch from 6e5b79d to 9f5788dCompareNovember 21, 2024 17:14
@ccharlyccharly mentioned this pull request Nov 21, 2024
@ccharly
ccharly marked this pull request as ready for review November 21, 2024 17:14
@ccharly
ccharly requested review from a team as code ownersNovember 21, 2024 17:14
@ccharly
ccharly requested a review from a teamNovember 21, 2024 17:14

@mcmiremcmire left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Makes sense! Thank you.

@ccharly
ccharly merged commit 954e4b7 into mainNov 21, 2024
@ccharly
ccharly deleted the chore/downgrade-snaps-controllers-peer-dep branch November 21, 2024 18:22
@ccharlyccharly mentioned this pull request Dec 11, 2024
4 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ccharly@mcmire