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

Change format of zero types #71

Merged
merged 17 commits into from
Nov 5, 2024
Merged

Commits on Nov 3, 2024

  1. Bump codecov/codecov-action from 4.5.0 to 4.6.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.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@e28ff12...b9fd7d1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and yassinebenaid committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a014a38 View commit details
    Browse the repository at this point in the history
  2. Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@aaa42aa...971e284)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and yassinebenaid committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3e21bc1 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-go from 5.0.2 to 5.1.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0a12ed9...41dfa10)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and yassinebenaid committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    42773f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ceff8c View commit details
    Browse the repository at this point in the history
  5. slices: updated tests

    yassinebenaid committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    24c04e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    515fb63 View commit details
    Browse the repository at this point in the history
  7. maps: updated tests

    yassinebenaid committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    24b9949 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87bc2a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e551518 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cbf1653 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    0be329b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ec4b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. refactor dumper: reduce redundant nil writes

    y.benaid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    23b6477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193b38e View commit details
    Browse the repository at this point in the history
  3. fix typo

    Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
    yassinebenaid and ccoVeille authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b9f0720 View commit details
    Browse the repository at this point in the history
  4. fix typo.

    y.benaid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1e8476b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'change-format-of-zero-types' of https://github.com/yass…

    …inebenaid/godump into change-format-of-zero-types
    y.benaid committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ef1fad9 View commit details
    Browse the repository at this point in the history