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: avast/retry-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.1
Choose a base ref
...
head repository: avast/retry-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 4, 2024

  1. 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>
    dependabot[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a9ca9db View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Apr 15, 2024

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

Commits on Apr 18, 2024

  1. Merge pull request #116 from natenho/until-succeeded

    Introduce UntilSucceeded option to improve readability
    JaSei committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c7fe1f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from FarmerChillax/fix-onretry-count

    Fix the inconsistency in the number of times passed in onRetry
    JaSei committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7e735d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #112 from avast/dependabot/go_modules/github.com/s…

    …tretchr/testify-1.9.0
    
    Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
    JaSei committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0b659df View commit details
    Browse the repository at this point in the history
  4. bump version

    JaSei committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    839c8ce View commit details
    Browse the repository at this point in the history
Loading