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/oauth-app.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: octokit/oauth-app.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 5, 2024

  1. build(deps): lock file maintenance

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

Commits on Mar 12, 2024

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

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

Commits on Mar 19, 2024

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a55ef32 View commit details
    Browse the repository at this point in the history
  2. ci(action): update actions/add-to-project action to v0.6.1 (#513)

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

Commits on Mar 26, 2024

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3e85e0f View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump express from 4.19.1 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    05cf6b7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency express to v4.19.2 [security]

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

Commits on Mar 27, 2024

  1. ci(action): update actions/add-to-project action to v1

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

Commits on Apr 2, 2024

  1. build(deps): lock file maintenance

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

Commits on Apr 3, 2024

  1. feat(security): Add provenance (#519)

    * Enable provenance in package.json
    
    * Add necessary permissions to the release workflow
    AaronDewes authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    445eba7 View commit details
    Browse the repository at this point in the history
Loading