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: cockroachdb/errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.1
Choose a base ref
...
head repository: cockroachdb/errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.2
Choose a head ref
  • 13 commits
  • 8 files changed
  • 5 contributors

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    64bfbfa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge pull request #128 from alexandear/fix-typos

    Fix typos in comments and field names
    dhartunian authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c1cc191 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. chore: pkg import only once

    testwill committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5211272 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. IsAny multi error support

    nikitacrit committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b0e6c50 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge pull request #140 from nikitacrit/IsAny-multi-error-support

    IsAny() multi error support
    dhartunian authored May 24, 2024
    Configuration menu
    Copy the full SHA
    f0b6870 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/grpc from 1.53.0 to 1.56.3

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.53.0...v1.56.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    11b27c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #133 from cockroachdb/dependabot/go_modules/google…

    ….golang.org/grpc-1.56.3
    
    Bump google.golang.org/grpc from 1.53.0 to 1.56.3
    dhartunian authored May 24, 2024
    Configuration menu
    Copy the full SHA
    7da4e84 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/net from 0.9.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.23.0.
    - [Commits](golang/net@v0.9.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    2d510b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #141 from cockroachdb/dependabot/go_modules/golang…

    ….org/x/net-0.23.0
    
    Bump golang.org/x/net from 0.9.0 to 0.23.0
    dhartunian authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ee486c9 View commit details
    Browse the repository at this point in the history
  6. Bump google.golang.org/protobuf from 1.30.0 to 1.33.0

    Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    d40b18d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #142 from cockroachdb/dependabot/go_modules/google…

    ….golang.org/protobuf-1.33.0
    
    Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
    dhartunian authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ea2a173 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12b349a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #132 from testwill/pkg

    chore: pkg import only once
    dhartunian authored May 24, 2024
    Configuration menu
    Copy the full SHA
    bafdccd View commit details
    Browse the repository at this point in the history
Loading