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

Commits on Feb 9, 2025

  1. chore(deps): update dependency esbuild to ^0.25.0 (#2807)

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

Commits on Feb 14, 2025

  1. chore(deps): update dependency prettier to v3.5.1 (#2808)

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

Commits on Feb 15, 2025

  1. fix(deps): update Octokit dependencies to mitigate ReDos vulnerabilit…

    …ies [security] (#2816)
    
    * fix(deps): bump @octokit/app to 15.1.4
    * fix(deps): bump @octokit/core to 6.1.4
    * fix(deps): bump @octokit/oauth-app to 7.1.6
    * fix(deps): bump @octokit/plugin-paginate-rest to 11.4.2
    * fix(deps): bump @octokit/plugin-rest-endpoint-methods to 13.3.1
    * fix(deps): bump @octokit/plugin-retry to 7.1.4
    * fix(deps): bump @octokit/plugin-throttling to 9.4.0
    * fix(deps): bump @octokit/request-error to 6.1.7
    
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
    renovate[bot] and wolfy1339 authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    28ff745 View commit details
    Browse the repository at this point in the history
Loading