Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smallstep/crypto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.42.1
Choose a base ref
...
head repository: smallstep/crypto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.43.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 29, 2024

  1. Bump google.golang.org/api from 0.157.0 to 0.160.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.157.0 to 0.160.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.157.0...v0.160.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ac3a41b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #416 from smallstep/dependabot/go_modules/google.g…

    …olang.org/api-0.160.0
    
    Bump google.golang.org/api from 0.157.0 to 0.160.0
    github-actions[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    66cf521 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/grpc from 1.60.1 to 1.61.0

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.61.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.60.1...v1.61.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8ab804d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #415 from smallstep/dependabot/go_modules/google.g…

    …olang.org/grpc-1.61.0
    
    Bump google.golang.org/grpc from 1.60.1 to 1.61.0
    github-actions[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a087903 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Export NewExtraNames (#414)

    * Export NewExtraNames
    
    * Use camel case for extensions as strings
    areed authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    12e613c View commit details
    Browse the repository at this point in the history
Loading