Thanks to visit codestin.com
Credit goes to github.com

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.2.1
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: v8.0.2
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 11, 2025

  1. build(deps): bump vite from 6.2.5 to 6.2.6 (#627)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.2.6.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.2.6
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    f514b9e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

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

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

Commits on May 7, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    b7caf59 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump vite from 6.3.2 to 6.3.5 (#631)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.2 to 6.3.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    9e99df0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 20, 2025
    Configuration menu
    Copy the full SHA
    fa038ea View commit details
    Browse the repository at this point in the history
  2. ci: stop testing against NodeJS v18 (#632)

    * build(package): set minimal node version in engines field to v20
    BREAKING CHANGE: Drop support for NodeJS v18
    
    * build: set minimal node version in build script to v20
    
    * ci: stop testing against NodeJS v18
    wolfy1339 authored May 20, 2025
    1 Configuration menu
    Copy the full SHA
    2a3accb View commit details
    Browse the repository at this point in the history
  3. fix(deps): update octokit monorepo to v7 (major) (#634)

    * fix(deps): update octokit monorepo to v7
    
    * bump @octokit/core
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    f5fe899 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

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

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

Commits on Sep 29, 2025

  1. fix(deps): update dependency @octokit/types to v15 (#641)

    * fix(deps): update dependency @octokit/types to v15
    
    * bump
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    7a9080f View commit details
    Browse the repository at this point in the history
Loading