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: gofrs/uuid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Choose a base ref
...
head repository: gofrs/uuid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    9844d64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from kohenkatz/fixes_195

    Minor comment fix
    kohenkatz authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    143be6a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group (#200)

    Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.28.8 to 3.28.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@dd74661...9e8d078)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    4be0733 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Bump the all group across 1 directory with 4 updates (#204)

    Bumps the all group with 4 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [codecov/codecov-action](https://github.com/codecov/codecov-action), [ossf/scorecard-action](https://github.com/ossf/scorecard-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `github/codeql-action` from 3.28.9 to 3.28.11
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@9e8d078...6bb031a)
    
    Updates `codecov/codecov-action` from 5.3.1 to 5.4.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@13ce06b...0565863)
    
    Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@62b2cac...f49aabe)
    
    Updates `actions/upload-artifact` from 4.6.0 to 4.6.1
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@65c4c4a...4cec3d8)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    9d8c586 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Bump the all group with 3 updates

    Bumps the all group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/setup-go](https://github.com/actions/setup-go) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `github/codeql-action` from 3.28.11 to 3.28.12
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6bb031a...5f8171a)
    
    Updates `actions/setup-go` from 5.3.0 to 5.4.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@f111f33...0aaccfd)
    
    Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@4cec3d8...ea165f8)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    1768f76 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Merge pull request #205 from gofrs/dependabot/github_actions/all-3cda…

    …599c10
    
    Bump the all group with 3 updates
    kohenkatz authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    1404e37 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Improve performance of FromBytesOrNil (#206)

    This pulls code from FromBytes and UnmarshalBinary into FromBytesOrNil
    which reduces the cost of creating a UUID from a byte slice. It also
    removes an allocation when the UUID is invalid as it no longer generates
    an error which is discarded. One downside of this approach is that it
    duplicates the logic from UnmarshalBinary.
    
    ```
    goos: linux
    goarch: amd64
    pkg: github.com/gofrs/uuid/v5
    cpu: AMD Ryzen 9 5950X 16-Core Processor
                            │    old.txt     │            new.txt            │
                            │     sec/op     │    sec/op     vs base         │
    FromBytesOrNil/valid-32      3.814n ± 0%    1.118n ± 1%  -70.69% (n=100)
    FromBytesOrNil/empty-32   135.3500n ± 0%   0.6514n ± 1%  -99.52% (n=100)
    geomean                      22.72n        0.8534n       -96.24%
    
                            │   old.txt    │                 new.txt                  │
                            │     B/op     │    B/op     vs base                      │
    FromBytesOrNil/valid-32   0.000 ± 0%     0.000 ± 0%         ~ (p=1.000 n=100) ¹
    FromBytesOrNil/empty-32   96.00 ± 0%      0.00 ± 0%  -100.00% (n=100)
    
                            │   old.txt    │                 new.txt                  │
                            │  allocs/op   │ allocs/op   vs base                      │
    FromBytesOrNil/valid-32   0.000 ± 0%     0.000 ± 0%         ~ (p=1.000 n=100) ¹
    FromBytesOrNil/empty-32   2.000 ± 0%     0.000 ± 0%  -100.00% (n=100)
    ```
    gaffneyc authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    a85a526 View commit details
    Browse the repository at this point in the history
Loading