-
Notifications
You must be signed in to change notification settings - Fork 327
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
fix: patch on usb package based on hotfix #4105
Merged
alexandremgo
merged 3 commits into
hotfix
from
bugfix/hotfix-patch-fix-usb-windows-hotplug-delay
Jul 21, 2023
Merged
fix: patch on usb package based on hotfix #4105
alexandremgo
merged 3 commits into
hotfix
from
bugfix/hotfix-patch-fix-usb-windows-hotplug-delay
Jul 21, 2023
Conversation
This file contains 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
π¦ Changeset detectedLatest commit: 307f0a4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
github-actions
bot
added
the
ledgerjs
Has changes in the ledgerjs open source libs
label
Jul 21, 2023
alexandremgo
changed the title
chore: patch on usb package based on hotfix
fix: patch on usb package based on hotfix
Jul 21, 2023
alexandremgo
deleted the
bugfix/hotfix-patch-fix-usb-windows-hotplug-delay
branch
July 21, 2023 15:01
3 tasks
ghost
pushed a commit
that referenced
this pull request
Jul 24, 2023
* π entering prerelease mode * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.0)] * fix(Firmware Update LLM): fix manager reload during update (#3846) * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.1)] * [LIVE-8231] Bugfix - Fix ethers shims for React Native not applied (#3872) * Fix name file for RN support with shims * changeset * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.2)] * bugfix(LLM): fix icons aligment on new Onboarding (#3871) * bugfix(LLM): fix icons aligment on new Onboarding * Add changeset * Polishing * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.3)] * fix(DeviceActionImplementations): fix flickering on device actions (#3875) * π release prerelease [LLD(2.63.0-next.2), LLM(3.26.0-next.4)] * Chore: smartling translations 20230704125053021 (#3900) * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ar-AE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-CN locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to fr-FR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-DE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-JP locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ko-KR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to pt-BR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ru-RU locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to tr-TR locale --------- Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> * chore(release): π prepare release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.64.0-next.0), LLM(3.27.0-next.0)] * [bugfix] Disable default derivation scheme for ICP, only use custom one (#4011) * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.1)] * [LIVE-8490] Bugfix - Fix wrong `shouldSkipAmount` in LLM send flow (#4024) * Fix wrong `shouldSkipAmount` in LLM send flow * changeset * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.2)] * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to zh-CN locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to fr-FR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to de-DE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ja-JP locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ko-KR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ru-RU locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to tr-TR locale * Update RELEASE_NOTES.md * chore(release): π prepare release [skip ci] * chore(hotfix) π entering hotfix mode * fix: release note version * add changelog * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.1-hotfix.0), LLM(3.27.0)] * fixup! fix: release note version * chore(hotfix): π₯ hotfix release [skip ci] * chore(hotfix) π entering hotfix mode * Remove .gitignores preventing correct publishing * changeset * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.0), LLM(3.27.1-hotfix.0)] * fix: patch on usb package based on hotfix (#4105) fix: patch delay on USB hotplug for Windows Patches the node-usb package * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.1), LLM(3.27.1-hotfix.0)] * Update RELEASE_NOTES.md * chore(hotfix): π₯ hotfix release [skip ci] --------- Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Gabriel Restori Soares <gabriel.soares@ledger.fr> Co-authored-by: 0xkvn <44363395+lambertkevin@users.noreply.github.com> Co-authored-by: Martin CAYUELAS <112866305+mcayuelas-ledger@users.noreply.github.com> Co-authored-by: sarneijim <38540290+sarneijim@users.noreply.github.com> Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Co-authored-by: Alexandre Chabrolin <9203826+chabroA@users.noreply.github.com> Co-authored-by: Hakim <59644786+haammar-ledger@users.noreply.github.com> Co-authored-by: Desifly <desire.ndri@ledger.fr> Co-authored-by: lambertkevin <kevin.lambert@ledger.fr> Co-authored-by: Alexandre Magaud <alexandre.magaud@gmail.com> Co-authored-by: haammar-ledger <hakim.aammar-ext@ledger.fr>
ghost
pushed a commit
that referenced
this pull request
Aug 3, 2023
* π entering prerelease mode * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.0)] * fix(Firmware Update LLM): fix manager reload during update (#3846) * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.1)] * [LIVE-8231] Bugfix - Fix ethers shims for React Native not applied (#3872) * Fix name file for RN support with shims * changeset * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.2)] * bugfix(LLM): fix icons aligment on new Onboarding (#3871) * bugfix(LLM): fix icons aligment on new Onboarding * Add changeset * Polishing * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.3)] * fix(DeviceActionImplementations): fix flickering on device actions (#3875) * π release prerelease [LLD(2.63.0-next.2), LLM(3.26.0-next.4)] * Chore: smartling translations 20230704125053021 (#3900) * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ar-AE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-CN locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to fr-FR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-DE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-JP locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ko-KR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to pt-BR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ru-RU locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to tr-TR locale --------- Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> * chore(release): π prepare release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.64.0-next.0), LLM(3.27.0-next.0)] * [bugfix] Disable default derivation scheme for ICP, only use custom one (#4011) * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.1)] * [LIVE-8490] Bugfix - Fix wrong `shouldSkipAmount` in LLM send flow (#4024) * Fix wrong `shouldSkipAmount` in LLM send flow * changeset * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.2)] * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to zh-CN locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to fr-FR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to de-DE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ja-JP locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ko-KR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ru-RU locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to tr-TR locale * Update RELEASE_NOTES.md * chore(release): π prepare release [skip ci] * chore(hotfix) π entering hotfix mode * fix: release note version * add changelog * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.1-hotfix.0), LLM(3.27.0)] * fixup! fix: release note version * chore(hotfix): π₯ hotfix release [skip ci] * chore(hotfix) π entering hotfix mode * Remove .gitignores preventing correct publishing * changeset * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.0), LLM(3.27.1-hotfix.0)] * fix: patch on usb package based on hotfix (#4105) fix: patch delay on USB hotplug for Windows Patches the node-usb package * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.1), LLM(3.27.1-hotfix.0)] * Update RELEASE_NOTES.md * chore(hotfix): π₯ hotfix release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.0)] * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account (#4185) * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account * add changeset * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.1)] * Fix feature flag for Polygon Zk EVM * Add changeset --------- Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Gabriel Restori Soares <gabriel.soares@ledger.fr> Co-authored-by: 0xkvn <44363395+lambertkevin@users.noreply.github.com> Co-authored-by: Martin CAYUELAS <112866305+mcayuelas-ledger@users.noreply.github.com> Co-authored-by: sarneijim <38540290+sarneijim@users.noreply.github.com> Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Co-authored-by: Alexandre Chabrolin <9203826+chabroA@users.noreply.github.com> Co-authored-by: Desifly <desire.ndri@ledger.fr> Co-authored-by: lambertkevin <kevin.lambert@ledger.fr> Co-authored-by: Alexandre Magaud <alexandre.magaud@gmail.com>
Justkant
added a commit
that referenced
this pull request
Aug 3, 2023
* π entering prerelease mode * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.0)] * fix(Firmware Update LLM): fix manager reload during update (#3846) * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.1)] * [LIVE-8231] Bugfix - Fix ethers shims for React Native not applied (#3872) * Fix name file for RN support with shims * changeset * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.2)] * bugfix(LLM): fix icons aligment on new Onboarding (#3871) * bugfix(LLM): fix icons aligment on new Onboarding * Add changeset * Polishing * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.3)] * fix(DeviceActionImplementations): fix flickering on device actions (#3875) * π release prerelease [LLD(2.63.0-next.2), LLM(3.26.0-next.4)] * Chore: smartling translations 20230704125053021 (#3900) * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ar-AE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-CN locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to fr-FR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-DE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-JP locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ko-KR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to pt-BR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ru-RU locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to tr-TR locale --------- Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> * chore(release): π prepare release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.64.0-next.0), LLM(3.27.0-next.0)] * [bugfix] Disable default derivation scheme for ICP, only use custom one (#4011) * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.1)] * [LIVE-8490] Bugfix - Fix wrong `shouldSkipAmount` in LLM send flow (#4024) * Fix wrong `shouldSkipAmount` in LLM send flow * changeset * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.2)] * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to zh-CN locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to fr-FR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to de-DE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ja-JP locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ko-KR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ru-RU locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to tr-TR locale * Update RELEASE_NOTES.md * chore(release): π prepare release [skip ci] * chore(hotfix) π entering hotfix mode * fix: release note version * add changelog * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.1-hotfix.0), LLM(3.27.0)] * fixup! fix: release note version * chore(hotfix): π₯ hotfix release [skip ci] * chore(hotfix) π entering hotfix mode * Remove .gitignores preventing correct publishing * changeset * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.0), LLM(3.27.1-hotfix.0)] * fix: patch on usb package based on hotfix (#4105) fix: patch delay on USB hotplug for Windows Patches the node-usb package * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.1), LLM(3.27.1-hotfix.0)] * Update RELEASE_NOTES.md * chore(hotfix): π₯ hotfix release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.0)] * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account (#4185) * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account * add changeset * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.1)] * Fix feature flag for Polygon Zk EVM * Add changeset --------- Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Gabriel Restori Soares <gabriel.soares@ledger.fr> Co-authored-by: 0xkvn <44363395+lambertkevin@users.noreply.github.com> Co-authored-by: Martin CAYUELAS <112866305+mcayuelas-ledger@users.noreply.github.com> Co-authored-by: sarneijim <38540290+sarneijim@users.noreply.github.com> Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Co-authored-by: Alexandre Chabrolin <9203826+chabroA@users.noreply.github.com> Co-authored-by: Desifly <desire.ndri@ledger.fr> Co-authored-by: lambertkevin <kevin.lambert@ledger.fr> Co-authored-by: Alexandre Magaud <alexandre.magaud@gmail.com>
ghost
pushed a commit
that referenced
this pull request
Aug 3, 2023
* π entering prerelease mode * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.0)] * fix(Firmware Update LLM): fix manager reload during update (#3846) * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.1)] * [LIVE-8231] Bugfix - Fix ethers shims for React Native not applied (#3872) * Fix name file for RN support with shims * changeset * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.2)] * bugfix(LLM): fix icons aligment on new Onboarding (#3871) * bugfix(LLM): fix icons aligment on new Onboarding * Add changeset * Polishing * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.3)] * fix(DeviceActionImplementations): fix flickering on device actions (#3875) * π release prerelease [LLD(2.63.0-next.2), LLM(3.26.0-next.4)] * Chore: smartling translations 20230704125053021 (#3900) * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ar-AE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-CN locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to fr-FR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-DE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-JP locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ko-KR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to pt-BR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ru-RU locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to tr-TR locale --------- Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> * chore(release): π prepare release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.64.0-next.0), LLM(3.27.0-next.0)] * [bugfix] Disable default derivation scheme for ICP, only use custom one (#4011) * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.1)] * [LIVE-8490] Bugfix - Fix wrong `shouldSkipAmount` in LLM send flow (#4024) * Fix wrong `shouldSkipAmount` in LLM send flow * changeset * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.2)] * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to zh-CN locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to fr-FR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to de-DE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ja-JP locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ko-KR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ru-RU locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to tr-TR locale * Update RELEASE_NOTES.md * chore(release): π prepare release [skip ci] * chore(hotfix) π entering hotfix mode * fix: release note version * add changelog * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.1-hotfix.0), LLM(3.27.0)] * fixup! fix: release note version * chore(hotfix): π₯ hotfix release [skip ci] * chore(hotfix) π entering hotfix mode * Remove .gitignores preventing correct publishing * changeset * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.0), LLM(3.27.1-hotfix.0)] * fix: patch on usb package based on hotfix (#4105) fix: patch delay on USB hotplug for Windows Patches the node-usb package * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.1), LLM(3.27.1-hotfix.0)] * Update RELEASE_NOTES.md * chore(hotfix): π₯ hotfix release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.0)] * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account (#4185) * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account * add changeset * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.1)] * Fix feature flag for Polygon Zk EVM * Add changeset --------- Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Gabriel Restori Soares <gabriel.soares@ledger.fr> Co-authored-by: 0xkvn <44363395+lambertkevin@users.noreply.github.com> Co-authored-by: Martin CAYUELAS <112866305+mcayuelas-ledger@users.noreply.github.com> Co-authored-by: sarneijim <38540290+sarneijim@users.noreply.github.com> Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Co-authored-by: Alexandre Chabrolin <9203826+chabroA@users.noreply.github.com> Co-authored-by: Desifly <desire.ndri@ledger.fr> Co-authored-by: lambertkevin <kevin.lambert@ledger.fr> Co-authored-by: Alexandre Magaud <alexandre.magaud@gmail.com>
ghost
mentioned this pull request
Aug 3, 2023
3 tasks
ghost
pushed a commit
that referenced
this pull request
Aug 4, 2023
[bugfix] Polygon zk evm feature flag (#4206) * π entering prerelease mode * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.0)] * fix(Firmware Update LLM): fix manager reload during update (#3846) * π release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.1)] * [LIVE-8231] Bugfix - Fix ethers shims for React Native not applied (#3872) * Fix name file for RN support with shims * changeset * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.2)] * bugfix(LLM): fix icons aligment on new Onboarding (#3871) * bugfix(LLM): fix icons aligment on new Onboarding * Add changeset * Polishing * π release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.3)] * fix(DeviceActionImplementations): fix flickering on device actions (#3875) * π release prerelease [LLD(2.63.0-next.2), LLM(3.26.0-next.4)] * Chore: smartling translations 20230704125053021 (#3900) * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ar-AE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-CN locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to fr-FR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-DE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-JP locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ko-KR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to pt-BR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ru-RU locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to tr-TR locale --------- * chore(release): π prepare release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.64.0-next.0), LLM(3.27.0-next.0)] * [bugfix] Disable default derivation scheme for ICP, only use custom one (#4011) * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.1)] * [LIVE-8490] Bugfix - Fix wrong `shouldSkipAmount` in LLM send flow (#4024) * Fix wrong `shouldSkipAmount` in LLM send flow * changeset * chore(prerelease): π release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.2)] * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to zh-CN locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to fr-FR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to de-DE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ja-JP locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ko-KR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ru-RU locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to tr-TR locale * Update RELEASE_NOTES.md * chore(release): π prepare release [skip ci] * chore(hotfix) π entering hotfix mode * fix: release note version * add changelog * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.1-hotfix.0), LLM(3.27.0)] * fixup! fix: release note version * chore(hotfix): π₯ hotfix release [skip ci] * chore(hotfix) π entering hotfix mode * Remove .gitignores preventing correct publishing * changeset * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.0), LLM(3.27.1-hotfix.0)] * fix: patch on usb package based on hotfix (#4105) fix: patch delay on USB hotplug for Windows Patches the node-usb package * chore(hotfix): π₯ hotfix prerelease [LLD(2.64.2-hotfix.1), LLM(3.27.1-hotfix.0)] * Update RELEASE_NOTES.md * chore(hotfix): π₯ hotfix release [skip ci] * chore(prerelease): π entering prerelease mode * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.0)] * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account (#4185) * π [FEAT] - LLM - Rephrase refer a friend banner in BTC account * add changeset * chore(prerelease): π release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.1)] * Fix feature flag for Polygon Zk EVM * Add changeset --------- Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Gabriel Restori Soares <gabriel.soares@ledger.fr> Co-authored-by: 0xkvn <44363395+lambertkevin@users.noreply.github.com> Co-authored-by: Martin CAYUELAS <112866305+mcayuelas-ledger@users.noreply.github.com> Co-authored-by: sarneijim <38540290+sarneijim@users.noreply.github.com> Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Co-authored-by: Alexandre Chabrolin <9203826+chabroA@users.noreply.github.com> Co-authored-by: Desifly <desire.ndri@ledger.fr> Co-authored-by: lambertkevin <kevin.lambert@ledger.fr> Co-authored-by: Alexandre Magaud <alexandre.magaud@gmail.com>
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.
π Description
Attempt to patch usb package
β Context
β Checklist
πΈ Demo
π Expectations to reach
Please make sure you follow these Important Steps.
Pull Requests must pass the CI and be internally validated in order to be merged.