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) [NO-ISSUE]: New versions on the way 🚀 #386

Merged
merged 499 commits into from
Oct 11, 2024
Merged

Conversation

valpinkman
Copy link
Member

  • ⬆️ (repo): Turbo v2
  • Bump uuid from 9.0.1 to 10.0.0
  • Bump turbo from 2.0.3 to 2.0.4
  • Bump @eslint/js from 9.4.0 to 9.5.0
  • Bump @types/uuid from 9.0.8 to 10.0.0
  • Bump gitmoji-cli from 9.2.0 to 9.3.0
  • Bump danger from 12.3.1 to 12.3.3
  • ✨ (core): Added new ListApps and ListAppsContinue commands
  • 🔧 (ci): Update dependabot commit message config
  • ⬆️ (repo) [NO-ISSUE]: Bump globals from 15.4.0 to 15.6.0
  • ⬆️ (repo) [NO-ISSUE]: Bump typescript-eslint
  • *💚 (repo): Allows dependabot PR to run healthchecks*
  • ⬆️ (ci) [NO-ISSUE]: Bump toshimaru/auto-author-assign
  • 🐛 (core): GetBatteryStatus parsing result
  • ⬆️ (repo) [NO-ISSUE]: Bump ts-jest from 29.1.4 to 29.1.5
  • :construction-worker: (othr): Migrate github self-hosted runner
  • 👷 (othr): Dependabot skip sonarqube
  • ⬆️ (repo) [NO-ISSUE]: Bump @ledgerhq/react-ui
  • ⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 7.109.0 to 8.13.0
  • ✨ (core): Device reconnection with 2s timeout
  • 🎨 (core): Reviews
  • 💄 (sample): Remove device session if device not connected
  • 💚 (repo): Allow more branch names
  • 💚 (repo): Allow - in comment/title scope
  • ✨ (signer): Import context-module from LL
  • ✨ (signer): Add inversify for injecting context-module data sources
  • ✅ (signer): Add context-module missing test
  • 🔖 (signer): Update context-module version to match LL version
  • 🩹 (package): Replace signer by context-module
  • ♻️ (signer): Remove unecessary as const keyword
  • ♻️ (signer): Add HexString type to handle hexa string format
  • ♻️ (signer): Handle axios errors correctly
  • 🔥 (signer): Remove unused import
  • ♻️ (signer): Remove Buffer from context-module
  • 📦️ (signer): Make context-module private
  • ✏️ (signer): Rename errors for matching context-module style
  • ✏️ (signer): Change clear sign context type with generic ones
  • ♻️ (signer): Improve nft context loader readability
  • ♻️ (signer): Improve readability of forward domain loader
  • ♻️ (signer): Improve readability of token datasource
  • ⚡️ (signer): Improve performance while fetching token infos
  • 🐛 (signer): Fix injection for context loaders
  • ♻️ (signer): Import clearsign error and success type
  • ♻️ (signer): Don't throw on wrong abi
  • ♻️ (signer): Minor refactoring
  • ♻️ (signer): Improve external plugin flow
  • ⬆️ (repo): Update typescript to 5.5
  • 🚨 (sample): Fix typescript to 5.4.5 in sample app
  • ⬆️ (repo) [NO-ISSUE]: Bump @types/node from 20.14.2 to 20.14.10
  • ✨ (core): Open App Device Action
  • ✨ (sample): Device Actions page
  • 🐛 (core): Handle device reconnection in sendApdu
  • ⬆️ (repo) [NO-ISSUE]: Bump xstate from 5.14.0 to 5.15.0
  • 🚨 (core): Fix typing error with new version of XState
  • ⬆️ (repo) [NO-ISSUE]: Bump @changesets/cli from 2.27.5 to 2.27.7
  • ✨ (signer): Add keyring-eth package
  • ✨ (signer): Create Eth keyring skeleton
  • ✨ (signer): Create Eth AppBinding skeleton
  • ✨ (signer): Add typed data parser service skeleton
  • ✨ (signer): Add Transaction mapper service skeleton
  • ✅ (signer): Add unit tests
  • 🎨 (signer): Rename binding to binder
  • 🔨 (signer): Update build script
  • 💚 (signer): Fix CI lockfile error
  • ♻️ (signer): Add sessionId parameter to keyring builder
  • 🚨 (signer): Fix lint error
  • ⬆️ (repo) [NO-ISSUE]: Bump rimraf from 5.0.7 to 6.0.1
  • ⬆️ (repo) [NO-ISSUE]: Bump eslint-plugin-simple-import-sort
  • ⬆️ (repo) [NO-ISSUE]: Bump @statelyai/inspect
  • ⬆️ (core): Update core dependency
  • ♻️ (core): Add exports
  • ♻️ (core): Add add32BitUintToData for apdu builder
  • ✨ (keyring-eth): Implement GetAddress command
  • 🔇 (keyring-eth): Remove inversify logger
  • ✨ (sample): Add temporary front end for GetAddress command
  • 🔖 (chore): Changeset
  • 🐛 (chore): Remove workspace declaration from package.json
  • 🔖 (chore): Changeset
  • 🧑‍💻 (repo): Maintenance on tools and CI scripts
  • ⬆️ (repo) [NO-ISSUE]: Bump gitmoji-cli from 9.3.0 to 9.4.0
  • ⬆️ (repo) [NO-ISSUE]: Bump semver from 7.6.2 to 7.6.3
  • ⬆️ (repo) [NO-ISSUE]: Bump @eslint/js from 9.5.0 to 9.7.0
  • ✨ (keyring-eth): Implement GetChallengeCommand
  • 🔖 (chore): Changeset
  • 📝 (core): Add state flow charts for device actions
  • ✨ (core): Device action: add GetDeviceStatus
  • ✅ (core): Test for d-a: GetDevicestatus + OpenApp update
  • ✨ (core): Add GoToDashboard device action
  • ✨ (core): ListApps device action
  • 🎨 (core): Rework default timeout + tests
  • ⬆️ (repo) [NO-ISSUE]: Bump globals from 15.6.0 to 15.8.0
  • ✨ (keyring-eth): Implement transaction mapper service
  • 🔖 (chore): Changeset
  • ♻️ (keyring-eth): Split TransactionMapperService with mappers
  • 🎨 (libs): Remove internal calls to @api/index in sdk
  • 💚 (chore): Improve danger message for commits messages
  • ♻️ (danger): Refacto branch regex prefix
  • 🧑‍💻 (danger): Add danger:local script
  • 🚚 (core): Rename Uint -> UInt
  • 🚚 (keyring-eth): Rename Uint -> UInt
  • ♻️ (core): Set @api types readonly
  • 🚚 (core): Add missing exports
  • 🐛 (core): Fix testDeviceActionStates
  • ✨ (core): Add SendCommandInAppDeviceAction
  • 🏷️ (core): Add "VerifyAddress" UserInteractionRequired
  • ✨ (keyring-eth): Implement "getAddress" with a DeviceAction
  • ✨ (sample): Add GetAddress in keyring eth
  • 🔖 (chore): Changeset
  • ⬆️ (repo) [NO-ISSUE]: Bump eslint from 9.4.0 to 9.8.0
  • ⬆️ (repo) [NO-ISSUE]: Bump turbo from 2.0.6 to 2.0.9
  • ✨ (keyring-eth): Implement SignTransactionCommand
  • ♻️ (core): Add HexaString type to core
  • ♻️ (keyring-eth): Create DerivationPathUtils to split derivation path
  • 🔖 (chore): Changeset
  • 🐛 (signer): Import reflect-metadata
  • 🚨 (chore): Fix build with commonjs when imported from other
  • ✏️ (keyring-eth): Fix uint typo
  • ✨ (keyring-eth): Add serialized transaction in mapper tx result
  • 🔖 (chore): Changeset
  • ⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.13.0 to 8.20.0
  • ✨ (core): Add Flex device model
  • ✨ (sample): Use correct icon for Flex device model
  • 🔖 (chore): Changeset
  • ✨ (keyring-eth): Implement ProvideTokenInformationCommand
  • 🔖 (chore): Changeset
  • 📝 (context-module): Add context-module readme
  • 🔖 (chore): Changeset
  • 🎨 (core): Improve code visibility
  • ✨ (keyring-eth): Implement ProvideDomainNameCommand
  • ✨ (core): Add ManagerApi service to core
  • ✨ (core): Add ListAppsWithMetadata device action
  • 🚚 (core): Export ListAppsWithMetadataDeviceAction & types
  • ✨ (sample): Add ListAppsWithMetadataDeviceAction
  • ✅ (core): Add tests + using Either in ManagerApi
  • 🎨 (core): Update device session to pass getAppsByHashes
  • ✨ (keyring-eth): Sign personal message command
  • ⬆️ (repo) [NO-ISSUE]: Bump autoprefixer from 10.4.19 to 10.4.20
  • ⬆️ (repo) [NO-ISSUE]: Bump @tsconfig/recommended
  • ✨ (keyring-eth): Implement SetPluginCommand
  • ✨ (keyring-eth): Implement ProvideNFTInformationCommand
  • 🐛 (keyring-eth): Fix getApdu error
  • 💚 (othr): Fix ci builds false positive
  • ✨ (keyring-eth): Add SetExternalPlugin command
  • ✨ (keyring-eth): Create TypedData parser service
  • ⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.2 to 8.1.4
  • ✨ (keyring-eth): Implement SendEIP712StructDefinition command
  • ✨ (keyring-eth): Implement SignEIP712Command
  • ✨ (keyring-eth): Implement SendEIP712FilteringCommand
  • ✨ (keyring-eth): Implement SendEIP712StructImplemCommand
  • ⬆️ (repo) [NO-ISSUE]: Bump @types/node from 20.14.11 to 22.4.0
  • ⬆️ (context-module): Bump ethers from 5.7.2 to 6.13.2
  • 🐛 (context-module): Adapt code for ethers v6
  • ⬆️ (keyring-eth): Bump ethers to v6.13.2
  • ♻️ (keyring-eth): Fix ethers v5 version to v5.7.2
  • 🔖 (chore): Changeset
  • ✨ (context-module): New API to load typed messages filters
  • ✨ (keyring-eth): Create ProvideEip712Context Task
  • ✨ (keyring-eth): Implement SignTypedData use case
  • ⬆️ (repo) [NO-ISSUE]: Bump eslint from 9.8.0 to 9.9.0
  • ⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.4 to 14.2.6
  • ⬆️ (repo) [NO-ISSUE]: Bump postcss from 8.4.38 to 8.4.41
  • ♻️ (core): CommandResult instead of throwable errors
  • ✨ (core): Improve CommandResult and GlobalCommandErrors
  • ♻️ (core): Use of CommandResult in every command
  • ♻️ (core): Use of CommandResult in every device action
  • ♻️ (smpl): Use of CommandResult in CommandsView
  • ♻️ (keyring-eth): Use of CommandResult in every keyring command
  • 🔖 (core): Changeset
  • 🎨 (core): Reviews
  • 🎨 (keyring-eth): Reviews
  • 🎨 (smpl): Reviews
  • 👔 (keyring-eth): Update commands to use CommandResult
  • ♻️ (core): Explicit command result errors instead of using SdkError
  • ✨ (keyring-eth): Use CommandResult in SignTypedData usecase
  • ♻️ (keyring-eth): Use of CommandResult in every keyring command
  • 🎨 (keyring-eth): Reviews
  • ♻️ (core): Explicit command result errors instead of using SdkError
  • ✨ (core): Use CommandResult in DeviceActions
  • ♻️ (core): ErrorCode as last param
  • ♻️ (core): ListAppErrorCodes
  • ✨ (core): Use CommandResult in SendCommandInAppDeviceAction
  • ♻️ (keyring-eth): Errorcode as last param
  • ♻️ (keyring-eth): Update SignTypedDataDA typings
  • ♻️ (core): DeviceAction actors onError handling
  • ✨ (sample-app): Add SignTypedData to Ethereum Keyring
  • ♻️ (keyring-eth): Remove logic from SignPersonalMessageCommand
  • ✅ (keyring-eth): Add missing tests for SignPersonalMessageCommand
  • ♻️ (keyring-eth): Create SendSignPesonalMessageTask
  • ✨ (keyring-eth): Add SignMessage use case
  • ✨ (sample): Add SignMessage use case
  • 🔖 (chore): Changeset
  • ⬆️ (repo) [NO-ISSUE]: Bump typescript-eslint
  • 🚨 (repo): Fix errors due to package upgrade
  • ♻️ (keyring-eth): Refactor SignTransactionCommand to remove logic
  • ✨ (keyring-eth): Add SendSignTransactionTask
  • 🔖 (chore): Changeset
  • ⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.20.0 to 8.26.0
  • 👷 (othr): Add snapshot release
  • 🏷️ (keyring-eth): Replace serialized with serializedTransaction
  • ✨ (keyring-eth): Add BuildTransactionContextTask
  • 🔖 (keyring-eth): Changeset
  • 💚 (snapshot-release): Release without PR creation
  • 🎨 (signer): Improve code visibility
  • ✨ (keyring-eth): Add ProvideTransactionContextTask
  • ⬆️ (repo) [NO-ISSUE]: Bump axios from 1.7.2 to 1.7.7
  • ⬆️ (repo) [NO-ISSUE]: Bump globals from 15.8.0 to 15.9.0
  • ⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.26.0 to 8.27.0
  • ⬆️ (repo) [NO-ISSUE]: Bump @types/node from 22.4.0 to 22.5.2
  • ♻️ (keyring-eth): Create args type for BuildTransactionContextTask
  • 🐛 (keyring-eth): Fix Sign commands when v is 0
  • 🐛 (keyring-eth): Fix ProvideTokenInformationCommand
  • 🏷️ (keyring-eth): Replace ErrorCode with more explicit value
  • ✨ (keyring-eth): Add SignTransactionDeviceAction
  • 🔖 (chore): Changeset
  • ✨ (keyring-eth): Implement signTransaction use case
  • ✅ (keyring-eth): Add missing EthAppBinder unit test
  • 🔧 (keyring-eth): Exclude from coverate test files
  • ♻️ (keyring-eth): Use private keyword in the EthAppBinder construc
  • ♻️ (keyring-eth): Add missing types keyword
  • 🔖 (chore): Changeset
  • ✨ (sample): Implement signTransaction
  • 🩹 (sample): Fix duplicate key
  • 🔖 (chore): Changeset
  • ⚙️ (jfrog-setup) [NO-ISSUE]: Push lib to jfrog (⚙️ (jfrog-setup) [NO-ISSUE]: Push lib to jfrog #247)
  • ⬆️ (repo) [NO-ISSUE]: Bump @types/react from 18.3.3 to 18.3.5
  • ⬆️ (repo) [NO-ISSUE]: Bump turbo from 2.0.9 to 2.1.1
  • ⬆️ (repo) [NO-ISSUE]: Bump @types/node from 22.5.2 to 22.5.4
  • ⬆️ (repo) [NO-ISSUE]: Bump typescript from 5.4.5 to 5.6.2
  • 🚨 (sample): Revert typescript update
  • 👷 (dependabot): Update dependabot config to group updates
  • ⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.4 to 8.1.5
  • ⬆️ (repo): Bump xstate to 5.18.1 and fix types
  • ⬆️ (repo) [NO-ISSUE]: Bump @changesets/cli
  • 👷 (dependabot): Refined config for dependabot
  • ⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 4 updates
  • ⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.5 to 8.1.6
  • ⬆️ (repo) [NO-ISSUE]: Bump @ledgerhq/react-ui
  • ⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.27.0 to 8.30.0
  • ⬆️ (sample) [NO-ISSUE]: Bump next in /apps/sample
  • ✨ (signer): Add keyring-btc package
  • 💄 (smpl): Device actions: add lotties & rework UI
  • 🔖 (chore): Changeset
  • ✨ (keyring-btc): Implement GetMasterFingerprintCommand
  • 🔖 (chore): Changeset
  • 👷 (chore): Add warning if no .changeset is provided
  • 👷 (chore): Change default branch to origin/develop for local danger run
  • 🧑‍💻 (chore): Add changeset checkbox
  • 📝 (keyring-eth): Add README for ETH keyring
  • 🐛 (core): Wrong dependency declaration for @statelyai
  • 👔 (keyring-btc): Add DerivationPathUtils
  • ✨ (keyring-btc): Implement GetExtendedPublicKeyCommand
  • 🔖 (chore): Changeset
  • ✨ (core): Add a ListDeviceSessions use case
  • ⚙️ (jfrog) [NO-ISSUE]: Attest and sign package (⚙️ (jfrog) [NO-ISSUE]: Attest and sign package #287)
  • ⬆️ (repo) [NO-ISSUE]: Bump the typescript group with 4 updates
  • ⬇️ (sample): Switch back to TS 5.4
  • 👷 (repo): Rename packages
  • ⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates
  • ♻️ (core): Extract ByteArrayParser from the APDU parser
  • ✨ (core): Add missing numbers encoding to builder and parser
  • ✨ (keyring-btc): Implement varint parser and builder
  • ✨ (keyring-btc): Implement merkle tree abstractions
  • ♻️ (keyring-btc): Refacor code
  • 👷 (keyring-btc): Rename core to device management kit
  • 🔖 (context-module): Package context-module now public
  • 🔖 (keyring-eth): Package device-signer-kit-ethereum now public
  • ⚙️ (jfrog) [NO-ISSUE]: Add postpack step to attest tarball (⚙️ (jfrog) [NO-ISSUE]: Add postpack step #324)
  • ⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.6 to 8.1.8
  • ⬆️ (repo) [NO-ISSUE]: Bump xstate in the critical group
  • ⬆️ (repo) [NO-ISSUE]: Bump postcss from 8.4.41 to 8.4.47
  • ⬆️ (sample) [NO-ISSUE]: Bump @ledgerhq/react-ui in /apps/sample
  • ⬆️ (sample) [NO-ISSUE]: Bump next in /apps/sample
  • 💚 (repo): Update pnpm-lockfile
  • 💚 (repo): Update pnpm lockfile
  • ⬆️ (repo) [NO-ISSUE]: Bump prettier from 3.3.2 to 3.3.3
  • 💚 (dependabot): Update config to skip typescript from sample app
  • ⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates
  • ⬆️ (repo) [NO-ISSUE]: Bump turbo from 2.1.1 to 2.1.2
  • ⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.30.0 to 8.32.0
  • ⬆️ (repo) [NO-ISSUE]: Bump concurrently from 8.2.2 to 9.0.1
  • ⬆️ (repo) [NO-ISSUE]: Bump the typescript group with 3 updates
  • ⬇️ (sample): Downgrade typescript on the sample app
  • 👷 (chore): Ignore unpublished packages
  • 👷 (release): Only build libs during relese workflow
  • 💚 (repo): Prepare CI for external contributions
  • ✏️ (changeset): Split keyring-btc from other changesets
  • 💚 (danger): Fix danger scripts
  • 💚 (repo): Generate SBOM when lockfile changes
  • 🐛 (core): WebHid: refacto reconnection & fix sendApdu while reconnecting
  • ⏪️ (repo): Reverse wrong commit c7cb9a
  • ✨ (core): Implement base64 string utils
  • ✨ (keyring-btc): Implement PSBT parser
  • ✅ (context-module): Add missing tests
  • ✨ (context-module): Add config to change cal endpoint/mode
  • 🔖 (chore): Changeset
  • ⬆️ (repo) [NO-ISSUE]: Bump globals from 15.9.0 to 15.10.0
  • ⬆️ (repo) [NO-ISSUE]: Bump @changesets/cli
  • ⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates
  • ⬆️ (repo) [NO-ISSUE]: Bump ts-jest from 29.1.5 to 29.2.5
  • ✨ (core): WebUsbHidTransport: recognize bootloader
  • ✨ (context-module): Use descriptors_eip712 instead of eip712_signatures
  • 🔖 (chore): Changeset
  • ♻️ (context-module): Use signature mode depending on config
  • 🏷️ (context-module): Improve typing
  • ✏️ (context-module): Rename FilterField to InstructionField
  • 🚨 (keyring-eth): Fix import error
  • ✨ (sample): Add support of calUrl and testing endpoint
  • 🔖 (chore): Changeset
  • 🚨 (sample): Fix styled component attrs
  • ⬆️ (repo) [NO-ISSUE]: Bump the typescript group across 1 directory with 3 updates
  • 🚨 (sample): Fix component attributes
  • 🔧 (eslint): Add eslint for tsx files
  • 🚨 (sample): Run lint:fix
  • 🚨 (sample): Fix other lint command
  • 🔖 (chore): Changeset
  • 🐛 (context-module): Address and selector are lower case in the CAL
  • 🐛 (context-module): The CAL service may return several contracts in its response
  • 👷 (repo): Create issue templates and update PR template
  • ✨ (core): Update session state after opening app successfully
  • ✨ (context-module): Add support of branch config for cal service
  • ✨ (sample): Add branch ref parameter for sign typed obj
  • 🔖 (chore): Changeset
  • 📄 (repo): Add license to the repo
  • 🚨 (sample): Move styled out of components
  • ✨ (sample): Possibility to export all logs to JSON
  • ✨ (sample): Add CAL view for checking contracts availability
  • 💄 (sample): Add CAL endpoint and branch params
  • ♻️ (sample): Handle PR reviews

📝 Description

New Releases incoming

  • device-management-kit 0.4.0
  • device-signer-kit-ethereum 1.0.0
  • context-module 1.0.0

❓ Context

  • JIRA or GitHub link:
  • Feature:

✅ Checklist

Pull Requests must pass CI checks and undergo code review. Set the PR as Draft if it is not yet ready for review.

  • Covered by automatic tests
  • Changeset is provided
  • Impact of the changes:
    • list of the changes

🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.

jdabbech-ledger and others added 30 commits August 26, 2024 10:37
this logic need to be in the corresponding task

fix command
paoun-ledger and others added 21 commits October 9, 2024 13:52
Copy link

vercel bot commented Oct 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
device-sdk-ts-sample ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 1:49pm

Copy link
Contributor

github-actions bot commented Oct 11, 2024

Fails
🚫

Please fix the PR branch name to match the convention, see CONTRIBUTING.md.

Wrong branch name: release

ℹ️ Regex to match: /^(feature|feat|bugfix|bug|hotfix|fix|support|chore|core|doc|refacto|refactor)\/((dsdk)-[0-9]+|no-issue|issue-[0-9]+)-.+/i

  • Rules:
    • Must start with a type (feature, feat, bugfix, bug, hotfix, fix, support, chore, core, doc, refacto, refactor)
    • Followed by a SLASH ("/")
    • Followed by a JIRA issue number (DSDK-1234) or "no-issue" or "issue-1234" if fixing a Github issue
    • Followed by a DASH ("-")
    • Followed by a description

ℹ️ Example: feat/dsdk-1234-my-feature

🚫

One or more commit message does not match the convention, see CONTRIBUTING.md.

Wrong commit messages:
♻️ (core) [DSDK-412]: Apply Error implementation on existing Commands, DeviceActions (#172)
:sparkles: (sample-app) [DSDK-424]: Add SignTypedData to Ethereum Keyring (#208)
✨ (keyring-eth) [DSDK-389]: Add SignMessage use case (#209)
Merge branch 'develop' into dependabot/npm_and_yarn/next-14.2.6
⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.4 to 14.2.6 (#213)
• `:arrow_up: (repo) [NO-ISSUE]: Bump typescript-eslint

Bumps typescript-eslint from 7.15.0 to 8.2.0.


updated-dependencies:

  • dependency-name: typescript-eslint
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump typescript-eslint from 7.15.0 to 8.2.0 (#206)✨ (keyring-eth) [DSDK-434]: Add SendSignTransactionTask (#210)⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.20.0 to 8.26.0

Bumps @sentry/nextjs from 8.20.0 to 8.26.0.


updated-dependencies:

  • dependency-name: "@sentry/nextjs"
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.20.0 to 8.26.0 (#212)👷 (othr) [DSDK-364]: Setup snapshot releases (#211)✨ (keyring-eth) [DSDK-435]: Add BuildTransactionContextTask (#215)💚 (snapshot-release) [DSDK-364]: Release without PR creation (#218)✨ (keyring-eth) [DSDK-430]: Add ProvideTransactionContextTask (#216)⬆️ (repo) [NO-ISSUE]: Bump axios from 1.7.2 to 1.7.7

Bumps axios from 1.7.2 to 1.7.7.


updated-dependencies:

  • dependency-name: axios
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump globals from 15.8.0 to 15.9.0

Bumps globals from 15.8.0 to 15.9.0.


updated-dependencies:

  • dependency-name: globals
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump globals from 15.8.0 to 15.9.0 (#225)Merge branch 'develop' into dependabot/npm_and_yarn/axios-1.7.7⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.26.0 to 8.27.0

Bumps @sentry/nextjs from 8.26.0 to 8.27.0.


updated-dependencies:

  • dependency-name: "@sentry/nextjs"
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.26.0 to 8.27.0 (#222)Merge branch 'develop' into dependabot/npm_and_yarn/axios-1.7.7⬆️ (repo) [NO-ISSUE]: Bump axios from 1.7.2 to 1.7.7 (#223)⬆️ (repo) [NO-ISSUE]: Bump @types/node from 22.4.0 to 22.5.2

Bumps @types/node from 22.4.0 to 22.5.2.


updated-dependencies:

  • dependency-name: "@types/node"
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @types/node from 22.4.0 to 22.5.2 (#224)✨ (keyring-eth) [DSDK-425]: Add SignTransactionDeviceAction (#227)✨ (keyring-eth) [DSDK-387]: Implement signTransaction use case (#228)✨ (sample) [DSDK-423]: Implement Sign transaction in the Ethereum Keyring (#230)⚙️ (jfrog-setup) [NO-ISSUE]: Push lib to jfrog (#247)⬆️ (repo) [NO-ISSUE]: Bump @types/react from 18.3.3 to 18.3.5

Bumps @types/react from 18.3.3 to 18.3.5.


updated-dependencies:

  • dependency-name: "@types/react"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @types/react from 18.3.3 to 18.3.5 (#252)⬆️ (repo) [NO-ISSUE]: Bump turbo from 2.0.9 to 2.1.1

Bumps turbo from 2.0.9 to 2.1.1.


updated-dependencies:

  • dependency-name: turbo
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump turbo from 2.0.9 to 2.1.1 (#253)⬆️ (repo) [NO-ISSUE]: Bump @types/node from 22.5.2 to 22.5.4

Bumps @types/node from 22.5.2 to 22.5.4.


updated-dependencies:

  • dependency-name: "@types/node"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @types/node from 22.5.2 to 22.5.4 (#251)⬆️ (repo) [NO-ISSUE]: Bump typescript from 5.4.5 to 5.6.2

Bumps typescript from 5.4.5 to 5.6.2.


updated-dependencies:

  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump typescript from 5.4.5 to 5.6.2 (#255)👷 (dependabot) [NO-ISSUE]: Update dependabot config to group updates (#256)⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.4 to 8.1.5

Bumps zx from 8.1.4 to 8.1.5.


updated-dependencies:

  • dependency-name: zx
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.4 to 8.1.5 (#262)⬆️ (repo) [DSDK-453]: Bump xstate from 5.15.0 to 5.18.1 and fix types (#263)⬆️ (repo) [NO-ISSUE]: Bump @changesets/cli

Bumps the changesets group with 1 update: @changesets/cli.

Updates @changesets/cli from 2.27.7 to 2.27.8


updated-dependencies:

  • dependency-name: "@changesets/cli"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: changesets
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @changesets/cli from 2.27.7 to 2.27.8 in the changesets group (#260)👷 (dependabot) [NO-ISSUE]: Refined config for dependabot (#264)⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 4 updates

Bumps the eslint group with 4 updates: eslint, @eslint/js, eslint-plugin-prettier and typescript-eslint.

Updates eslint from 9.9.0 to 9.10.0

Updates @eslint/js from 9.7.0 to 9.10.0

Updates eslint-plugin-prettier from 5.1.3 to 5.2.1

Updates typescript-eslint from 8.2.0 to 8.5.0


updated-dependencies:

  • dependency-name: eslint
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
  • dependency-name: "@eslint/js"
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
  • dependency-name: eslint-plugin-prettier
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
  • dependency-name: typescript-eslint
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 4 updates (#259)⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.5 to 8.1.6

Bumps zx from 8.1.5 to 8.1.6.


updated-dependencies:

  • dependency-name: zx
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.5 to 8.1.6 (#267)⬆️ (repo) [NO-ISSUE]: Bump @ledgerhq/react-ui

Bumps @ledgerhq/react-ui from 0.15.3 to 0.15.4.


updated-dependencies:

  • dependency-name: "@ledgerhq/react-ui"
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @ledgerhq/react-ui from 0.15.3 to 0.15.4 (#266)⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.27.0 to 8.30.0

Bumps @sentry/nextjs from 8.27.0 to 8.30.0.


updated-dependencies:

  • dependency-name: "@sentry/nextjs"
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.27.0 to 8.30.0 (#268)⬆️ (sample) [NO-ISSUE]: Bump next in /apps/sample

Bumps next from 14.2.6 to 14.2.11.


updated-dependencies:

  • dependency-name: next
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (sample) [NO-ISSUE]: Bump next from 14.2.6 to 14.2.11 in /apps/sample (#276)✨ (signer) [DSDK-457]: Add keyring-btc package (#269)💄 (sample) [DSDK-494]: Device action lotties in sample app (#277)🔖 (chore) [NO-ISSUE]: Add missing changeset (#281)✨ (keyring-btc) [DSDK-463]: Implement GetMasterFingerprintCommand (#279)👷 (chore) [NO-ISSUE]: Add warning if no changeset is provided (#280)📝 (keyring-eth) [DSDK-393]: Add README for ETH keyring (#231)🐛 (core) [NO-ISSUE]: Wrong dependency declaration for @statelyai (#284)✨ (keyring-btc) [DSDK-464]: Implement GetExtendedPublicKeyCommand (#282)✨ (core) [NO-ISSUE]: Add a ListDeviceSessions use case (#303)⚙️ (jfrog) [NO-ISSUE]: Attest and sign package (#287)⬆️ (repo) [NO-ISSUE]: Bump the typescript group with 4 updates

Bumps the typescript group with 4 updates: @types/jest, @types/node, typescript and @types/react.

Updates @types/jest from 29.5.12 to 29.5.13

Updates @types/node from 22.5.4 to 22.5.5

Updates typescript from 5.4.5 to 5.6.2

Updates @types/react from 18.3.5 to 18.3.8


updated-dependencies:

  • dependency-name: "@types/jest"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: typescript
  • dependency-name: "@types/node"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: typescript
  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: typescript
  • dependency-name: "@types/react"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: typescript
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump the typescript group with 4 updates (#311)👷 (repo) [DSDK-492]: Rename packages (#290)⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates

Bumps the eslint group with 3 updates: eslint, @eslint/js and typescript-eslint.

Updates eslint from 9.10.0 to 9.11.0

Updates @eslint/js from 9.10.0 to 9.11.0

Updates typescript-eslint from 8.5.0 to 8.6.0


updated-dependencies:

  • dependency-name: eslint
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
  • dependency-name: "@eslint/js"
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
  • dependency-name: typescript-eslint
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates (#310)✨ (keyring-btc) [DSDK-458]: Implement merkle tree services (#270)🔖 (chore) [NO-ISSUE]: Publish device-signer-kit-ethereum and context-module packages (#333)⚙️ (jfrog) [NO-ISSUE]: Add postpack step to attest tarball (#324)

Co-authored-by: Valentin D. Pinkman [email protected]⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.6 to 8.1.8

Bumps zx from 8.1.6 to 8.1.8.


updated-dependencies:

  • dependency-name: zx
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.6 to 8.1.8 (#312)⬆️ (repo) [NO-ISSUE]: Bump xstate in the critical group

Bumps the critical group with 1 update: xstate.

Updates xstate from 5.18.1 to 5.18.2


updated-dependencies:

  • dependency-name: xstate
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: critical
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump xstate from 5.18.1 to 5.18.2 in the critical group (#309)⬆️ (repo) [NO-ISSUE]: Bump postcss from 8.4.41 to 8.4.47

Bumps postcss from 8.4.41 to 8.4.47.


updated-dependencies:

  • dependency-name: postcss
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump postcss from 8.4.41 to 8.4.47 (#313)⬆️ (sample) [NO-ISSUE]: Bump @ledgerhq/react-ui in /apps/sample

Bumps @ledgerhq/react-ui from 0.15.4 to 0.16.0.


updated-dependencies:

  • dependency-name: "@ledgerhq/react-ui"
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (sample) [NO-ISSUE]: Bump next in /apps/sample

Bumps next from 14.2.11 to 14.2.13.


updated-dependencies:

  • dependency-name: next
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (sample) [NO-ISSUE]: Bump next from 14.2.11 to 14.2.13 in /apps/sample (#314)Merge branch 'develop' into dependabot/npm_and_yarn/apps/sample/ledgerhq/react-ui-0.16.0⬆️ (sample) [NO-ISSUE]: Bump @ledgerhq/react-ui from 0.15.4 to 0.16.0 in /apps/sample (#315)⬆️ (repo) [NO-ISSUE]: Bump prettier from 3.3.2 to 3.3.3

Bumps prettier from 3.3.2 to 3.3.3.


updated-dependencies:

  • dependency-name: prettier
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump prettier from 3.3.2 to 3.3.3 (#341)💚 (dependabot) [NO-ISSUE]: Update config to skip typescript from sample app (#342)⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates

Bumps the eslint group with 3 updates: eslint, @eslint/js and typescript-eslint.

Updates eslint from 9.11.0 to 9.11.1

Updates @eslint/js from 9.11.0 to 9.11.1

Updates typescript-eslint from 8.6.0 to 8.7.0


updated-dependencies:

  • dependency-name: eslint
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: eslint
  • dependency-name: "@eslint/js"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: eslint
  • dependency-name: typescript-eslint
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates (#337)⬆️ (repo) [NO-ISSUE]: Bump turbo from 2.1.1 to 2.1.2

Bumps turbo from 2.1.1 to 2.1.2.


updated-dependencies:

  • dependency-name: turbo
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump turbo from 2.1.1 to 2.1.2 (#343)⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.30.0 to 8.32.0

Bumps @sentry/nextjs from 8.30.0 to 8.32.0.


updated-dependencies:

  • dependency-name: "@sentry/nextjs"
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.30.0 to 8.32.0 (#339)⬆️ (repo) [NO-ISSUE]: Bump concurrently from 8.2.2 to 9.0.1

Bumps concurrently from 8.2.2 to 9.0.1.


updated-dependencies:

  • dependency-name: concurrently
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump concurrently from 8.2.2 to 9.0.1 (#340)⬆️ (repo) [NO-ISSUE]: Bump the typescript group with 3 updates

Bumps the typescript group with 3 updates: @types/node, typescript and @types/react.

Updates @types/node from 22.5.5 to 22.7.4

Updates typescript from 5.4.5 to 5.6.2

Updates @types/react from 18.3.8 to 18.3.10


updated-dependencies:

  • dependency-name: "@types/node"
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: typescript
  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: typescript
  • dependency-name: "@types/react"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: typescript
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump the typescript group with 3 updates (#338)👷 (chore) [NO-ISSUE]: Ignore unpublished packages (#345)👷 (release) [NO-ISSUE]: Only build libs during relese workflow (#347)💚 (repo) [DSDK-500]: Prepare CI for external contributions (#349)💚 (danger) [DSDK-500]: Fix danger scripts (#352)💚 (repo) [DSDK-498]: Generate SBOM when lockfile changes (#351)⏪️ (repo) [NO-ISSUE]: Reverse wrong commit c7cb9a (#355)✨ (keyring-btc) [DSDK-459]: Implement PSBT mapper (#271)✨ (context-module) [DSDK-513]: Add config to change cal endpoint/mode (#354)⬆️ (repo) [NO-ISSUE]: Bump globals from 15.9.0 to 15.10.0

Bumps globals from 15.9.0 to 15.10.0.


updated-dependencies:

  • dependency-name: globals
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump globals from 15.9.0 to 15.10.0 (#364)⬆️ (repo) [NO-ISSUE]: Bump @changesets/cli

Bumps the changesets group with 1 update: @changesets/cli.

Updates @changesets/cli from 2.27.8 to 2.27.9


updated-dependencies:

  • dependency-name: "@changesets/cli"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: changesets
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @changesets/cli from 2.27.8 to 2.27.9 in the changesets group (#361)⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates

Bumps the eslint group with 3 updates: eslint, @eslint/js and typescript-eslint.

Updates eslint from 9.11.1 to 9.12.0

Updates @eslint/js from 9.11.1 to 9.12.0

Updates typescript-eslint from 8.7.0 to 8.8.0


updated-dependencies:

  • dependency-name: eslint
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
  • dependency-name: "@eslint/js"
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
  • dependency-name: typescript-eslint
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: eslint
    ...

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump the eslint group with 3 updates (#360)⬆️ (repo) [NO-ISSUE]: Bump ts-jest from 29.1.5 to 29.2.5

Bumps ts-jest from 29.1.5 to 29.2.5.


updated-dependencies:

  • dependency-name: ts-jest
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]✨ (core) [DSDK-502]: WebUsbHidTransport: recognize bootloader (#353)✨ (context-module) [DSDK-516]: Use descriptors_eip712 instead of eip712_signatures (#367)🚨 (keyring-eth) [NO-ISSUE]: Fix import error after linter update (#369)Merge branch 'develop' into dependabot/npm_and_yarn/ts-jest-29.2.5⬆️ (repo) [NO-ISSUE]: Bump ts-jest from 29.1.5 to 29.2.5 (#363)✨ (sample) [DSDK-519]: Add support of calUrl and testing endpoint (#370)🚨 (sample) [NO-ISSUE]: Fix styled component attrs (#371)⬆️ (repo) [NO-ISSUE]: Bump the typescript group across 1 directory with 3 updates

Bumps the typescript group with 3 updates in the / directory: @types/node, typescript and @types/react.

Updates @types/node from 22.7.4 to 22.7.5

Updates typescript from 5.4.5 to 5.6.2

Updates @types/react from 18.3.10 to 18.3.11


updated-dependencies:

  • dependency-name: "@types/node"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: typescript
  • dependency-name: typescript
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: typescript
  • dependency-name: "@types/react"
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: typescript
    ...

Signed-off-by: dependabot[bot] [email protected]🚨 (sample) [NO-ISSUE]: Fix component attributes (#374)Merge branch 'develop' into dependabot/npm_and_yarn/typescript-cdb1fc3e0e⬆️ (repo) [NO-ISSUE]: Bump the typescript group across 1 directory with 3 updates (#372)🚨 (sample) [NO-ISSUE]: Add linter to react files (#373)🐛 (context-module) [NO-ISSUE]: Fix 1inch external plugin clear signing (#376)👷 (repo) [DSDK-501]: Create issue templates and update PR template (#378)✨ (core) [DSDK-487]: Update session state after opening app successfully (#348)✨ (context-module) [DSDK-520]: Add support of branch ref config for cal service (#380)🚨 (sample) [NO-ISSUE]: Move styled out of components (#383)✨ (sample) [NO-ISSUE]: Possibility to export all logs to JSON (#379)📄 (repo) [DSDK-499]: Add license to the repo (#382)✨ (sample) [DSDK-451]: Add CAL view for checking contracts availability (#381)🔖 (release): versioning packages🔖 (release) [NO-ISSUE]: versioning packages (#385)`

ℹ️ Regex to match: /^.+\(([a-z]+\-?){1,}\): [A-Z].*/

  • Rules:
    • Must start with a word (usually an emoji)
    • Followed by a SPACE
    • Followed by a scope in parentheses and in LOWERCASE
    • Followed by a colon (":") and a SPACE
    • Followed by a Capitalized message

Example: 💚 (scope): My feature

Generated by 🚫 dangerJS against 65a5a2c

@valpinkman valpinkman merged commit d857232 into main Oct 11, 2024
9 of 13 checks passed
@valpinkman valpinkman deleted the release branch October 11, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants