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: octokit/plugin-retry.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.4
Choose a base ref
...
head repository: octokit/plugin-retry.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 20, 2025

  1. build(deps): lock file maintenance (#614)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    0d36408 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. chore(deps): update dependency prettier to v3.5.2 (#616)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    33e0076 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency semantic-release-plugin-update-version…

    …-in-files to v2 (#615)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    4daf959 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. build(deps): lock file maintenance (#617)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    ea0d5d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. build(deps): lock file maintenance (#619)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    85a5c95 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency prettier to v3.5.3 (#618)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    470ac38 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. feat: don't retry on HTTP 410 (#621)

    * Retry on HTTP 410
    
    * Update README
    camchenry authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    40a8c8b View commit details
    Browse the repository at this point in the history
Loading