8000 Comparing v5.1.1...v6.0.0 · octokit/webhooks-methods.js · GitHub
[go: up one dir, main page]

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/webhooks-methods.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.1
Choose a base ref
...
head repository: octokit/webhooks-methods.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 14 commits
  • 6 files changed
  • 5 contributors

Commits on Feb 7, 2025

  1. chore(deps): update dependency puppeteer to v24 (#309)

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

Commits on Feb 13, 2025

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

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

Commits on Feb 20, 2025

  1. chore(deps): update dependency esbuild to ^0.25.0 [security] (#317)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    715fb2a View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#318)

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

Commits on Apr 11, 2025

  1. build(deps): bump vite from 6.1.0 to 6.2.6 (#324)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    174f889 View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#321)

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

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

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

Commits on Apr 15, 2025

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

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

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    1182e9e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump vite from 6.2.6 to 6.3.4 (#327)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.4.
    - [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.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2025
    Configuration menu
    Copy the full SHA
    fed2d17 View commit details
    Browse the repository at this point in the history
  3. build(deps): lock file maintenance (#326)

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

Commits on May 20, 2025

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

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

    BREAKING CHANGE: Drop support for NodeJS v18
    
    ---------
    
    Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
    Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
    3 people authored May 20, 2025
    Configuration menu
    Copy the full SHA
    33dc77e View commit details
    Browse the repository at this point in the history
Loading
0