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

feat: Bump deps due to v2.x testnet upgrade [DEV-3796] #267

Merged
merged 14 commits into from
Apr 9, 2024
Merged

Commits on Apr 2, 2024

  1. build(deps): Bump the go_modules group across 1 directory with 2 updates

    Bumps the go_modules group with 2 updates in the / directory: [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) and google.golang.org/protobuf.
    
    
    Updates `github.com/lestrrat-go/jwx` from 1.2.26 to 1.2.29
    - [Release notes](https://github.com/lestrrat-go/jwx/releases)
    - [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.29/Changes)
    - [Commits](lestrrat-go/jwx@v1.2.26...v1.2.29)
    
    Updates `google.golang.org/protobuf` from 1.32.0 to 1.33.0
    
    ---
    updated-dependencies:
    - dependency-name: github.com/lestrrat-go/jwx
      dependency-type: direct:production
      dependency-group: go_modules-security-group
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      dependency-group: go_modules-security-group
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Andrew Nikitin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3c70f8f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update package due to testnet upgrade

    Andrew Nikitin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9536d53 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. npm update

    ankurdotb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    decb4aa View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Bump golang version to 1.21

    Andrew Nikitin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ff81ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47356c8 View commit details
    Browse the repository at this point in the history
  3. Return back golangci-lint configuration to 1.18

    Andrew Nikitin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7180ce8 View commit details
    Browse the repository at this point in the history
  4. debug

    Andrew Nikitin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c57f109 View commit details
    Browse the repository at this point in the history
  5. Fix "File exists" error

    Andrew Nikitin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a29b627 View commit details
    Browse the repository at this point in the history
  6. Fix the correct section

    Andrew Nikitin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2821d84 View commit details
    Browse the repository at this point in the history
  7. Change golangci-lint versions

    Andrew Nikitin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7c6892b View commit details
    Browse the repository at this point in the history
  8. Downgrade github actions golang version

    Andrew Nikitin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b483795 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Return deps back

    Andrew Nikitin committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e31873a View commit details
    Browse the repository at this point in the history
  2. Make lint the same as cheqd-node

    Andrew Nikitin committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    76225c0 View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json

    ankurdotb committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    230dd64 View commit details
    Browse the repository at this point in the history