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: nhatthm/go-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.1
Choose a base ref
...
head repository: nhatthm/go-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 26, 2024

  1. Add CODECOV_TOKEN (#6)

    nhatthm authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    11333f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#7)

    * Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
    
    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix cannot send codecov report
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: nhatthm <thmnhat@gmail.com>
    dependabot[bot] and nhatthm authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    10f42c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Bump go.nhat.io/once from 0.2.0 to 0.3.0 (#9)

    * Bump go.nhat.io/once from 0.2.0 to 0.3.0
    
    Bumps [go.nhat.io/once](https://github.com/nhatthm/go-once) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/nhatthm/go-once/releases)
    - [Commits](nhatthm/go-once@v0.2.0...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.nhat.io/once
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix broken checks
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: nhatthm <thmnhat@gmail.com>
    dependabot[bot] and nhatthm authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    52354b1 View commit details
    Browse the repository at this point in the history
  2. Bump dependencies (#10)

    nhatthm authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    a8922f1 View commit details
    Browse the repository at this point in the history
Loading