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

Version Packages #232

Closed
wants to merge 167 commits into from
Closed

Conversation

ldg-github-ci
Copy link

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to INFRAPRJ-6604, this PR will be updated.

Releases

@ledgerhq/[email protected]

Minor Changes

Patch Changes

@ledgerhq/[email protected]

Minor Changes

Patch Changes

@ledgerhq/[email protected]

Minor Changes

Patch Changes

@ledgerhq/[email protected]

Patch Changes

aussedatlo and others added 30 commits July 29, 2024 10:19
serialized transaction will be used by the signTransaction DA, subset by the context-module
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 8.13.0 to 8.20.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.13.0...8.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot and others added 25 commits September 2, 2024 12:54
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.0 to 22.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

vercel bot commented Sep 5, 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 Sep 5, 2024 9:27am

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Fails
🚫

Please fix the PR branch name to match the convention, see this documentation.

Wrong branch name: changeset-release/INFRAPRJ-6604

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

  • Rules:
    • Must start with a type (feature, bugfix, hotfix, support, chore, core, doc, refacto)
    • Followed by a SLASH ("/")
    • Followed by a JIRA issue number (DSDK-1234) or "no-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 this documentation.

Wrong commit messages:
✨ (keyring-eth) [DSDK-361]: Implement SignTransactionCommand (#159)
✨ (keyring-eth) [DSDK-401]: Return serialized in addition to subset tx (#160)
• `:arrow_up: (repo) [NO-ISSUE]: Bump @sentry/nextjs from 8.13.0 to 8.20.0

Bumps @sentry/nextjs from 8.13.0 to 8.20.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.13.0 to 8.20.0 (#166)✨ (core) [DSDK-409]: Add support for Ledger Flex (#169)✨ (keyring-eth) [DSDK-396]: Implement ProvideTokenInformationCommand (#171)📝 (context-module) [DSDK-394]: Add context-module readme (#170) ✨ (keyring-eth) [DSDK-376]: Implement ProvideDomainNameCommand (#174)✨ (core) [DSDK-345]: Add ListAppsWithMetadata device action (#161)✨ (keyring-eth) [DSDK-395]: Create ETH signPersonalMessage() command (#176)⬆️ (repo) [NO-ISSUE]: Bump autoprefixer from 10.4.19 to 10.4.20

Bumps autoprefixer from 10.4.19 to 10.4.20.


updated-dependencies:

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

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump autoprefixer from 10.4.19 to 10.4.20 (#181)⬆️ (repo) [NO-ISSUE]: Bump @tsconfig/recommended

Bumps @tsconfig/recommended from 1.0.6 to 1.0.7.


updated-dependencies:

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

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @tsconfig/recommended from 1.0.6 to 1.0.7 (#179)✨ (keyring-eth) [DSDK-382]: Implement SetPluginCommand (#185)✨ (keyring-eth) [DSDK-377]: Implement ProvideNFTInformationCommand (#183)🐛 (keyring-eth) [NO-ISSUE]: Fix getApdu error in ProvideDomainNameCommand (#178)💚 (othr) [DSDK-417]: Fix ci builds false positive (#190)✨ (keyring-eth) [DSDK-420]: Create TypedData parser service (#186)⬆️ (repo) [NO-ISSUE]: Bump zx from 8.1.2 to 8.1.4

Bumps zx from 8.1.2 to 8.1.4.


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.2 to 8.1.4 (#193)✨ (keyring-eth) [DSDK-379]: Implement SendEIP712StructDefinitionCommand (#187)✨ (keyring-eth) [DSDK-383]: Implement SignEIP712Command (#189)✨ (keyring-eth) [DSDK-427]: Implement SendEIP712FilteringCommand (#191)✨ (keyring-eth) [DSDK-380]: Implement SendEIP712StructImplemCommand (#195)✨ (keyring-eth) [DSDK-381]: Implement SetExternalPluginCommand (#197)⬆️ (repo) [NO-ISSUE]: Bump @types/node from 20.14.11 to 22.4.0

Bumps @types/node from 20.14.11 to 22.4.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump @types/node from 20.14.11 to 22.4.0 (#201)⬆️ (repo) [NO-ISSUE]: Bump ethers to v6.13.2 (#203)✨ (context-module) [DSDK-429]: New API to load typed messages filters (#196)✨ (keyring-eth) [DSDK-431]: Create ProvideEip712Context Task (#202)✨ (keyring-eth) [DSDK-390]: Implement SignTypedData use case (#205)⬆️ (repo) [NO-ISSUE]: Bump eslint from 9.8.0 to 9.9.0

Bumps eslint from 9.8.0 to 9.9.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump eslint from 9.8.0 to 9.9.0 (#200)⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.4 to 14.2.6

Bumps next from 14.2.4 to 14.2.6.


updated-dependencies:

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

Signed-off-by: dependabot[bot] [email protected]⬆️ (repo) [NO-ISSUE]: Bump postcss from 8.4.38 to 8.4.41

Bumps postcss from 8.4.38 to 8.4.41.


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.38 to 8.4.41 (#214)Merge branch 'develop' into dependabot/npm_and_yarn/next-14.2.6♻️ (core) [DSDK-412]: Apply Error implementation on existing Commands, DeviceActions (#172)✨ (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)⬆️ (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)Merge 62d0fcb into 37bd3f8Version Packages`

ℹ️ 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

🚫

Please fix the PR title to match the convention, see this documentation.

Wrong PR title: Version Packages

ℹ️ Regex to match: /^.+ \(([a-z]+\-?){1,}\) \[(DSDK-[0-9]+|NO-ISSUE)\]: [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 SPACE
    • Followed by a JIRA issue number in [brackets] (uppercase)
    • Followed by a colon (":") and a SPACE
    • Followed by a Capitalized message

Example: 💚 (scope) [DSDK-1234]: My feature

Generated by 🚫 dangerJS against 6575980

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